Previous Page | Next Page

The CAPABILITY Procedure

Summary of Theoretical Distributions

You can use the PPPLOT statement to request P-P plots based on the theoretical distributions summarized in the following table:

Table 5.56 Distributions and Parameters
     

Parameters

Family

Distribution Function

Range

Location

Scale

Shape

Beta

,

Exponential

 

Gamma

Lognormal

Normal

all

 

Weibull

You can request these distributions with the BETA, EXPONENTIAL, GAMMA, LOGNORMAL, NORMAL, and WEIBULL options, respectively. If you do not specify a distribution option, a normal P-P plot is created.

To create a P-P plot, you must provide all of the parameters for the theoretical distribution. If you do not specify parameters, then default values or estimates are substituted, as summarized by the following table:

Table 5.57 Defaults for Parameters

Family

Default Values

Estimated Values

Beta

,

maximum likelihood estimates for and

Exponential

maximum likelihood estimate for

Gamma

maximum likelihood estimates for and

Lognormal

maximum likelihood estimates for and

Normal

None

sample estimates for and

Weibull

maximum likelihood estimates for and

Previous Page | Next Page | Top of Page