The least mathematically intensive method for parameter estimation is the method of probability plotting. As the term implies, probability plotting involves a physical plot of the data on specially constructed probability plotting paper. This method is easily implemented by hand, given that one can obtain the appropriate probability plotting paper.
The method of probability plotting takes the cdf
of the distribution and attempts to linearize it by employing a
specially constructed paper. For example, in the case of the
two-parameter Weibull distribution, the cdf
and unreliability ![]()
can be shown to be:
![]()
This function can then be linearized (i.e.
put in the common form of ![]()
)
as follows:
(15)
Then setting:

and:
![]()
the equation can be rewritten as,
![]()
which is now a linear equation with a slope of ![]()
and an intercept of ![]()
![]()
The next task is to construct a paper with the appropriate ![]()
-
and ![]()
-axes.
The x-axis calculation is easy since it is simply logarithmic. The
y-axis, however, has to represent,

where ![]()
is the unreliability (or a double log reciprocal scale). Such papers
have been created by different vendors and are called probability
plotting papers. (Note: You can download different
probability plotting papers from www.ChinaRel.Com.)
To illustrate, consider the following probability plot on a Weibull probability paper.

This paper is constructed based on the mentioned ![]()
-
and ![]()
-transformations,
where the y-axis represents unreliability and the x-axis represents
time. Both of these values must be known for each time-to-failure
point we want to plot.
Then, given the ![]()
and ![]()
value for each point, the points can easily be put on the plot. Once
the points have been placed on the plot, the best possible straight
line is drawn through these points. Once the line has been drawn, the
slope of the line can be obtained (some probability papers include a
slope indicator to simplify this calculation). This is the parameter ![]()
which is the value of the slope.
To determine the scale parameter, ![]()
(also called the characteristic
life by some authors), one must simply set ![]()
in the cdf equation. Note
that from before:
![]()
so at ![]()
![]()

Thus, if we enter the ![]()
axis at ![]()
the corresponding value of ![]()
will be equal to ![]()
Thus, using this simple but rather time-consuming methodology, the
parameters of the Weibull distribution can be estimated.
The points on the plot represent our data or, more specifically, our
times-to-failure data. If, for example, we tested four units that
failed at 10, 20, 30 and 40 hours, we would use these times as our ![]()
values or time values. Determining what the appropriate ![]()
plotting positions, or the unreliability values, should be is a
little more complex. To determine the ![]()
plotting positions, we must first determine a value indicating the
corresponding unreliability for that failure. In other words, we need
to obtain the cumulative percent failed for each time-to-failure. In
this example, and by 10 hours, the cumulative percent failed is 25%,
by 20 hours 50%, and so forth. This is a simple method illustrating
the idea. The problem with this simple method is the fact that the
100% point is not defined on most probability plots, thus an
alternative and more robust approach must be used. The most widely
used method of determining this value is the method of obtaining the
median rank for each failure. This method is discussed next.
Median ranks are used to obtain an estimate of the unreliability, ![]()
for each failure. It is the value that the true probability of
failure, ![]()
should have at the ![]()
failure out of a sample of ![]()
units at a ![]()
confidence level. This essentially means that this is our best
estimate for the unreliability. Half of the time the true value will
be greater than the 50% confidence estimate, the other half of the
time the true value will be less than the estimate. This estimate is
based on a solution of the binomial equation.
The rank can be found for any percentage point, ![]()
,
greater than zero and less than one, by solving the cumulative
binomial equation for ![]()
.
This represents the rank, or unreliability estimate, for the ![]()
failure [15;
16]
in the following equation for the cumulative binomial:

where ![]()
is the sample size and ![]()
the order number.
The median rank is obtained by solving this equation for ![]()
at ![]()
![]()
(16)
For example, if ![]()
and we have four failures, we would solve the median rank equation,
Eqn. (16), four times; once for each failure with ![]()
1, 2, 3 and 4, for the value of ![]()
This result can then be used as the unreliability estimate for each
failure or the ![]()
plotting position. (The Weibull
distribution chapter presents a step-by-step example for this
method.) The solution of Eqn. (16) for ![]()
requires the use of numerical methods.
A more straightforward and easier method of estimating median ranks is by applying two transformations to Eqn. (16), first to the beta distribution and then to the F distribution, resulting in [12;13],

![]()
denotes the F distribution at the 0.50 point, with ![]()
and ![]()
degrees of freedom, for the ![]()
failure out of ![]()
units. Weibull++ uses this formulation when determining the median ranks.
Another quick, and less accurate, approximation of the median ranks is also given by [15]:
(17)
This approximation of the median ranks is also known as Benard's approximation.
The Kaplan-Meier estimator is used as an alternative to the median ranks method for calculating the estimates of the unreliability for probability plotting purposes. The equation of the estimator is given by,
(18)
where,

Weibull++ provides the option to select whether the median ranks or the Kaplan-Meier estimator is used for the unreliability estimates for probability plotting and regression. By default, the median ranks are used.
This same methodology can be applied to other distributions which
have cdf equations that can
be linearized. Different probability papers exist for each
distribution, since different distributions have different cdf
equations. Weibull++
automatically creates these plots for you when choosing a probability
plot for a particular distribution. Special scales on these plots
allow the parameter estimates to be derived directly from the plots,
similar to the way ![]()
and ![]()
were obtained from the Weibull probability plot. These will be
discussed in subsequent chapters on the individual distributions.
Besides the most obvious drawback to probability plotting, which is the amount of effort required, manual probability plotting is not always consistent in the results. Two people plotting a straight line through a set of points will not always draw this line the same way, and thus will come up with slightly different results. This method was used primarily before the widespread use of computers that could easily perform the calculations for more complicated parameter estimation methods, such as the least squares and maximum likelihood methods.
See Also:
Parameter Estimation
Go
to ChinaRel.Com
Go
to ReliaSoft.Cn
©1996-2005. ReliaSoft Corporation. ALL RIGHTS RESERVED.