Template:Probability Plotting Exponential Distribution: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
Line 43: Line 43:
Note that with the exponential probability plotting paper, the y-axis scale is logarithmic and the x-axis scale is linear. This means that the zero value is present only on the x-axis. For <math>t=0</math>, <math>R=1</math> and <math>F(t)=0</math>. So if we were to use <math>F(t)</math> for the y-axis, we would have to plot the point <math>(0,0)</math>. However, since the y-axis is logarithmic, there is no place to plot this on the exponential paper. Also, the failure rate, <math>\lambda </math>, is the negative of the slope of the line, but there is an easier way to determine the value of <math>\lambda </math> from the probability plot, as will be illustrated in the following example.
Note that with the exponential probability plotting paper, the y-axis scale is logarithmic and the x-axis scale is linear. This means that the zero value is present only on the x-axis. For <math>t=0</math>, <math>R=1</math> and <math>F(t)=0</math>. So if we were to use <math>F(t)</math> for the y-axis, we would have to plot the point <math>(0,0)</math>. However, since the y-axis is logarithmic, there is no place to plot this on the exponential paper. Also, the failure rate, <math>\lambda </math>, is the negative of the slope of the line, but there is an easier way to determine the value of <math>\lambda </math> from the probability plot, as will be illustrated in the following example.


{{one parameter exponential distribution example}}
{{one parameter exponential distribution example probabilty plot}}

Revision as of 23:43, 6 February 2012

Probability Plotting

Estimation of the parameters for the exponential distribution via probability plotting is very similar to the process used when dealing with the Weibull distribution. Recall, however, that the appearance of the probability plotting paper and the methods by which the parameters are estimated vary from distribution to distribution, so there will be some noticeable differences. In fact, due to the nature of the exponential [math]\displaystyle{ cdf }[/math], the exponential probability plot is the only one with a negative slope. This is because the y-axis of the exponential probability plotting paper represents the reliability, whereas the y-axis for most of the other life distributions represents the unreliability.

This is illustrated in the process of linearizing the [math]\displaystyle{ cdf }[/math], which is necessary to construct the exponential probability plotting paper. For the two-parameter exponential distribution the cumulative density function is given by:


[math]\displaystyle{ F(T)=1-{{e}^{-\lambda (T-\gamma )}} }[/math]


Taking the natural logarithm of both sides of Eqn. (Fe) yields:


[math]\displaystyle{ \ln \left[ 1-F(T) \right]=-\lambda (T-\gamma ) }[/math]


or:


[math]\displaystyle{ \ln [1-F(T)]=\lambda \gamma -\lambda T }[/math]


Now, let:


[math]\displaystyle{ y=\ln [1-F(T)] }[/math]


[math]\displaystyle{ a=\lambda \gamma }[/math]


and:


[math]\displaystyle{ b=-\lambda }[/math]


which results in the linear equation of:


[math]\displaystyle{ y=a+bT }[/math]


Note that with the exponential probability plotting paper, the y-axis scale is logarithmic and the x-axis scale is linear. This means that the zero value is present only on the x-axis. For [math]\displaystyle{ t=0 }[/math], [math]\displaystyle{ R=1 }[/math] and [math]\displaystyle{ F(t)=0 }[/math]. So if we were to use [math]\displaystyle{ F(t) }[/math] for the y-axis, we would have to plot the point [math]\displaystyle{ (0,0) }[/math]. However, since the y-axis is logarithmic, there is no place to plot this on the exponential paper. Also, the failure rate, [math]\displaystyle{ \lambda }[/math], is the negative of the slope of the line, but there is an easier way to determine the value of [math]\displaystyle{ \lambda }[/math] from the probability plot, as will be illustrated in the following example.

Template:One parameter exponential distribution example probabilty plot