Template:Bounds on Parameters.LRCB.FMB.ED: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
Line 15: Line 15:
where the <math>{{t}_{i}}</math> values represent the original time-to-failure data.  For a given value of <math>\alpha </math>, values for <math>\lambda </math> can be found which represent the maximum and minimum values that satisfy the above likelihood ratio equation. These represent the confidence bounds for the parameters at a confidence level <math>\delta ,</math> where <math>\alpha =\delta </math> for two-sided bounds and <math>\alpha =2\delta -1</math> for one-sided.
where the <math>{{t}_{i}}</math> values represent the original time-to-failure data.  For a given value of <math>\alpha </math>, values for <math>\lambda </math> can be found which represent the maximum and minimum values that satisfy the above likelihood ratio equation. These represent the confidence bounds for the parameters at a confidence level <math>\delta ,</math> where <math>\alpha =\delta </math> for two-sided bounds and <math>\alpha =2\delta -1</math> for one-sided.


====Example 5====
====Example 5: Likelihood Ratio Bound for <math>\lambda </math>====


Five units are put on a reliability test and experience failures at 20, 40, 60, 100, and 150 hours. Assuming an exponential distribution, the MLE parameter estimate is calculated to be  <math>\hat{\lambda }=0.013514.</math>  Calculate the 85% two-sided confidence bounds on these parameters using the likelihood ratio method.
Five units are put on a reliability test and experience failures at 20, 40, 60, 100, and 150 hours. Assuming an exponential distribution, the MLE parameter estimate is calculated to be  <math>\hat{\lambda }=0.013514.</math>  Calculate the 85% two-sided confidence bounds on these parameters using the likelihood ratio method.

Revision as of 23:56, 7 February 2012

Bounds on Parameters

For one-parameter distributions such as the exponential, the likelihood confidence bounds are calculated by finding values for [math]\displaystyle{ \theta }[/math] that satisfy:

[math]\displaystyle{ -2\cdot \text{ln}\left( \frac{L(\theta )}{L(\hat{\theta })} \right)=\chi _{\alpha ;1}^{2} }[/math]

This equation can be rewritten as:

[math]\displaystyle{ L(\theta )=L(\hat{\theta })\cdot {{e}^{\tfrac{-\chi _{\alpha ;1}^{2}}{2}}} }[/math]

For complete data, the likelihood function for the exponential distribution is given by:

[math]\displaystyle{ L(\lambda )=\underset{i=1}{\overset{N}{\mathop \prod }}\,f({{t}_{i}};\lambda )=\underset{i=1}{\overset{N}{\mathop \prod }}\,\lambda \cdot {{e}^{-\lambda \cdot {{t}_{i}}}} }[/math]

where the [math]\displaystyle{ {{t}_{i}} }[/math] values represent the original time-to-failure data. For a given value of [math]\displaystyle{ \alpha }[/math], values for [math]\displaystyle{ \lambda }[/math] can be found which represent the maximum and minimum values that satisfy the above likelihood ratio equation. These represent the confidence bounds for the parameters at a confidence level [math]\displaystyle{ \delta , }[/math] where [math]\displaystyle{ \alpha =\delta }[/math] for two-sided bounds and [math]\displaystyle{ \alpha =2\delta -1 }[/math] for one-sided.

Example 5: Likelihood Ratio Bound for [math]\displaystyle{ \lambda }[/math]

Five units are put on a reliability test and experience failures at 20, 40, 60, 100, and 150 hours. Assuming an exponential distribution, the MLE parameter estimate is calculated to be [math]\displaystyle{ \hat{\lambda }=0.013514. }[/math] Calculate the 85% two-sided confidence bounds on these parameters using the likelihood ratio method.

Solution to Example 5

The first step is to calculate the likelihood function for the parameter estimates:

[math]\displaystyle{ \begin{align} L(\hat{\lambda })= & \underset{i=1}{\overset{N}{\mathop \prod }}\,f({{x}_{i}};\hat{\lambda })=\underset{i=1}{\overset{N}{\mathop \prod }}\,\hat{\lambda }\cdot {{e}^{-\hat{\lambda }\cdot {{x}_{i}}}} \\ L(\hat{\lambda })= & \underset{i=1}{\overset{5}{\mathop \prod }}\,0.013514\cdot {{e}^{-0.013514\cdot {{x}_{i}}}} \\ L(\hat{\lambda })= & 3.03647\times {{10}^{-12}} \end{align} }[/math]

