|
1.
Exploratory Data Analysis
1.3. EDA Techniques 1.3.6. Probability Distributions 1.3.6.6. Gallery of Distributions
|
|||||||||||
| Probability Density Function |
The Tukey-Lambda density function does not have a simple, closed form.
It is computed numerically.
The Tukey-Lambda distribution has the
shape parameter
The following is the plot of the Tukey-Lambda probability density
function for four values of
|
||||||||||
| Cumulative Distribution Function |
The Tukey-Lambda distribution does not have a simple, closed form.
It is computed numerically.
The following is the plot of the Tukey-Lambda cumulative distribution
function with the same values of
|
||||||||||
| Percent Point Function |
The formula for the percent point
function of the standard form of the Tukey-Lambda distribution is
The following is the plot of the Tukey-Lambda percent point function
with the same values of
|
||||||||||
| Other Probability Functions | The Tukey-Lambda distribution is typically used to identify an appropriate distribution (see the comments below) and not used in statistical models directly. For this reason, we omit the formulas, and plots for the hazard, cumulative hazard, survival, and inverse survival functions. We also omit the common statistics and parameter estimation sections. | ||||||||||
| Comments |
The Tukey-Lambda distribution is actually a family of distributions
that can approximate a number of common distributions. For example,
The most common use of this distribution is to generate a Tukey-Lambda
PPCC plot of a data set. Based on the ppcc
plot, an appropriate model for the data is suggested. For example, if
the maximum correlation occurs for a value of
As the Tukey-Lambda distribution is a symmetric distribution, the use of the Tukey-Lambda PPCC plot to determine a reasonable distribution to model the data only applies to symmetric distributuins. A histogram of the data should provide evidence as to whether the data can be reasonably modeled with a symmetric distribution. |
||||||||||
| Software | Most general purpose statistical software programs do not support the probability functions for the Tukey-Lambda distribution. Dataplot does support them. | ||||||||||