Median Ranks: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with 'Median ranks are used to obtain an estimate of the unreliability, <math>Q({{T}_{j}}),</math> for each failure at a <math>50%</math> confidence level. In the case of grouped data,…')
 
No edit summary
Line 3: Line 3:
For 10 failures at 100 hours, the median rank, <math>Z,</math> is estimated by using:
For 10 failures at 100 hours, the median rank, <math>Z,</math> is estimated by using:


<math>0.50=\underset{k=j}{\overset{N}{\mathop \sum }}\,\left( \begin{matrix}
::<math>0.50=\underset{k=j}{\overset{N}{\mathop \sum }}\,\left( \begin{matrix}
   N  \\
   N  \\
   k  \\
   k  \\
Line 11: Line 11:
with:
with:


<math>N=30,\text{ }J=10</math>
::<math>N=30,\text{ }J=10</math>




Line 17: Line 17:
For 10 failures at 200 hours, <math>Z</math> is estimated by using:
For 10 failures at 200 hours, <math>Z</math> is estimated by using:


<math>0.50=\underset{k=j}{\overset{N}{\mathop \sum }}\,\left( \begin{matrix}
::<math>0.50=\underset{k=j}{\overset{N}{\mathop \sum }}\,\left( \begin{matrix}
   N  \\
   N  \\
   k  \\
   k  \\
Line 25: Line 25:
where:
where:


<math>N=30,\text{ }J=20</math>
::<math>N=30,\text{ }J=20</math>




Line 31: Line 31:
For 10 failures at 300 hours, <math>Z</math> is estimated by using:
For 10 failures at 300 hours, <math>Z</math> is estimated by using:


<math>0.50=\underset{k=j}{\overset{N}{\mathop \sum }}\,\left( \begin{matrix}
::<math>0.50=\underset{k=j}{\overset{N}{\mathop \sum }}\,\left( \begin{matrix}
   N  \\
   N  \\
   k  \\
   k  \\
Line 39: Line 39:
where:
where:


<math>N=30,\text{ }J=30</math>
::<math>N=30,\text{ }J=30</math>




to represent the probability of 30 failures out of 30.
to represent the probability of 30 failures out of 30.

Revision as of 16:08, 29 June 2011

Median ranks are used to obtain an estimate of the unreliability, [math]\displaystyle{ Q({{T}_{j}}), }[/math] for each failure at a [math]\displaystyle{ 50% }[/math] confidence level. In the case of grouped data, the ranks are estimated for each group of failures, instead of each failure. For example, when using a group of 10 failures at 100 hours, 10 at 200 hours and 10 at 300 hours, Weibull++ estimates the median ranks ([math]\displaystyle{ Z }[/math] values) by solving the cumulative binomial equation with the appropriate values for order number and total number of test units. For 10 failures at 100 hours, the median rank, [math]\displaystyle{ Z, }[/math] is estimated by using:

[math]\displaystyle{ 0.50=\underset{k=j}{\overset{N}{\mathop \sum }}\,\left( \begin{matrix} N \\ k \\ \end{matrix} \right){{Z}^{k}}{{\left( 1-Z \right)}^{N-k}} }[/math]


with:

[math]\displaystyle{ N=30,\text{ }J=10 }[/math]


where one [math]\displaystyle{ Z }[/math] is obtained for the group, to represent the probability of 10 failures occurring out of 30. For 10 failures at 200 hours, [math]\displaystyle{ Z }[/math] is estimated by using:

[math]\displaystyle{ 0.50=\underset{k=j}{\overset{N}{\mathop \sum }}\,\left( \begin{matrix} N \\ k \\ \end{matrix} \right){{Z}^{k}}{{\left( 1-Z \right)}^{N-k}} }[/math]


where:

[math]\displaystyle{ N=30,\text{ }J=20 }[/math]


to represent the probability of 20 failures out of 30. For 10 failures at 300 hours, [math]\displaystyle{ Z }[/math] is estimated by using:

[math]\displaystyle{ 0.50=\underset{k=j}{\overset{N}{\mathop \sum }}\,\left( \begin{matrix} N \\ k \\ \end{matrix} \right){{Z}^{k}}{{\left( 1-Z \right)}^{N-k}} }[/math]


where:

[math]\displaystyle{ N=30,\text{ }J=30 }[/math]


to represent the probability of 30 failures out of 30.