where [math]\displaystyle{ {{x}_{i}} }[/math] are the original time-to-failure data points. We can now rearrange Eqn. (lratio3) to the form:

[math]\displaystyle{ L(\lambda )-L(\hat{\lambda })\cdot {{e}^{\tfrac{-\chi _{\alpha ;1}^{2}}{2}}}=0 }[/math]

Since our specified confidence level, [math]\displaystyle{ \delta }[/math], is 85%, we can calculate the value of the chi-squared statistic, [math]\displaystyle{ \chi _{0.85;1}^{2}=2.072251. }[/math] We can now substitute this information into the equation:

[math]\displaystyle{ \begin{align} L(\lambda )-L(\hat{\lambda })\cdot {{e}^{\tfrac{-\chi _{\alpha ;1}^{2}}{2}}}= & 0, \\ L(\lambda )-3.03647\times {{10}^{-12}}\cdot {{e}^{\tfrac{-2.072251}{2}}}= & 0, \\ L(\lambda )-1.07742\times {{10}^{-12}}= & 0. \end{align} }[/math]

It now remains to find the values of [math]\displaystyle{ \lambda }[/math] which satisfy this equation. Since there is only one parameter, there are only two values of [math]\displaystyle{ \lambda }[/math] that will satisfy the equation. These values represent the [math]\displaystyle{ \delta =85% }[/math] two-sided confidence limits of the parameter estimate [math]\displaystyle{ \hat{\lambda } }[/math]. For our problem, the confidence limits are:

[math]\displaystyle{ {{\lambda }_{0.85}}=(0.006572,0.024172) }[/math]

Example 6

For the data given in Example 5, determine the 85% two-sided confidence bounds on the time estimate for a reliability of 90%. The ML estimate for the time at [math]\displaystyle{ R(t)=90% }[/math] is [math]\displaystyle{ \hat{t}=7.797 }[/math].

Solution to Example 6

In this example, we are trying to determine the 85% two-sided confidence bounds on the time estimate of 7.797. This is accomplished by substituting [math]\displaystyle{ R=0.90 }[/math] and [math]\displaystyle{ \alpha =0.85 }[/math] into Eqn. (expliketr). It now remains to find the values of [math]\displaystyle{ t }[/math] which satisfy this equation. Since there is only one parameter, there are only two values of [math]\displaystyle{ t }[/math] that will satisfy the equation. These values represent the [math]\displaystyle{ \delta =85% }[/math] two-sided confidence limits of the time estimate [math]\displaystyle{ \hat{t} }[/math]. For our problem, the confidence limits are:

[math]\displaystyle{ {{\hat{t}}_{R=0.9}}=(4.359,16.033). }[/math]


Example 7

For the data given in Example 5, determine the 85% two-sided confidence bounds on the reliability estimate for a [math]\displaystyle{ t=50 }[/math]. The ML estimate for the time at [math]\displaystyle{ t=50 }[/math] is [math]\displaystyle{ \hat{R}=50.881% }[/math].

Solution to Example 7

In this example, we are trying to determine the 85% two-sided confidence bounds on the reliability estimate of 50.881%. This is accomplished by substituting [math]\displaystyle{ t=50 }[/math] and [math]\displaystyle{ \alpha =0.85 }[/math] into Eqn. (expliketr). It now remains to find the values of [math]\displaystyle{ R }[/math] which satisfy this equation. Since there is only one parameter, there are only two values of [math]\displaystyle{ t }[/math] that will satisfy the equation. These values represent the [math]\displaystyle{ \delta =85% }[/math] two-sided confidence limits of the reliability estimate [math]\displaystyle{ \hat{R} }[/math]. For our problem, the confidence limits are:

[math]\displaystyle{ {{\hat{R}}_{t=50}}=(29.861%,71.794%) }[/math]