Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
PROC CAPABILITY and General Statements

Summary of Options

The following tables list all the PROC CAPABILITY options by function.

Table 1.1: Input Data Set Options
ANNOTATE=SAS-data-setspecifies input data set containing annotation information
DATA=SAS-data-setspecifies input data set
EXCLNPWGTspecifies that non-positive weights are to be excluded
NOBYSPECSspecifies that specification limits in SPEC= data set are to be applied to all BY groups
SPEC=SAS-data-setspecifies input data set with specification limits

Table 1.2: Plotting and Graphics Options
FORMCHAR(index)='string'defines characters used for features on plots
GOUT=graphics-catalogspecifies catalog for saving graphical output
LINEPRINTERrequests line printer plots

Table 1.3: Computational Options
PCTLDEF=nspecifies definition used to calculate percentiles
ROUND=round-unitsspecifies units used to round variable values
VARDEF=keywordspecifies divisor used to calculate variances and standard deviations

Table 1.4: Data Summary Options
ALLrequests all tables
FREQrequests frequency table
MODESrequests table of modes
NEXTROBS=nrequests table of n lowest, n highest observations
NEXTRVAL=nrequests table of n lowest, n highest values

Table 1.5: Output Options
NOPRINTsuppresses printed output
OUTTABLE=SAS-data-setcreates an output data set containing univariate statistics and capability indices in tabular form

Table 1.6: Hypothesis Testing Options
MU0=valuespecifies mean for null hypothesis in tests for location
LOCCOUNTrequests table of counts used in sign test and signed rank test
NORMALTESTperforms tests for normality

Table 1.7: Robust Estimation Options
ROBUSTSCALErequests table of robust measures of scale
TRIMMED=(trimmed -options)requests table of trimmed means
WINSORIZED=(Winsorized -options)requests table of Winsorized means

Table 1.8: TRIMMED-Options
ALPHA=valuespecifies confidence level
TYPE=LOWER|UPPER| TWOSIDEDspecifies type of confidence limit

Table 1.9: WINSORIZED-Options
ALPHA=valuespecifies confidence level
TYPE=LOWER|UPPER| TWOSIDEDspecifies type of confidence limit

Table 1.10: Capability Index Options
CPMA=aspecifies a for Cpm(a)
CHECKINDICES (checkindices-options)requests test of normality in conjunction with standard indices
SPECIALINDICESrequests table of specialized indices including Boyles' Cpm, Cjkp, Cpmk, Cpm(a), and Wright's Cs

Table 1.11: CHECKINDICES-Options
TEST=SW|KS|AD|CVM| NONEspecifies test for normality (Shapiro-Wilk, Kolmogorov-Smirnov, Anderson-Darling, Cram\acute{e}r-von Mises, or no test)

Table 1.12: Confidence Limit Options
ALPHA=valuespecifies level for all confidence limits
CIBASIC (cibasic-options)requests confidence limits for the mean, standard deviation, variance
CIINDICES (ciindices-options)specifies level and type of confidence limits for capability indices
CIPCTLDF ( cipctldf-options )requests distribution-free confidence limits for percentiles
CIPCTLNORMAL (cipctlnormal-options)requests confidence limits for percentiles assuming normality
CIPROBEX (ciprobex-options )requests confidence limits for the probability of exceeding specifications

Table 1.13: CIBASIC-Options
ALPHA=valuespecifies confidence level
TYPE=LOWER|UPPER| TWOSIDEDspecifies type of confidence limit

Table 1.14: CIINDICES-Options
ALPHA=valuespecifies confidence level
TYPE=LOWER|UPPER| TWOSIDEDspecifies type of confidence limit

Table 1.15: CIPCTLDF-Options
ALPHA=valuespecifies confidence level
TYPE=LOWER|UPPER| SYMMETRIC| ASYMMETRICspecifies type of confidence limit

Table 1.16: CIPCTLNORMAL-Options
ALPHA=valuespecifies confidence level
TYPE=LOWER|UPPER| TWOSIDEDspecifies type of confidence limit

Table 1.17: CIPROBEX-Options
ALPHA=valuespecifies confidence level
TYPE=LOWER|UPPER| TWOSIDEDspecifies type of confidence limit

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.