Wednesday, 28 August 2013

Obtaining the quantity and proportion in SPSS 21

Obtaining the quantity and proportion in SPSS 21

pI have the data in a sav file/p precodeCODE | QUANTITY ------|----------
A | 1 B | 4 C | 1 F | 3 B | 3 D | 12 D | 5 /code/pre pI need to obtain the
quantity of codes which have a quantity lt;= 3 and to obtain the
proportion in a percentage with respect to the total number and present a
result like this/p precodelt;= 3 | PERCENTAGE ------|---------- 4 | 57 %
/code/pre pAll of this using SPSS syntax./p

No comments:

Post a Comment