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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Operations<br />

CSDESCRIPTIVES 331<br />

• CSDESCRIPTIVES computes estimates for sampling designs supported by the CSPLAN<br />

and CSSELECT procedures.<br />

• The input data set must contain the variables to be analyzed and variables related to the<br />

sampling design.<br />

• The complex sample analysis plan file provides an analysis plan based on the sampling<br />

design.<br />

• The default output for each mean, sum, or ratio requested is the estimate and its standard<br />

error.<br />

• WEIGHT and SPLIT FILE settings are ignored by the CSDESCRIPTIVES procedure.<br />

<strong>Syntax</strong> Rules<br />

Examples<br />

• The PLAN subcommand is required. In addition, either the SUMMARY subcommand and<br />

the MEAN or SUM subcommand must be specified, or the RATIO subcommand must be<br />

specified. All other subcommands are optional.<br />

• Multiple instances of the RATIO subcommand are allowed – each is treated independently.<br />

All other subcommands may be specified only once.<br />

• Subcommands can be specified in any order.<br />

• All subcommand names and keywords must be spelled in full.<br />

• Equals signs (=) shown in the syntax chart are required.<br />

• The MEAN and SUM subcommands can be specified without further keywords, but no other<br />

subcommands may be empty.<br />

CSDESCRIPTIVES<br />

/PLAN FILE = ‘c:\survey\myfile.xml’<br />

/SUMMARY VARIABLES = y1 y2<br />

/MEAN.<br />

• The CDSDESCRIPTIVES procedure will compute estimates based on the complex sample<br />

analysis plan given in ‘c:\survey\myfile.xml’.<br />

• CDSDESCRIPTIVES will estimate the mean and its standard error for variables Y1 and Y2.<br />

CSDESCRIPTIVES<br />

/PLAN FILE = ‘c:\survey\myfile.xml’<br />

/SUMMARY VARIABLES = y1 y2<br />

/SUM TTEST = 10, 20<br />

/STATISTICS SE CIN.

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

Saved successfully!

Ooh no, something went wrong!