|
|
(4 intermediate revisions by 2 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'}}} \right)</math>
| |
| | |
| or:
| |
| | |
| ::<math>{{\Phi }^{-1}}\left[ F({t}') \right]=-\frac{{{\mu }'}}{{{\sigma}'}}+\frac{1}{{{\sigma }'}}\cdot {t}'</math>
| |
| | |
| where:
| |
| | |
| ::<math>\Phi (x)=\frac{1}{\sqrt{2\pi }}\int_{-\infty }^{x}{{e}^{-\tfrac{{{t}^{2}}}{2}}}dt</math>
| |
| | |
| Now, let:
| |
| | |
| ::<math>y={{\Phi }^{-1}}\left[ F({t}') \right]</math>
| |
| | |
| ::<math>a=-\frac{{{\mu }'}}{{{\sigma}'}}</math>
| |
| | |
| and:
| |
| | |
| ::<math>b=\frac{1}{{{\sigma}'}}</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 [[The Normal Distribution]] Chapter). 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 1:'''
| |
| {{Example: Lognormal Distribution Probability Plot}}
| |