Template:Lognormal distribution probability plotting: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Redirected page to The Lognormal Distribution)
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
===Probability Plotting===
#REDIRECT [[The_Lognormal_Distribution]]
As described before, probability plotting involves plotting the failure times and associated unreliability estimates on specially constructed probability plotting paper. The form of this paper is based on a linearization of the  <math>cdf</math>  of the specific distribution. For the lognormal distribution, the cumulative density function can be written as:
 
::<math>F({T}')=\Phi \left( \frac{{T}'-{\mu }'}{{{\sigma }_{{{T}'}}}} \right)</math>
 
:or:
 
::<math>{{\Phi }^{-1}}\left[ F({T}') \right]=-\frac{{{\mu }'}}{{{\sigma }_{{{T}'}}}}+\frac{1}{{{\sigma }_{{{T}'}}}}\cdot {T}'</math>
 
:where:
 
::<math>\Phi (x)=\frac{1}{\sqrt{2\pi }}\int_{-\infty }^{x}{{e}^{-\tfrac{{{t}^{2}}}{2}}}dx</math>
 
:Now, let:
 
::<math>y={{\Phi }^{-1}}\left[ F({T}') \right]</math>
 
::<math>a=-\frac{{{\mu }'}}{{{\sigma }_{{{T}'}}}}</math>
 
:and:
 
::<math>b=\frac{1}{{{\sigma }_{{{T}'}}}}</math>
 
which results in the linear equation of:
 
::<math>y=a+b{T}'</math>
 
The normal probability paper resulting from this linearized  <math>cdf</math>  function is shown next.
 
[[Image:lda_lognormalplot.gif|thumb|center|400px| ]]  
The process for reading the parameter estimate values from the lognormal probability plot is very similar to the method employed for the normal distribution (see Chapter 8). However, since the lognormal distribution models the natural logarithms of the times-to-failure, the values of the parameter estimates must be read and calculated based on a logarithmic scale, as opposed to the linear time scale as it was done with the normal distribution. This parameter scale appears at the top of the lognormal probability plot.
 
The process of lognormal probability plotting is illustrated in the following example.
 
{{Example: Lognormal Distribution}}

Latest revision as of 05:41, 13 August 2012