Template:Alta prob plotting of ed: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Redirected page to Probability Plotting Example)
 
Line 1: Line 1:
==== Probability Plotting  ====
#REDIRECT [[Probability_Plotting_Example]]
 
One method of calculating the parameter of the exponential distribution is by using probability plotting. To better illustrate this procedure, consider the following example.<br>
 
===== Example 1  =====
 
Let's assume six identical units are reliability tested at the same application and operation stress levels. All of these units fail during the test after operating for the following times (in hours), <span class="texhtml">''T''<sub>''i''</sub></span>&nbsp;: 96, 257, 498, 763, 1051 and 1744. <br> The steps for determining the parameters of the exponential ''pdf'' representing the data, using probability plotting, are as follows: <br>
 
:*Rank the failure times in ascending order, as shown next.
 
<br>
<center><math>\begin{matrix}
  \text{Failure} & \text{Failure Order Number}  \\
  \text{Time (Hr)} & \text{out of a Sample Size of 6}  \\
  \text{96} & \text{1}  \\
  \text{257} & \text{2}  \\
  \text{498} & \text{3}  \\
  \text{763} & \text{4}  \\
  \text{1,051} & \text{5}  \\
  \text{1,744} & \text{6}  \\
\end{matrix}</math></center>
<br>
 
:*Obtain their median rank plotting positions.
 
<br>
 
Median rank positions are used instead of other ranking methods because median ranks are at a specific confidence level (50%).
 
:*The failure times, with their corresponding median ranks, are shown next:
 
<br>
<center><math>\begin{matrix}
  \text{Failure} & \text{Median}  \\
  \text{Time (Hr)} & \text{Rank, }%  \\
  \text{96} & \text{10}\text{.91}  \\
  \text{257} & \text{26}\text{.44}  \\
  \text{498} & \text{42}\text{.14}  \\
  \text{763} & \text{57}\text{.86}  \\
  \text{1,051} & \text{73}\text{.56}  \\
  \text{1,744} & \text{89}\text{.10}  \\
\end{matrix}</math></center>
<br>
 
:*On an exponential probability paper, plot the times on the x-axis and their corresponding rank value on the y-axis. The next figure displays an example of an exponential probability paper. The paper is simply a log-linear paper.
 
<br> [[Image:ALTA4.1.png|center|400px]]  
 
<br>
 
:*Draw the best possible straight line that goes through the <span class="texhtml">''t'' = 0</span> and <span class="texhtml">(''t'') = 100%</span> point and through the plotted points.
:*At the <span class="texhtml">''Q''(''t'') = 63.2%</span> or <span class="texhtml">''R''(''t'') = 36.8%</span> ordinate point, draw a straight horizontal line until this line intersects the fitted straight line. Draw a vertical line through this intersection until it crosses the abscissa. The value at the intersection of the abscissa is the estimate of the mean. For this case, <math>\widehat{\mu }=833</math> hours which means that <math>\lambda =\tfrac{1}{\mu }=0.0012</math> . (This is always at 63.2% since <math>(T)=1-{{e}^{-\tfrac{\mu }{\mu }}}=1-{{e}^{-1}}=0.632=63.2%</math>.)
 
<br> [[Image:ALTA4.2.png|center|400px]] <br> <br> Now any reliability value for any mission time <span class="texhtml">''t''</span> can be obtained. For example, the reliability for a mission of 15 hour (or any other time) can now be obtained either from the plot or analytically.
 
To obtain the value from the plot, draw a vertical line from the abscissa, at <span class="texhtml">''t'' = 15</span> hours, to the fitted line. Draw a horizontal line from this intersection to the ordinate and read <span class="texhtml">''R''(''t'')</span> . In this case, <span class="texhtml">''R''(''t'' = 15) = 98.15%</span> . This can also be obtained analytically, from the exponential reliability function. <br>
 
==== MLE Parameter Estimation  ====
 
The parameter of the exponential distribution can also be estimated using the maximum likelihood estimation (MLE) method. This log-likelihood function is: <br>
 
