|
|
Line 1: |
Line 1: |
| ====Probability Plotting Example for the 1-parameter Exponential Distribution====
| | #REDIRECT [[Probability Plotting Example]] |
| 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), <math>{{T}_{i}}</math> : 96, 257, 498, 763, 1051 and 1744.
| |
| <br>
| |
| The steps for determining the parameters of the exponential <math>pdf</math> representing the
| |
| data, using probability plotting, are as follows:
| |
| | |
| <br>
| |
| Rank the times-to-failure in ascending order as shown next.
| |
| | |
| <br>
| |
| | |
| ::<math>\begin{matrix}
| |
| \text{Time-to-} & \text{Failure Order Number} \\
| |
| \text{failure, 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>
| |
| | |
| <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%).
| |
| | |
| <br>
| |
| The times-to-failure, with their corresponding median ranks, are shown next:
| |
| | |
| <br>
| |
| ::<math>\begin{matrix}
| |
| \text{Time-to-} & \text{Median} \\
| |
| \text{failure, 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>
| |
| | |
| <br>
| |
| | |
| On an exponential probability paper, plot the times on the x-axis and their corresponding
| |
| rank value on the y-axis. Fig. 4 displays an example of an exponential probability paper. The
| |
| paper is simply a log-linear paper.
| |
| | |
| <br>
| |
| [[File:ALTA4.1.gif|center]]
| |
| <br>
| |
| <center>Fig. 4: Sample exponential probability paper.</center>
| |
| <br>
| |
| | |
| Draw the best possible straight line that goes through the <math>t=0</math> and <math>
| |
| (t)=100%</math> point and through the plotted points (as shown in Fig. 5).
| |
| | |
| <br>
| |
| | |
| At the <math>Q(t)=63.2%</math> or <math>R(t)=36.8%</math> 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> hr 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>
| |
| [[File:ALTA4.2.gif|center]]
| |
| <br>
| |
| <center>Fig. 5: Probability plot for Example 1.</center>
| |
| <br>
| |
| | |
| <br>
| |
| Now any reliability value for any mission time <math>t</math> can be obtained. For example, the
| |
| reliability for a mission of 15 hr, or any other time, can now be obtained either from the plot or analytically (i.e. using the equations given in Section <math>5.1.1</math> ).
| |
| | |
| <br>
| |
| To obtain the value from the plot, draw a vertical line from the abscissa, at <math>t=15</math>
| |
| hr, to the fitted line. Draw a horizontal line from this intersection to the ordinate and read
| |
| <math>R(t)</math> . In this case, <math>R(t=15)=98.15%</math> . This can also be obtained
| |
| analytically, from the exponential reliability function.
| |