27.03.2013 Views

SPSS® 12.0 Command Syntax Reference

SPSS® 12.0 Command Syntax Reference

SPSS® 12.0 Command Syntax Reference

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

266 CONJOINT<br />

Example<br />

DATA LIST FREE /SUBJ RANK1 TO RANK15.<br />

BEGIN DATA<br />

01 3 7 6 1 2 4 9 12 15 13 14 5 8 10 11<br />

02 7 3 4 9 6 15 10 13 5 11 1 8 4 2 12<br />

03 12 13 5 1 14 8 11 2 7 6 3 4 15 9 10<br />

04 3 6 7 4 2 1 9 12 15 11 14 5 8 10 13<br />

05 9 3 4 7 6 10 15 13 5 12 1 8 4 2 11<br />

50 12 13 8 1 14 5 11 6 7 2 3 4 15 10 9<br />

END DATA.<br />

SAVE OUTFILE=’RANKINGS.SAV’.<br />

DATA LIST FREE /CARD_ WARRANTY SEATS PRICE SPEED.<br />

BEGIN DATA<br />

1 1 4 14000 130<br />

2 1 4 14000 100<br />

3 3 4 14000 130<br />

4 3 4 14000 100<br />

5 5 2 10000 130<br />

6 1 4 10000 070<br />

7 3 4 10000 070<br />

8 5 2 10000 100<br />

9 1 4 07000 130<br />

10 1 4 07000 100<br />

11 5 2 07000 070<br />

12 5 4 07000 070<br />

13 1 4 07000 070<br />

14 5 2 10000 070<br />

15 5 2 14000 130<br />

END DATA.<br />

CONJOINT PLAN=* /DATA=’RANKINGS.SAV’<br />

/FACTORS=PRICE (ANTIIDEAL) SPEED (LINEAR)<br />

WARRANTY (DISCRETE MORE)<br />

/SUBJECT=SUBJ /RANK=RANK1 TO RANK15.<br />

• The first set of DATA LIST and BEGIN–END DATA commands creates a data file containing<br />

the rankings. This file is saved in the external file RANKINGS.SAV.<br />

• The second set of DATA LIST and BEGIN–END DATA commands defines the plan file as the<br />

working data file.<br />

• The CONJOINT command uses the working data file as the plan file and RANKINGS.SAV<br />

as the data file.<br />

SEQUENCE, RANK, or SCORE Subcommand<br />

The SEQUENCE, RANK, or SCORE subcommand is specified to indicate the way in which<br />

the preference data were recorded.<br />

SEQUENCE Each data point in the data file is a profile number, starting with the mostpreferred<br />

profile and ending with the least-preferred profile. This is how the<br />

data are recorded if the subject is asked to order the deck of profiles from<br />

most to least preferred. The researcher records which profile number was<br />

first, which profile number was second, and so on.<br />

RANK Each data point is a ranking, starting with the ranking of profile 1, then the<br />

ranking of profile 2, and so on. This is how the data are recorded if the

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!