::<math>\ln (L)=\Lambda =\underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,{{N}_{i}}\ln \left[ \lambda {{e}^{-\lambda {{T}_{i}}}} \right]-\underset{i=1}{\overset{S}{\mathop \sum }}\,N_{i}^{\prime }\lambda T_{i}^{\prime }+\overset{FI}{\mathop{\underset{i=1}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{\prime \prime }\ln [R_{Li}^{\prime \prime }-R_{Ri}^{\prime \prime }]</math>
 
:where:
 
<br>
 
::<math>R_{Li}^{\prime \prime }={{e}^{-\lambda T_{Li}^{\prime \prime }}}</math>
 
<br>
 
::<math>R_{Ri}^{\prime \prime }={{e}^{-\lambda T_{Ri}^{\prime \prime }}}</math> <br>
 
<br>
 
:and:
 
<br>
 
:*<span class="texhtml">''F''<sub>''e''</sub></span> is the number of groups of times-to-failure data points.
:*<span class="texhtml">''N''<sub>''i''</sub></span> is the number of times-to-failure in the <span class="texhtml">''i''<sup>''th''</sup></span> time-to-failure data group.
:*<span class="texhtml">λ</span> is the failure rate parameter (unknown a priori, the only parameter to be found).
:*<span class="texhtml">''T''<sub>''i''</sub></span> is the time of the <span class="texhtml">''i''<sup>''th''</sup></span> group of time-to-failure data.
:*<span class="texhtml">''S''</span> is the number of groups of suspension data points.
:*<math>N_{i}^{\prime }</math> is the number of suspensions in the <span class="texhtml">''i''<sup>''th''</sup></span> group of suspension data points.
:*<math>T_{i}^{\prime }</math> is the time of the <span class="texhtml">''i''<sup>''t'''h '''''</sup></span> suspension data group.
:*<span class="texhtml">''FI''</span> is the number of interval data groups.
:*<math>N_{i}^{\prime \prime }</math> is the number of intervals in the <span class="texhtml">''i''<sup>''th''</sup></span> group of data intervals.
:*<math>T_{Li}^{\prime \prime }</math> is the beginning of the <span class="texhtml">''i''<sup>''th''</sup></span> interval.
:*<math>T_{Ri}^{\prime \prime }</math> is the ending of the <span class="texhtml">''i''<sup>''th''</sup></span> interval.
 
<br> <br> The solution will be found by solving for a parameter <math>\widehat{\lambda }</math> so that <math>\tfrac{\partial \Lambda }{\partial \lambda }=0</math> where: <br>
 
::<math>\frac{\partial \Lambda }{\partial \lambda }=\underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,{{N}_{i}}\left( \frac{1}{\lambda }-{{T}_{i}} \right)-\underset{i=1}{\overset{S}{\mathop \sum }}\,N_{i}^{\prime }T_{i}^{\prime }-\overset{FI}{\mathop{\underset{i=1}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{\prime \prime }\frac{T_{Li}^{\prime \prime }R_{Li}^{\prime \prime }-T_{Ri}^{\prime \prime }R_{Ri}^{\prime \prime }}{R_{Li}^{\prime \prime }-R_{Ri}^{\prime \prime }}</math>
 
<br>
 
===== Example 2  =====
 
Using the same data as in the probability plotting example (Example 1), and assuming an exponential distribution, estimate the parameter using the MLE method. <br>
 
===== Solution  =====
 
<br> In this example we have non-grouped data without suspensions. Therefore: <br>
 
::<math>\frac{\partial \Lambda }{\partial \lambda }=\underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,\left[ \frac{1}{\lambda }-\left( {{T}_{i}} \right) \right]=\underset{i=1}{\overset{14}{\mathop \sum }}\,\left[ \frac{1}{\lambda }-\left( {{T}_{i}} \right) \right]=0</math>
 
<br> Substituting the values for <span class="texhtml">''T''</span> we get: <br>
 
::<math>\begin{align}
  \frac{6}{\lambda }&= 4409,\text{ or:} \\
  \lambda& = 0.00136\text{ failure/hr} 
\end{align}</math>
 
<br>

Latest revision as of 01:39, 16 August 2012