]>
A probability plot is a goodness of fit test, like the chi-square goondess of fit test, but graphical and informal.
Suppose that we observe real-valued data from a random sample of size . We are interested in the question of whether the data could reasonably have come from a continuous distribution with distribution function . First, we order that data from smallest to largest; this gives us the sequence of observed values of the order statistics:
Show that is the sample quantile of order .
Of course, by definition, the distribution quantile of order is
If the data really do come from the distribution, then we would expect the points
to be close to the diagonal line ; conversely, strong deviation from this line is evidence that the distribution did not produce the data. The plot of these points is referred to as a probability plot.
In the following exercises, we will explore probability plots for the normal, exponential, and uniform distributions.
In the probability plot experiment, set the sampling distribution to the standard normal distribution and the sample size to . For each test distribution given below, run the experiment 50 times and note the geometry of the probability plot.
In the probability plot experiment, set the sampling distribution to the uniform distribution on distribution and the sample size to . For each test distribution given below, run the experiment 50 times and note the geometry of the probability plot.
In the probability plot experiment, set the sampling distribution to the exponential distribution with parameter 1, and the sample size to . For each test distribution given below, run the experiment 50 times and note the geometry of the probability plot.
Usually, we are not trying to fit the data to a particular distribution, but rather to a parametric family of distributions (such as the normal, uniform, or exponential families). We are usually forced into this situation because we don't know the parameters; indeed the next step, after the goodness of fit, may be to estimate the parameters. Fortunately, the probability plot method has a simple extension for any location-scale family of distributions.
Suppose that is a given distribution function. Recall that the location-scale family associated with has distribution function
where is the location parameter and is the scale parameter.
For , let denote the quantile of order for and the quantile of order for . Show that
From Exercise 5, it follows that if the probability plot constructed with distribution function is nearly linear (and in particular, if it is close to the diagonal line), then the probability plot constructed with distribution function will be nearly linear. Thus, we can use the distribution function without having to know the location and scale parameters.
In the probability plot experiment, set the sampling distribution to normal distribution with mean 5 and standard deviation 2. Set the sample size to . For each of the following test distributions, run the experiment 50 times and note the geometry of the probability plot:
In the probability plot experiment, set the sampling distribution to the uniform distribution on . Set the sample size to . For each of the following test distributions, run the experiment 50 times and note the geometry of the probability plot:
In the probability plot experiment, Set the sampling distribution to the exponential distribution with parameter 3. Set the sample size to . For each of the following test distributions, run the experiment 50 times and note the geometry of the probability plot:
Draw the normal probability plot with Michelson's velocity of light data. Interpret the results.
Draw the normal probability plot with Cavendish's density of the earth data. Interpret the results.
Draw the normal probability plot with Short's parallax of the sun data. Interpret the results.
Draw the normal probability plot for the petal length variable in Fisher's iris data, using the following cases. Compare the results.
From your experiments, we hope that you have reached a few general conclusions. First, the probability plot method is of very little use with small samples. With just five points, for example, it is essentially impossible to judge the linearity of the probability plot. Even with large samples, the results can be rather subtle. Experience with a variety of distributions helps in making the fine judgments.