Chapter Contents |
Previous |
Next |
OUTPUT Statement |
Keyword | Description |
KURTOSIS | kurtosis |
MAX | largest (maximum) value |
MEAN | mean |
MEDIAN | median (50 th percentile) |
MIN | smallest (minimum) value |
MODE | most frequent value (if not unique, the smallest mode is used) |
N | number of observations on which calculations are based |
NMISS | number of missing values |
NOBS | number of observations |
RANGE | range |
SKEWNESS | skewness |
STD | standard deviation |
SUM | sum |
SUMWGT | sum of weights |
VAR | variance |
Table 7.2: Specification Limits and Related Statistics
Keyword | Description |
LSL | lower specification limit |
PCTGTR | percent of nonmissing observations greater than |
the upper specification limit | |
PCTLSS | percent of nonmissing observations less than |
the lower specification limit | |
TARGET | target value |
USL | upper specification limit |
Keyword | Description |
CP | capability index Cp |
CPLCL | lower confidence limit for Cp |
CPUCL | upper confidence limit for Cp |
CPK | capability index Cpk (also denoted CPK) |
CPKLCL | lower confidence limit for Cpk |
CPKUCL | upper confidence limit for Cpk |
CPL | capability index CPL |
CPLLCL | lower confidence limit for CPL |
CPLUCL | upper confidence limit for CPL |
CPM | capability index Cpm |
CPMLCL | lower confidence limit for Cpm |
CPMUCL | upper confidence limit for Cpm |
CPU | capability index CPU |
CPULCL | lower confidence limit for CPU |
CPUUCL | upper confidence limit for CPU |
K | capability index k (also denoted K) |
Keyword | Description |
MEDIAN | median (50 th percentile) |
P1 | 1 st percentile |
P5 | 5 th percentile |
P10 | 10 th percentile |
P90 | 90 th percentile |
P95 | 95 th percentile |
P99 | 99 th percentile |
Q1 | lower quartile (25 th percentile) |
Q3 | upper quartile (75 th percentile) |
QRANGE | interquartile range (Q3-Q1) |
Table 7.5: Normality and Signed Rank Test Statistics
Keyword | Description |
NORMAL | test statistic for normality |
PNORMAL | p-value for normality test |
SIGNRANK | signed rank statistic |
Chapter Contents |
Previous |
Next |
Top |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.