Basic Specification (CSPLAN command)
You can specify a sample or analysis design to be created or a plan file to be displayed.
Creating a Sample Plan
- The
SAMPLEkeyword must be specified on theCSPLANcommand. - A
PLANsubcommand is required that specifies a file that will contain the design specification. - A
DESIGNsubcommand is required. - A
METHODsubcommand must specify an extraction method. - Sample size or rate must be specified unless the
PPS_MURTHYorPPS_BREWERextraction method is chosen.
Creating an Analysis Plan
- The
ANALYSISkeyword must be specified on theCSPLANcommand. - A
PLANsubcommand is required that specifies a file that will contain the analysis specification. - A
PLANVARSsubcommand is required that specifies a sample weight variable. - A
DESIGNsubcommand is required. - An
ESTIMATORsubcommand must specify an estimator. - The
POPSIZEorINCLPROBsubcommand must be specified if theEQUAL_WORestimator is selected.
Displaying an Existing Plan
- The
VIEWkeyword must be specified on theCSPLANcommand. - A
PLANsubcommand is required that specifies a file whose specifications are to be displayed.