<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.reliawiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=M+Spivey</id>
	<title>ReliaWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.reliawiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=M+Spivey"/>
	<link rel="alternate" type="text/html" href="https://www.reliawiki.com/index.php/Special:Contributions/M_Spivey"/>
	<updated>2026-05-18T01:09:21Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://www.reliawiki.com/index.php?title=Introduction_to_Confidence_Bounds&amp;diff=65709</id>
		<title>Introduction to Confidence Bounds</title>
		<link rel="alternate" type="text/html" href="https://www.reliawiki.com/index.php?title=Introduction_to_Confidence_Bounds&amp;diff=65709"/>
		<updated>2023-03-22T22:51:56Z</updated>

		<summary type="html">&lt;p&gt;M Spivey: /* Approximate Estimates of the Mean and Variance of a Function */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{Navigation box}}[[Category: Shared Articles]]&lt;br /&gt;
&#039;&#039;This article also appears in the [[Confidence Bounds|Life Data Analysis Reference]] and [[Appendix D: Confidence Bounds|Accelerated Life Testing Data Analysis Reference]] books.&#039;&#039; &amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What Are Confidence Bounds?==&lt;br /&gt;
&lt;br /&gt;
One of the most confusing concepts to a novice reliability engineer is estimating the precision of an estimate. This is an important concept in the field of reliability engineering, leading to the use of confidence intervals (or bounds). In this section, we will try to briefly present the concept in relatively simple terms but based on solid common sense. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== The Black and White Marbles ===&lt;br /&gt;
To illustrate, consider the case where there are millions of perfectly mixed black and white marbles in a rather large swimming pool and our job is to estimate the percentage of black marbles. The only way to be absolutely certain about the exact percentage of marbles in the pool is to accurately count every last marble and calculate the percentage. However, this is too time- and resource-intensive to be a viable option, so we need to come up with a way of estimating the percentage of black marbles in the pool. In order to do this, we would take a relatively small sample of marbles from the pool and then count how many black marbles are in the sample. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Taking a Small Sample of Marbles&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
First, pick out a small sample of marbles and count the black ones. Say you picked out ten marbles and counted four black marbles. Based on this, your estimate would be that 40% of the marbles are black. &lt;br /&gt;
&lt;br /&gt;
[[Image:estimation.png|center|200px]] &lt;br /&gt;
&lt;br /&gt;
If you put the ten marbles back in the pool and repeat this example again, you might get six black marbles, changing your estimate to 60% black marbles. Which of the two is correct? Both estimates are correct! As you repeat this experiment over and over again, you might find out that this estimate is usually between &amp;lt;math&amp;gt;{{X}_{1}}%\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;{{X}_{2}}%\,\!&amp;lt;/math&amp;gt;, and you can assign a percentage to the number of times your estimate falls between these limits. For example, you notice that 90% of the time this estimate is between &amp;lt;math&amp;gt;{{X}_{1}}%\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;{{X}_{2}}%.\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Taking a Larger Sample of Marbles &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you now repeat the experiment and pick out 1,000 marbles, you might get results for the number of black marbles such as 545, 570, 530, etc., for each trial. The range of the estimates in this case will be much narrower than before. For example, you observe that 90% of the time, the number of black marbles will now be from &amp;lt;math&amp;gt;{{Y}_{1}}%\,\!&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;{{Y}_{2}}%\,\!&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;{{X}_{1}}%&amp;lt;{{Y}_{1}}%\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;{{X}_{2}}%&amp;gt;{{Y}_{2}}%\,\!&amp;lt;/math&amp;gt;, thus giving you a more narrow estimate interval. The same principle is true for confidence intervals; the larger the sample size, the more narrow the confidence intervals.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Back to Reliability&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
We will now look at how this phenomenon relates to reliability. Overall, the reliability engineer&#039;s task is to determine the probability of failure, or reliability, of the population of units in question. However, one will never know the exact reliability value of the population unless one is able to obtain and analyze the failure data for every single unit in the population. Since this usually is not a realistic situation, the task then is to estimate the reliability based on a sample, much like estimating the number of black marbles in the pool. If we perform ten different reliability tests for our units, and analyze the results, we will obtain slightly different parameters for the distribution each time, and thus slightly different reliability results. However, by employing confidence bounds, we obtain a range within which these reliability values are likely to occur a certain percentage of the time. This helps us gauge the utility of the data and the accuracy of the resulting estimates. Plus, it is always useful to remember that each parameter is an estimate of the true parameter, one that is unknown to us. This range of plausible values is called a confidence interval.&lt;br /&gt;
&lt;br /&gt;
=== One-Sided and Two-Sided Confidence Bounds  ===&lt;br /&gt;
Confidence bounds are generally described as being one-sided or two-sided. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Two-Sided Bounds&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
[[Image:two sided bounds.png|center|350px]] &lt;br /&gt;
&lt;br /&gt;
When we use two-sided confidence bounds (or intervals), we are looking at a closed interval where a certain percentage of the population is likely to lie. That is, we determine the values, or bounds, between which lies a specified percentage of the population. For example, when dealing with 90% two-sided confidence bounds of &amp;lt;math&amp;gt;(X,Y)\,\!&amp;lt;/math&amp;gt;, we are saying that 90% of the population lies between &amp;lt;math&amp;gt;X\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Y\,\!&amp;lt;/math&amp;gt; with 5% less than &amp;lt;math&amp;gt;X\,\!&amp;lt;/math&amp;gt; and 5% greater than &amp;lt;math&amp;gt;Y\,\!&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;One-Sided Bounds&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
One-sided confidence bounds are essentially an open-ended version of two-sided bounds. A one-sided bound defines the point where a certain percentage of the population is either higher or lower than the defined point. This means that there are two types of one-sided bounds: upper and lower. An upper one-sided bound defines a point that a certain percentage of the population is less than. Conversely, a lower one-sided bound defines a point that a specified percentage of the population is greater than. &lt;br /&gt;
&lt;br /&gt;
[[Image:one sided bounds.png|center|350px]] &lt;br /&gt;
&lt;br /&gt;
For example, if &amp;lt;math&amp;gt;X\,\!&amp;lt;/math&amp;gt; is a 95% upper one-sided bound, this would imply that 95% of the population is less than &amp;lt;math&amp;gt;X\,\!&amp;lt;/math&amp;gt;. If &amp;lt;math&amp;gt;X\,\!&amp;lt;/math&amp;gt; is a 95% lower one-sided bound, this would indicate that 95% of the population is greater than &amp;lt;math&amp;gt;X\,\!&amp;lt;/math&amp;gt;. Care must be taken to differentiate between one- and two-sided confidence bounds, as these bounds can take on identical values at different percentage levels. For example, in the figures above, we see bounds on a hypothetical distribution. Assuming that this is the same distribution in all of the figures, we see that &amp;lt;math&amp;gt;X\,\!&amp;lt;/math&amp;gt; marks the spot below which 5% of the distribution&#039;s population lies. Similarly, &amp;lt;math&amp;gt;Y\,\!&amp;lt;/math&amp;gt; represents the point above which 5% of the population lies. Therefore, &amp;lt;math&amp;gt;X\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Y\,\!&amp;lt;/math&amp;gt; represent the 90% two-sided bounds, since 90% of the population lies between the two points. However, &amp;lt;math&amp;gt;X\,\!&amp;lt;/math&amp;gt; also represents the lower one-sided 95% confidence bound, since 95% of the population lies above that point; and &amp;lt;math&amp;gt;Y\,\!&amp;lt;/math&amp;gt; represents the upper one-sided 95% confidence bound, since 95% of the population is below &amp;lt;math&amp;gt;Y\,\!&amp;lt;/math&amp;gt;. It is important to be sure of the type of bounds you are dealing with, particularly as both one-sided bounds can be displayed simultaneously in Weibull++. In Weibull++, we use upper to represent the higher limit and lower to represent the lower limit, regardless of their position, but based on the value of the results. So if&amp;amp;nbsp;obtaining the confidence bounds on the reliability, we would identify the lower value of reliability as the lower limit and the higher value of reliability as the higher limit. If obtaining the confidence bounds on probability of failure we will again identify the lower numeric value for the probability of failure as the lower limit and the higher value as the higher limit.&lt;br /&gt;
&lt;br /&gt;
== Fisher Matrix Confidence Bounds  ==&lt;br /&gt;
This section presents an overview of the theory on obtaining approximate confidence bounds on suspended (multiple censored) data. The methodology used is the so-called Fisher matrix bounds (FM), described in Nelson [[Appendix:_Life_Data_Analysis_References|[30]]]&amp;amp;nbsp;and Lloyd and Lipow [[Appendix:_Life_Data_Analysis_References|[24]]]. These bounds are employed in most other commercial statistical applications. In general, these bounds tend to be more optimistic than the non-parametric rank based bounds. This may be a concern, particularly when dealing with small sample sizes. Some statisticians feel that the Fisher matrix bounds are too optimistic when dealing with small sample sizes and prefer to use other techniques for calculating confidence bounds, such as the likelihood ratio bounds. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Approximate Estimates of the Mean and Variance of a Function  ===&lt;br /&gt;
In utilizing FM bounds for functions, one must first determine the mean and variance of the function in question (i.e., reliability function, failure rate function, etc.). An example of the methodology and assumptions for an arbitrary function &amp;lt;math&amp;gt;G\,\!&amp;lt;/math&amp;gt; is presented next. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Single Parameter Case&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
For simplicity, consider a one-parameter distribution represented by a general function &amp;lt;math&amp;gt;G,\,\!&amp;lt;/math&amp;gt; which is a function of one parameter estimator, say &amp;lt;math&amp;gt;G(\widehat{\theta }).\,\!&amp;lt;/math&amp;gt; For example, the mean of the exponential distribution is a function of the parameter &amp;lt;math&amp;gt;\lambda: G(\lambda) = 1 / \lambda = \mu\,\!&amp;lt;/math&amp;gt;. Then, in general, the expected value of &amp;lt;math&amp;gt;G\left( \widehat{\theta } \right)\,\!&amp;lt;/math&amp;gt; can be found by:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;E\left( G\left( \widehat{\theta } \right) \right)=G(\theta )+O\left( \frac{1}{n} \right)\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;G(\theta)\,\!&amp;lt;/math&amp;gt; is some function of &amp;lt;math&amp;gt;\theta\,\!&amp;lt;/math&amp;gt;, such as the reliability function, and &amp;lt;math&amp;gt;\theta\,\!&amp;lt;/math&amp;gt; is the population parameter where &amp;lt;math&amp;gt;E\left( \widehat{\theta } \right)=\theta \,\!&amp;lt;/math&amp;gt; as &amp;lt;math&amp;gt;n\to \infty \,\!&amp;lt;/math&amp;gt;. The term &amp;lt;math&amp;gt;O\left( \tfrac{1}{n} \right)\,\!&amp;lt;/math&amp;gt; is a function of &amp;lt;math&amp;gt;n\,\!&amp;lt;/math&amp;gt;, the sample size, and tends to zero, as fast as &amp;lt;math&amp;gt;\tfrac{1}{n},\,\!&amp;lt;/math&amp;gt; as &amp;lt;math&amp;gt;n\to \infty .\,\!&amp;lt;/math&amp;gt; For example, in the case of &amp;lt;math&amp;gt;\widehat{\theta }=1/\overline{x}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;G(x) = 1 / x\,\!&amp;lt;/math&amp;gt;, then &amp;lt;math&amp;gt;E(G(\widehat{\theta }))=\overline{x}+O\left( \tfrac{1}{n} \right)\,\!&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;O\left( \tfrac{1}{n} \right)=\tfrac{{{\sigma }^{2}}}{n}\,\!&amp;lt;/math&amp;gt;. Thus as &amp;lt;math&amp;gt;n\to \infty \,\!&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;E(G(\widehat{\theta }))=\mu \,\!&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;\mu\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\sigma\,\!&amp;lt;/math&amp;gt; are the mean and standard deviation, respectively. Using the same one-parameter distribution, the variance of the function &amp;lt;math&amp;gt;G\left( \widehat{\theta } \right)\,\!&amp;lt;/math&amp;gt; can then be estimated by:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;Var\left( G\left( \widehat{\theta } \right) \right)=\left( \frac{\partial G}{\partial \widehat{\theta }} \right)_{\widehat{\theta }=\theta }^{2}Var\left( \widehat{\theta } \right)+O\left( \frac{1}{{{n}^{\tfrac{3}{2}}}} \right)\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Two-Parameter Case&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Consider a Weibull distribution with two parameters &amp;lt;math&amp;gt;\beta\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt;. For a given value of &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;R(t)=G(\beta ,\eta )={{e}^{-{{\left( \tfrac{t}{\eta } \right)}^{\beta }}}}\,\!&amp;lt;/math&amp;gt;. Repeating the previous method for the case of a two-parameter distribution, it is generally true that for a function &amp;lt;math&amp;gt;G\,\!&amp;lt;/math&amp;gt;, which is a function of two parameter estimators, say &amp;lt;math&amp;gt;G\left( {{\widehat{\theta }}_{1}},{{\widehat{\theta }}_{2}} \right)\,\!&amp;lt;/math&amp;gt;, that: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;E\left( G\left( {{\widehat{\theta }}_{1}},{{\widehat{\theta }}_{2}} \right) \right)=G\left( {{\theta }_{1}},{{\theta }_{2}} \right)+O\left( \frac{1}{n} \right)\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
Var( G( {{\widehat{\theta }}_{1}},{{\widehat{\theta }}_{2}}))= &amp;amp;{\left(\frac{\partial G}{\partial {{\widehat{\theta }}_{1}}}\right)^2}_{{\widehat{\theta_{1}}}={\theta_{1}}}Var(\widehat{\theta_{1}})+{\left(\frac{\partial G}{\partial {{\widehat{\theta }}_{2}}}\right)^2}_{{\widehat{\theta_{2}}}={\theta_{2}}}Var(\widehat{\theta_{2}})\\&lt;br /&gt;
&amp;amp; +2{\left(\frac{\partial G}{\partial {{\widehat{\theta }}_{1}}}\right)}_{{\widehat{\theta_{1}}}={\theta_{1}}}{\left(\frac{\partial G}{\partial {{\widehat{\theta }}_{2}}}\right)}_{{\widehat{\theta_{2}}}={\theta_{2}}}Cov(\widehat{\theta_{1}},\widehat{\theta_{2}}) \\&lt;br /&gt;
&amp;amp; +O\left(\frac{1}{n^{\tfrac{3}{2}}}\right)&lt;br /&gt;
\end{align}&lt;br /&gt;
\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that the derivatives of the above equation are evaluated at &amp;lt;math&amp;gt;{{\widehat{\theta }}_{1}}={{\theta }_{1}}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;{{\widehat{\theta }}_{2}}={{\theta }_{2}},\,\!&amp;lt;/math&amp;gt; where E &amp;lt;math&amp;gt;\left( {{\widehat{\theta }}_{1}} \right)\simeq {{\theta }_{1}}\,\!&amp;lt;/math&amp;gt; and E &amp;lt;math&amp;gt;\left( {{\widehat{\theta }}_{2}} \right)\simeq {{\theta }_{2}}.\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Parameter Variance and Covariance Determination&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The determination of the variance and covariance of the parameters is accomplished via the use of the Fisher information matrix. For a two-parameter distribution, and using maximum likelihood estimates (MLE), the log-likelihood function for censored data is given by: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \ln [L]= &amp;amp; \Lambda =\underset{i=1}{\overset{R}{\mathop \sum }}\,\ln [f({{T}_{i}};{{\theta }_{1}},{{\theta }_{2}})] \\ &lt;br /&gt;
   &amp;amp; \text{ }+\underset{j=1}{\overset{M}{\mathop \sum }}\,\ln [1-F({{S}_{j}};{{\theta }_{1}},{{\theta }_{2}})] \\ &lt;br /&gt;
   &amp;amp; \text{ }+\underset{l=1}{\overset{P}{\mathop \sum }}\,\ln \left\{ F({{I}_{{{l}_{U}}}};{{\theta }_{1}},{{\theta }_{2}})-F({{I}_{{{l}_{L}}}};{{\theta }_{1}},{{\theta }_{2}}) \right\}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In the equation above, the first summation is for &#039;&#039;complete data&#039;&#039;, the second summation is for &#039;&#039;right censored data&#039;&#039; and the third summation is for &#039;&#039;interval or left censored data&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Then the Fisher information matrix is given by: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;{{F}_{0}}=\left[ \begin{matrix}&lt;br /&gt;
   {{E}_{0}}{{\left[ -\tfrac{{{\partial }^{2}}\Lambda }{\partial \theta _{1}^{2}} \right]}_{0}} &amp;amp; {} &amp;amp; {{E}_{0}}{{\left[ -\tfrac{{{\partial }^{2}}\Lambda }{\partial {{\theta }_{1}}\partial {{\theta }_{2}}} \right]}_{0}}  \\&lt;br /&gt;
   {} &amp;amp; {} &amp;amp; {}  \\&lt;br /&gt;
   {{E}_{0}}{{\left[ -\tfrac{{{\partial }^{2}}\Lambda }{\partial {{\theta }_{2}}\partial {{\theta }_{1}}} \right]}_{0}} &amp;amp; {} &amp;amp; {{E}_{0}}{{\left[ -\tfrac{{{\partial }^{2}}\Lambda }{\partial \theta _{2}^{2}} \right]}_{0}}  \\&lt;br /&gt;
\end{matrix} \right]\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The subscript 0 indicates that the quantity is evaluated at &amp;lt;math&amp;gt;{{\theta }_{1}}={{\theta }_{{{1}_{0}}}}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;{{\theta }_{2}}={{\theta }_{{{2}_{0}}}},\,\!&amp;lt;/math&amp;gt; the true values of the parameters.&lt;br /&gt;
&lt;br /&gt;
So for a sample of &amp;lt;math&amp;gt;N\,\!&amp;lt;/math&amp;gt; units where &amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt; units have failed, &amp;lt;math&amp;gt;S\,\!&amp;lt;/math&amp;gt; have been suspended, and &amp;lt;math&amp;gt;P\,\!&amp;lt;/math&amp;gt; have failed within a time interval, and &amp;lt;math&amp;gt;N = R + M + P,\,\!&amp;lt;/math&amp;gt; one could obtain the sample local information matrix by: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;F={{\left[ \begin{matrix}&lt;br /&gt;
   -\tfrac{{{\partial }^{2}}\Lambda }{\partial \theta _{1}^{2}} &amp;amp; {} &amp;amp; -\tfrac{{{\partial }^{2}}\Lambda }{\partial {{\theta }_{1}}\partial {{\theta }_{2}}}  \\&lt;br /&gt;
   {} &amp;amp; {} &amp;amp; {}  \\&lt;br /&gt;
   -\tfrac{{{\partial }^{2}}\Lambda }{\partial {{\theta }_{2}}\partial {{\theta }_{1}}} &amp;amp; {} &amp;amp; -\tfrac{{{\partial }^{2}}\Lambda }{\partial \theta _{2}^{2}}  \\&lt;br /&gt;
\end{matrix} \right]}^{}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Substituting&amp;amp;nbsp;the values of the estimated parameters, in this case &amp;lt;math&amp;gt;{{\widehat{\theta }}_{1}}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;{{\widehat{\theta }}_{2}}\,\!&amp;lt;/math&amp;gt;, and then inverting the matrix, one can then obtain the local estimate of the covariance matrix or: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\left[ \begin{matrix}&lt;br /&gt;
   \widehat{Var}\left( {{\widehat{\theta }}_{1}} \right) &amp;amp; {} &amp;amp; \widehat{Cov}\left( {{\widehat{\theta }}_{1}},{{\widehat{\theta }}_{2}} \right)  \\&lt;br /&gt;
   {} &amp;amp; {} &amp;amp; {}  \\&lt;br /&gt;
   \widehat{Cov}\left( {{\widehat{\theta }}_{1}},{{\widehat{\theta }}_{2}} \right) &amp;amp; {} &amp;amp; \widehat{Var}\left( {{\widehat{\theta }}_{2}} \right)  \\&lt;br /&gt;
\end{matrix} \right]={{\left[ \begin{matrix}&lt;br /&gt;
   -\tfrac{{{\partial }^{2}}\Lambda }{\partial \theta _{1}^{2}} &amp;amp; {} &amp;amp; -\tfrac{{{\partial }^{2}}\Lambda }{\partial {{\theta }_{1}}\partial {{\theta }_{2}}}  \\&lt;br /&gt;
   {} &amp;amp; {} &amp;amp; {}  \\&lt;br /&gt;
   -\tfrac{{{\partial }^{2}}\Lambda }{\partial {{\theta }_{2}}\partial {{\theta }_{1}}} &amp;amp; {} &amp;amp; -\tfrac{{{\partial }^{2}}\Lambda }{\partial \theta _{2}^{2}}  \\&lt;br /&gt;
\end{matrix} \right]}^{-1}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then the variance of a function (&amp;lt;math&amp;gt;Var(G)\,\!&amp;lt;/math&amp;gt;) can be estimated using equation for the variance. Values for the variance and covariance of the parameters are obtained from Fisher Matrix equation. Once they have been obtained, the approximate confidence bounds on the function are given as: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;C{{B}_{R}}=E(G)\pm {{z}_{\alpha }}\sqrt{Var(G)}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which is the estimated value plus or minus a certain number of standard deviations. We address finding &amp;lt;math&amp;gt;{{z}_{\alpha}}\,\!&amp;lt;/math&amp;gt; next.&lt;br /&gt;
&lt;br /&gt;
=== Approximate Confidence Intervals on the Parameters  ===&lt;br /&gt;
In general, MLE estimates of the parameters are asymptotically normal, meaning that for large sample sizes,&amp;amp;nbsp;a distribution of parameter estimates from the same population would be very close to the normal distribution. Thus if &amp;lt;math&amp;gt;\widehat{\theta }\,\!&amp;lt;/math&amp;gt; is the MLE estimator for &amp;lt;math&amp;gt;\theta\,\!&amp;lt;/math&amp;gt;, in the case of a single parameter distribution estimated from a large sample of &amp;lt;math&amp;gt;n\,\!&amp;lt;/math&amp;gt; units, then: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;z\equiv \frac{\widehat{\theta }-\theta }{\sqrt{Var\left( \widehat{\theta } \right)}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
follows an approximating normal distribution. That is &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;P\left( x\le z \right)\to \Phi \left( z \right)=\frac{1}{\sqrt{2\pi }}\int_{-\infty }^{z}{{e}^{-\tfrac{{{t}^{2}}}{2}}}dt\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
for large &amp;lt;math&amp;gt;n\,\!&amp;lt;/math&amp;gt;. We now place confidence bounds on &amp;lt;math&amp;gt;\theta,\,\!&amp;lt;/math&amp;gt; at some confidence level &amp;lt;math&amp;gt;\delta\,\!&amp;lt;/math&amp;gt;, bounded by the two end points &amp;lt;math&amp;gt;{{C}_{1}}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;{{C}_{2}}\,\!&amp;lt;/math&amp;gt; where: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;P\left( {{C}_{1}}&amp;lt;\theta &amp;lt;{{C}_{2}} \right)=\delta \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From the above equation: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;P\left( -{{K}_{\tfrac{1-\delta }{2}}}&amp;lt;\frac{\widehat{\theta }-\theta }{\sqrt{Var\left( \widehat{\theta } \right)}}&amp;lt;{{K}_{\tfrac{1-\delta }{2}}} \right)\simeq \delta \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;{{K}_{\alpha}}\,\!&amp;lt;/math&amp;gt; is defined by: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\alpha =\frac{1}{\sqrt{2\pi }}\int_{{{K}_{\alpha }}}^{\infty }{{e}^{-\tfrac{{{t}^{2}}}{2}}}dt=1-\Phi \left( {{K}_{\alpha }} \right)\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now by simplifying the equation for the confidence level, one can obtain the approximate two-sided confidence bounds on the parameter &amp;lt;math&amp;gt;\theta\,\!,\,\!&amp;lt;/math&amp;gt; at a confidence level &amp;lt;math&amp;gt;\delta,\,\!&amp;lt;/math&amp;gt; or: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\left( \widehat{\theta }-{{K}_{\tfrac{1-\delta }{2}}}\cdot \sqrt{Var\left( \widehat{\theta } \right)}&amp;lt;\theta &amp;lt;\widehat{\theta }+{{K}_{\tfrac{1-\delta }{2}}}\cdot \sqrt{Var\left( \widehat{\theta } \right)} \right)\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The upper one-sided bounds are given by: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\theta &amp;lt;\widehat{\theta }+{{K}_{1-\delta }}\sqrt{Var(\widehat{\theta })}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
while the lower one-sided bounds are given by: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\theta &amp;gt;\widehat{\theta }-{{K}_{1-\delta }}\sqrt{Var(\widehat{\theta })}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If &amp;lt;math&amp;gt;\widehat{\theta }\,\!&amp;lt;/math&amp;gt; must be positive, then &amp;lt;math&amp;gt;\ln \widehat{\theta }\,\!&amp;lt;/math&amp;gt; is treated as normally distributed. The two-sided approximate confidence bounds on the parameter &amp;lt;math&amp;gt;\theta\,\!&amp;lt;/math&amp;gt;, at confidence level &amp;lt;math&amp;gt;\delta\,\!&amp;lt;/math&amp;gt;, then become: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  &amp;amp; {{\theta }_{U}}= &amp;amp; \widehat{\theta }\cdot {{e}^{\tfrac{{{K}_{\tfrac{1-\delta }{2}}}\sqrt{Var\left( \widehat{\theta } \right)}}{\widehat{\theta }}}}\text{ (Two-sided upper)} \\ &lt;br /&gt;
 &amp;amp; {{\theta }_{L}}= &amp;amp; \frac{\widehat{\theta }}{{{e}^{\tfrac{{{K}_{\tfrac{1-\delta }{2}}}\sqrt{Var\left( \widehat{\theta } \right)}}{\widehat{\theta }}}}}\text{     (Two-sided lower)}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The one-sided approximate confidence bounds on the parameter &amp;lt;math&amp;gt;\theta\,\!&amp;lt;/math&amp;gt;, at confidence level &amp;lt;math&amp;gt;\delta,\,\!&amp;lt;/math&amp;gt; can be found from: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  &amp;amp; {{\theta }_{U}}= &amp;amp; \widehat{\theta }\cdot {{e}^{\tfrac{{{K}_{1-\delta }}\sqrt{Var\left( \widehat{\theta } \right)}}{\widehat{\theta }}}}\text{ (One-sided upper)} \\ &lt;br /&gt;
 &amp;amp; {{\theta }_{L}}= &amp;amp; \frac{\widehat{\theta }}{{{e}^{\tfrac{{{K}_{1-\delta }}\sqrt{Var\left( \widehat{\theta } \right)}}{\widehat{\theta }}}}}\text{     (One-sided lower)}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The same procedure can be extended for the case of a two or more parameter distribution. Lloyd and Lipow [[Appendix:_Life_Data_Analysis_References|[24]]] further elaborate on this procedure.&lt;br /&gt;
&lt;br /&gt;
=== Confidence Bounds on Time (Type 1)  ===&lt;br /&gt;
Type 1 confidence bounds are confidence bounds around time for a given reliability. For example, when using the one-parameter exponential distribution, the corresponding time for a given exponential percentile (i.e., y-ordinate or unreliability, &amp;lt;math&amp;gt;Q = 1 - R)\,\!&amp;lt;/math&amp;gt; is determined by solving the unreliability function for the time, &amp;lt;math&amp;gt;T\,\!&amp;lt;/math&amp;gt;, or: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}\widehat{T}(Q)= &amp;amp;-\frac{1}{\widehat{\lambda }}&lt;br /&gt;
                    \ln (1-Q)= &amp;amp; -\frac{1}{\widehat{\lambda }}\ln (R)&lt;br /&gt;
          \end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Bounds on time (Type 1) return the confidence bounds around this time value by determining the confidence intervals around &amp;lt;math&amp;gt;\widehat{\lambda }\,\!&amp;lt;/math&amp;gt; and substituting these values into the above equation. The bounds on &amp;lt;math&amp;gt;\widehat{\lambda }\,\!&amp;lt;/math&amp;gt; are determined using the method for the bounds on parameters, with its variance obtained from the Fisher Matrix. Note that the procedure is slightly more complicated for distributions with more than one parameter.&lt;br /&gt;
&lt;br /&gt;
=== Confidence Bounds on Reliability (Type 2)  ===&lt;br /&gt;
Type 2 confidence bounds are confidence bounds around reliability. For example, when using the two-parameter exponential distribution, the reliability function is: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\widehat{R}(T)={{e}^{-\widehat{\lambda }\cdot T}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Reliability bounds (Type 2) return the confidence bounds by determining the confidence intervals around &amp;lt;math&amp;gt;\widehat{\lambda }\,\!&amp;lt;/math&amp;gt; and substituting these values into the above equation. The bounds on &amp;lt;math&amp;gt;\widehat{\lambda }\,\!&amp;lt;/math&amp;gt; are determined using the method for the bounds on parameters, with its variance obtained from the Fisher Matrix. Once again, the procedure is more complicated for distributions with more than one parameter.&lt;br /&gt;
&lt;br /&gt;
== Beta Binomial Confidence Bounds  ==&lt;br /&gt;
Another less mathematically intensive method of calculating confidence bounds involves a procedure similar to that used in calculating median ranks (see [[Parameter Estimation]]). This is a non-parametric approach to confidence interval calculations that involves the use of rank tables and is commonly known as beta-binomial bounds (BB). By non-parametric, we mean that no underlying distribution is assumed. (Parametric implies that an underlying distribution, with parameters, is assumed.) In other words, this method can be used for any distribution, without having to make adjustments in the underlying equations based on the assumed distribution. Recall from the discussion on the median ranks that we used the binomial equation to compute the ranks at the 50% confidence level (or median ranks) by solving the cumulative binomial distribution for &amp;lt;math&amp;gt;Z\,\!&amp;lt;/math&amp;gt; (rank for the &amp;lt;math&amp;gt;{{j}^{th}}\,\!&amp;lt;/math&amp;gt; failure):&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;P=\underset{k=j}{\overset{N}{\mathop \sum }}\,\left( \begin{matrix}&lt;br /&gt;
   N  \\&lt;br /&gt;
   k  \\&lt;br /&gt;
\end{matrix} \right){{Z}^{k}}{{\left( 1-Z \right)}^{N-k}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;N\,\!&amp;lt;/math&amp;gt; is the sample size and &amp;lt;math&amp;gt;j\,\!&amp;lt;/math&amp;gt; is the order number. &lt;br /&gt;
&lt;br /&gt;
The median rank was obtained by solving the following equation for &amp;lt;math&amp;gt;Z\,\!&amp;lt;/math&amp;gt;: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;0.50=\underset{k=j}{\overset{N}{\mathop \sum }}\,\left( \begin{matrix}&lt;br /&gt;
   N  \\&lt;br /&gt;
   k  \\&lt;br /&gt;
\end{matrix} \right){{Z}^{k}}{{\left( 1-Z \right)}^{N-k}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The same methodology can then be repeated by changing &amp;lt;math&amp;gt;P\,\!&amp;lt;/math&amp;gt; for 0.50 (50%) to our desired confidence level. For &amp;lt;math&amp;gt;P = 90%\,\!&amp;lt;/math&amp;gt; one would formulate the equation as &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;0.90=\underset{k=j}{\overset{N}{\mathop \sum }}\,\left( \begin{matrix}&lt;br /&gt;
   N  \\&lt;br /&gt;
   k  \\&lt;br /&gt;
\end{matrix} \right){{Z}^{k}}{{\left( 1-Z \right)}^{N-k}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Keep in mind that one must be careful to select the appropriate values for &amp;lt;math&amp;gt;P\,\!&amp;lt;/math&amp;gt; based on the type of confidence bounds desired. For example, if two-sided 80% confidence bounds are to be calculated, one must solve the equation twice (once with &amp;lt;math&amp;gt;P = 0.1\,\!&amp;lt;/math&amp;gt; and once with &amp;lt;math&amp;gt;P = 0.9\,\!&amp;lt;/math&amp;gt;) in order to place the bounds around 80% of the population. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Using this methodology, the appropriate ranks are obtained and plotted based on the desired confidence level. These points are then joined by a smooth curve to obtain the corresponding confidence bound. &lt;br /&gt;
&lt;br /&gt;
In Weibull++, this non-parametric methodology is&amp;amp;nbsp;used only&amp;amp;nbsp;when plotting bounds on the mixed Weibull distribution. Full details on this methodology can be found in Kececioglu  [[Appendix:_Life_Data_Analysis_References|[20]]]. These binomial equations can again be transformed using the beta and F distributions, thus the name beta binomial confidence bounds.&lt;br /&gt;
&lt;br /&gt;
== Likelihood Ratio Confidence Bounds  ==&lt;br /&gt;
Another method for calculating confidence bounds is the likelihood ratio bounds (LRB) method. Conceptually, this method is a great deal simpler than that of the Fisher matrix, although that does not mean that the results are of any less value. In fact, the LRB method is often preferred over the FM method in situations where there are smaller sample sizes. &lt;br /&gt;
&lt;br /&gt;
Likelihood ratio confidence bounds are based on the following likelihood ratio equation: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;-2\cdot \text{ln}\left( \frac{L(\theta )}{L(\widehat{\theta })} \right)\ge \chi _{\alpha ;k}^{2}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where: &lt;br /&gt;
&lt;br /&gt;
:*&amp;lt;math&amp;gt;L(\theta)\,\!&amp;lt;/math&amp;gt; is the likelihood function for the unknown parameter vector &amp;lt;math&amp;gt;\theta\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
:*&amp;lt;math&amp;gt;L(\widehat{\theta })\,\!&amp;lt;/math&amp;gt; is the likelihood function calculated at the estimated vector &amp;lt;math&amp;gt;\widehat{\theta }\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
:*&amp;lt;math&amp;gt;\chi _{\alpha ;k}^{2}\,\!&amp;lt;/math&amp;gt; is the chi-squared statistic with probability &amp;lt;math&amp;gt;\alpha\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;k\,\!&amp;lt;/math&amp;gt; degrees of freedom, where &amp;lt;math&amp;gt;k\,\!&amp;lt;/math&amp;gt; is the number of quantities jointly estimated&lt;br /&gt;
&lt;br /&gt;
If &amp;lt;math&amp;gt;\delta\,\!&amp;lt;/math&amp;gt; is the confidence level, then &amp;lt;math&amp;gt;\alpha = \delta\,\!&amp;lt;/math&amp;gt; for two-sided bounds and &amp;lt;math&amp;gt;\alpha = (2\delta - 1)\,\!&amp;lt;/math&amp;gt; for one-sided. Recall from the [[Brief Statistical Background]] chapter that if &amp;lt;math&amp;gt;x\,\!&amp;lt;/math&amp;gt; is a continuous random variable with &#039;&#039;pdf&#039;&#039;: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
f(x;{{\theta}_{1}},{{\theta}_{2}},...,{{\theta}_{k}}) &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;{{\theta}_{1}},{{\theta}_{2}},...,{{\theta}_{k}}\,\!&amp;lt;/math&amp;gt; are &amp;lt;math&amp;gt;k\,\!&amp;lt;/math&amp;gt; unknown constant parameters that need to be estimated, one can conduct an experiment and obtain &amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt; independent observations, &amp;lt;math&amp;gt;{{x}_{1}},{{x}_{2}},...,{{x}_{R}}\,\!&amp;lt;/math&amp;gt;, which correspond in the case of life data analysis to failure times. The likelihood function is given by: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;L({{x}_{1}},{{x}_{2}},...,{{x}_{R}}|{{\theta }_{1}},{{\theta }_{2}},...,{{\theta }_{k}})=L=\underset{i=1}{\overset{R}{\mathop \prod }}\,f({{x}_{i}};{{\theta }_{1}},{{\theta }_{2}},...,{{\theta }_{k}})\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
i = 1,2,...,R&lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The maximum likelihood estimators (MLE) of &amp;lt;math&amp;gt;{{\theta}_{1}},{{\theta}_{2}},...,{{\theta}_{k}}\,\!&amp;lt;/math&amp;gt; are &amp;lt;math&amp;gt;k\,\!&amp;lt;/math&amp;gt; are obtained by maximizing &amp;lt;math&amp;gt;L.\,\!&amp;lt;/math&amp;gt; These are represented by the &amp;lt;math&amp;gt;L(\widehat{\theta })\,\!&amp;lt;/math&amp;gt; term in the denominator of the ratio in the likelihood ratio equation. Since the values of the data points are known, and the values of the parameter estimates &amp;lt;math&amp;gt;\widehat{\theta }\,\!&amp;lt;/math&amp;gt; have been calculated using MLE methods, the only unknown term in the likelihood ratio equation is the &amp;lt;math&amp;gt;L(\theta)\,\!&amp;lt;/math&amp;gt; term in the numerator of the ratio. It remains to find the values of the unknown parameter vector &amp;lt;math&amp;gt;\theta\,\!&amp;lt;/math&amp;gt; that satisfy the likelihood ratio equation. For distributions that have two parameters, the values of these two parameters can be varied in order to satisfy the likelihood ratio equation. The values of the parameters that satisfy this equation will change based on the desired confidence level &amp;lt;math&amp;gt;\delta;\,\!&amp;lt;/math&amp;gt; but at a given value of &amp;lt;math&amp;gt;\delta\,\!&amp;lt;/math&amp;gt; there is only a certain region of values for &amp;lt;math&amp;gt;{{\theta}_{1}}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;{{\theta}_{2}}\,\!&amp;lt;/math&amp;gt; for which the likelihood ratio equation holds true. This region can be represented graphically as a contour plot, an example of which is given in the following graphic. &lt;br /&gt;
&lt;br /&gt;
[[Image:Examplecontourplot.png|center|450px]] &lt;br /&gt;
&lt;br /&gt;
The region of the contour plot essentially represents a cross-section of the likelihood function surface that satisfies the conditions of the likelihood ratio equation. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note on Contour Plots in Weibull++ and ALTA&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Contour plots can be used for comparing data sets. Consider two data sets, one for an&amp;amp;nbsp;old product design and another for a new design.&amp;amp;nbsp;The engineer would like to determine if the two designs are significantly different and at what confidence. By plotting the contour plots of each data set in an overlay&amp;amp;nbsp;plot (the same distribution must be fitted to each data set), one can determine the confidence at which the two sets are significantly different. If, for example, there is no overlap (i.e., the two plots do not intersect) between the two 90% contours, then the two data sets are significantly different with a 90% confidence. If&amp;amp;nbsp;the two 95% contours overlap, then the two designs are NOT significantly different at the 95% confidence level. An example of non-intersecting contours is shown next. For details on comparing data sets, see&amp;amp;nbsp;[[Comparing Life Data Sets]]. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;[[Image:Contourplot.png|center|450px]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Confidence Bounds on the Parameters  ===&lt;br /&gt;
The bounds on the parameters are calculated by finding the extreme values of the contour plot on each axis for a given confidence level. Since each axis represents the possible values of a given parameter, the boundaries of the contour plot represent the extreme values of the parameters that satisfy the following: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;-2\cdot \text{ln}\left( \frac{L({{\theta }_{1}},{{\theta }_{2}})}{L({{\widehat{\theta }}_{1}},{{\widehat{\theta }}_{2}})} \right)=\chi _{\alpha ;1}^{2}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This equation can be rewritten as: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;L({{\theta }_{1}},{{\theta }_{2}})=L({{\widehat{\theta }}_{1}},{{\widehat{\theta }}_{2}})\cdot {{e}^{\tfrac{-\chi _{\alpha ;1}^{2}}{2}}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The task now is to&amp;amp;nbsp;find the values of the parameters &amp;lt;math&amp;gt;{{\theta}_{1}}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;{{\theta}_{2}}\,\!&amp;lt;/math&amp;gt; so that the equality in&amp;amp;nbsp;the likelihood ratio equation shown above is satisfied. Unfortunately, there is no closed-form solution; therefore, these values must be arrived at numerically. One way to&amp;amp;nbsp;do this is to hold one parameter constant and iterate on the other until an acceptable solution is reached. This can prove to be rather tricky, since there will be two solutions for one parameter if the other is held constant. In situations such as these, it is best to begin the iterative calculations with values close to those of the MLE values, so as to ensure that one is not attempting to perform calculations outside of the region of the contour plot where no solution exists. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&#039;&#039;&#039;Example 1:&#039;&#039;&#039; {{Example: Likelihood Ratio Bounds on Parameters }}&lt;br /&gt;
&lt;br /&gt;
=== Confidence Bounds on Time (Type 1)  ===&lt;br /&gt;
The manner in which the bounds on the time estimate for a given reliability are calculated is much the same as the manner in which the bounds on the parameters are calculated. The difference lies in the form of the likelihood functions that comprise the likelihood ratio. In the preceding section, we used the standard form of the likelihood function, which was in terms of the parameters &amp;lt;math&amp;gt;{{\theta}_{1}}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;{{\theta}_{2}}\,\!&amp;lt;/math&amp;gt;. In order to calculate the bounds on a time estimate, the likelihood function needs to be rewritten in terms of one parameter and time, so that the maximum and minimum values of the time can be observed as the parameter is varied. This process is best illustrated with an example. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&#039;&#039;&#039;Example 2:&#039;&#039;&#039; {{Example: Likelihood Ratio Bounds on Time (Type I)}}&lt;br /&gt;
&lt;br /&gt;
=== Confidence Bounds on Reliability (Type 2)  ===&lt;br /&gt;
The likelihood ratio bounds on a reliability estimate for a given time value are calculated in the same manner as were the bounds on time. The only difference is that the likelihood function must now be considered in terms of &amp;lt;math&amp;gt;\beta\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt;. The likelihood function is once again altered in the same way as before, only now &amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt; is considered to be a parameter instead of &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt;, since the value of &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; must be specified in advance. Once again, this process is best illustrated with an example. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&#039;&#039;&#039;Example 3:&#039;&#039;&#039; {{Example: Likelihood Ratio Bounds on Reliability (Type 2)}}&lt;br /&gt;
&lt;br /&gt;
== Bayesian Confidence Bounds  ==&lt;br /&gt;
A fourth method of estimating confidence bounds is based on the Bayes theorem. This type of confidence bounds relies on a different school of thought in statistical analysis, where prior information is combined with sample data in order to make inferences on model parameters and their functions. An introduction to Bayesian methods is given in the [[Parameter Estimation]] chapter. Bayesian confidence bounds are derived from Bayes&#039;s rule, which states that: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;f(\theta |Data)=\frac{L(Data|\theta )\varphi (\theta )}{\underset{\varsigma }{\int{\mathop{}_{}^{}}}\,L(Data|\theta )\varphi (\theta )d\theta }\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where: &lt;br /&gt;
:*&amp;lt;math&amp;gt;f (\theta | Data\,\!&amp;lt;/math&amp;gt;) is the &#039;&#039;posterior pdf&#039;&#039; of &amp;lt;math&amp;gt;\theta\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
:*&amp;lt;math&amp;gt;\theta\,\!&amp;lt;/math&amp;gt; is the parameter vector of the chosen distribution (i.e., Weibull, lognormal, etc.) &lt;br /&gt;
:*&amp;lt;math&amp;gt;L(\bullet )\,\!&amp;lt;/math&amp;gt; is the likelihood function &lt;br /&gt;
:*&amp;lt;math&amp;gt;\varphi (\theta )\,\!&amp;lt;/math&amp;gt; is the &#039;&#039;prior pdf&#039;&#039; of the parameter vector &amp;lt;math&amp;gt;\theta\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
:*&amp;lt;math&amp;gt;\varsigma \,\!&amp;lt;/math&amp;gt; is the range of &amp;lt;math&amp;gt;\theta\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
In other words, the prior knowledge is provided in the form of the prior &#039;&#039;pdf&#039;&#039; of the parameters, which in turn is combined with the sample data in order to obtain the posterior &#039;&#039;pdf&#039;&#039;. Different forms of prior information exist, such as past data, expert opinion or non-informative (refer to [[Parameter Estimation]]). It can be seen from the above Bayes&#039;s rule formula that we are now dealing with distributions of parameters rather than single value parameters. For example, consider a one-parameter distribution with a positive parameter &amp;lt;math&amp;gt;{{\theta}_{1}}\,\!&amp;lt;/math&amp;gt;. Given a set of sample data, and a prior distribution for &amp;lt;math&amp;gt;{{\theta}_{1}},\,\!&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;\varphi ({{\theta }_{1}}),\,\!&amp;lt;/math&amp;gt; the above Bayes&#039;s rule formula can be written as: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;f({{\theta }_{1}}|Data)=\frac{L(Data|{{\theta }_{1}})\varphi ({{\theta }_{1}})}{\int_{0}^{\infty }L(Data|{{\theta }_{1}})\varphi ({{\theta }_{1}})d{{\theta }_{1}}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In other words, we now have the distribution of &amp;lt;math&amp;gt;{{\theta}_{1}}\,\!&amp;lt;/math&amp;gt; and we can now make statistical inferences on this parameter, such as calculating probabilities. Specifically, the probability that &amp;lt;math&amp;gt;{{\theta}_{1}}\,\!&amp;lt;/math&amp;gt; is less than or equal to a value &amp;lt;math&amp;gt;x,\,\!&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;P({{\theta }_{1}}\le x)\,\!&amp;lt;/math&amp;gt; can be obtained by integrating the posterior probability density function (&#039;&#039;pdf&#039;&#039;), or: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;P({{\theta }_{1}}\le x)=\int_{0}^{x}f({{\theta }_{1}}|Data)d{{\theta }_{1}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The above equation is the posterior &#039;&#039;cdf&#039;&#039;, which essentially calculates a confidence bound on the parameter, where &amp;lt;math&amp;gt;P({{\theta }_{1}}\le x)\,\!&amp;lt;/math&amp;gt; is the confidence level and &amp;lt;math&amp;gt;x\,\!&amp;lt;/math&amp;gt; is the confidence bound. Substituting the posterior &#039;&#039;pdf&#039;&#039; into the above posterior &#039;&#039;cdf&#039;&#039; yields: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\frac{\int_{0}^{x}L(Data|{{\theta }_{1}})\varphi ({{\theta }_{1}})d{{\theta }_{1}}}{\int_{0}^{\infty }L(Data|{{\theta }_{1}})\varphi ({{\theta }_{1}})d{{\theta }_{1}}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The only question at this point is, what do we use as a prior distribution of &amp;lt;math&amp;gt;{{\theta}_{1}}\,\!&amp;lt;/math&amp;gt;? For the confidence bounds calculation application, non-informative prior distributions are utilized. Non-informative prior distributions are distributions that have no population basis and play a minimal role in the posterior distribution. The idea behind the use of non-informative prior distributions is to make inferences that are not affected by external information, or when external information is not available. In the general case of calculating confidence bounds using Bayesian methods, the method should be independent of external information and it should only rely on the current data. Therefore, non-informative priors are used. Specifically, the uniform distribution is used as a prior distribution for the different parameters of the selected fitted distribution. For example, if the Weibull distribution is fitted to the data, the prior distributions for beta and eta are assumed to be uniform. The above equation can be generalized for any distribution having a vector of parameters &amp;lt;math&amp;gt;\theta,\,\!&amp;lt;/math&amp;gt; yielding the general equation for calculating Bayesian confidence bounds: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\frac{\underset{\xi }{\int{\mathop{}_{}^{}}}\,L(Data|\theta )\varphi (\theta )d\theta }{\underset{\varsigma }{\int{\mathop{}_{}^{}}}\,L(Data|\theta )\varphi (\theta )d\theta }\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where: &lt;br /&gt;
&lt;br /&gt;
:*&amp;lt;math&amp;gt;CL\,\!&amp;lt;/math&amp;gt; is the confidence level&lt;br /&gt;
:*&amp;lt;math&amp;gt;\theta\,\!&amp;lt;/math&amp;gt; is the parameter vector &lt;br /&gt;
:*&amp;lt;math&amp;gt;L(\bullet )\,\!&amp;lt;/math&amp;gt; is the likelihood function &lt;br /&gt;
:*&amp;lt;math&amp;gt;\varphi (\theta )\,\!&amp;lt;/math&amp;gt; is the prior &#039;&#039;pdf&#039;&#039; of the parameter vector &amp;lt;math&amp;gt;\theta\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
:*&amp;lt;math&amp;gt;\varsigma \,\!&amp;lt;/math&amp;gt; is the range of &amp;lt;math&amp;gt;\theta\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
:*&amp;lt;math&amp;gt;\xi\,\!&amp;lt;/math&amp;gt; is the range in which &amp;lt;math&amp;gt;\theta\,\!&amp;lt;/math&amp;gt; changes from &amp;lt;math&amp;gt;\Psi(T,R)\,\!&amp;lt;/math&amp;gt; till &amp;lt;math&amp;gt;\theta\,\!&amp;lt;/math&amp;gt; &#039;s maximum value, or from &amp;lt;math&amp;gt;\theta\,\!&amp;lt;/math&amp;gt; &#039;s minimum value till &amp;lt;math&amp;gt;\Psi(T,R)\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
:*&amp;lt;math&amp;gt;\Psi(T,R)\,\!&amp;lt;/math&amp;gt; is a function such that if &amp;lt;math&amp;gt;T\,\!&amp;lt;/math&amp;gt; is given, then the bounds are calculated for &amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt;. If &amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt; is given, then the bounds are calculated for &amp;lt;math&amp;gt;T\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
If &amp;lt;math&amp;gt;T\,\!&amp;lt;/math&amp;gt; is given, then from the above equation and &amp;lt;math&amp;gt;\Psi\,\!&amp;lt;/math&amp;gt; and for a given &amp;lt;math&amp;gt;CL\,\!&amp;lt;/math&amp;gt;, the bounds on &amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt; are calculated. If &amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt; is given, then from the above equation and &amp;lt;math&amp;gt;\Psi\,\!&amp;lt;/math&amp;gt; and for a given &amp;lt;math&amp;gt;C\,\!&amp;lt;/math&amp;gt; the bounds on &amp;lt;math&amp;gt;T\,\!&amp;lt;/math&amp;gt; are calculated. &lt;br /&gt;
&lt;br /&gt;
=== Confidence Bounds on Time (Type 1)  ===&lt;br /&gt;
For a given failure time distribution and a given reliability &amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;T(R)\,\!&amp;lt;/math&amp;gt; is a function of &amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt; and the distribution parameters. To illustrate the procedure for obtaining confidence bounds, the two-parameter Weibull distribution is used as an example. The bounds in&amp;amp;nbsp;other types of distributions can be obtained in similar fashion. For the two-parameter Weibull distribution: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;T(R)=\eta \exp (\frac{\ln (-\ln R)}{\beta })\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a given reliability, the Bayesian one-sided upper bound estimate for &amp;lt;math&amp;gt;T(R)\,\!&amp;lt;/math&amp;gt; is: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\underset{}{\overset{}{\mathop{\Pr }}}\,(T\le {{T}_{U}})=\int_{0}^{{{T}_{U}}(R)}f(T|Data,R)dT\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;f(T | Data, R)\,\!&amp;lt;/math&amp;gt; is the posterior distribution of Time &amp;lt;math&amp;gt;T.\,\!&amp;lt;/math&amp;gt; Using the above equation, we have the following:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\underset{}{\overset{}{\mathop{\Pr }}}\,(T\le {{T}_{U}})=\underset{}{\overset{}{\mathop{\Pr }}}\,(\eta \exp (\frac{\ln (-\ln R)}{\beta })\le {{T}_{U}})\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The above equation can be rewritten in terms of &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt; as: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\underset{}{\overset{}{\mathop{\Pr }}}\,(\eta \le {{T}_{U}}\exp (-\frac{\ln (-\ln R)}{\beta }))\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Applying the Bayes&#039;s rule by assuming that the priors of &amp;lt;math&amp;gt;\beta\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt; are independent, we then obtain the following relationship: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\frac{\int_{0}^{\infty }\int_{0}^{{{T}_{U}}\exp (-\frac{\ln (-\ln R)}{\beta })}L(\beta ,\eta )\varphi (\beta )\varphi (\eta )d\eta d\beta }{\int_{0}^{\infty }\int_{0}^{\infty }L(\beta ,\eta )\varphi (\beta )\varphi (\eta )d\eta d\beta }\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The above equation can be solved for &amp;lt;math&amp;gt;{{T}_{U}}(R)\,\!&amp;lt;/math&amp;gt;, where: &lt;br /&gt;
&lt;br /&gt;
:*&amp;lt;math&amp;gt;CL\,\!&amp;lt;/math&amp;gt; is the confidence level,&lt;br /&gt;
:*&amp;lt;math&amp;gt;\varphi (\beta )\,\!&amp;lt;/math&amp;gt; is the prior &#039;&#039;pdf&#039;&#039; of the parameter &amp;lt;math&amp;gt;\beta\,\!&amp;lt;/math&amp;gt;. For non-informative prior distribution, &amp;lt;math&amp;gt;\varphi (\beta )=\tfrac{1}{\beta }.\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
:*&amp;lt;math&amp;gt;\varphi (\eta )\,\!&amp;lt;/math&amp;gt; is the prior &#039;&#039;pdf&#039;&#039; of the parameter &amp;lt;math&amp;gt;\eta.\,\!&amp;lt;/math&amp;gt; For non-informative prior distribution, &amp;lt;math&amp;gt;\varphi (\eta )=\tfrac{1}{\eta }.\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
:*&amp;lt;math&amp;gt;L(\bullet )\,\!&amp;lt;/math&amp;gt; is the likelihood function.&lt;br /&gt;
&lt;br /&gt;
The same method can be used to get the one-sided lower bound of &amp;lt;math&amp;gt;T(R)\,\!&amp;lt;/math&amp;gt; from: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\frac{\int_{0}^{\infty }\int_{{{T}_{L}}\exp (\frac{-\ln (-\ln R)}{\beta })}^{\infty }L(\beta ,\eta )\varphi (\beta )\varphi (\eta )d\eta d\beta }{\int_{0}^{\infty }\int_{0}^{\infty }L(\beta ,\eta )\varphi (\beta )\varphi (\eta )d\eta d\beta }\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The above equation can be solved to get &amp;lt;math&amp;gt;{{T}_{L}}(R)\,\!&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
The Bayesian two-sided bounds estimate for &amp;lt;math&amp;gt;T(R)\,\!&amp;lt;/math&amp;gt; is: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\int_{{{T}_{L}}(R)}^{{{T}_{U}}(R)}f(T|Data,R)dT\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which is equivalent to:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;(1+CL)/2=\int_{0}^{{{T}_{U}}(R)}f(T|Data,R)dT\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;(1-CL)/2=\int_{0}^{{{T}_{L}}(R)}f(T|Data,R)dT\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Using the same method for the one-sided bounds, &amp;lt;math&amp;gt;{{T}_{U}}(R)\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;{{T}_{L}}(R)\,\!&amp;lt;/math&amp;gt; can be solved.&lt;br /&gt;
&lt;br /&gt;
=== Confidence Bounds on Reliability (Type 2)  ===&lt;br /&gt;
For a given failure time distribution and a given time &amp;lt;math&amp;gt;T\,\!&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;R(T)\,\!&amp;lt;/math&amp;gt; is a function of &amp;lt;math&amp;gt;T\,\!&amp;lt;/math&amp;gt; and the distribution parameters. To illustrate the procedure for obtaining confidence bounds, the two-parameter Weibull distribution is used as an example. The bounds in other types of distributions can be obtained in similar fashion. For example, for two parameter Weibull distribution: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;R=\exp (-{{(\frac{T}{\eta })}^{\beta }})\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Bayesian one-sided upper bound estimate for &amp;lt;math&amp;gt;R(T)\,\!&amp;lt;/math&amp;gt; is: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\int_{0}^{{{R}_{U}}(T)}f(R|Data,T)dR\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similar to the bounds on Time, the following is obtained: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\frac{\int_{0}^{\infty }\int_{0}^{T\exp (-\frac{\ln (-\ln {{R}_{U}})}{\beta })}L(\beta ,\eta )\varphi (\beta )\varphi (\eta )d\eta d\beta }{\int_{0}^{\infty }\int_{0}^{\infty }L(\beta ,\eta )\varphi (\beta )\varphi (\eta )d\eta d\beta }\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The above equation can be solved to get &amp;lt;math&amp;gt;{{R}_{U}}(T)\,\!&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
The Bayesian one-sided lower bound estimate for R(T) is: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;1-CL=\int_{0}^{{{R}_{L}}(T)}f(R|Data,T)dR\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Using the posterior distribution, the following is obtained: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\frac{\int_{0}^{\infty }\int_{T\exp (-\frac{\ln (-\ln {{R}_{L}})}{\beta })}^{\infty }L(\beta ,\eta )\varphi (\beta )\varphi (\eta )d\eta d\beta }{\int_{0}^{\infty }\int_{0}^{\infty }L(\beta ,\eta )\varphi (\beta )\varphi (\eta )d\eta d\beta }\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The above equation can be solved to get &amp;lt;math&amp;gt;{{R}_{L}}(T)\,\!&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
The Bayesian two-sided bounds estimate for &amp;lt;math&amp;gt;R(T)\,\!&amp;lt;/math&amp;gt; is: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\int_{{{R}_{L}}(T)}^{{{R}_{U}}(T)}f(R|Data,T)dR\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which is equivalent to: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\int_{0}^{{{R}_{U}}(T)}f(R|Data,T)dR=(1+CL)/2\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\int_{0}^{{{R}_{L}}(T)}f(R|Data,T)dR=(1-CL)/2\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Using the same method for one-sided bounds, &amp;lt;math&amp;gt;{{R}_{U}}(T)\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;{{R}_{L}}(T)\,\!&amp;lt;/math&amp;gt; can be solved.&lt;br /&gt;
&lt;br /&gt;
== Simulation Based Bounds ==&lt;br /&gt;
The SimuMatic tool in Weibull++ can be used to perform a large number of reliability analyses on data sets that have been created using Monte Carlo simulation. This utility can assist the analyst to a) better understand life data analysis concepts, b) experiment with the influences of sample sizes and censoring schemes on analysis methods, c) construct simulation-based confidence intervals, d) better understand the concepts behind confidence intervals and e) design reliability tests. This section describes how to use simulation for estimating confidence bounds. &amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
SimuMatic generates confidence bounds and assists in visualizing and understanding them. In addition, it allows one to determine the adequacy of certain parameter estimation methods (such as rank regression on X, rank regression on Y and maximum likelihood estimation) and to visualize the effects of different data censoring schemes on the confidence bounds. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039;&lt;br /&gt;
{{:Simulation_Based_Bounds_Example}}&lt;/div&gt;</summary>
		<author><name>M Spivey</name></author>
	</entry>
	<entry>
		<id>https://www.reliawiki.com/index.php?title=Weibull_Confidence_Bounds&amp;diff=65708</id>
		<title>Weibull Confidence Bounds</title>
		<link rel="alternate" type="text/html" href="https://www.reliawiki.com/index.php?title=Weibull_Confidence_Bounds&amp;diff=65708"/>
		<updated>2023-03-21T18:45:22Z</updated>

		<summary type="html">&lt;p&gt;M Spivey: /* Bounds on Reliability */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{template:LDABOOK|8.2|Weibull Confidence Bounds}}&lt;br /&gt;
&lt;br /&gt;
== Fisher Matrix Confidence Bounds ==&lt;br /&gt;
One of the methods used by the application in estimating the different types of confidence bounds for Weibull data, the Fisher matrix method, is presented in this section. The complete derivations were presented in detail (for a general function) in [[Confidence Bounds]]. &lt;br /&gt;
&lt;br /&gt;
=== Bounds on the Parameters ===&lt;br /&gt;
One of the properties of maximum likelihood estimators is that they are asymptotically normal, meaning that for large samples they are normally distributed. Additionally, since both the shape parameter estimate, &amp;lt;math&amp;gt; \hat{\beta } \,\!&amp;lt;/math&amp;gt;, and the scale parameter estimate, &amp;lt;math&amp;gt; \hat{\eta }, \,\!&amp;lt;/math&amp;gt; must be positive, thus &amp;lt;math&amp;gt;ln\beta \,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;ln\eta \,\!&amp;lt;/math&amp;gt; are treated as being normally distributed as well. The lower and upper bounds on the parameters are estimated from Nelson [[Appendix:_Life_Data_Analysis_References|[30]]]: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \beta _{U} =\hat{\beta }\cdot e^{\frac{K_{\alpha }\sqrt{Var(\hat{ \beta })}}{\hat{\beta }}}\text{ (upper bound)} \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \beta _{L} =\frac{\hat{\beta }}{e^{\frac{K_{\alpha }\sqrt{Var(\hat{ \beta })}}{\hat{\beta }}}} \text{ (lower bound)} &lt;br /&gt;
\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \eta _{U} =\hat{\eta }\cdot e^{\frac{K_{\alpha }\sqrt{Var(\hat{ \eta })}}{\hat{\eta }}}\text{ (upper bound)} &lt;br /&gt;
\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \eta _{L} =\frac{\hat{\eta }}{e^{\frac{K_{\alpha }\sqrt{Var(\hat{ \eta })}}{\hat{\eta }}}}\text{ (lower bound)} \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt; K_{\alpha}\,\!&amp;lt;/math&amp;gt; is defined by: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \alpha =\frac{1}{\sqrt{2\pi }}\int_{K_{\alpha }}^{\infty }e^{-\frac{t^{2}}{2} }dt=1-\Phi (K_{\alpha }) \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
If &amp;lt;math&amp;gt;d\,\!&amp;lt;/math&amp;gt; is the confidence level, then &amp;lt;math&amp;gt; \alpha =\frac{1-\delta }{2} \,\!&amp;lt;/math&amp;gt; for the two-sided bounds and &amp;lt;math&amp;gt;a = 1 - d\,\!&amp;lt;/math&amp;gt; for the one-sided bounds. The variances and covariances of &amp;lt;math&amp;gt; \hat{\beta }\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; \hat{\eta }\,\!&amp;lt;/math&amp;gt; are estimated from the inverse local Fisher matrix, as follows:  &lt;br /&gt;
 &lt;br /&gt;
::&amp;lt;math&amp;gt; \left( \begin{array}{cc} \hat{Var}\left( \hat{\beta }\right) &amp;amp;  \hat{Cov}\left( \hat{ \beta },\hat{\eta }\right)  &lt;br /&gt;
\\&lt;br /&gt;
 \hat{Cov}\left( \hat{\beta },\hat{\eta }\right) &amp;amp; \hat{Var} \left( \hat{\eta }\right) \end{array} \right) =\left( \begin{array}{cc} -\frac{\partial ^{2}\Lambda }{\partial \beta ^{2}} &amp;amp; -\frac{\partial ^{2}\Lambda }{\partial \beta \partial \eta }  &lt;br /&gt;
\\&lt;br /&gt;
&lt;br /&gt;
 -\frac{\partial ^{2}\Lambda }{\partial \beta \partial \eta } &amp;amp; -\frac{ \partial ^{2}\Lambda }{\partial \eta ^{2}} \end{array} \right) _{\beta =\hat{\beta },\text{ }\eta =\hat{\eta }}^{-1} \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fisher Matrix Confidence Bounds and Regression Analysis&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Note that the variance and covariance of the parameters are obtained from the inverse Fisher information matrix as described in this section. The local Fisher information matrix is obtained from the second partials of the likelihood function, by substituting the solved parameter estimates into the particular functions. This method is based on maximum likelihood theory and is derived from the fact that the parameter estimates were computed using maximum likelihood estimation methods. When one uses least squares or regression analysis for the parameter estimates, this methodology is theoretically then not applicable. However, if one assumes that the variance and covariance of the parameters will be similar ( One also assumes similar properties for both estimators.) regardless of the underlying solution method, then the above methodology can also be used in regression analysis. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Fisher matrix is one of the methodologies that Weibull++ uses for both MLE and regression analysis. Specifically, Weibull++ uses the likelihood function and computes the local Fisher information matrix based on the estimates of the parameters and the current data. This gives consistent confidence bounds regardless of the underlying method of solution,  (i.e., MLE or regression). In addition, Weibull++ checks this assumption and proceeds with it if it considers it to be acceptable. In some instances, Weibull++ will prompt you with an &amp;quot;Unable to Compute Confidence Bounds&amp;quot; message when using regression analysis. This is an indication that these assumptions were violated.&lt;br /&gt;
&lt;br /&gt;
=== Bounds on Reliability ===&lt;br /&gt;
The bounds on reliability can easily be derived by first looking at the general extreme value distribution (EVD). Its reliability function is given by: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; R(t)=e^{-e^{\left( \frac{t-p_{1}}{p_{2}}\right) }} \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
By transforming &amp;lt;math&amp;gt;t = \ln t\,\!&amp;lt;/math&amp;gt; and converting &amp;lt;math&amp;gt; p_{1}=\ln({\eta})\,\!&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt; p_{2}=\frac{1}{ \beta } \,\!&amp;lt;/math&amp;gt;, the above equation becomes the Weibull reliability function: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; R(t)=e^{-e^{\beta \left( \ln t-\ln \eta \right) }}=e^{-e^{\ln \left( \frac{t }{\eta }\right) ^{\beta }}}=e^{-\left( \frac{t}{\eta }\right) ^{\beta }} \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
with: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; R(T)=e^{-e^{\beta \left( \ln t-\ln \eta \right) }}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
set:&lt;br /&gt;
&lt;br /&gt;
:: &amp;lt;math&amp;gt; u=\beta \left( \ln t-\ln \eta \right) \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The reliability function now becomes: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; R(T)=e^{-e^{u}} \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The next step is to find the upper and lower bounds on &amp;lt;math&amp;gt;u\,\!&amp;lt;/math&amp;gt;. Using the equations derived in [[Confidence Bounds]], the bounds on reliability are then estimated from Nelson [[Appendix:_Life_Data_Analysis_References|[30]]]: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; u_{U} =\hat{u}+K_{\alpha }\sqrt{Var(\hat{u})} &lt;br /&gt;
\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; u_{L} =\hat{u}-K_{\alpha }\sqrt{Var(\hat{u})} &lt;br /&gt;
\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; Var(\hat{u}) =\left( \frac{\partial u}{\partial \beta }\right) ^{2}Var( \hat{\beta })+\left( \frac{\partial u}{\partial \eta }\right) ^{2}Var( \hat{\eta }) +2\left( \frac{\partial u}{\partial \beta }\right) \left( \frac{\partial u }{\partial \eta }\right) Cov\left( \hat{\beta },\hat{\eta }\right) \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; Var(\hat{u}) =\frac{\hat{u}^{2}}{\hat{\beta }^{2}}Var(\hat{ \beta })+\frac{\hat{\beta }^{2}}{\hat{\eta }^{2}}Var(\hat{\eta }) -\left( \frac{2\hat{u}}{\hat{\eta }}\right) Cov\left( \hat{\beta }, \hat{\eta }\right). \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The upper and lower bounds on reliability are: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; R_{U} =e^{-e^{u_{L}}}\text{ (upper bound)}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; R_{L} =e^{-e^{u_{U}}}\text{ (lower bound)}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Other Weibull Forms&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Weibull++ makes the following assumptions/substitutions when using the three-parameter or one-parameter forms: &lt;br /&gt;
&lt;br /&gt;
*For the 3-parameter case, substitute &amp;lt;math&amp;gt; t=\ln (t-\hat{\gamma }) \,\!&amp;lt;/math&amp;gt; (and by definition &amp;lt;math&amp;gt;\gamma\, &amp;lt; t\!&amp;lt;/math&amp;gt;), instead of &amp;lt;math&amp;gt;\ln t\,\!&amp;lt;/math&amp;gt;. (Note that this is an approximation since it eliminates the third parameter and assumes that &amp;lt;math&amp;gt; Var( \hat{\gamma })=0. \,\!&amp;lt;/math&amp;gt;) &lt;br /&gt;
*For the 1-parameter, &amp;lt;math&amp;gt; Var(\hat{\beta })=0, \,\!&amp;lt;/math&amp;gt; thus:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; Var(\hat{u})=\left( \frac{\partial u}{\partial \eta }\right) ^{2}Var( \hat{\eta })=\left( \frac{\hat{\beta }}{\hat{\eta }}\right) ^{2}Var(\hat{\eta }) \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Also note that the time axis (x-axis) in the three-parameter Weibull plot in Weibull++ is not &amp;lt;math&amp;gt;{t}\,\!&amp;lt;/math&amp;gt; but &amp;lt;math&amp;gt;t - \gamma\,\!&amp;lt;/math&amp;gt;. This means that one must be cautious when obtaining confidence bounds from the plot. If one desires to estimate the confidence bounds on reliability for a given time &amp;lt;math&amp;gt;{{t}_{0}}\,\!&amp;lt;/math&amp;gt; from the adjusted plotted line, then these bounds should be obtained for a &amp;lt;math&amp;gt;{{t}_{0}} - \gamma\,\!&amp;lt;/math&amp;gt; entry on the time axis.&lt;br /&gt;
&lt;br /&gt;
=== Bounds on Time ===&lt;br /&gt;
The bounds around the time estimate or reliable life estimate, for a given Weibull percentile (unreliability), are estimated by first solving the reliability equation with respect to time, as discussed in Lloyd and Lipow [[Appendix:_Life_Data_Analysis_References|[24]]] and in Nelson [[Appendix:_Life_Data_Analysis_References|[30]]]: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \ln R =-\left( \frac{t}{\eta }\right) ^{\beta } &lt;br /&gt;
\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \ln (-\ln R) =\beta \ln \left( \frac{t}{\eta }\right) \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
 \ln (-\ln R) =\beta (\ln t-\ln \eta ) &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; u=\frac{1}{\beta }\ln (-\ln R)+\ln \eta \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;u = \ln t\,\!&amp;lt;/math&amp;gt; .&lt;br /&gt;
&lt;br /&gt;
The upper and lower bounds on  are estimated from:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; u_{U} =\hat{u}+K_{\alpha }\sqrt{Var(\hat{u})} \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; u_{L} =\hat{u}-K_{\alpha }\sqrt{Var(\hat{u})} \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; Var(\hat{u})=\left( \frac{\partial u}{\partial \beta }\right) ^{2}Var( \hat{\beta })+\left( \frac{\partial u}{\partial \eta }\right) ^{2}Var( \hat{\eta })+2\left( \frac{\partial u}{\partial \beta }\right) \left( \frac{\partial u}{\partial \eta }\right) Cov\left( \hat{\beta },\hat{ \eta }\right) \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
or: &lt;br /&gt;
::&amp;lt;math&amp;gt; Var(\hat{u}) =\frac{1}{\hat{\beta }^{4}}\left[ \ln (-\ln R)\right] ^{2}Var(\hat{\beta })+\frac{1}{\hat{\eta }^{2}}Var(\hat{\eta })+2\left( -\frac{\ln (-\ln R)}{\hat{\beta }^{2}}\right) \left( \frac{1}{ \hat{\eta }}\right) Cov\left( \hat{\beta },\hat{\eta }\right) \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The upper and lower bounds are then found by: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; T_{U} =e^{u_{U}}\text{ (upper bound)} \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; T_{L} =e^{u_{L}}\text{ (lower bound)} \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Likelihood Ratio Confidence Bounds ==&lt;br /&gt;
As covered in [[Confidence Bounds]], the likelihood confidence bounds are calculated by finding values for &amp;lt;math&amp;gt;{{\theta}_{1}}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;{{\theta}_{2}}\,\!&amp;lt;/math&amp;gt; that satisfy: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; -2\cdot \text{ln}\left( \frac{L(\theta _{1},\theta _{2})}{L(\hat{\theta }_{1}, \hat{\theta }_{2})}\right) =\chi _{\alpha ;1}^{2} \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
This equation can be rewritten as: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; L(\theta _{1},\theta _{2})=L(\hat{\theta }_{1},\hat{\theta } _{2})\cdot e^{\frac{-\chi _{\alpha ;1}^{2}}{2}} \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
For complete data, the likelihood function for the Weibull distribution is given by:&lt;br /&gt;
 &lt;br /&gt;
::&amp;lt;math&amp;gt; L(\beta ,\eta )=\prod_{i=1}^{N}f(x_{i};\beta ,\eta )=\prod_{i=1}^{N}\frac{ \beta }{\eta }\cdot \left( \frac{x_{i}}{\eta }\right) ^{\beta -1}\cdot e^{-\left( \frac{x_{i}}{\eta }\right) ^{\beta }} \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
For a given value of &amp;lt;math&amp;gt;\alpha\,\!&amp;lt;/math&amp;gt;, values for &amp;lt;math&amp;gt;\beta\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt; can be found which represent the maximum and minimum values that satisfy the above equation. These represent the confidence bounds for the parameters at a confidence level &amp;lt;math&amp;gt;\delta\,\!&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;\alpha = \delta\,\!&amp;lt;/math&amp;gt; for two-sided bounds and &amp;lt;math&amp;gt;\alpha = 2\delta - 1\,\!&amp;lt;/math&amp;gt; for one-sided. &lt;br /&gt;
&lt;br /&gt;
Similarly, the bounds on time and reliability can be found by substituting the Weibull reliability equation into the likelihood function so that it is in terms of &amp;lt;math&amp;gt;\beta\,\!&amp;lt;/math&amp;gt; and time or reliability, as discussed in [[Confidence Bounds]]. The likelihood ratio equation used to solve for bounds on time (Type 1) is:  &lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; L(\beta ,t)=\prod_{i=1}^{N}\frac{\beta }{\left( \frac{t}{(-\text{ln}(R))^{ \frac{1}{\beta }}}\right) }\cdot \left( \frac{x_{i}}{\left( \frac{t}{(-\text{ ln}(R))^{\frac{1}{\beta }}}\right) }\right) ^{\beta -1}\cdot \text{exp}\left[ -\left( \frac{x_{i}}{\left( \frac{t}{(-\text{ln}(R))^{\frac{1}{\beta }}} \right) }\right) ^{\beta }\right] \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The likelihood ratio equation used to solve for bounds on reliability (Type 2) is: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; L(\beta ,R)=\prod_{i=1}^{N}\frac{\beta }{\left( \frac{t}{(-\text{ln}(R))^{ \frac{1}{\beta }}}\right) }\cdot \left( \frac{x_{i}}{\left( \frac{t}{(-\text{ ln}(R))^{\frac{1}{\beta }}}\right) }\right) ^{\beta -1}\cdot \text{exp}\left[ -\left( \frac{x_{i}}{\left( \frac{t}{(-\text{ln}(R))^{\frac{1}{\beta }}} \right) }\right) ^{\beta }\right] \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Bayesian Confidence Bounds ==&lt;br /&gt;
=== Bounds on Parameters ===&lt;br /&gt;
Bayesian Bounds use non-informative prior distributions for both parameters. From [[Confidence Bounds]], we know that if the prior distribution of &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\beta\,\!&amp;lt;/math&amp;gt; are independent, the posterior joint distribution of &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\beta\,\!&amp;lt;/math&amp;gt; can be written as: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; f(\eta ,\beta |Data)= \dfrac{L(Data|\eta ,\beta )\varphi (\eta )\varphi (\beta )}{\int_{0}^{\infty }\int_{0}^{\infty }L(Data|\eta ,\beta )\varphi (\eta )\varphi (\beta )d\eta d\beta } \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The marginal distribution of &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt; is: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; f(\eta |Data) =\int_{0}^{\infty }f(\eta ,\beta |Data)d\beta  =&lt;br /&gt;
\dfrac{\int_{0}^{\infty }L(Data|\eta ,\beta )\varphi (\eta )\varphi (\beta )d\beta }{\int_{0}^{\infty }\int_{-\infty }^{\infty }L(Data|\eta ,\beta )\varphi (\eta )\varphi (\beta )d\eta d\beta } &lt;br /&gt;
\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
where: &amp;lt;math&amp;gt; \varphi (\beta )=\frac{1}{\beta } \,\!&amp;lt;/math&amp;gt; is the non-informative prior of &amp;lt;math&amp;gt;\beta\,\!&amp;lt;/math&amp;gt;. &amp;lt;math&amp;gt; \varphi (\eta )=\frac{1}{\eta } \,\!&amp;lt;/math&amp;gt; is the non-informative prior of &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt;. Using these non-informative prior distributions, &amp;lt;math&amp;gt;f(\eta|Data)\,\!&amp;lt;/math&amp;gt; can be rewritten as: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; f(\eta |Data)=\dfrac{\int_{0}^{\infty }L(Data|\eta ,\beta )\frac{1}{\beta } \frac{1}{\eta }d\beta }{\int_{0}^{\infty }\int_{0}^{\infty }L(Data|\eta ,\beta )\frac{1}{\beta }\frac{1}{\eta }d\eta d\beta } \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The one-sided upper bounds of &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt; is: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; CL=P(\eta \leq \eta _{U})=\int_{0}^{\eta _{U}}f(\eta |Data)d\eta \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The one-sided lower bounds of &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt; is: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; 1-CL=P(\eta \leq \eta _{L})=\int_{0}^{\eta _{L}}f(\eta |Data)d\eta \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The two-sided bounds of &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt; is: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; CL=P(\eta _{L}\leq \eta \leq \eta _{U})=\int_{\eta _{L}}^{\eta _{U}}f(\eta |Data)d\eta \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Same method is used to obtain the bounds of &amp;lt;math&amp;gt;\beta\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Bounds on Reliability ===&lt;br /&gt;
::&amp;lt;math&amp;gt; CL=\Pr (R\leq R_{U})=\Pr (\eta \leq T\exp (-\frac{\ln (-\ln R_{U})}{\beta })) \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
From the posterior distribution of &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt; we have: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; CL=\dfrac{\int\nolimits_{0}^{\infty }\int\nolimits_{0}^{T\exp (-\dfrac{\ln (-\ln R_{U})}{\beta })}L(\beta ,\eta )\frac{1}{\beta }\frac{1}{\eta }d\eta d\beta }{\int\nolimits_{0}^{\infty }\int\nolimits_{0}^{\infty }L(\beta ,\eta )\frac{1}{\beta }\frac{1}{\eta }d\eta d\beta } \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The above equation is solved numerically for &amp;lt;math&amp;gt;{{R}_{U}}\,\!&amp;lt;/math&amp;gt;. The same method can be used to calculate the one sided lower bounds and two-sided bounds on reliability.&lt;br /&gt;
&lt;br /&gt;
=== Bounds on Time ===&lt;br /&gt;
From [[Confidence Bounds]], we know that: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; CL=\Pr (T\leq T_{U})=\Pr (\eta \leq T_{U}\exp (-\frac{\ln (-\ln R)}{\beta })) \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
From the posterior distribution of &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt;, we have: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; CL=\dfrac{\int\nolimits_{0}^{\infty }\int\nolimits_{0}^{T_{U}\exp (-\dfrac{ \ln (-\ln R)}{\beta })}L(\beta ,\eta )\frac{1}{\beta }\frac{1}{\eta }d\eta d\beta }{\int\nolimits_{0}^{\infty }\int\nolimits_{0}^{\infty }L(\beta ,\eta )\frac{1}{\beta }\frac{1}{\eta }d\eta d\beta } \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The above equation is solved numerically for &amp;lt;math&amp;gt;{{T}_{U}}\,\!&amp;lt;/math&amp;gt;. The same method can be applied to calculate one sided lower bounds and two-sided bounds on time.&lt;/div&gt;</summary>
		<author><name>M Spivey</name></author>
	</entry>
	<entry>
		<id>https://www.reliawiki.com/index.php?title=Lognormal_Confidence_Bounds&amp;diff=65700</id>
		<title>Lognormal Confidence Bounds</title>
		<link rel="alternate" type="text/html" href="https://www.reliawiki.com/index.php?title=Lognormal_Confidence_Bounds&amp;diff=65700"/>
		<updated>2023-03-11T00:29:10Z</updated>

		<summary type="html">&lt;p&gt;M Spivey: /* Bounds on Time (Type 1) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{template:LDABOOK|10.2|Lognormal Confidence Bounds}}&lt;br /&gt;
==Confidence Bounds==&lt;br /&gt;
The method used by the application in estimating the different types of confidence bounds for lognormally distributed data is presented in this section. Note that there are closed-form solutions for both the normal and lognormal reliability that can be obtained without the use of the Fisher information matrix. However, these closed-form solutions only apply to complete data. To achieve consistent application across all possible data types, Weibull++ always uses the Fisher matrix in computing confidence intervals. The complete derivations were presented in detail for a general function in [[Confidence Bounds]]. For a discussion on exact confidence bounds for the normal and lognormal, see [[The Normal Distribution]].&lt;br /&gt;
&lt;br /&gt;
===Fisher Matrix Bounds===&lt;br /&gt;
====Bounds on the Parameters====&lt;br /&gt;
The lower and upper bounds on the mean, &amp;lt;math&amp;gt;{\mu }&#039;\,\!&amp;lt;/math&amp;gt;, are estimated from:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  &amp;amp; \mu _{U}^{\prime }= &amp;amp; {{\widehat{\mu }}^{\prime }}+{{K}_{\alpha }}\sqrt{Var({{\widehat{\mu }}^{\prime }})}\text{ (upper bound),} \\ &lt;br /&gt;
 &amp;amp; \mu _{L}^{\prime }= &amp;amp; {{\widehat{\mu }}^{\prime }}-{{K}_{\alpha }}\sqrt{Var({{\widehat{\mu }}^{\prime }})}\text{ (lower bound)}\text{.}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the standard deviation, &amp;lt;math&amp;gt;{\widehat{\sigma}&#039;}\,\!&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\ln ({{\widehat{\sigma&#039;}}})\,\!&amp;lt;/math&amp;gt; is treated as normally distributed, and the bounds are estimated from:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  &amp;amp; {{\sigma}_{U}}= &amp;amp; {{\widehat{\sigma&#039;}}}\cdot {{e}^{\tfrac{{{K}_{\alpha }}\sqrt{Var({{\widehat{\sigma&#039;}}})}}{{{\widehat{\sigma&#039;}}}}}}\text{ (upper bound),} \\ &lt;br /&gt;
 &amp;amp; {{\sigma }_{L}}= &amp;amp; \frac{{{\widehat{\sigma&#039;}}}}{{{e}^{\tfrac{{{K}_{\alpha }}\sqrt{Var({{\widehat{\sigma&#039; }}})}}{{{\widehat{\sigma&#039;}}}}}}}\text{ (lower bound),}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;{{K}_{\alpha }}\,\!&amp;lt;/math&amp;gt; is defined by: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\alpha =\frac{1}{\sqrt{2\pi }}\int_{{{K}_{\alpha }}}^{\infty }{{e}^{-\tfrac{{{t}^{2}}}{2}}}dt=1-\Phi ({{K}_{\alpha }})\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If &amp;lt;math&amp;gt;\delta \,\!&amp;lt;/math&amp;gt; is the confidence level, then &amp;lt;math&amp;gt;\alpha =\tfrac{1-\delta }{2}\,\!&amp;lt;/math&amp;gt; for the two-sided bounds and &amp;lt;math&amp;gt;\alpha =1-\delta \,\!&amp;lt;/math&amp;gt; for the one-sided bounds.&lt;br /&gt;
&lt;br /&gt;
The variances and covariances of &amp;lt;math&amp;gt;{{\widehat{\mu }}^{\prime }}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;{{\widehat{\sigma&#039;}}}\,\!&amp;lt;/math&amp;gt; are estimated as follows:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\left( \begin{matrix}&lt;br /&gt;
   \widehat{Var}\left( {{\widehat{\mu }}^{\prime }} \right) &amp;amp; \widehat{Cov}\left( {{\widehat{\mu }}^{\prime }},{{\widehat{\sigma&#039;}}} \right)  \\&lt;br /&gt;
   \widehat{Cov}\left( {{\widehat{\mu }}^{\prime }},{{\widehat{\sigma&#039;}}} \right) &amp;amp; \widehat{Var}\left( {{\widehat{\sigma&#039;}}} \right)  \\&lt;br /&gt;
\end{matrix} \right)=\left( \begin{matrix}&lt;br /&gt;
   -\tfrac{{{\partial }^{2}}\Lambda }{\partial {{({\mu }&#039;)}^{2}}} &amp;amp; -\tfrac{{{\partial }^{2}}\Lambda }{\partial {\mu }&#039;\partial {{\sigma&#039;}}}  \\&lt;br /&gt;
   {} &amp;amp; {}  \\&lt;br /&gt;
   -\tfrac{{{\partial }^{2}}\Lambda }{\partial {\mu }&#039;\partial {{\sigma&#039;}}} &amp;amp; -\tfrac{{{\partial }^{2}}\Lambda }{\partial \sigma&#039;^{2}}  \\&lt;br /&gt;
\end{matrix} \right)_{{\mu }&#039;={{\widehat{\mu }}^{\prime }},{{\sigma&#039;}}={{\widehat{\sigma&#039;}}}}^{-1}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;\Lambda \,\!&amp;lt;/math&amp;gt; is the log-likelihood function of the lognormal distribution.&lt;br /&gt;
&lt;br /&gt;
====Bounds on Time (Type 1)====&lt;br /&gt;
The bounds around time for a given lognormal percentile, or unreliability, are estimated by first solving the reliability equation with respect to time, as follows:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;{t}&#039;({{\widehat{\mu }}^{\prime }},{{\widehat{\sigma&#039; }}})={{\widehat{\mu }}^{\prime }}+z\cdot {{\widehat{\sigma&#039; }}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;z={{\Phi }^{-1}}\left[ F({t}&#039;) \right]\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\Phi (z)=\frac{1}{\sqrt{2\pi }}\int_{-\infty }^{z({t}&#039;)}{{e}^{-\tfrac{1}{2}{{z}^{2}}}}dz\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The next step is to calculate the variance of &amp;lt;math&amp;gt;{T}&#039;({{\widehat{\mu }}^{\prime }},{{\widehat{\sigma }}}):\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  &amp;amp; Var({{{\hat{t}}}^{\prime }})= &amp;amp; {{\left( \frac{\partial {t}&#039;}{\partial {\mu }&#039;} \right)}^{2}}Var({{\widehat{\mu }}^{\prime }})+{{\left( \frac{\partial {t}&#039;}{\partial {{\sigma&#039; }}} \right)}^{2}}Var({{\widehat{\sigma&#039; }}}) \\ &lt;br /&gt;
 &amp;amp;  &amp;amp; +2\left( \frac{\partial {t}&#039;}{\partial {\mu }&#039;} \right)\left( \frac{\partial {t}&#039;}{\partial {{\sigma&#039; }}} \right)Cov\left( {{\widehat{\mu }}^{\prime }},{{\widehat{\sigma&#039; }}} \right) \\ &lt;br /&gt;
 &amp;amp;  &amp;amp;  \\ &lt;br /&gt;
 &amp;amp; Var({{{\hat{t}}}^{\prime }})= &amp;amp; Var({{\widehat{\mu }}^{\prime }})+{{\widehat{z}}^{2}}Var({{\widehat{\sigma&#039; }}})+2\cdot \widehat{z}\cdot Cov\left( {{\widehat{\mu }}^{\prime }},{{\widehat{\sigma&#039; }}} \right)  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The upper and lower bounds are then found by: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  &amp;amp; t_{U}^{\prime }= &amp;amp; \ln {{t}_{U}}={{{\hat{t}}}^{\prime }}+{{K}_{\alpha }}\sqrt{Var({{{\hat{t}}}^{\prime }})} \\ &lt;br /&gt;
 &amp;amp; t_{L}^{\prime }= &amp;amp; \ln {{t}_{L}}={{{\hat{t}}}^{\prime }}-{{K}_{\alpha }}\sqrt{Var({{{\hat{t}}}^{\prime }})}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solving for &amp;lt;math&amp;gt;{{t}_{U}}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;{{t}_{L}}\,\!&amp;lt;/math&amp;gt; we get: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  &amp;amp; {{t}_{U}}= &amp;amp; {{e}^{t_{U}^{\prime }}}\text{ (upper bound),} \\ &lt;br /&gt;
 &amp;amp; {{t}_{L}}= &amp;amp; {{e}^{t_{L}^{\prime }}}\text{ (lower bound)}\text{.}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Bounds on Reliability (Type 2)====&lt;br /&gt;
The reliability of the lognormal distribution is:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{R}(t;{{\hat{\mu }}^{&#039;}},{{\hat{\sigma }}^{&#039;}})=\int_{t&#039;}^{\infty }{\frac{1}{{{{\hat{\sigma }}}^{&#039;}}\sqrt{2\pi }}}{{e}^{-\frac{1}{2}{{\left( \frac{x-{{{\hat{\mu }}}^{&#039;}}}{{{{\hat{\sigma }}}^{&#039;}}} \right)}^{2}}}}dx\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;t&#039;=\ln (t)\,\!&amp;lt;/math&amp;gt;. Let &amp;lt;math&amp;gt;\hat{z}(x)=\frac{x-{{{\hat{\mu }}}^{&#039;}}}{{{\sigma }^{&#039;}}}\,\!&amp;lt;/math&amp;gt;, the above equation then becomes:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{R}\left( \hat{z}(t&#039;) \right)=\int_{\hat{z}(t&#039;)}^{\infty }{\frac{1}{\sqrt{2\pi }}}{{e}^{-\frac{1}{2}{{z}^{2}}}}dz\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The bounds on &amp;lt;math&amp;gt;z\,\!&amp;lt;/math&amp;gt; are estimated from: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  &amp;amp; {{z}_{U}}= &amp;amp; \widehat{z}+{{K}_{\alpha }}\sqrt{Var(\widehat{z})} \\ &lt;br /&gt;
 &amp;amp; {{z}_{L}}= &amp;amp; \widehat{z}-{{K}_{\alpha }}\sqrt{Var(\widehat{z})}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  &amp;amp; Var(\hat{z})=\left( \frac{\partial {z}}{\partial \mu &#039;} \right)_{\hat{\mu }&#039;}^{2}Var\left( \hat{\mu }&#039; \right)+\left( \frac{\partial {z}}{\partial \sigma &#039;} \right)_{\hat{\sigma }&#039;}^{2}Var\left( \hat{\sigma }&#039; \right) \\ &lt;br /&gt;
 &amp;amp; +2\left( \frac{\partial{z}}{\partial \mu &#039;} \right)_{\hat{\mu }&#039;}^{{}}\left( \frac{\partial {z}}{\partial \sigma &#039;} \right)_{\hat{\sigma }&#039;}^{{}}Cov\left( \hat{\mu }&#039;,\hat{\sigma }&#039; \right)  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;Var(\hat{z})=\frac{1}{{{{\hat{\sigma }}}^{&#039;2}}}\left[ Var\left( \hat{\mu }&#039; \right)+{{{\hat{z}}}^{2}}Var\left( \sigma &#039; \right)+2\cdot \hat{z}\cdot Cov\left( \hat{\mu }&#039;,\hat{\sigma }&#039; \right) \right]\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The upper and lower bounds on reliability are: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  &amp;amp; {{R}_{U}}= &amp;amp; \int_{{{z}_{L}}}^{\infty }\frac{1}{\sqrt{2\pi }}{{e}^{-\tfrac{1}{2}{{z}^{2}}}}dz\text{ (Upper bound)} \\ &lt;br /&gt;
 &amp;amp; {{R}_{L}}= &amp;amp; \int_{{{z}_{U}}}^{\infty }\frac{1}{\sqrt{2\pi }}{{e}^{-\tfrac{1}{2}{{z}^{2}}}}dz\text{ (Lower bound)}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Likelihood Ratio Confidence Bounds===&lt;br /&gt;
====Bounds on Parameters====&lt;br /&gt;
As covered in [[Parameter Estimation]], the likelihood confidence bounds are calculated by finding values for &amp;lt;math&amp;gt;{{\theta }_{1}}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;{{\theta }_{2}}\,\!&amp;lt;/math&amp;gt; that satisfy:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;-2\cdot \text{ln}\left( \frac{L({{\theta }_{1}},{{\theta }_{2}})}{L({{\widehat{\theta }}_{1}},{{\widehat{\theta }}_{2}})} \right)=\chi _{\alpha ;1}^{2}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This equation can be rewritten as:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;L({{\theta }_{1}},{{\theta }_{2}})=L({{\widehat{\theta }}_{1}},{{\widehat{\theta }}_{2}})\cdot {{e}^{\tfrac{-\chi _{\alpha ;1}^{2}}{2}}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For complete data, the likelihood formula for the normal distribution is given by:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;L({\mu }&#039;,{{\sigma&#039; }})=\underset{i=1}{\overset{N}{\mathop \prod }}\,f({{x}_{i}};{\mu }&#039;,{{\sigma&#039; }})=\underset{i=1}{\overset{N}{\mathop \prod }}\,\frac{1}{{{x}_{i}}\cdot {{\sigma&#039; }}\cdot \sqrt{2\pi }}\cdot {{e}^{-\tfrac{1}{2}{{\left( \tfrac{\text{ln}({{x}_{i}})-{\mu }&#039;}{{{\sigma&#039;}}} \right)}^{2}}}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the &amp;lt;math&amp;gt;{{x}_{i}}\,\!&amp;lt;/math&amp;gt; values represent the original time-to-failure data.  For a given value of &amp;lt;math&amp;gt;\alpha \,\!&amp;lt;/math&amp;gt;, values for &amp;lt;math&amp;gt;{\mu }&#039;\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;{{\sigma&#039; }}\,\!&amp;lt;/math&amp;gt; can be found which represent the maximum and minimum values that satisfy likelihood ratio equation. These represent the confidence bounds for the parameters at a confidence level &amp;lt;math&amp;gt;\delta ,\,\!&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;\alpha =\delta \,\!&amp;lt;/math&amp;gt; for two-sided bounds and &amp;lt;math&amp;gt;\alpha =2\delta -1\,\!&amp;lt;/math&amp;gt; for one-sided.&lt;br /&gt;
=====Example: LR Bounds on Parameters=====&lt;br /&gt;
&#039;&#039;&#039;Lognormal Distribution Likelihood Ratio Bound Example (Parameters)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Five units are put on a reliability test and experience failures at 45, 60, 75, 90, and 115 hours. Assuming a lognormal distribution, the MLE parameter estimates are calculated to be &amp;lt;math&amp;gt;{{\widehat{\mu }}^{\prime }}=4.2926\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;{{\widehat{\sigma&#039;}}}=0.32361.\,\!&amp;lt;/math&amp;gt; Calculate the two-sided 75% confidence bounds on these parameters using the likelihood ratio method.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solution&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The first step is to calculate the likelihood function for the parameter estimates: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   L({{\widehat{\mu }}^{\prime }},{{\widehat{\sigma&#039; }}})= &amp;amp; \underset{i=1}{\overset{N}{\mathop \prod }}\,f({{x}_{i}};{{\widehat{\mu }}^{\prime }},{{\widehat{\sigma&#039; }}}), \\ &lt;br /&gt;
  = &amp;amp; \underset{i=1}{\overset{N}{\mathop \prod }}\,\frac{1}{{{x}_{i}}\cdot {{\widehat{\sigma&#039; }}}\cdot \sqrt{2\pi }}\cdot {{e}^{-\tfrac{1}{2}{{\left( \tfrac{\text{ln}({{x}_{i}})-{{\widehat{\mu }}^{\prime }}}{{{\widehat{\sigma&#039; }}}} \right)}^{2}}}} \\ &lt;br /&gt;
  L({{\widehat{\mu }}^{\prime }},{{\widehat{\sigma&#039;}}})= &amp;amp; \underset{i=1}{\overset{5}{\mathop \prod }}\,\frac{1}{{{x}_{i}}\cdot 0.32361\cdot \sqrt{2\pi }}\cdot {{e}^{-\tfrac{1}{2}{{\left( \tfrac{\text{ln}({{x}_{i}})-4.2926}{0.32361} \right)}^{2}}}} \\ &lt;br /&gt;
  L({{\widehat{\mu }}^{\prime }},{{\widehat{\sigma&#039;}}})= &amp;amp; 1.115256\times {{10}^{-10}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;{{x}_{i}}\,\!&amp;lt;/math&amp;gt; are the original time-to-failure data points. We can now rearrange the likelihod ratio equation to the form: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;L({\mu }&#039;,{{\sigma&#039; }})-L({{\widehat{\mu }}^{\prime }},{{\widehat{\sigma&#039; }}})\cdot {{e}^{\tfrac{-\chi _{\alpha ;1}^{2}}{2}}}=0\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Since our specified confidence level, &amp;lt;math&amp;gt;\delta \,\!&amp;lt;/math&amp;gt;, is 75%, we can calculate the value of the chi-squared statistic, &amp;lt;math&amp;gt;\chi _{0.75;1}^{2}=1.323303.\,\!&amp;lt;/math&amp;gt; We can now substitute this information into the equation: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  &amp;amp; L({\mu }&#039;,{{\sigma&#039; }})-L({{\widehat{\mu }}^{\prime }},{{\widehat{\sigma&#039; }}})\cdot {{e}^{\tfrac{-\chi _{\alpha ;1}^{2}}{2}}}= &amp;amp; 0 \\ &lt;br /&gt;
 &amp;amp; L({\mu }&#039;,{{\sigma&#039;}})-1.115256\times {{10}^{-10}}\cdot {{e}^{\tfrac{-1.323303}{2}}}= &amp;amp; 0 \\ &lt;br /&gt;
 &amp;amp; L({\mu }&#039;,{{\sigma&#039;}})-5.754703\times {{10}^{-11}}= &amp;amp; 0  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It now remains to find the values of &amp;lt;math&amp;gt;{\mu }&#039;\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;{{\sigma&#039;}}\,\!&amp;lt;/math&amp;gt; which satisfy this equation. This is an iterative process that requires setting the value of &amp;lt;math&amp;gt;{{\sigma&#039;}}\,\!&amp;lt;/math&amp;gt; and finding the appropriate values of &amp;lt;math&amp;gt;{\mu }&#039;\,\!&amp;lt;/math&amp;gt;, and vice versa.&lt;br /&gt;
&lt;br /&gt;
The following table gives the values of &amp;lt;math&amp;gt;{\mu }&#039;\,\!&amp;lt;/math&amp;gt; based on given values of &amp;lt;math&amp;gt;{{\sigma&#039;}}\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;\begin{matrix}&lt;br /&gt;
   {{\sigma&#039; }} &amp;amp; \mu _{1}^{\prime } &amp;amp; \mu _{2}^{\prime } &amp;amp; {{\sigma&#039; }} &amp;amp; \mu _{1}^{\prime } &amp;amp; \mu _{2}^{\prime }  \\&lt;br /&gt;
   0.24 &amp;amp; 4.2421 &amp;amp; 4.3432 &amp;amp; 0.37 &amp;amp; 4.1145 &amp;amp; 4.4708  \\&lt;br /&gt;
   0.25 &amp;amp; 4.2115 &amp;amp; 4.3738 &amp;amp; 0.38 &amp;amp; 4.1152 &amp;amp; 4.4701  \\&lt;br /&gt;
   0.26 &amp;amp; 4.1909 &amp;amp; 4.3944 &amp;amp; 0.39 &amp;amp; 4.1170 &amp;amp; 4.4683  \\&lt;br /&gt;
   0.27 &amp;amp; 4.1748 &amp;amp; 4.4105 &amp;amp; 0.40 &amp;amp; 4.1200 &amp;amp; 4.4653  \\&lt;br /&gt;
   0.28 &amp;amp; 4.1618 &amp;amp; 4.4235 &amp;amp; 0.41 &amp;amp; 4.1244 &amp;amp; 4.4609  \\&lt;br /&gt;
   0.29 &amp;amp; 4.1509 &amp;amp; 4.4344 &amp;amp; 0.42 &amp;amp; 4.1302 &amp;amp; 4.4551  \\&lt;br /&gt;
   0.30 &amp;amp; 4.1419 &amp;amp; 4.4434 &amp;amp; 0.43 &amp;amp; 4.1377 &amp;amp; 4.4476  \\&lt;br /&gt;
   0.31 &amp;amp; 4.1343 &amp;amp; 4.4510 &amp;amp; 0.44 &amp;amp; 4.1472 &amp;amp; 4.4381  \\&lt;br /&gt;
   0.32 &amp;amp; 4.1281 &amp;amp; 4.4572 &amp;amp; 0.45 &amp;amp; 4.1591 &amp;amp; 4.4262  \\&lt;br /&gt;
   0.33 &amp;amp; 4.1231 &amp;amp; 4.4622 &amp;amp; 0.46 &amp;amp; 4.1742 &amp;amp; 4.4111  \\&lt;br /&gt;
   0.34 &amp;amp; 4.1193 &amp;amp; 4.4660 &amp;amp; 0.47 &amp;amp; 4.1939 &amp;amp; 4.3914  \\&lt;br /&gt;
   0.35 &amp;amp; 4.1166 &amp;amp; 4.4687 &amp;amp; 0.48 &amp;amp; 4.2221 &amp;amp; 4.3632  \\&lt;br /&gt;
   0.36 &amp;amp; 4.1150 &amp;amp; 4.4703 &amp;amp; {} &amp;amp; {} &amp;amp; {}  \\&lt;br /&gt;
\end{matrix}\,\!&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
These points are represented graphically in the following contour plot:&lt;br /&gt;
&lt;br /&gt;
[[Image:WB.10 lognormal contour plot.png|center|450px| ]] &lt;br /&gt;
&lt;br /&gt;
(Note that this plot is generated with degrees of freedom &amp;lt;math&amp;gt;k=1\,\!&amp;lt;/math&amp;gt;, as we are only determining bounds on one parameter. The contour plots generated in Weibull++ are done with degrees of freedom &amp;lt;math&amp;gt;k=2\,\!&amp;lt;/math&amp;gt;, for use in comparing both parameters simultaneously.) As can be determined from the table the lowest calculated value for &amp;lt;math&amp;gt;{\mu }&#039;\,\!&amp;lt;/math&amp;gt; is 4.1145, while the highest is 4.4708. These represent the two-sided 75% confidence limits on this parameter. Since solutions for the equation do not exist for values of &amp;lt;math&amp;gt;{{\sigma&#039;&lt;br /&gt;
}}\,\!&amp;lt;/math&amp;gt; below 0.24 or above 0.48, these can be considered the two-sided 75% confidence limits for this parameter. In order to obtain more accurate values for the confidence limits on &amp;lt;math&amp;gt;{{\sigma&#039;}}\,\!&amp;lt;/math&amp;gt;, we can perform the same procedure as before, but finding the two values of &amp;lt;math&amp;gt;\sigma \,\!&amp;lt;/math&amp;gt; that correspond with a given value of &amp;lt;math&amp;gt;{\mu }&#039;.\,\!&amp;lt;/math&amp;gt; Using this method, we find that the 75% confidence limits on &amp;lt;math&amp;gt;{{\sigma&#039;}}\,\!&amp;lt;/math&amp;gt; are 0.23405 and 0.48936, which are close to the initial estimates of 0.24 and 0.48.&lt;br /&gt;
&lt;br /&gt;
====Bounds on Time and Reliability====&lt;br /&gt;
In order to calculate the bounds on a time estimate for a given reliability, or on a reliability estimate for a given time, the likelihood function needs to be rewritten in terms of one parameter and time/reliability, so that the maximum and minimum values of the time can be observed as the parameter is varied. This can be accomplished by substituting a form of the normal reliability equation into the likelihood function. The normal reliability equation can be written as: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;R=1-\Phi \left( \frac{\text{ln}(t)-{\mu }&#039;}{{{\sigma&#039;}}} \right)\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This can be rearranged to the form: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;{\mu }&#039;=\text{ln}(t)-{{\sigma&#039;}}\cdot {{\Phi }^{-1}}(1-R)\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;{{\Phi }^{-1}}\,\!&amp;lt;/math&amp;gt; is the inverse standard normal. This equation can now be substituted into likelihood function to produce a likelihood equation in terms of &amp;lt;math&amp;gt;{{\sigma&#039;}},\,\!&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt;:  &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;L({{\sigma&#039;}},t/R)=\underset{i=1}{\overset{N}{\mathop \prod }}\,\frac{1}{{{x}_{i}}\cdot {{\sigma&#039;}}\cdot \sqrt{2\pi }}\cdot {{e}^{-\tfrac{1}{2}{{\left( \tfrac{\text{ln}({{x}_{i}})-\left( \text{ln}(t)-{{\sigma&#039;}}\cdot {{\Phi }^{-1}}(1-R) \right)}{{{\sigma&#039;}}} \right)}^{2}}}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The unknown variable &amp;lt;math&amp;gt;t/R\,\!&amp;lt;/math&amp;gt; depends on what type of bounds are being determined.  If one is trying to determine the bounds on time for a given reliability, then &amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt; is a known constant and &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; is the unknown variable. Conversely, if one is trying to determine the bounds on reliability for a given time, then &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; is a known constant and &amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt; is the unknown variable. Either way, the above equation can be used to solve the likelihood ratio equation for the values of interest.&lt;br /&gt;
&lt;br /&gt;
=====Example: LR Bounds on Time=====&lt;br /&gt;
&#039;&#039;&#039;Lognormal Distribution Likelihood Ratio Bound Example (Time)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
For the same data set given for the [[The_Lognormal_Distribution#Example:_LR_Bounds_on_Parameters|parameter bounds example]], determine the two-sided 75% confidence bounds on the time estimate for a reliability of 80%.  The ML estimate for the time at &amp;lt;math&amp;gt;R(t)=80%\,\!&amp;lt;/math&amp;gt; is 55.718.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solution&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
In this example, we are trying to determine the two-sided 75% confidence bounds on the time estimate of 55.718. This is accomplished by substituting &amp;lt;math&amp;gt;R=0.80\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\alpha =0.75\,\!&amp;lt;/math&amp;gt; into the likelihood function, and varying &amp;lt;math&amp;gt;{{\sigma&#039; }}\,\!&amp;lt;/math&amp;gt; until the maximum and minimum values of &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; are found. The following table gives the values of &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; based on given values of &amp;lt;math&amp;gt;{{\sigma&#039; }}\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;\begin{matrix}&lt;br /&gt;
   {{\sigma&#039; }} &amp;amp; {{t}_{1}} &amp;amp; {{t}_{2}} &amp;amp; {{\sigma&#039; }} &amp;amp; {{t}_{1}} &amp;amp; {{t}_{2}}  \\&lt;br /&gt;
   0.24 &amp;amp; 56.832 &amp;amp; 62.879 &amp;amp; 0.37 &amp;amp; 44.841 &amp;amp; 64.031  \\&lt;br /&gt;
   0.25 &amp;amp; 54.660 &amp;amp; 64.287 &amp;amp; 0.38 &amp;amp; 44.494 &amp;amp; 63.454  \\&lt;br /&gt;
   0.26 &amp;amp; 53.093 &amp;amp; 65.079 &amp;amp; 0.39 &amp;amp; 44.200 &amp;amp; 62.809  \\&lt;br /&gt;
   0.27 &amp;amp; 51.811 &amp;amp; 65.576 &amp;amp; 0.40 &amp;amp; 43.963 &amp;amp; 62.093  \\&lt;br /&gt;
   0.28 &amp;amp; 50.711 &amp;amp; 65.881 &amp;amp; 0.41 &amp;amp; 43.786 &amp;amp; 61.304  \\&lt;br /&gt;
   0.29 &amp;amp; 49.743 &amp;amp; 66.041 &amp;amp; 0.42 &amp;amp; 43.674 &amp;amp; 60.436  \\&lt;br /&gt;
   0.30 &amp;amp; 48.881 &amp;amp; 66.085 &amp;amp; 0.43 &amp;amp; 43.634 &amp;amp; 59.481  \\&lt;br /&gt;
   0.31 &amp;amp; 48.106 &amp;amp; 66.028 &amp;amp; 0.44 &amp;amp; 43.681 &amp;amp; 58.426  \\&lt;br /&gt;
   0.32 &amp;amp; 47.408 &amp;amp; 65.883 &amp;amp; 0.45 &amp;amp; 43.832 &amp;amp; 57.252  \\&lt;br /&gt;
   0.33 &amp;amp; 46.777 &amp;amp; 65.657 &amp;amp; 0.46 &amp;amp; 44.124 &amp;amp; 55.924  \\&lt;br /&gt;
   0.34 &amp;amp; 46.208 &amp;amp; 65.355 &amp;amp; 0.47 &amp;amp; 44.625 &amp;amp; 54.373  \\&lt;br /&gt;
   0.35 &amp;amp; 45.697 &amp;amp; 64.983 &amp;amp; 0.48 &amp;amp; 45.517 &amp;amp; 52.418  \\&lt;br /&gt;
   0.36 &amp;amp; 45.242 &amp;amp; 64.541 &amp;amp; {} &amp;amp; {} &amp;amp; {}  \\&lt;br /&gt;
\end{matrix}\,\!&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This data set is represented graphically in the following contour plot:&lt;br /&gt;
&lt;br /&gt;
[[Image:WB.10 time vs sigma.png|center|450px| ]] &lt;br /&gt;
&lt;br /&gt;
As can be determined from the table, the lowest calculated value for &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; is 43.634, while the highest is 66.085. These represent the two-sided 75% confidence limits on the time at which reliability is equal to 80%.&lt;br /&gt;
&lt;br /&gt;
=====Example: LR Bounds on Reliability=====&lt;br /&gt;
&#039;&#039;&#039;Lognormal Distribution Likelihood Ratio Bound Example (Reliability)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
For the same data set given above for the [[The_Lognormal_Distribution#Example:_LR_Bounds_on_Parameters|parameter bounds example]], determine the two-sided 75% confidence bounds on the reliability estimate for &amp;lt;math&amp;gt;t=65\,\!&amp;lt;/math&amp;gt;.  The ML estimate for the reliability at &amp;lt;math&amp;gt;t=65\,\!&amp;lt;/math&amp;gt; is 64.261%.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solution&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
In this example, we are trying to determine the two-sided 75% confidence bounds on the reliability estimate of 64.261%. This is accomplished by substituting &amp;lt;math&amp;gt;t=65\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\alpha =0.75\,\!&amp;lt;/math&amp;gt; into the likelihood function, and varying &amp;lt;math&amp;gt;{{\sigma&#039;}}\,\!&amp;lt;/math&amp;gt; until the maximum and minimum values of &amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt; are found. The following table gives the values of &amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt; based on given values of &amp;lt;math&amp;gt;{{\sigma&#039; }}\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;\begin{matrix}&lt;br /&gt;
   {{\sigma&#039;}} &amp;amp; {{R}_{1}} &amp;amp; {{R}_{2}} &amp;amp; {{\sigma&#039;}} &amp;amp; {{R}_{1}} &amp;amp; {{R}_{2}}  \\&lt;br /&gt;
   0.24 &amp;amp; 61.107% &amp;amp; 75.910% &amp;amp; 0.37 &amp;amp; 43.573% &amp;amp; 78.845%  \\&lt;br /&gt;
   0.25 &amp;amp; 55.906% &amp;amp; 78.742% &amp;amp; 0.38 &amp;amp; 43.807% &amp;amp; 78.180%  \\&lt;br /&gt;
   0.26 &amp;amp; 55.528% &amp;amp; 80.131% &amp;amp; 0.39 &amp;amp; 44.147% &amp;amp; 77.448%  \\&lt;br /&gt;
   0.27 &amp;amp; 50.067% &amp;amp; 80.903% &amp;amp; 0.40 &amp;amp; 44.593% &amp;amp; 76.646%  \\&lt;br /&gt;
   0.28 &amp;amp; 48.206% &amp;amp; 81.319% &amp;amp; 0.41 &amp;amp; 45.146% &amp;amp; 75.767%  \\&lt;br /&gt;
   0.29 &amp;amp; 46.779% &amp;amp; 81.499% &amp;amp; 0.42 &amp;amp; 45.813% &amp;amp; 74.802%  \\&lt;br /&gt;
   0.30 &amp;amp; 45.685% &amp;amp; 81.508% &amp;amp; 0.43 &amp;amp; 46.604% &amp;amp; 73.737%  \\&lt;br /&gt;
   0.31 &amp;amp; 44.857% &amp;amp; 81.387% &amp;amp; 0.44 &amp;amp; 47.538% &amp;amp; 72.551%  \\&lt;br /&gt;
   0.32 &amp;amp; 44.250% &amp;amp; 81.159% &amp;amp; 0.45 &amp;amp; 48.645% &amp;amp; 71.212%  \\&lt;br /&gt;
   0.33 &amp;amp; 43.827% &amp;amp; 80.842% &amp;amp; 0.46 &amp;amp; 49.980% &amp;amp; 69.661%  \\&lt;br /&gt;
   0.34 &amp;amp; 43.565% &amp;amp; 80.446% &amp;amp; 0.47 &amp;amp; 51.652% &amp;amp; 67.789%  \\&lt;br /&gt;
   0.35 &amp;amp; 43.444% &amp;amp; 79.979% &amp;amp; 0.48 &amp;amp; 53.956% &amp;amp; 65.299%  \\&lt;br /&gt;
   0.36 &amp;amp; 43.450% &amp;amp; 79.444% &amp;amp; {} &amp;amp; {} &amp;amp; {}  \\&lt;br /&gt;
\end{matrix}\,\!&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This data set is represented graphically in the following contour plot:&lt;br /&gt;
&lt;br /&gt;
[[Image:WB.10 reliability v sigma.png|center|450px| ]] &lt;br /&gt;
&lt;br /&gt;
As can be determined from the table, the lowest calculated value for &amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt; is 43.444%, while the highest is 81.508%. These represent the two-sided 75% confidence limits on the reliability at &amp;lt;math&amp;gt;t=65\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Bayesian Confidence Bounds===&lt;br /&gt;
====Bounds on Parameters====&lt;br /&gt;
From [[Parameter Estimation]], we know that the marginal distribution of parameter &amp;lt;math&amp;gt;{\mu }&#039;\,\!&amp;lt;/math&amp;gt; is: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   f({\mu }&#039;|Data)= &amp;amp; \int_{0}^{\infty }f({\mu }&#039;,{{\sigma&#039;}}|Data)d{{\sigma&#039;}} \\ &lt;br /&gt;
  = &amp;amp; \frac{\int_{0}^{\infty }L(Data|{\mu }&#039;,{{\sigma&#039;}})\varphi ({\mu }&#039;)\varphi ({{\sigma&#039;}})d{{\sigma&#039;}}}{\int_{0}^{\infty }\int_{-\infty }^{\infty }L(Data|{\mu }&#039;,{{\sigma&#039;}})\varphi ({\mu }&#039;)\varphi ({{\sigma&#039;}})d{\mu }&#039;d{{\sigma&#039;}}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
::&amp;lt;math&amp;gt;\varphi ({{\sigma &#039;}})\,\!&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;\tfrac{1}{{{\sigma &#039;}}}\,\!&amp;lt;/math&amp;gt;, non-informative prior of &amp;lt;math&amp;gt;{{\sigma &#039;}}\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\varphi ({\mu }&#039;)\,\!&amp;lt;/math&amp;gt; is an uniform distribution from - &amp;lt;math&amp;gt;\infty \,\!&amp;lt;/math&amp;gt; to + &amp;lt;math&amp;gt;\infty \,\!&amp;lt;/math&amp;gt;, non-informative prior of &amp;lt;math&amp;gt;{\mu }&#039;\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
With the above prior distributions, &amp;lt;math&amp;gt;f({\mu }&#039;|Data)\,\!&amp;lt;/math&amp;gt; can be rewritten as:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;f({\mu }&#039;|Data)=\frac{\int_{0}^{\infty }L(Data|{\mu }&#039;,{{\sigma &#039;}})\tfrac{1}{{{\sigma &#039;}}}d{{\sigma &#039;}}}{\int_{0}^{\infty }\int_{-\infty }^{\infty }L(Data|{\mu }&#039;,{{\sigma &#039;}})\tfrac{1}{{{\sigma &#039;}}}d{\mu }&#039;d{{\sigma &#039;}}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The one-sided upper bound of  &amp;lt;math&amp;gt;{\mu }&#039;\,\!&amp;lt;/math&amp;gt; is:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=P({\mu }&#039;\le \mu _{U}^{\prime })=\int_{-\infty }^{\mu _{U}^{\prime }}f({\mu }&#039;|Data)d{\mu }&#039;\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The one-sided lower bound of &amp;lt;math&amp;gt;{\mu }&#039;\,\!&amp;lt;/math&amp;gt; is:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;1-CL=P({\mu }&#039;\le \mu _{L}^{\prime })=\int_{-\infty }^{\mu _{L}^{\prime }}f({\mu }&#039;|Data)d{\mu }&#039;\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The two-sided bounds of &amp;lt;math&amp;gt;{\mu }&#039;\,\!&amp;lt;/math&amp;gt; is:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=P(\mu _{L}^{\prime }\le {\mu }&#039;\le \mu _{U}^{\prime })=\int_{\mu _{L}^{\prime }}^{\mu _{U}^{\prime }}f({\mu }&#039;|Data)d{\mu }&#039;\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The same method can be used to obtained the bounds of &amp;lt;math&amp;gt;{{\sigma &#039;}}\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====Bounds on Time (Type 1)====&lt;br /&gt;
The reliable life of the lognormal distribution is:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
\ln T={\mu }&#039;+{{\sigma &#039;}}{{\Phi }^{-1}}(1-R)&lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The one-sided upper on time bound is given by:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\underset{}{\overset{}{\mathop{\Pr }}}\,(\ln t\le \ln {{t}_{U}})=\underset{}{\overset{}{\mathop{\Pr }}}\,({\mu }&#039;+{{\sigma &#039;}}{{\Phi }^{-1}}(1-R)\le \ln {{t}_{U}})\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The above equation can be rewritten in terms of &amp;lt;math&amp;gt;{\mu }&#039;\,\!&amp;lt;/math&amp;gt; as:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\underset{}{\overset{}{\mathop{\Pr }}}\,({\mu }&#039;\le \ln {{t}_{U}}-{{\sigma &#039;}}{{\Phi }^{-1}}(1-R)\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From the posterior distribution of &amp;lt;math&amp;gt;{\mu }&#039;\,\!&amp;lt;/math&amp;gt; get:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\frac{\int_{0}^{\infty }\int_{-\infty }^{\ln {{t}_{U}}-{{\sigma&#039;}}{{\Phi }^{-1}}(1-R)}L({{\sigma &#039;}},{\mu }&#039;)\tfrac{1}{{{\sigma &#039;}}}d{\mu }&#039;d{{\sigma &#039;}}}{\int_{0}^{\infty }\int_{-\infty }^{\infty }L({{\sigma &#039;}},{\mu }&#039;)\tfrac{1}{{{\sigma &#039;}}}d{\mu }&#039;d{{\sigma &#039;}}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The above equation is solved w.r.t. &amp;lt;math&amp;gt;{{t}_{U}}.\,\!&amp;lt;/math&amp;gt; The same method can be applied for one-sided lower bounds and two-sided bounds on Time.&lt;br /&gt;
&lt;br /&gt;
====Bounds on Reliability (Type 2)====&lt;br /&gt;
&lt;br /&gt;
The one-sided upper bound on reliability is given by:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\underset{}{\overset{}{\mathop{\Pr }}}\,(R\le {{R}_{U}})=\underset{}{\overset{}{\mathop{\Pr }}}\,({\mu }&#039;\le \ln t-{{\sigma &#039;}}{{\Phi }^{-1}}(1-{{R}_{U}}))\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From the posterior distribution of &amp;lt;math&amp;gt;{\mu }&#039;\,\!&amp;lt;/math&amp;gt; is:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\frac{\int_{0}^{\infty }\int_{-\infty }^{\ln t-{{\sigma &#039;}}{{\Phi }^{-1}}(1-{{R}_{U}})}L({{\sigma&#039;}},{\mu }&#039;)\tfrac{1}{{{\sigma&#039;}}}d{\mu }&#039;d{{\sigma &#039;}}}{\int_{0}^{\infty }\int_{-\infty }^{\infty }L({{\sigma &#039;}},{\mu }&#039;)\tfrac{1}{{{\sigma &#039;}}}d{\mu }&#039;d{{\sigma &#039;}}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The above equation is solved w.r.t. &amp;lt;math&amp;gt;{{R}_{U}}.\,\!&amp;lt;/math&amp;gt; The same method is used to calculate the one-sided lower bounds and two-sided bounds on Reliability.&lt;br /&gt;
&lt;br /&gt;
====Example: Bayesian Bounds====&lt;br /&gt;
&#039;&#039;&#039;Lognormal Distribution Bayesian Bound Example (Parameters)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Determine the two-sided 90% Bayesian confidence bounds on the lognormal parameter estimates for the data given next:&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;border-collapse: collapse;&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;5&amp;quot; &lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
!Data Point Index&lt;br /&gt;
!State End Time&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
|1 ||2&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
|2 ||5&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
|3 ||11&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
|4 ||23&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
|5 ||29&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
|6 ||37&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
|7 ||43&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
|8 ||59&lt;br /&gt;
|} &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solution&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The data points are entered into a times-to-failure data sheet. The lognormal distribution is selected under Distributions. The Bayesian confidence bounds method only applies for the MLE analysis method, therefore, Maximum Likelihood (MLE) is selected under Analysis Method and Use Bayesian is selected under the Confidence Bounds Method in the Analysis tab.&lt;br /&gt;
&lt;br /&gt;
The two-sided 90% Bayesian confidence bounds on the lognormal parameter are obtained using the QCP and clicking on the Calculate Bounds button in the Parameter Bounds tab as follows: &lt;br /&gt;
&lt;br /&gt;
[[Image:Lognormal Distribution Example 8 QCP.png|center|650px| ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Lognormal Distribution Example 8 Parameter Bounds.png|center|500px| ]]&lt;/div&gt;</summary>
		<author><name>M Spivey</name></author>
	</entry>
	<entry>
		<id>https://www.reliawiki.com/index.php?title=Parameter_Estimation&amp;diff=65592</id>
		<title>Parameter Estimation</title>
		<link rel="alternate" type="text/html" href="https://www.reliawiki.com/index.php?title=Parameter_Estimation&amp;diff=65592"/>
		<updated>2022-12-17T00:07:10Z</updated>

		<summary type="html">&lt;p&gt;M Spivey: /* Linearizing the Unreliability Function */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{template:LDABOOK|4|Parameter Estimation}}&lt;br /&gt;
The term &#039;&#039;parameter estimation&#039;&#039; refers to the process of using sample data (in reliability engineering, usually times-to-failure or success data) to estimate the parameters of the selected distribution. Several parameter estimation methods are available. This section presents an overview of the available methods used in life data analysis. More specifically, we start with the relatively simple method of Probability Plotting and continue with the more sophisticated methods of Rank Regression (or Least Squares), Maximum Likelihood Estimation and Bayesian Estimation Methods.&lt;br /&gt;
&lt;br /&gt;
=Probability Plotting=&lt;br /&gt;
The least mathematically intensive method for parameter estimation is the method of probability plotting. As the term implies, probability plotting involves a physical plot of the data on specially constructed &#039;&#039;probability plotting paper&#039;&#039;. This method is easily implemented by hand, given that one can obtain the appropriate probability plotting paper.&lt;br /&gt;
&lt;br /&gt;
The method of probability plotting takes the &#039;&#039;cdf&#039;&#039; of the distribution and attempts to linearize it by employing a specially constructed paper. The following sections illustrate the steps in this method using the 2-parameter Weibull distribution as an example. This includes:&lt;br /&gt;
&lt;br /&gt;
*Linearize the unreliability function&lt;br /&gt;
*Construct the probability plotting paper&lt;br /&gt;
*Determine the X and Y positions of the plot points&lt;br /&gt;
&lt;br /&gt;
And then using the plot to read any particular time or reliability/unreliability value of interest.&lt;br /&gt;
&lt;br /&gt;
==Linearizing the Unreliability Function==&lt;br /&gt;
&lt;br /&gt;
In the case of the 2-parameter Weibull, the &#039;&#039;cdf&#039;&#039; (also the unreliability &amp;lt;math&amp;gt;Q(t)\,\!&amp;lt;/math&amp;gt;) is given by: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;F(t)=Q(t)=1-{e^{-\left(\tfrac{t}{\eta}\right)^{\beta}}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This function can then be linearized (i.e., put in the common form of &amp;lt;math&amp;gt;y = m&#039;x + b\,\!&amp;lt;/math&amp;gt; format) as follows&#039;&#039;&#039;:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
 Q(t)= &amp;amp;  1-{e^{-\left(\tfrac{t}{\eta}\right)^{\beta}}}  \\&lt;br /&gt;
  \ln (1-Q(t))= &amp;amp; \ln \left[ {e^{-\left(\tfrac{t}{\eta}\right)^{\beta}}} \right]  \\&lt;br /&gt;
  \ln (1-Q(t))=&amp;amp; -\left(\tfrac{t}{\eta}\right)^{\beta}  \\&lt;br /&gt;
  \ln ( -\ln (1-Q(t)))= &amp;amp; \beta \left(\ln \left( \frac{t}{\eta }\right)\right) \\&lt;br /&gt;
  \ln \left( \ln \left( \frac{1}{1-Q(t)}\right) \right) = &amp;amp; \beta\ln{ t} -\beta\ln{\eta}  \\&lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then by setting:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;y=\ln \left( \ln \left( \frac{1}{1-Q(t)} \right) \right)\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;x=\ln \left( t \right)\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
the equation can then be rewritten as: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;y=\beta x-\beta \ln \left( \eta  \right)\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which is now a linear equation with a slope of: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
m = \beta&lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and an intercept of:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;b=-\beta \cdot \ln(\eta)\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Constructing the Paper==&lt;br /&gt;
The next task is to construct the Weibull probability plotting paper with the appropriate y and x axes. The x-axis transformation is simply logarithmic. The y-axis is a bit more complex, requiring a double log reciprocal transformation, or:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;y=\ln \left(\ln \left( \frac{1}{1-Q(t)} ) \right) \right)\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;Q(t)\,\!&amp;lt;/math&amp;gt; is the unreliability. &lt;br /&gt;
&lt;br /&gt;
Such papers have been created by different vendors and are called &#039;&#039;probability plotting papers&#039;&#039;. ReliaSoft&#039;s reliability engineering resource website at www.weibull.com has different plotting papers available for [http://www.weibull.com/GPaper/index.htm download]. &lt;br /&gt;
&lt;br /&gt;
[[Image:WeibullPaper2C.png|center|450px]] &lt;br /&gt;
&lt;br /&gt;
To illustrate, consider the following probability plot on a slightly different type of Weibull probability paper. &lt;br /&gt;
&lt;br /&gt;
[[Image:different_weibull_paper.png|center|450px]] &lt;br /&gt;
&lt;br /&gt;
This paper is constructed based on the mentioned y and x transformations, where the y-axis represents unreliability and the x-axis represents time. Both of these values must be known for each time-to-failure point we want to plot. &lt;br /&gt;
&lt;br /&gt;
Then, given the &amp;lt;math&amp;gt;y\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;x\,\!&amp;lt;/math&amp;gt; value for each point, the points can easily be put on the plot. Once the points have been placed on the plot, the best possible straight line is drawn through these points. Once the line has been drawn, the slope of the line can be obtained (some probability papers include a slope indicator to simplify this calculation). This is the parameter &amp;lt;math&amp;gt;\beta\,\!&amp;lt;/math&amp;gt;, which is the value of the slope. To determine the scale parameter, &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt; (also called the &#039;&#039;characteristic life&#039;&#039;), one reads the time from the x-axis corresponding to &amp;lt;math&amp;gt;Q(t)=63.2%\,\!&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Note that at:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   Q(t=\eta)= &amp;amp; 1-{{e}^{-{{\left( \tfrac{t}{\eta } \right)}^{\beta }}}} \\ &lt;br /&gt;
  = &amp;amp; 1-{{e}^{-1}} \\ &lt;br /&gt;
  = &amp;amp; 0.632 \\ &lt;br /&gt;
  = &amp;amp; 63.2%  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Thus, if we enter the &#039;&#039;y&#039;&#039; axis at &amp;lt;math&amp;gt;Q(t)=63.2%\,\!&amp;lt;/math&amp;gt;, the corresponding value of &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; will be equal to &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt;. Thus, using this simple methodology, the parameters of the Weibull distribution can be estimated.&lt;br /&gt;
&lt;br /&gt;
==Determining the X and Y Position of the Plot Points==&lt;br /&gt;
The points on the plot represent our data or, more specifically, our times-to-failure data. If, for example, we tested four units that failed at 10, 20, 30 and 40 hours, then we would use these times as our &#039;&#039;x&#039;&#039; values or time values. &lt;br /&gt;
&lt;br /&gt;
Determining the appropriate &#039;&#039;y&#039;&#039; plotting positions, or the unreliability values, is a little more complex. To determine the &#039;&#039;y&#039;&#039; plotting positions, we must first determine a value indicating the corresponding unreliability for that failure. In other words, we need to obtain the cumulative percent failed for each time-to-failure. For example, the cumulative percent failed by 10 hours may be 25%, by 20 hours 50%, and so forth. This is a simple method illustrating the idea. The problem with this simple method is the fact that the 100% point is not defined on most probability plots; thus, an alternative and more robust approach must be used. The most widely used method of determining this value is the method of obtaining the &#039;&#039;median rank&#039;&#039; for each failure, as discussed next.&lt;br /&gt;
&lt;br /&gt;
===Median Ranks ===&lt;br /&gt;
The Median Ranks method is used to obtain an estimate of the unreliability for each failure. The median rank is the value that the true probability of failure, &amp;lt;math&amp;gt;Q({{T}_{j}})\,\!&amp;lt;/math&amp;gt;, should have at the &amp;lt;math&amp;gt;{{j}^{th}}\,\!&amp;lt;/math&amp;gt; failure out of a sample of &amp;lt;math&amp;gt;N\,\!&amp;lt;/math&amp;gt; units at the 50% confidence level. &lt;br /&gt;
&lt;br /&gt;
The rank can be found for any percentage point, &amp;lt;math&amp;gt;P\,\!&amp;lt;/math&amp;gt;, greater than zero and less than one, by solving the cumulative binomial equation for &amp;lt;math&amp;gt;Z\,\!&amp;lt;/math&amp;gt;. This represents the rank, or unreliability estimate, for the &amp;lt;math&amp;gt;{{j}^{th}}\,\!&amp;lt;/math&amp;gt; failure in the following equation for the cumulative binomial: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;P=\underset{k=j}{\overset{N}{\mathop \sum }}\,\left( \begin{matrix}&lt;br /&gt;
   N  \\&lt;br /&gt;
   k  \\&lt;br /&gt;
\end{matrix} \right){{Z}^{k}}{{\left( 1-Z \right)}^{N-k}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;N\,\!&amp;lt;/math&amp;gt; is the sample size and &amp;lt;math&amp;gt;j\,\!&amp;lt;/math&amp;gt; the order number. &lt;br /&gt;
&lt;br /&gt;
The median rank is obtained by solving this equation for &amp;lt;math&amp;gt;Z\,\!&amp;lt;/math&amp;gt;  at &amp;lt;math&amp;gt;P = 0.50\,\!&amp;lt;/math&amp;gt;: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;0.50=\underset{k=j}{\overset{N}{\mathop \sum }}\,\left( \begin{matrix}&lt;br /&gt;
   N  \\&lt;br /&gt;
   k  \\&lt;br /&gt;
\end{matrix} \right){{Z}^{k}}{{\left( 1-Z \right)}^{N-k}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For example, if &amp;lt;math&amp;gt;N=4\,\!&amp;lt;/math&amp;gt; and we have four failures, we would solve the median rank equation for the value of &amp;lt;math&amp;gt;Z\,\!&amp;lt;/math&amp;gt;  four times; once for each failure with &amp;lt;math&amp;gt;j= 1, 2, 3 \text{ and }4\,\!&amp;lt;/math&amp;gt;. This result can then be used as the unreliability estimate for each failure or the &amp;lt;math&amp;gt;y\,\!&amp;lt;/math&amp;gt;  plotting position. (See also [[The Weibull Distribution|The Weibull Distribution]]&amp;amp;nbsp;for a step-by-step example of this method.) The solution of cumulative binomial equation for &amp;lt;math&amp;gt;Z\,\!&amp;lt;/math&amp;gt;  requires the use of numerical methods.&lt;br /&gt;
&lt;br /&gt;
===Beta and F Distributions Approach===&lt;br /&gt;
A more straightforward and easier method of estimating median ranks is by applying two transformations to the cumulative binomial equation, first to the beta distribution and then to the F distribution, resulting in [[Appendix:_Life_Data_Analysis_References|[12, 13]]]: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{array}{*{35}{l}}&lt;br /&gt;
   MR &amp;amp; = &amp;amp; \tfrac{1}{1+\tfrac{N-j+1}{j}{{F}_{0.50;m;n}}}  \\&lt;br /&gt;
   m &amp;amp; = &amp;amp; 2(N-j+1)  \\&lt;br /&gt;
   n &amp;amp; = &amp;amp; 2j  \\&lt;br /&gt;
\end{array}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;{{F}_{0.50;m;n}}\,\!&amp;lt;/math&amp;gt; denotes the &amp;lt;math&amp;gt;F\,\!&amp;lt;/math&amp;gt; distribution at the 0.50 point, with &amp;lt;math&amp;gt;m\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;n\,\!&amp;lt;/math&amp;gt; degrees of freedom, for failure &amp;lt;math&amp;gt;j\,\!&amp;lt;/math&amp;gt; out of &amp;lt;math&amp;gt;N\,\!&amp;lt;/math&amp;gt; units.&lt;br /&gt;
&lt;br /&gt;
=== Benard&#039;s Approximation for Median Ranks  ===&lt;br /&gt;
Another quick, and less accurate, approximation of the median ranks is also given by: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;MR = \frac{{j - 0.3}}{{N + 0.4}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This approximation of the median ranks is also known as &#039;&#039;Benard&#039;s approximation&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
===Kaplan-Meier===&lt;br /&gt;
The Kaplan-Meier estimator (also known as the &#039;&#039;product limit estimator&#039;&#039;) is used as an alternative to the median ranks method for calculating the estimates of the unreliability for probability plotting purposes. The equation of the estimator is given by:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\widehat{F}({{t}_{i}})=1-\underset{j=1}{\overset{i}{\mathop \prod }}\,\frac{{{n}_{j}}-{{r}_{j}}}{{{n}_{j}}},\text{ }i=1,...,m\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  m =  &amp;amp; {\text{total number of data points}} \\ &lt;br /&gt;
  n =  &amp;amp; {\text{the total number of units}} \\ &lt;br /&gt;
  {n_i} =  &amp;amp; n - \sum_{j = 0}^{i - 1}{s_j} - \sum_{j = 0}^{i - 1}{r_j}, \text{i = 1,...,m }\\ &lt;br /&gt;
  {r_j} =  &amp;amp; {\text{ number of failures in the }}{j^{th}}{\text{ data group, and}} \\ &lt;br /&gt;
  {s_j} =  &amp;amp; {\text{number of surviving units in the }}{j^{th}}{\text{ data group}} \\ &lt;br /&gt;
\end{align}&lt;br /&gt;
\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Probability Plotting Example  ==&lt;br /&gt;
This same methodology can be applied to other distributions with &#039;&#039;cdf&#039;&#039; equations that can be linearized. Different probability papers exist for each distribution, because different distributions have different &#039;&#039;cdf&#039;&#039; equations. ReliaSoft&#039;s software tools automatically create these plots for you. Special scales on these plots allow you to derive the parameter estimates directly from the plots, similar to the way &amp;lt;math&amp;gt;\beta\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt; were obtained from the Weibull probability plot. The following example demonstrates the method again, this time using the 1-parameter exponential distribution.&lt;br /&gt;
&lt;br /&gt;
{{:Probability Plotting Example}}&lt;br /&gt;
&lt;br /&gt;
== Comments on the Probability Plotting Method ==&lt;br /&gt;
Besides the most obvious drawback to probability plotting, which is the amount of effort required, manual probability plotting is not always consistent in the results. Two people plotting a straight line through a set of points will not always draw this line the same way, and thus will come up with slightly different results. This method was used primarily before the widespread use of computers that could easily perform the calculations for more complicated parameter estimation methods, such as the least squares and maximum likelihood methods.&lt;br /&gt;
&lt;br /&gt;
= Least Squares (Rank Regression)  =&lt;br /&gt;
Using the idea of probability plotting, regression analysis mathematically fits the best straight line to a set of points, in an attempt to estimate the parameters. Essentially, this is a mathematically based version of the probability plotting method discussed previously. &lt;br /&gt;
&lt;br /&gt;
The method of linear least squares is used for all regression analysis performed by Weibull++, except for the cases of the 3-parameter Weibull, mixed Weibull, gamma and generalized gamma distributions, where a non-linear regression technique is employed. The terms &#039;&#039;linear regression&#039;&#039; and &#039;&#039;least squares&#039;&#039; are used synonymously in this reference. In Weibull++, the term &#039;&#039;rank regression&#039;&#039; is used instead of least squares, or linear regression, because the regression is performed on the rank values, more specifically, the median rank values (represented on the y-axis). The method of least squares requires that a straight line be fitted to a set of data points, such that the sum of the squares of the distance of the points to the fitted line is minimized. This minimization can be performed in either the vertical or horizontal direction. If the regression is on &amp;lt;math&amp;gt;X\,\!&amp;lt;/math&amp;gt;, then the line is fitted so that the horizontal deviations from the points to the line are minimized. If the regression is on Y, then this means that the distance of the vertical deviations from the points to the line is minimized. This is illustrated in the following figure. &lt;br /&gt;
&lt;br /&gt;
[[Image:minimizingdistance.png|center|500px]]&lt;br /&gt;
&lt;br /&gt;
=== Rank Regression on Y  ===&lt;br /&gt;
Assume that a set of data pairs &amp;lt;math&amp;gt;({{x}_{1}},{{y}_{1}})\,\!&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;({{x}_{2}},{{y}_{2}})\,\!&amp;lt;/math&amp;gt;,..., &amp;lt;math&amp;gt;({{x}_{N}},{{y}_{N}})\,\!&amp;lt;/math&amp;gt; were obtained and plotted, and that the &amp;lt;math&amp;gt;x\,\!&amp;lt;/math&amp;gt;-values are known exactly. Then, according to the &#039;&#039;least squares principle,&#039;&#039; which minimizes the vertical distance between the data points and the straight line fitted to the data, the best fitting straight line to these data is the straight line &amp;lt;math&amp;gt;y=\hat{a}+\hat{b}x\,\!&amp;lt;/math&amp;gt; (where the recently introduced (&amp;lt;math&amp;gt;\hat{ }\,\!&amp;lt;/math&amp;gt;) symbol indicates that this value is an estimate) such that: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\sum\limits_{i=1}^{N}{{{\left( \hat{a}+\hat{b}{{x}_{i}}-{{y}_{i}} \right)}^{2}}=\min \sum\limits_{i=1}^{N}{{{\left( a+b{{x}_{i}}-{{y}_{i}} \right)}^{2}}}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and where &amp;lt;math&amp;gt;\hat{a}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\hat b\,\!&amp;lt;/math&amp;gt; are the &#039;&#039;least squares estimates&#039;&#039; of &amp;lt;math&amp;gt;a\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b\,\!&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;N\,\!&amp;lt;/math&amp;gt; is the number of data points. These equations are minimized by estimates of &amp;lt;math&amp;gt;\widehat a\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\widehat{b}\,\!&amp;lt;/math&amp;gt; such that: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{a}=\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{y}_{i}}}{N}-\hat{b}\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}}{N}=\bar{y}-\hat{b}\bar{x}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{b}=\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}{{y}_{i}}-\tfrac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{y}_{i}}}{N}}{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,x_{i}^{2}-\tfrac{{{\left( \underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}} \right)}^{2}}}{N}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Rank Regression on X  ===&lt;br /&gt;
Assume that a set of data pairs .., &amp;lt;math&amp;gt;({{x}_{2}},{{y}_{2}})\,\!&amp;lt;/math&amp;gt;,..., &amp;lt;math&amp;gt;({{x}_{N}},{{y}_{N}})\,\!&amp;lt;/math&amp;gt; were obtained and plotted, and that the y-values are known exactly. The same least squares principle is applied, but this time, minimizing the horizontal distance between the data points and the straight line fitted to the data. The best fitting straight line to these data is the straight line &amp;lt;math&amp;gt;x=\widehat{a}+\widehat{b}y\,\!&amp;lt;/math&amp;gt; such that: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\underset{i=1}{\overset{N}{\mathop \sum }}\,{{(\widehat{a}+\widehat{b}{{y}_{i}}-{{x}_{i}})}^{2}}=min(a,b)\underset{i=1}{\overset{N}{\mathop \sum }}\,{{(a+b{{y}_{i}}-{{x}_{i}})}^{2}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Again, &amp;lt;math&amp;gt;\widehat{a}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\widehat b\,\!&amp;lt;/math&amp;gt; are the least squares estimates of and &amp;lt;math&amp;gt;b\,\!&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;N\,\!&amp;lt;/math&amp;gt; is the number of data points. These equations are minimized by estimates of &amp;lt;math&amp;gt;\widehat a\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\widehat{b}\,\!&amp;lt;/math&amp;gt; such that: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{a}=\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}}{N}-\hat{b}\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{y}_{i}}}{N}=\bar{x}-\hat{b}\bar{y}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\widehat{b}=\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}{{y}_{i}}-\tfrac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{y}_{i}}}{N}}{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,y_{i}^{2}-\tfrac{{{\left( \underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{y}_{i}} \right)}^{2}}}{N}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The corresponding relations for determining the parameters for specific distributions (i.e., Weibull, exponential, etc.), are presented in the chapters covering that distribution.&lt;br /&gt;
&lt;br /&gt;
=== Correlation Coefficient  ===&lt;br /&gt;
The correlation coefficient is a measure of how well the linear regression model fits the data and is usually denoted by &amp;lt;math&amp;gt;\rho\,\!&amp;lt;/math&amp;gt;. In the case of life data analysis, it is a measure for the strength of the linear relation (correlation) between the median ranks and the data. The population correlation coefficient is defined as follows: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\rho =\frac{{{\sigma }_{xy}}}{{{\sigma }_{x}}{{\sigma }_{y}}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;{{\sigma}_{xy}} = \,\!&amp;lt;/math&amp;gt; covariance of &amp;lt;math&amp;gt;x\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y\,\!&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;{{\sigma}_{x}} = \,\!&amp;lt;/math&amp;gt; standard deviation of &amp;lt;math&amp;gt;x\,\!&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;{{\sigma}_{y}} = \,\!&amp;lt;/math&amp;gt; standard deviation of &amp;lt;math&amp;gt;y\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The estimator of &amp;lt;math&amp;gt;\rho\,\!&amp;lt;/math&amp;gt; is the sample correlation coefficient, &amp;lt;math&amp;gt;\hat{\rho }\,\!&amp;lt;/math&amp;gt;, given by: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{\rho }=\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}{{y}_{i}}-\tfrac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{y}_{i}}}{N}}{\sqrt{\left( \underset{i=1}{\overset{N}{\mathop{\sum }}}\,x_{i}^{2}-\tfrac{{{\left( \underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}} \right)}^{2}}}{N} \right)\left( \underset{i=1}{\overset{N}{\mathop{\sum }}}\,y_{i}^{2}-\tfrac{{{\left( \underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{y}_{i}} \right)}^{2}}}{N} \right)}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The range of &amp;lt;math&amp;gt;\hat \rho \,\!&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;-1\le \hat{\rho }\le 1\,\!&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
[[Image:correlationcoeffficient.png|center|600px]] &lt;br /&gt;
&lt;br /&gt;
The closer the value is to &amp;lt;math&amp;gt;\pm 1\,\!&amp;lt;/math&amp;gt;, the better the linear fit. Note that +1 indicates a perfect fit (the paired values (&amp;lt;math&amp;gt;{{x}_{i}},{{y}_{i}}\,\!&amp;lt;/math&amp;gt;) lie on a straight line) with a positive slope, while -1 indicates a perfect fit with a negative slope. A correlation coefficient value of zero would indicate that the data are randomly scattered and have no pattern or correlation in relation to the regression line model.&lt;br /&gt;
&lt;br /&gt;
===Comments on the Least Squares Method===&lt;br /&gt;
The least squares estimation method is quite good for functions that can be linearized.&amp;lt;sup&amp;gt;&amp;lt;/sup&amp;gt; For these distributions, the calculations are relatively easy and straightforward, having closed-form solutions that can readily yield an answer without having to resort to numerical techniques or tables. Furthermore, this technique provides a good measure of the goodness-of-fit of the chosen distribution in the correlation coefficient. Least squares is generally best used with data sets containing complete data, that is, data consisting only of single times-to-failure with no censored or interval data. (See [[Life Data Classification]] for information about the different data types, including complete, left censored, right censored (or suspended) and interval data.) &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;See also:&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
*[[Least Squares/Rank Regression Equations]] &lt;br /&gt;
*[[Appendix:_Special_Analysis_Methods|Grouped Data Analysis]]&lt;br /&gt;
&lt;br /&gt;
=Rank Methods for Censored Data=&lt;br /&gt;
All available data should be considered in the analysis of times-to-failure data. This includes the case when a particular unit in a sample has been removed from the test prior to failure. An item, or unit, which is removed from a reliability test prior to failure, or a unit which is in the field and is still operating at the time the reliability of these units is to be determined, is called a &#039;&#039;suspended item &#039;&#039;or &#039;&#039;right censored observation &#039;&#039;or &#039;&#039;right censored&#039;&#039; data point&#039;&#039;. &#039;&#039;Suspended items analysis would also be considered when: &lt;br /&gt;
&lt;br /&gt;
#We need to make an analysis of the available results before test completion. &lt;br /&gt;
#The failure modes which are occurring are different than those anticipated and such units are withdrawn from the test. &lt;br /&gt;
#We need to analyze a single mode and the actual data set comprises multiple modes. &lt;br /&gt;
#A &#039;&#039;warranty analysis&#039;&#039; is to be made of all units in the field (non-failed and failed units). The non-failed units are considered to be suspended items (or right censored).&lt;br /&gt;
&lt;br /&gt;
This section describes the rank methods that are used in both probability plotting and least squares (rank regression) to handle censored data. This includes:&lt;br /&gt;
&lt;br /&gt;
*The rank adjustment method for right censored (suspension) data.&lt;br /&gt;
*ReliaSoft&#039;s alternative ranking method for censored data including left censored, right censored, and interval data.&lt;br /&gt;
=== Rank Adjustment Method for Right Censored Data ===&lt;br /&gt;
When using the probability plotting or least squares (rank regression) method for data sets where some of the units did not fail, or were suspended, we need to adjust their probability of failure, or unreliability. As discussed before, estimates of the unreliability for complete data are obtained using the median ranks approach. The following methodology illustrates how adjusted median ranks are computed to account for right censored data. To better illustrate the methodology, consider the following example in Kececioglu [[Appendix:_Life_Data_Analysis_References|&amp;amp;nbsp;[20]]] where five items are tested resulting in three failures and two suspensions. &lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;border-collapse: collapse;&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;5&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Item Number &amp;lt;br&amp;gt;(Position) &lt;br /&gt;
! Failure (F) &amp;lt;br&amp;gt;or Suspension (S) &lt;br /&gt;
! Life of item, hr&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
| 1 &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| 5,100&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
| 2 &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| 9,500&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
| 3 &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| 15,000&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
| 4 &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| 22,000&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
| 5 &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{3}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| 40,000&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The methodology for plotting suspended items involves adjusting the rank positions and plotting the data based on new positions, determined by the location of the suspensions. If we consider these five units, the following methodology would be used: The first item must be the first failure; hence, it is assigned failure order number &amp;lt;math&amp;gt;j = 1\,\!&amp;lt;/math&amp;gt;. The actual failure order number (or position) of the second failure, &amp;lt;math&amp;gt;{{F}_{2}}\,\!&amp;lt;/math&amp;gt; is in doubt. It could either be in position 2 or in position 3. Had &amp;lt;math&amp;gt;{{S}_{1}}\,\!&amp;lt;/math&amp;gt; not been withdrawn from the test at 9,500 hours, it could have operated successfully past 15,000 hours, thus placing &amp;lt;math&amp;gt;{{F}_{2}}\,\!&amp;lt;/math&amp;gt; in position 2. Alternatively, &amp;lt;math&amp;gt;{{S}_{1}}\,\!&amp;lt;/math&amp;gt; could also have failed before 15,000 hours, thus placing &amp;lt;math&amp;gt;{{F}_{2}}\,\!&amp;lt;/math&amp;gt; in position 3. In this case, the failure order number for &amp;lt;math&amp;gt;{{F}_{2}}\,\!&amp;lt;/math&amp;gt; will be some number between 2 and 3. To determine this number, consider the following: &lt;br /&gt;
&lt;br /&gt;
We can find the number of ways the second failure can occur in either order number 2 (position 2) or order number 3 (position 3). The possible ways are listed next. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;border-collapse: collapse;&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;5&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: center&amp;quot; colspan=&amp;quot;6&amp;quot; | &amp;lt;math&amp;gt;{{F}_{2}}\,\!&amp;lt;/math&amp;gt; in Position 2 &lt;br /&gt;
| style=&amp;quot;text: align:center&amp;quot; rowspan=&amp;quot;7&amp;quot; | OR &lt;br /&gt;
! style=&amp;quot;text-align: center&amp;quot; colspan=&amp;quot;2&amp;quot; | &amp;lt;math&amp;gt;{{F}_{2}}\,\!&amp;lt;/math&amp;gt; in Position 3&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
| 1 &lt;br /&gt;
| 2 &lt;br /&gt;
| 3 &lt;br /&gt;
| 4 &lt;br /&gt;
| 5 &lt;br /&gt;
| 6 &lt;br /&gt;
| 1 &lt;br /&gt;
| 2&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{1}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{1}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{3}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{3}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{2}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{3}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{3}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{3}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{3}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{3}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{3}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{2}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It can be seen that &amp;lt;math&amp;gt;{{F}_{2}}\,\!&amp;lt;/math&amp;gt; can occur in the second position six ways and in the third position two ways. The most probable position is the average of these possible ways, or the &#039;&#039;mean order number&#039;&#039; ( MON ), given by: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;{{F}_{2}}=MO{{N}_{2}}=\frac{(6\times 2)+(2\times 3)}{6+2}=2.25\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;Using the same logic on the third failure, it can be located in position numbers 3, 4 and 5 in the possible ways listed next. &lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;border-collapse: collapse;&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;5&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: center&amp;quot; colspan=&amp;quot;2&amp;quot; | &amp;lt;math&amp;gt;{{F}_{3}}\,\!&amp;lt;/math&amp;gt; in Position 3 &lt;br /&gt;
| style=&amp;quot;text-align: center&amp;quot; rowspan=&amp;quot;7&amp;quot; | OR &lt;br /&gt;
! style=&amp;quot;text-align: center&amp;quot; colspan=&amp;quot;3&amp;quot; | &amp;lt;math&amp;gt;{{F}_{3}}\,\!&amp;lt;/math&amp;gt; in Position 4&lt;br /&gt;
| style=&amp;quot;text-align: center&amp;quot; rowspan=&amp;quot;7&amp;quot; | OR &lt;br /&gt;
! style=&amp;quot;text-align: center&amp;quot; colspan=&amp;quot;3&amp;quot; | &amp;lt;math&amp;gt;{{F}_{3}}\,\!&amp;lt;/math&amp;gt; in Position 5&lt;br /&gt;
|-&lt;br /&gt;
| 1 &lt;br /&gt;
| 2 &lt;br /&gt;
| 1 &lt;br /&gt;
| 2 &lt;br /&gt;
| 3 &lt;br /&gt;
| 1 &lt;br /&gt;
| 2 &lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{1}}\,\!&amp;lt;/math&amp;gt;&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{1}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{1}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{2}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{3}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{3}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{2}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{3}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{3}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{3}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{1}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{2}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{3}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{3}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{3}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;Then, the mean order number for the third failure, (item 5) is: &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;MO{{N}_{3}}=\frac{(2\times 3)+(3\times 4)+(3\times 5)}{2+3+3}=4.125\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;Once the mean order number for each failure has been established, we obtain the median rank positions for these failures at their mean order number. Specifically, we obtain the median rank of the order numbers 1, 2.25 and 4.125 out of a sample size of 5, as given next. &lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;border-collapse: collapse;&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;5&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: center&amp;quot; colspan=&amp;quot;3&amp;quot; | Plotting Positions for the Failures (Sample Size=5)&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
! Failure Number &lt;br /&gt;
! MON &lt;br /&gt;
! Median Rank Position(%)&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
| 1:&amp;lt;math&amp;gt;{{F}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| 1 &lt;br /&gt;
| 13%&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
| 2:&amp;lt;math&amp;gt;{{F}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| 2.25 &lt;br /&gt;
| 36%&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
| 3:&amp;lt;math&amp;gt;{{F}_{3}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| 4.125 &lt;br /&gt;
| 71%&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once the median rank values have been obtained, the probability plotting analysis is identical to that presented before. As you might have noticed, this methodology is rather laborious. Other techniques and shortcuts have been developed over the years to streamline this procedure. For more details on this method, see Kececioglu [[Appendix:_Life_Data_Analysis_References|[20]]]. Here, we will introduce one of these methods. This method calculates MON using an increment, &#039;&#039;I&#039;&#039;, which is defined by:&lt;br /&gt;
&lt;br /&gt;
:: &amp;lt;math&amp;gt;{{I}_{i}}=\frac{N+1-PMON}{1+NIBPSS}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Where&lt;br /&gt;
* &#039;&#039;N&#039;&#039;= the sample size, or total number of items in the test&lt;br /&gt;
* &#039;&#039;PMON&#039;&#039; = previous mean order number&lt;br /&gt;
* &#039;&#039;NIBPSS&#039;&#039; = the number of items beyond the present suspended set. It is the number of units (including all the failures and suspensions) at the current failure time.&lt;br /&gt;
* &#039;&#039;i&#039;&#039; = the ith failure item&lt;br /&gt;
&lt;br /&gt;
MON is given as:&lt;br /&gt;
 &lt;br /&gt;
:: &amp;lt;math&amp;gt;MO{{N}_{i}}=MO{{N}_{i-1}}+{{I}_{i}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Let&#039;s calculate the previous example using the method.&lt;br /&gt;
&lt;br /&gt;
For F1:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;MO{{N}_{1}}=MO{{N}_{0}}+{{I}_{1}}=\frac{5+1-0}{1+5}=1&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For F2:&lt;br /&gt;
::&amp;lt;math&amp;gt;MO{{N}_{2}}=MO{{N}_{1}}+{{I}_{2}}=1+\frac{5+1-1}{1+3}=2.25&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For F3:&lt;br /&gt;
::&amp;lt;math&amp;gt;MO{{N}_{3}}=MO{{N}_{2}}+{{I}_{3}}=2.25+\frac{5+1-2.25}{1+1}=4.125&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The MON obtained for each failure item via this method is same as from the first method, so the median rank values will also be the same.&lt;br /&gt;
&lt;br /&gt;
For Grouped data, the increment &amp;lt;math&amp;gt;{{I}_{i}}&amp;lt;/math&amp;gt; at each failure group will be multiplied by the number of failures in that group. &lt;br /&gt;
 &lt;br /&gt;
==== Shortfalls of the Rank Adjustment Method  ====&lt;br /&gt;
Even though the rank adjustment method is the most widely used method for performing analysis for analysis of suspended items, we would like to point out the following shortcoming. As you may have noticed, only the position where the failure occurred is taken into account, and not the exact time-to-suspension. For example, this methodology would yield the exact same results for the next two cases. &lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;border-collapse: collapse;&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;5&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: center&amp;quot; colspan=&amp;quot;3&amp;quot; | Case 1 &lt;br /&gt;
! style=&amp;quot;text-align: center&amp;quot; colspan=&amp;quot;3&amp;quot; | Case 2&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
! Item Number &lt;br /&gt;
! State*&amp;quot;F&amp;quot; or &amp;quot;S&amp;quot; &lt;br /&gt;
! Life of an item, hr &lt;br /&gt;
! Item number &lt;br /&gt;
! State*,&amp;quot;F&amp;quot; or &amp;quot;S&amp;quot; &lt;br /&gt;
! Life of item, hr&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
| 1 &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| 1,000 &lt;br /&gt;
| 1 &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| 1,000&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
| 2 &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| 1,100 &lt;br /&gt;
| 2 &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{1}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| 9,700&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
| 3 &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| 1,200 &lt;br /&gt;
| 3 &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| 9,800&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
| 4 &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{3}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| 1,300 &lt;br /&gt;
| 4 &lt;br /&gt;
| &amp;lt;math&amp;gt;{{S}_{3}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| 9,900&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
| 5 &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| 10,000 &lt;br /&gt;
| 5 &lt;br /&gt;
| &amp;lt;math&amp;gt;{{F}_{2}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
| 10,000&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
| style=&amp;quot;text-align: center&amp;quot; colspan=&amp;quot;3&amp;quot; | * &#039;&#039;F&#039;&#039; - &#039;&#039;Failed, S&#039;&#039; - &#039;&#039;Suspended&#039;&#039;&lt;br /&gt;
| style=&amp;quot;text-align: center&amp;quot; colspan=&amp;quot;3&amp;quot; | * &#039;&#039;F&#039;&#039; - &#039;&#039;Failed, S&#039;&#039; - &#039;&#039;Suspended&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This shortfall is significant when the number of failures is small and the number of suspensions is large and not spread uniformly between failures, as with these data. In cases like this, it is highly recommended to use maximum likelihood estimation (MLE) to estimate the parameters instead of using least squares, because MLE does not look at ranks or plotting positions, but rather considers each unique time-to-failure or suspension. For the data given above, the results are as follows. The estimated parameters using the method just described are the same for both cases (1 and 2): &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{array}{*{35}{l}}&lt;br /&gt;
   \widehat{\beta }= &amp;amp; \text{0}\text{.81}  \\&lt;br /&gt;
   \widehat{\eta }= &amp;amp; \text{11,400 hr}  \\&lt;br /&gt;
\end{array}&lt;br /&gt;
\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
However, the MLE results for Case 1 are: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{array}{*{35}{l}}&lt;br /&gt;
   \widehat{\beta }= &amp;amp; \text{1.33}  \\&lt;br /&gt;
   \widehat{\eta }= &amp;amp; \text{6,920 hr}  \\&lt;br /&gt;
\end{array}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And the MLE results for Case 2 are: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{array}{*{35}{l}}&lt;br /&gt;
   \widehat{\beta }= &amp;amp; \text{0}\text{.93}  \\&lt;br /&gt;
   \widehat{\eta }= &amp;amp; \text{21,300 hr}  \\&lt;br /&gt;
\end{array}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As we can see, there is a sizable difference in the results of the two sets calculated using MLE and the results using regression with the SRM. The results for both cases are identical when using the regression estimation technique with SRM, as SRM considers only the positions of the suspensions. The MLE results are quite different for the two cases, with the second case having a much larger value of &amp;lt;math&amp;gt;\eta \,\!&amp;lt;/math&amp;gt;, which is due to the higher values of the suspension times in Case 2. This is because the maximum likelihood technique, unlike rank regression with SRM, considers the values of the suspensions when estimating the parameters. This is illustrated in the [[Parameter_Estimation#Maximum_Likelihood_Estimation_.28MLE.29|discussion of MLE]] given below.&lt;br /&gt;
&lt;br /&gt;
One alternative to improve the regression method is to use the following ReliaSoft Ranking Method (RRM) to calculate the rank. RRM does consider the effect of the censoring time.&lt;br /&gt;
&lt;br /&gt;
== ReliaSoft&#039;s Ranking Method (RRM) for Interval Censored Data==&lt;br /&gt;
When analyzing interval data, it is commonplace to assume that the actual failure time occurred at the midpoint of the interval. To be more conservative, you can use the starting point of the interval or you can use the end point of the interval to be most optimistic. Weibull++ allows you to employ ReliaSoft&#039;s ranking method (RRM) when analyzing interval data. Using an iterative process, this ranking method is an improvement over the standard ranking method (SRM). &lt;br /&gt;
&lt;br /&gt;
When analyzing left or right censored data, RRM also considers the effect of the actual censoring time. Therefore, the resulted rank will be more accurate than the SRM where only the position not the exact time of censoring is used. &lt;br /&gt;
&lt;br /&gt;
For more details on this method see [[Appendix:_Special_Analysis_Methods#ReliaSoft_Ranking_Method|ReliaSoft&#039;s Ranking Method]].&lt;br /&gt;
&lt;br /&gt;
= Maximum Likelihood Estimation (MLE) = &amp;lt;!-- THIS SECTION HEADER IS LINKED FROM OTHER WIKI PAGES. IF YOU RENAME THE SECTION, YOU MUST UPDATE THE LINK(S). --&amp;gt;&lt;br /&gt;
From a statistical point of view, the method of maximum likelihood estimation method is, with some exceptions, considered to be the most robust of the parameter estimation techniques discussed here. The method presented in this section is for complete data (i.e., data consisting only of times-to-failure). The analysis for [[Parameter_Estimation#MLE_for_Right_Censored_Data|right censored (suspension) data]], and for [[Parameter_Estimation#MLE_for_Interval_and_Left_Censored_Data|interval or left censored data]], are then discussed in the following sections.&lt;br /&gt;
&lt;br /&gt;
The basic idea behind MLE is to obtain the most likely values of the parameters, for a given distribution, that will best describe the data. As an example, consider the following data (-3, 0, 4) and assume that you are trying to estimate the mean of the data. Now, if you have to choose the most likely value for the mean from -5, 1 and 10, which one would you choose? In this case, the most likely value is 1 (given your limit on choices). Similarly, under MLE, one determines the most likely values for the parameters of the assumed distribution. It is mathematically formulated as follows. &lt;br /&gt;
&lt;br /&gt;
If &amp;lt;math&amp;gt;x\,\!&amp;lt;/math&amp;gt; is a continuous random variable with &#039;&#039;pdf&#039;&#039;: &lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
    &amp;amp; f(x;{{\theta }_{1}},{{\theta }_{2}},...,{{\theta }_{k}}) \\ &lt;br /&gt;
\end{align}&lt;br /&gt;
\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;{{\theta}_{1}},{{\theta}_{2}},...,{{\theta}_{k}}\,\!&amp;lt;/math&amp;gt; are &amp;lt;math&amp;gt;k\,\!&amp;lt;/math&amp;gt; unknown parameters which need to be estimated, with R independent observations,&amp;lt;math&amp;gt;{{x}_{1,}}{{x}_{2}},\cdots ,{{x}_{R}}\,\!&amp;lt;/math&amp;gt;, which correspond in the case of life data analysis to failure times. The likelihood function is given by: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;L({{\theta }_{1}},{{\theta }_{2}},...,{{\theta }_{k}}|{{x}_{1}},{{x}_{2}},...,{{x}_{R}})=L=\underset{i=1}{\overset{R}{\mathop \prod }}\,f({{x}_{i}};{{\theta }_{1}},{{\theta }_{2}},...,{{\theta }_{k}})&lt;br /&gt;
\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;i = 1,2,...,R\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The logarithmic likelihood function is given by: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\Lambda  = \ln L =\sum_{i = 1}^R \ln f({x_i};{\theta _1},{\theta _2},...,{\theta _k})\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The maximum likelihood estimators (or parameter values) of &amp;lt;math&amp;gt;{{\theta}_{1}},{{\theta}_{2}},...,{{\theta}_{k}}\,\!&amp;lt;/math&amp;gt; are obtained by maximizing &amp;lt;math&amp;gt;L\,\!&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;\Lambda\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
By maximizing &amp;lt;math&amp;gt;\Lambda\,\!&amp;lt;/math&amp;gt; which is much easier to work with than &amp;lt;math&amp;gt;L\,\!&amp;lt;/math&amp;gt;, the maximum likelihood estimators (MLE) of &amp;lt;math&amp;gt;{{\theta}_{1}},{{\theta}_{2}},...,{{\theta}_{k}}\,\!&amp;lt;/math&amp;gt; are the simultaneous solutions of &amp;lt;math&amp;gt;k\,\!&amp;lt;/math&amp;gt; equations such that: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\frac{\partial{\Lambda}}{\partial{\theta_j}}=0, \text{ j=1,2...,k}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Even though it is common practice to plot the MLE solutions using median ranks (points are plotted according to median ranks and the line according to the MLE solutions), this is not completely representative. As can be seen from the equations above, the MLE method is independent of any kind of ranks. For this reason, the MLE solution often appears not to track the data on the probability plot. This is perfectly acceptable because the two methods are independent of each other, and in no way suggests that the solution is wrong.&lt;br /&gt;
&lt;br /&gt;
=== MLE for Right Censored Data  ===&lt;br /&gt;
When performing maximum likelihood analysis on data with suspended items, the likelihood function needs to be expanded to take into account the suspended items. The overall estimation technique does not change, but another term is added to the likelihood function to account for the suspended items. Beyond that, the method of solving for the parameter estimates remains the same. For example, consider a distribution where &amp;lt;math&amp;gt;x\,\!&amp;lt;/math&amp;gt; is a continuous random variable with &#039;&#039;pdf&#039;&#039; and &#039;&#039;cdf&#039;&#039;: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
    &amp;amp; f(x;{{\theta }_{1}},{{\theta }_{2}},...,{{\theta }_{k}}) \\ &lt;br /&gt;
    &amp;amp; F(x;{{\theta }_{1}},{{\theta }_{2}},...,{{\theta }_{k}})  &lt;br /&gt;
\end{align}&lt;br /&gt;
\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;{{\theta}_{1}},{{\theta}_{2}},...,{{\theta}_{k}}\,\!&amp;lt;/math&amp;gt; are the unknown parameters which need to be estimated from &amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt; observed failures at &amp;lt;math&amp;gt;{{T}_{1}},{{T}_{2}},...,{{T}_{R}}\,\!&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;M\,\!&amp;lt;/math&amp;gt; observed suspensions at &amp;lt;math&amp;gt;{{S}_{1}},{{S}_{2}},...,{{S}_{M}}\,\!&amp;lt;/math&amp;gt; then the likelihood function is formulated as follows: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   L({{\theta }_{1}},...,{{\theta }_{k}}|{{T}_{1}},...,{{T}_{R,}}{{S}_{1}},...,{{S}_{M}})= &amp;amp; \underset{i=1}{\overset{R}{\mathop \prod }}\,f({{T}_{i}};{{\theta }_{1}},{{\theta }_{2}},...,{{\theta }_{k}}) \\ &lt;br /&gt;
   &amp;amp; \cdot \underset{j=1}{\overset{M}{\mathop \prod }}\,[1-F({{S}_{j}};{{\theta }_{1}},{{\theta }_{2}},...,{{\theta }_{k}})]  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The parameters are solved by maximizing this equation. In most cases, no closed-form solution exists for this maximum or for the parameters. Solutions specific to each distribution utilizing MLE are presented in [[Appendix:_Log-Likelihood_Equations|Appendix D]].&lt;br /&gt;
&lt;br /&gt;
=== MLE for Interval and Left Censored Data  ===&lt;br /&gt;
The inclusion of left and interval censored data in an MLE solution for parameter estimates involves adding a term to the likelihood equation to account for the data types in question. When using interval data, it is assumed that the failures occurred in an interval; i.e., in the interval from time &amp;lt;math&amp;gt;A\,\!&amp;lt;/math&amp;gt; to time &amp;lt;math&amp;gt;B\,\!&amp;lt;/math&amp;gt; (or from time 0 to time &amp;lt;math&amp;gt;B\,\!&amp;lt;/math&amp;gt; if left censored), where &amp;lt;math&amp;gt;A &amp;lt; B\,\!&amp;lt;/math&amp;gt;. In the case of interval data, and given &amp;lt;math&amp;gt;P\,\!&amp;lt;/math&amp;gt; interval observations, the likelihood function is modified by multiplying the likelihood function with an additional term as follows: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   L({{\theta }_{1}},{{\theta }_{2}},...,{{\theta }_{k}}|{{x}_{1}},{{x}_{2}},...,{{x}_{P}})= &amp;amp; \underset{i=1}{\overset{P}{\mathop \prod }}\,\{F({{x}_{i}};{{\theta }_{1}},{{\theta }_{2}},...,{{\theta }_{k}}) \\ &lt;br /&gt;
   &amp;amp; \ \ -F({{x}_{i-1}};{{\theta }_{1}},{{\theta }_{2}},...,{{\theta }_{k}})\}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that if only interval data are present, this term will represent the entire likelihood function for the MLE solution. The next section gives a formulation of the complete likelihood function for all possible censoring schemes.&lt;br /&gt;
&lt;br /&gt;
=== The Complete Likelihood Function  ===&lt;br /&gt;
We have now seen that obtaining MLE parameter estimates for different types of data involves incorporating different terms in the likelihood function to account for complete data, right censored data, and left, interval censored data. After including the terms for the different types of data, the likelihood function can now be expressed in its complete form or: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{array}{*{35}{l}}&lt;br /&gt;
    L= &amp;amp; \underset{i=1}{\mathop{\overset{R}{\mathop{\prod }}\,}}\,f({{T}_{i}};{{\theta }_{1}},...,{{\theta }_{k}})\cdot \underset{j=1}{\mathop{\overset{M}{\mathop{\prod }}\,}}\,[1-F({{S}_{j}};{{\theta }_{1}},...,{{\theta }_{k}})]  \\&lt;br /&gt;
    &amp;amp; \cdot \underset{l=1}{\mathop{\overset{P}{\mathop{\prod }}\,}}\,\left\{ F({{I}_{{{l}_{U}}}};{{\theta }_{1}},...,{{\theta }_{k}})-F({{I}_{{{l}_{L}}}};{{\theta }_{1}},...,{{\theta }_{k}}) \right\}  \\&lt;br /&gt;
\end{array}&lt;br /&gt;
\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; L\to L({{\theta }_{1}},...,{{\theta }_{k}}|{{T}_{1}},...,{{T}_{R}},{{S}_{1}},...,{{S}_{M}},{{I}_{1}},...{{I}_{P}})\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and: &lt;br /&gt;
*&amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt; is the number of units with exact failures &lt;br /&gt;
*&amp;lt;math&amp;gt;M\,\!&amp;lt;/math&amp;gt; is the number of suspended units &lt;br /&gt;
*&amp;lt;math&amp;gt;P\,\!&amp;lt;/math&amp;gt; is the number of units with left censored or interval times-to-failure &lt;br /&gt;
*&amp;lt;math&amp;gt;{{\theta}_{k}}\,\!&amp;lt;/math&amp;gt; are the parameters of the distribution &lt;br /&gt;
*&amp;lt;math&amp;gt;{{T}_{i}}\,\!&amp;lt;/math&amp;gt; is the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; time to failure&lt;br /&gt;
*&amp;lt;math&amp;gt;{{S}_{j}}\,\!&amp;lt;/math&amp;gt; is the &amp;lt;math&amp;gt;{{j}^{th}}\,\!&amp;lt;/math&amp;gt; time of suspension&lt;br /&gt;
*&amp;lt;math&amp;gt;{{I}_{{{l}_{U}}}}\,\!&amp;lt;/math&amp;gt; is the ending of the time interval of the &amp;lt;math&amp;gt;{{l}^{th}}\,\!&amp;lt;/math&amp;gt; group&lt;br /&gt;
*&amp;lt;math&amp;gt;{{I}_{{{l}_{L}}}}\,\!&amp;lt;/math&amp;gt; is the beginning of the time interval of the &amp;lt;math&amp;gt;{{l}^{th}}\,\!&amp;lt;/math&amp;gt; group&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;The total number of units is &amp;lt;math&amp;gt;N = R + M + P\,\!&amp;lt;/math&amp;gt;. It should be noted that in this formulation, if either &amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;M\,\!&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;P\,\!&amp;lt;/math&amp;gt; is zero then the product term associated with them is assumed to be one and not zero.&lt;br /&gt;
&lt;br /&gt;
== Comments on the MLE Method  ==&lt;br /&gt;
The MLE method has many large sample properties that make it attractive for use. It is asymptotically consistent, which means that as the sample size gets larger, the estimates converge to the right values. It is asymptotically efficient, which means that for large samples, it produces the most precise estimates. It is asymptotically unbiased, which means that for large samples, one expects to get the right value on average. The distribution of the estimates themselves is normal, if the sample is large enough, and this is the basis for the usual [[Confidence_Bounds#Fisher_Matrix_Confidence_Bounds|Fisher Matrix Confidence Bounds]] discussed later. These are all excellent large sample properties. &lt;br /&gt;
&lt;br /&gt;
Unfortunately, the size of the sample necessary to achieve these properties can be quite large: thirty to fifty to more than a hundred exact failure times, depending on the application. With fewer points, the methods can be badly biased. It is known, for example, that MLE estimates of the shape parameter for the Weibull distribution are badly biased for small sample sizes, and the effect can be increased depending on the amount of censoring. This bias can cause major discrepancies in analysis. There are also pathological situations when the asymptotic properties of the MLE do not apply. One of these is estimating the location parameter for the three-parameter Weibull distribution when the shape parameter has a value close to 1. These problems, too, can cause major discrepancies. &lt;br /&gt;
&lt;br /&gt;
However, MLE can handle suspensions and interval data better than rank regression, particularly when dealing with a heavily censored data set with few exact failure times or when the censoring times are unevenly distributed. It can also provide estimates with one or no observed failures, which rank regression cannot do. As a rule of thumb, our recommendation is to use rank regression techniques when the sample sizes are small and without heavy censoring (censoring is discussed in [[Life Data Classification|Life Data Classifications]]). When heavy or uneven censoring is present, when a high proportion of interval data is present and/or when the sample size is sufficient, MLE should be preferred. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;See also:&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
*[[Appendix:_Maximum_Likelihood_Estimation_Example|Maximum Likelihood Parameter Estimation Example]] &lt;br /&gt;
*[[Appendix:_Special_Analysis_Methods|Grouped Data Analysis]]&lt;br /&gt;
&lt;br /&gt;
=Bayesian Parameter Estimation Methods=&lt;br /&gt;
Up to this point, we have dealt exclusively with what is commonly referred to as classical statistics. In this section, another school of thought in statistical analysis will be introduced, namely Bayesian statistics. The premise of Bayesian statistics (within the context of life data analysis) is to incorporate prior knowledge, along with a given set of current observations, in order to make statistical inferences. The prior information could come from operational or observational data, from previous comparable experiments or from engineering knowledge.  This type of analysis can be particularly useful when there is limited test data for a given design or failure mode but there is a strong prior understanding of the failure rate behavior for that design or mode. By incorporating prior information about the parameter(s), a posterior distribution for the parameter(s) can be obtained and inferences on the model parameters and their functions can be made. This section is intended to give a quick and elementary overview of Bayesian methods, focused primarily on the material necessary for understanding the Bayesian analysis methods available in Weibull++. Extensive coverage of the subject can be found in numerous books dealing with Bayesian statistics.&lt;br /&gt;
&lt;br /&gt;
===Bayes’s Rule===&lt;br /&gt;
Bayes’s rule provides the framework for combining prior information with sample data. In this reference, we apply Bayes’s rule for combining prior information on the assumed distribution&#039;s parameter(s)   with sample data in order to make inferences based on the model. The prior knowledge about the parameter(s) is expressed in terms of a    &amp;lt;math&amp;gt;\varphi (\theta ),\,\!&amp;lt;/math&amp;gt; called the &#039;&#039;prior distribution&#039;&#039;. The &#039;&#039;posterior&#039;&#039; distribution of &amp;lt;math&amp;gt;\theta \,\!&amp;lt;/math&amp;gt; given the sample data, using Bayes&#039;s rule, provides the updated information about the parameters &amp;lt;math&amp;gt;\theta \,\!&amp;lt;/math&amp;gt;. This is expressed with the following posterior &#039;&#039;pdf&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; f(\theta |Data) = \frac{L(Data|\theta )\varphi (\theta )}{\int_{\zeta}^{} L(Data|\theta )\varphi(\theta )d (\theta)}&lt;br /&gt;
\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;math&amp;gt;\theta \,\!&amp;lt;/math&amp;gt; is a vector of the parameters of the chosen distribution&lt;br /&gt;
*&amp;lt;math&amp;gt;\zeta\,\!&amp;lt;/math&amp;gt; is the range of &amp;lt;math&amp;gt;\theta\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
*&amp;lt;math&amp;gt; L(Data|\theta)\,\!&amp;lt;/math&amp;gt; is the likelihood function based on the chosen distribution and data&lt;br /&gt;
*&amp;lt;math&amp;gt;\varphi(\theta )\,\!&amp;lt;/math&amp;gt; is the prior distribution for each of the parameters&lt;br /&gt;
&lt;br /&gt;
The integral in the Bayes&#039;s rule equation is often referred to as the marginal probability, which is a constant number that can be interpreted as the probability of obtaining the sample data given a prior distribution. Generally, the integral in the Bayes&#039;s rule equation does not have a closed form solution and numerical methods are needed for its solution.&lt;br /&gt;
&lt;br /&gt;
As can be seen from the Bayes&#039;s rule equation, there is a significant difference between classical and Bayesian statistics. First, the idea of prior information does not exist in classical statistics. All inferences in classical statistics are based on the sample data. On the other hand, in the Bayesian framework, prior information constitutes the basis of the theory. Another difference is in the overall approach of making inferences and their interpretation. For example, in Bayesian analysis, the parameters of the distribution to be fitted are the random variables. In reality, there is no distribution fitted to the data in the Bayesian case.&lt;br /&gt;
&lt;br /&gt;
For instance, consider the case where data is obtained from a reliability test. Based on prior experience on a similar product, the analyst believes that the shape parameter of the Weibull distribution has a value between &amp;lt;math&amp;gt;{\beta _1}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;{{\beta }_{2}}\,\!&amp;lt;/math&amp;gt; and wants to utilize this information. This can be achieved by using the Bayes theorem. At this point, the analyst is automatically forcing the Weibull distribution as a model for the data and with a shape parameter between &amp;lt;math&amp;gt;{\beta _1}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;{\beta _2}\,\!&amp;lt;/math&amp;gt;. In this example, the range of values for the shape parameter is the prior distribution, which in this case is Uniform. By applying Bayes&#039;s rule, the posterior distribution of the shape parameter will be obtained. Thus, we end up with a distribution for the parameter rather than an estimate of the parameter, as in classical statistics.&lt;br /&gt;
&lt;br /&gt;
To better illustrate the example, assume that a set of failure data was provided along with a distribution for the shape parameter (i.e., uniform prior) of the Weibull (automatically assuming that the data are Weibull distributed). Based on that, a new distribution (the posterior) for that parameter is then obtained using Bayes&#039;s rule. This posterior distribution of the parameter may or may not resemble in form the assumed prior distribution. In other words, in this example the prior distribution of &amp;lt;math&amp;gt;\beta \,\!&amp;lt;/math&amp;gt; was assumed to be uniform but the posterior is most likely not a uniform distribution.&lt;br /&gt;
&lt;br /&gt;
The question now becomes: what is the value of the shape parameter? What about the reliability and other results of interest? In order to answer these questions, we have to remember that in the Bayesian framework all of these metrics are random variables. Therefore, in order to obtain an estimate, a probability needs to be specified or we can use the expected value of the posterior distribution.&lt;br /&gt;
&lt;br /&gt;
In order to demonstrate the procedure of obtaining results from the posterior distribution, we will rewrite the Bayes&#039;s rule equation for a single parameter &amp;lt;math&amp;gt;{\theta _1}\,\!&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; f(\theta |Data) = \frac{L(Data|\theta_1 )\varphi (\theta_1 )}{\int_{\zeta}^{} L(Data|\theta_1 )\varphi(\theta_1 )d (\theta)}&lt;br /&gt;
\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The expected value (or mean value) of the parameter &amp;lt;math&amp;gt;{{\theta }_{1}}\,\!&amp;lt;/math&amp;gt; can be obtained using the equation for the mean and the Bayes&#039;s rule equation for single parameter:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;E({\theta _1}) = {m_{{\theta _1}}} = \int_{\zeta}^{}{\theta _1} \cdot f({\theta _1}|Data)d{\theta _1}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
An alternative result for &amp;lt;math&amp;gt;{\theta _1}\,\!&amp;lt;/math&amp;gt; would be the median value. Using the equation for the median and the Bayes&#039;s rule equation for a single parameter:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\int_{-\infty ,0}^{{\theta }_{0.5}}f({{\theta }_{1}}|Data)d{{\theta }_{1}}=0.5\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The equation for the median is solved for &amp;lt;math&amp;gt;{\theta _{0.5}}\,\!&amp;lt;/math&amp;gt; the median value of &amp;lt;math&amp;gt;{\theta _1}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, any other percentile of the posterior &#039;&#039;pdf&#039;&#039; can be calculated and reported. For example, one could calculate the 90th percentile of &amp;lt;math&amp;gt;{\theta _1}\,\!&amp;lt;/math&amp;gt;’s posterior &#039;&#039;pdf&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\int_{-\infty ,0}^{{{\theta }_{0.9}}}f({{\theta }_{1}}|Data)d{{\theta }_{1}}=0.9\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This calculation will be used in [[Confidence Bounds]] and [[The Weibull Distribution]] for obtaining confidence bounds on the parameter(s).&amp;lt;sup&amp;gt;&amp;lt;/sup&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The next step will be to make inferences on the reliability. Since the parameter &amp;lt;math&amp;gt;{\theta _1}\,\!&amp;lt;/math&amp;gt; is a random variable described by the posterior &#039;&#039;pdf,&#039;&#039; all subsequent functions of &amp;lt;math&amp;gt;{{\theta }_{1}}\,\!&amp;lt;/math&amp;gt; are distributed random variables as well and are entirely based on the posterior &#039;&#039;pdf&#039;&#039; of &amp;lt;math&amp;gt;{{\theta }_{1}}\,\!&amp;lt;/math&amp;gt;. Therefore, expected value, median or other percentile values will also need to be calculated. For example, the expected reliability at time &amp;lt;math&amp;gt;T\,\!&amp;lt;/math&amp;gt; is:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;E[R(T|Data)] = \int_{\varsigma}^{} R(T)f(\theta |Data)d{\theta}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In other words, at a given time &amp;lt;math&amp;gt;T\,\!&amp;lt;/math&amp;gt;, there is a distribution that governs the reliability value at that time, &amp;lt;math&amp;gt;T\,\!&amp;lt;/math&amp;gt;, and by using Bayes&#039;s rule, the expected (or mean) value of the reliability is obtained. Other percentiles of this distribution can also be obtained.&lt;br /&gt;
A similar procedure is followed for other functions of &amp;lt;math&amp;gt;{\theta _1}\,\!&amp;lt;/math&amp;gt;, such as failure rate, reliable life, etc.&lt;br /&gt;
&lt;br /&gt;
===Prior Distributions===&lt;br /&gt;
Prior distributions play a very important role in Bayesian Statistics. They are essentially the basis in Bayesian analysis. Different types of prior distributions exist, namely &#039;&#039;informative&#039;&#039; and &#039;&#039;non-informative&#039;&#039;. Non-informative prior distributions (a.k.a. &#039;&#039;vague&#039;&#039;, &#039;&#039;flat&#039;&#039; and &#039;&#039;diffuse&#039;&#039;) are distributions that have no population basis and play a minimal role in the posterior distribution. The idea behind the use of non-informative prior distributions is to make inferences that are not greatly affected by external information or when external information is not available. The uniform distribution is frequently used as a non-informative prior.&lt;br /&gt;
&lt;br /&gt;
On the other hand, informative priors have a stronger influence on the posterior distribution. The influence of the prior distribution on the posterior is related to the sample size of the data and the form of the prior. Generally speaking, large sample sizes are required to modify strong priors, where weak priors are overwhelmed by even relatively small sample sizes. Informative priors are typically obtained from past data.&lt;/div&gt;</summary>
		<author><name>M Spivey</name></author>
	</entry>
	<entry>
		<id>https://www.reliawiki.com/index.php?title=The_Weibull_Distribution&amp;diff=65591</id>
		<title>The Weibull Distribution</title>
		<link rel="alternate" type="text/html" href="https://www.reliawiki.com/index.php?title=The_Weibull_Distribution&amp;diff=65591"/>
		<updated>2022-12-16T23:22:01Z</updated>

		<summary type="html">&lt;p&gt;M Spivey: /* Rank Regression on Y */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{template:LDABOOK|8|The Weibull Distribution}}&lt;br /&gt;
The Weibull distribution is one of the most widely used lifetime distributions in reliability engineering. It is a versatile distribution that can take on the characteristics of other types of distributions, based on the value of the shape parameter, &amp;lt;math&amp;gt; {\beta} \,\!&amp;lt;/math&amp;gt;. This chapter provides a brief background on the Weibull distribution, presents and derives most of the applicable equations and presents examples calculated both manually and by using ReliaSoft&#039;s [https://koi-3QN72QORVC.marketingautomation.services/net/m?md=Rw01CJDOxn%2FabhkPlZsy6DwBQ%2BaCXsGR Weibull++ software]. &lt;br /&gt;
&lt;br /&gt;
== Weibull Probability Density Function ==&lt;br /&gt;
===The 3-Parameter Weibull===&lt;br /&gt;
{{three-parameter weibull distribution}}&lt;br /&gt;
&lt;br /&gt;
===The 2-Parameter Weibull ===&lt;br /&gt;
The 2-parameter Weibull &#039;&#039;pdf&#039;&#039; is obtained by setting &lt;br /&gt;
&amp;lt;math&amp;gt; \gamma=0 \,\!&amp;lt;/math&amp;gt;, and is given by: &lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; f(t)={ \frac{\beta }{\eta }}\left( {\frac{t}{\eta }}\right) ^{\beta -1}e^{-\left( { \frac{t}{\eta }}\right) ^{\beta }} \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== The 1-Parameter Weibull===&lt;br /&gt;
The 1-parameter Weibull &#039;&#039;pdf&#039;&#039; is obtained by again setting &lt;br /&gt;
&amp;lt;math&amp;gt;\gamma=0 \,\!&amp;lt;/math&amp;gt; and assuming &amp;lt;math&amp;gt;\beta=C=Constant \,\!&amp;lt;/math&amp;gt; assumed value or: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; f(t)={ \frac{C}{\eta }}\left( {\frac{t}{\eta }}\right) ^{C-1}e^{-\left( {\frac{t}{ \eta }}\right) ^{C}} \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
where the only unknown parameter is the scale parameter, &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Note that in the formulation of the 1-parameter Weibull, we assume that the shape parameter &amp;lt;math&amp;gt;\beta \,\!&amp;lt;/math&amp;gt; is known &#039;&#039;a priori&#039;&#039; from past experience with identical or similar products. The advantage of doing this is that data sets with few or no failures can be analyzed.&lt;br /&gt;
&lt;br /&gt;
==Weibull Distribution Functions==&lt;br /&gt;
{{:Weibull Distribution Functions}}&lt;br /&gt;
&lt;br /&gt;
== Characteristics of the Weibull Distribution ==&lt;br /&gt;
{{:Weibull Distribution Characteristics}}&lt;br /&gt;
&lt;br /&gt;
== Estimation of the Weibull Parameters ==&lt;br /&gt;
The estimates of the parameters of the Weibull distribution can be found graphically via probability plotting paper, or analytically, using either least squares (rank regression) or maximum likelihood estimation (MLE). &lt;br /&gt;
&lt;br /&gt;
=== Probability Plotting ===&lt;br /&gt;
One method of calculating the parameters of the Weibull distribution is by using probability plotting. To better illustrate this procedure, consider the following example from Kececioglu  [[Appendix:_Life_Data_Analysis_References|[20]]]. &lt;br /&gt;
&lt;br /&gt;
Assume that six identical units are being reliability tested at the same application and operation stress levels. All of these units fail during the test after operating the following number of hours: 93, 34, 16, 120, 53 and 75. Estimate the values of the parameters for a 2-parameter Weibull distribution and determine the reliability of the units at a time of 15 hours.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solution&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The steps for determining the parameters of the Weibull representing the data, using probability plotting, are outlined in the following instructions. First, rank the times-to-failure in ascending order as shown next. &lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;border-collapse: collapse;&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;5&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! valign=&amp;quot;middle&amp;quot; scope=&amp;quot;col&amp;quot; align=&amp;quot;center&amp;quot; | Time-to-failure, &amp;lt;br&amp;gt;hours&lt;br /&gt;
! valign=&amp;quot;middle&amp;quot; scope=&amp;quot;col&amp;quot; align=&amp;quot;center&amp;quot; | Failure Order Number &amp;lt;br&amp;gt;out of Sample Size of 6&lt;br /&gt;
|-&lt;br /&gt;
| valign=&amp;quot;middle&amp;quot; align=&amp;quot;center&amp;quot; | 16 &lt;br /&gt;
| valign=&amp;quot;middle&amp;quot; align=&amp;quot;center&amp;quot; | 1&lt;br /&gt;
|-&lt;br /&gt;
| valign=&amp;quot;middle&amp;quot; align=&amp;quot;center&amp;quot; | 34 &lt;br /&gt;
| valign=&amp;quot;middle&amp;quot; align=&amp;quot;center&amp;quot; | 2&lt;br /&gt;
|-&lt;br /&gt;
| valign=&amp;quot;middle&amp;quot; align=&amp;quot;center&amp;quot; | 53 &lt;br /&gt;
| valign=&amp;quot;middle&amp;quot; align=&amp;quot;center&amp;quot; | 3&lt;br /&gt;
|-&lt;br /&gt;
| valign=&amp;quot;middle&amp;quot; align=&amp;quot;center&amp;quot; | 75 &lt;br /&gt;
| valign=&amp;quot;middle&amp;quot; align=&amp;quot;center&amp;quot; | 4&lt;br /&gt;
|-&lt;br /&gt;
| valign=&amp;quot;middle&amp;quot; align=&amp;quot;center&amp;quot; | 93 &lt;br /&gt;
| valign=&amp;quot;middle&amp;quot; align=&amp;quot;center&amp;quot; | 5&lt;br /&gt;
|-&lt;br /&gt;
| valign=&amp;quot;middle&amp;quot; align=&amp;quot;center&amp;quot; | 120 &lt;br /&gt;
| valign=&amp;quot;middle&amp;quot; align=&amp;quot;center&amp;quot; | 6&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Obtain their median rank plotting positions. Median rank positions are used instead of other ranking methods because median ranks are at a specific confidence level (50%). Median ranks can be found tabulated in many reliability books. They can also be estimated using the following equation: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; MR \sim { \frac{i-0.3}{N+0.4}}\cdot 100 \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;i\,\!&amp;lt;/math&amp;gt; is the failure order number and &amp;lt;math&amp;gt;N\,\!&amp;lt;/math&amp;gt; is the total sample size. The exact median ranks are found in Weibull++ by solving: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\sum_{k=i}^N{\binom{N}{k}}{MR^k}{(1-MR)^{N-k}}=0.5=50%&lt;br /&gt;
\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
for &amp;lt;math&amp;gt;MR\,\!&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;N\,\!&amp;lt;/math&amp;gt; is the sample size and &amp;lt;math&amp;gt;i\,\!&amp;lt;/math&amp;gt; the order number. The times-to-failure, with their corresponding median ranks, are shown next. &lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;border-collapse: collapse;&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;5&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Time-to-failure, hours&lt;br /&gt;
! Median Rank,%&lt;br /&gt;
|-&lt;br /&gt;
| 16 &lt;br /&gt;
| 10.91&lt;br /&gt;
|-&lt;br /&gt;
| 34 &lt;br /&gt;
| 26.44&lt;br /&gt;
|-&lt;br /&gt;
| 53 &lt;br /&gt;
| 42.14&lt;br /&gt;
|-&lt;br /&gt;
| 75 &lt;br /&gt;
| 57.86&lt;br /&gt;
|-&lt;br /&gt;
| 93 &lt;br /&gt;
| 73.56&lt;br /&gt;
|-&lt;br /&gt;
| 120 &lt;br /&gt;
| 89.1&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
On a Weibull probability paper, plot the times and their corresponding ranks. A sample of a Weibull probability paper is given in the following figure. &lt;br /&gt;
&lt;br /&gt;
[[Image:WB.8 example of paper.png|center|450px| Example of Weibull probability plotting paper. ]]&lt;br /&gt;
 &lt;br /&gt;
The points of the data in the example are shown in the figure below. Draw the best possible straight line through these points, as shown below, then obtain the slope of this line by drawing a line, parallel to the one just obtained, through the slope indicator. This value is the estimate of the shape parameter &amp;lt;math&amp;gt; \hat{\beta } \,\!&amp;lt;/math&amp;gt;, in this case &amp;lt;math&amp;gt; \hat{\beta }=1.4 \,\!&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
[[Image:WB.8 probability plotting.png|center|350px| Probability plot of data in Example 1.]]&lt;br /&gt;
&lt;br /&gt;
At the &amp;lt;math&amp;gt; Q(t)=63.2%\,\!&amp;lt;/math&amp;gt; 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 &amp;lt;math&amp;gt; \hat{\eta } \,\!&amp;lt;/math&amp;gt;. For this case, &amp;lt;math&amp;gt; \hat{\eta }=76 \,\!&amp;lt;/math&amp;gt; hours. This is always at 63.2% since: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; Q(t)=1-e^{-(\frac{t}{\eta })^{\beta }}=1-e^{-1}=0.632=63.2% \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Now any reliability value for any mission time &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; can be obtained. For example, the reliability for a mission of 15 hours, 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 hours, to the fitted line. Draw a horizontal line from this intersection to the ordinate and read &amp;lt;math&amp;gt; Q(t)\,\!&amp;lt;/math&amp;gt;, in this case &amp;lt;math&amp;gt; Q(t)=9.8%\,\!&amp;lt;/math&amp;gt;. Thus, &amp;lt;math&amp;gt; R(t)=1-Q(t)=90.2%\,\!&amp;lt;/math&amp;gt;. This can also be obtained analytically from the Weibull reliability function since the estimates of both of the parameters are known or: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; R(t=15)=e^{-\left( \frac{15}{\eta }\right) ^{\beta }}=e^{-\left( \frac{15}{76 }\right) ^{1.4}}=90.2% \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Probability Plotting for the Location Parameter, Gamma====&lt;br /&gt;
&lt;br /&gt;
The third parameter of the Weibull distribution is utilized when the data do not fall on a straight line, but fall on either a concave up or down curve. The following statements can be made regarding the value of &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Case 1:&#039;&#039;&#039; If the curve for MR versus &amp;lt;math&amp;gt;{{t}_{j}}\,\!&amp;lt;/math&amp;gt; is concave down and the curve for MR versus &amp;lt;math&amp;gt;{({t}_{j}-{t}_{1})}\,\!&amp;lt;/math&amp;gt; is concave up, then there exists a &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt;0&amp;lt; \gamma &amp;lt; t_{1}\,\!&amp;lt;/math&amp;gt;, or &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; has a positive value. &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Case 2&#039;&#039;&#039;: If the curves for MR versus &amp;lt;math&amp;gt;{{t}_{j}}\,\!&amp;lt;/math&amp;gt; and MR versus &amp;lt;math&amp;gt;{({t}_{j}-{t}_{1})}\,\!&amp;lt;/math&amp;gt; are both concave up, then there exists a negative &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; which will straighten out the curve of MR versus &amp;lt;math&amp;gt;{{t}_{j}}\,\!&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Case 3&#039;&#039;&#039;: If neither one of the previous two cases prevails, then either reject the Weibull  as one capable of representing the data, or proceed with the multiple population (mixed Weibull) analysis. To obtain the location parameter, &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
::*Subtract the same arbitrary value, &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt;, from all the times to failure and replot the data. &lt;br /&gt;
::*If the initial curve is concave up, subtract a negative &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; from each failure time. &lt;br /&gt;
::*If the initial curve is concave down, subtract a positive &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; from each failure time. &lt;br /&gt;
::*Repeat until the data plots on an acceptable straight line. &lt;br /&gt;
::*The value of &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; is the subtracted (positive or negative) value that places the points in an acceptable straight line. &lt;br /&gt;
&lt;br /&gt;
The other two parameters are then obtained using the techniques previously described. Also, it is important to note that we used the term subtract a positive or negative gamma, where subtracting a negative gamma is equivalent to adding it. Note that when adjusting for gamma, the x-axis scale for the straight line becomes &amp;lt;math&amp;gt;{({t}-\gamma)}\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Rank Regression on Y ===&lt;br /&gt;
Performing rank regression on Y requires that a straight line mathematically be fitted to a set of data points such that the sum of the squares of the vertical deviations from the points to the line is minimized. This is in essence the same methodology as the probability plotting method, except that we use the principle of least squares to determine the line through the points, as opposed to just eyeballing it. The first step is to bring our function into a linear form. For the two-parameter Weibull distribution, the  (cumulative density function) is:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; F(t)=1-e^{-\left( \frac{t}{\eta }\right) ^{\beta }}  \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Taking the natural logarithm of both sides of the equation yields: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\ln[ 1-F(t)] =-( \frac{t}{\eta }) ^{\beta } \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \ln{ -\ln[ 1-F(t)]} =\beta \ln ( \frac{t}{ \eta }) \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
\ln \{ -\ln[ 1-F(t)]\} =-\beta \ln (\eta )+\beta \ln (t)&lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now let: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
y = \ln \{ -\ln[ 1-F(t)]\}&lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
a = - \beta \ln(\eta)&lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
b= \beta&lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which results in the linear equation of: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
y=a+bx&lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The least squares parameter estimation method (also known as &#039;&#039;regression analysis&#039;&#039;) was discussed in [[Parameter Estimation]], and the following equations for regression on Y were derived: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \hat{a}=\frac{\sum\limits_{i=1}^{N}y_{i}}{N}-\hat{b}\frac{ \sum\limits_{i=1}^{N}x_{i}}{N}=\bar{y}-\hat{b}\bar{x} \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
and: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \hat{b}={\frac{\sum\limits_{i=1}^{N}x_{i}y_{i}-\frac{\sum \limits_{i=1}^{N}x_{i}\sum\limits_{i=1}^{N}y_{i}}{N}}{\sum \limits_{i=1}^{N}x_{i}^{2}-\frac{\left( \sum\limits_{i=1}^{N}x_{i}\right) ^{2}}{N}}} \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
In this case the equations for &amp;lt;math&amp;gt;{{y}_{i}}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;{{x}_{i}}\,\!&amp;lt;/math&amp;gt; are: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; y_{i}=\ln \left\{ -\ln [1-F(t_{i})]\right\} \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
and: &lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
x_{i}=\ln(t_{i}) &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;math&amp;gt; F(t_{i})\,\!&amp;lt;/math&amp;gt; values are estimated from the median ranks.&lt;br /&gt;
&lt;br /&gt;
Once &amp;lt;math&amp;gt; \hat{a} \,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; \hat{b} \,\!&amp;lt;/math&amp;gt; are obtained, then &amp;lt;math&amp;gt; \hat{\beta } \,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; \hat{\eta } \,\!&amp;lt;/math&amp;gt; can easily be obtained from previous equations. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The Correlation Coefficient&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The correlation coefficient is defined as follows: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \rho ={\frac{\sigma _{xy}}{\sigma _{x}\sigma _{y}}} \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;\sigma_{xy}\,\!&amp;lt;/math&amp;gt; = covariance of &amp;lt;math&amp;gt;x\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y\,\!&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\sigma_{x}\,\!&amp;lt;/math&amp;gt; = standard deviation of &amp;lt;math&amp;gt;x\,\!&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;\sigma_{y}\,\!&amp;lt;/math&amp;gt; = standard deviation of &amp;lt;math&amp;gt;y\,\!&amp;lt;/math&amp;gt;. The estimator of &amp;lt;math&amp;gt;\rho\,\!&amp;lt;/math&amp;gt; is the sample correlation coefficient, &amp;lt;math&amp;gt; \hat{\rho} \,\!&amp;lt;/math&amp;gt;, given by: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \hat{\rho}=\frac{\sum\limits_{i=1}^{N}(x_{i}-\overline{x})(y_{i}-\overline{y} )}{\sqrt{\sum\limits_{i=1}^{N}(x_{i}-\overline{x})^{2}\cdot \sum\limits_{i=1}^{N}(y_{i}-\overline{y})^{2}}}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
====RRY Example====&lt;br /&gt;
&lt;br /&gt;
Consider the same data set from the [[The_Weibull_Distribution#Probability_Plotting|probability plotting example]] given above (with six failures at 16, 34, 53, 75, 93 and 120 hours). Estimate the parameters and the correlation coefficient using rank regression on Y, assuming that the data follow the 2-parameter Weibull distribution.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solution&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Construct a table as shown next. &lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;border-collapse: collapse;&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;5&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;8&amp;quot; style=&amp;quot;text-align:center&amp;quot;| Least Squares Analysis&lt;br /&gt;
|- &lt;br /&gt;
!&amp;lt;math&amp;gt;N\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
!&amp;lt;math&amp;gt;T_{i}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
!&amp;lt;math&amp;gt;ln(T_{i})\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
!&amp;lt;math&amp;gt;F(T_i)\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
!&amp;lt;math&amp;gt;y_{i}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
!&amp;lt;math&amp;gt;(ln{T_i})^2\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
!&amp;lt;math&amp;gt;{y_i}^2\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
!&amp;lt;math&amp;gt;(ln{T_i})y_i\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
|1 ||16||2.7726||0.1091||-2.1583||7.6873||4.6582||-5.9840&lt;br /&gt;
|- &lt;br /&gt;
|2 ||34||3.5264||0.2645||-1.1802||12.4352||1.393||-4.1620&lt;br /&gt;
|- &lt;br /&gt;
|3 ||53||3.9703||0.4214||-0.6030||15.7632||0.3637||-2.3943&lt;br /&gt;
|- &lt;br /&gt;
|4 ||75||4.3175||0.5786||-0.146||18.6407||0.0213||-0.6303&lt;br /&gt;
|- &lt;br /&gt;
|5 ||93||4.5326||0.7355||0.2851||20.5445||0.0813||1.2923&lt;br /&gt;
|- &lt;br /&gt;
|6 ||120||4.7875||0.8909||0.7955||22.9201||0.6328||3.8083&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sum\,\!&amp;lt;/math&amp;gt;||  ||23.9068|| ||-3.007||97.9909||7.1502||-8.0699&lt;br /&gt;
|} &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Utilizing the values from the table, calculate &amp;lt;math&amp;gt; \hat{a} \,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; \hat{b} \,\!&amp;lt;/math&amp;gt; using the following equations: &lt;br /&gt;
::&amp;lt;math&amp;gt; \hat{b} =\frac{\sum\limits_{i=1}^{6}(\ln t_{i})y_{i}-(\sum\limits_{i=1}^{6}\ln t_{i})(\sum\limits_{i=1}^{6}y_{i})/6}{ \sum\limits_{i=1}^{6}(\ln t_{i})^{2}-(\sum\limits_{i=1}^{6}\ln t_{i})^{2}/6}&lt;br /&gt;
\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \hat{b}=\frac{-8.0699-(23.9068)(-3.0070)/6}{97.9909-(23.9068)^{2}/6} \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \hat{b}=1.4301 \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
and: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \hat{a}=\overline{y}-\hat{b}\overline{T}=\frac{\sum \limits_{i=1}^{N}y_{i}}{N}-\hat{b}\frac{\sum\limits_{i=1}^{N}\ln t_{i}}{N } \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
or: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \hat{a}=\frac{(-3.0070)}{6}-(1.4301)\frac{23.9068}{6}=-6.19935 \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Therefore:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \hat{\beta }=\hat{b}=1.4301 \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
and: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \hat{\eta }=e^{-\frac{\hat{a}}{\hat{b}}}=e^{-\frac{(-6.19935)}{ 1.4301}} \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
or: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \hat{\eta }=76.318\text{ hr} \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The correlation coefficient can be estimated as: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \hat{\rho }=0.9956 \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This example can be repeated in the Weibull++ software. The following plot shows the Weibull probability plot for the data set (with 90% two-sided confidence bounds). &lt;br /&gt;
&lt;br /&gt;
[[Image:Weibull Distribution Example 3 RRY Confidence Plot.png|center|450px| ]]&lt;br /&gt;
&lt;br /&gt;
If desired, the Weibull  &#039;&#039;pdf&#039;&#039; representing the data set can be written as: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; f(t)={\frac{\beta }{\eta }}\left( {\frac{t}{\eta }}\right) ^{\beta -1}e^{-\left( {\frac{t}{\eta }}\right) ^{\beta }} \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
or: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; f(t)={\frac{1.4302}{76.317}}\left( {\frac{t}{76.317}}\right) ^{0.4302}e^{-\left( {\frac{t}{76.317}}\right) ^{1.4302}} \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
You can also plot this result in Weibull++, as shown next. From this point on, different results, reports and plots can be obtained.&lt;br /&gt;
&lt;br /&gt;
[[Image:Weibull Distribution Example 3 pdf Plot.png|center|450px]]&lt;br /&gt;
&lt;br /&gt;
=== Rank Regression on X ===&lt;br /&gt;
Performing a rank regression on X is similar to the process for rank regression on Y, with the difference being that the &#039;&#039;horizontal&#039;&#039; deviations from the points to the line are minimized rather than the vertical. Again, the first task is to bring the reliability function into a linear form. This step is exactly the same as in the regression on Y analysis and all the equations apply in this case too. The derivation from the previous analysis begins on the least squares fit part, where in this case we treat as the dependent variable and as the independent variable. The best-fitting straight line to the data, for regression on X (see [[Parameter Estimation|Parameter Estimation]]), is the straight line: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; x= \hat{a}+\hat{b}y \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The corresponding equations for &amp;lt;math&amp;gt; \hat{a} \,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; \hat{b} \,\!&amp;lt;/math&amp;gt; are: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \hat{a}=\overline{x}-\hat{b}\overline{y}=\frac{\sum\limits_{i=1}^{N}x_{i}}{N} -\hat{b}\frac{\sum\limits_{i=1}^{N}y_{i}}{N} \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \hat{b}={\frac{\sum\limits_{i=1}^{N}x_{i}y_{i}-\frac{\sum \limits_{i=1}^{N}x_{i}\sum\limits_{i=1}^{N}y_{i}}{N}}{\sum \limits_{i=1}^{N}y_{i}^{2}-\frac{\left( \sum\limits_{i=1}^{N}y_{i}\right) ^{2}}{N}}} \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
where: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; y_{i}=\ln \left\{ -\ln [1-F(t_{i})]\right\} \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
and: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
x_{i}=\ln (t_{i})&lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
and the &amp;lt;math&amp;gt;F({{t}_{i}})\,\!&amp;lt;/math&amp;gt; values are again obtained from the median ranks. &lt;br /&gt;
&lt;br /&gt;
Once &amp;lt;math&amp;gt; \hat{a} \,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; \hat{b} \,\!&amp;lt;/math&amp;gt; are obtained, solve the linear equation for &amp;lt;math&amp;gt;y\,\!&amp;lt;/math&amp;gt;, which corresponds to: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; y=-\frac{\hat{a}}{\hat{b}}+\frac{1}{\hat{b}}x \,\!&amp;lt;/math&amp;gt; Solving for the parameters from above equations, we get: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; a=-\frac{\hat{a}}{\hat{b}}=-\beta \ln (\eta )\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; b=\frac{1}{\hat{b}}=\beta\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The correlation coefficient is evaluated as before. &lt;br /&gt;
====RRX Example====&lt;br /&gt;
Again using the same data set from the [[The_Weibull_Distribution#Probability_Plotting|probability plotting]] and [[The_Weibull_Distribution#RRY_Example|RRY]] examples (with six failures at 16, 34, 53, 75, 93 and 120 hours), calculate the parameters using rank regression on X.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solution&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The same table constructed above for the [[The_Weibull_Distribution#RRY_Example|RRY example]] can also be applied for RRX. &lt;br /&gt;
&lt;br /&gt;
Using the values from this table we get: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \hat{b} ={\frac{\sum\limits_{i=1}^{6}(\ln T_{i})y_{i}-\frac{ \sum\limits_{i=1}^{6}\ln T_{i}\sum\limits_{i=1}^{6}y_{i}}{6}}{ \sum\limits_{i=1}^{6}y_{i}^{2}-\frac{\left( \sum\limits_{i=1}^{6}y_{i}\right) ^{2}}{6}}}&lt;br /&gt;
\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{b} =\frac{-8.0699-(23.9068)(-3.0070)/6}{7.1502-(-3.0070)^{2}/6} \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \hat{b}=0.6931 \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
and: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \hat{a}=\overline{x}-\hat{b}\overline{y}=\frac{\sum\limits_{i=1}^{6}\ln T_{i} }{6}-\hat{b}\frac{\sum\limits_{i=1}^{6}y_{i}}{6} \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
or: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \hat{a}=\frac{23.9068}{6}-(0.6931)\frac{(-3.0070)}{6}=4.3318 \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Therefore: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \hat{\beta }=\frac{1}{\hat{b}}=\frac{1}{0.6931}=1.4428 \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
and: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \hat{\eta }=e^{\frac{\hat{a}}{\hat{b}}\cdot \frac{1}{\hat{ \beta }}}=e^{\frac{4.3318}{0.6931}\cdot \frac{1}{1.4428}}=76.0811\text{ hr} \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The correlation coefficient is: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \hat{\rho }=0.9956 \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The results and the associated graph using Weibull++ are shown next. Note that the slight variation in the results is due to the number of significant figures used in the estimation of the median ranks. Weibull++ by default uses double precision accuracy when computing the median ranks. &lt;br /&gt;
&lt;br /&gt;
[[Image:Weibull Distribution Example 4 RRX Plot.png|center|450px| ]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== 3-Parameter Weibull Regression ===&lt;br /&gt;
When the MR versus &amp;lt;math&amp;gt;{{t}_{j}}\,\!&amp;lt;/math&amp;gt; points plotted on the Weibull probability paper do not fall on a satisfactory straight line and the points fall on a curve, then a location parameter, &amp;lt;math&amp;gt;\gamma\,\!&amp;lt;/math&amp;gt;, might exist which may straighten out these points. The goal in this case is to fit a curve, instead of a line, through the data points using nonlinear regression. The Gauss-Newton method can be used to solve for the parameters, &amp;lt;math&amp;gt;\beta\,\!&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\gamma\,\!&amp;lt;/math&amp;gt;, by performing a Taylor series expansion on &amp;lt;math&amp;gt;F(t{_{i}};\beta ,\eta, \gamma )\,\!&amp;lt;/math&amp;gt;. Then the nonlinear model is approximated with linear terms and ordinary least squares are employed to estimate the parameters. This procedure is iterated until a satisfactory solution is reached. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
(Note that other shapes, particularly &#039;&#039;S&#039;&#039; shapes, might suggest the existence of more than one population. In these cases, the multiple population [[The Mixed Weibull Distribution|mixed Weibull distribution]], may be more appropriate.)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When you use the 3-parameter Weibull distribution, Weibull++ calculates the value of &amp;lt;math&amp;gt;\gamma\,\!&amp;lt;/math&amp;gt; by utilizing an optimized Nelder-Mead algorithm and adjusts the points by this value of &amp;lt;math&amp;gt;\gamma\,\!&amp;lt;/math&amp;gt; such that they fall on a straight line, and then plots both the adjusted and the original unadjusted points. To draw a curve through the original unadjusted points, if so desired, select Weibull 3P Line Unadjusted for Gamma from the &#039;&#039;Show Plot Line&#039;&#039; submenu under the &#039;&#039;Plot Options&#039;&#039; menu. The returned estimations of the parameters are the same when selecting RRX or RRY. To display the unadjusted data points and line along with the adjusted data points and line, select &#039;&#039;Show/Hide Items&#039;&#039; under the &#039;&#039;Plot Options &#039;&#039;menu and include the unadjusted data points and line as follows: &lt;br /&gt;
&lt;br /&gt;
[[Image:showhideplotitems.png|center]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Weibull Distribution Example 4 Show Hide Items.png|center|450px]]&lt;br /&gt;
&lt;br /&gt;
The results and the associated graph for the previous example using the 3-parameter Weibull case are shown next: &lt;br /&gt;
&lt;br /&gt;
[[Image:Weibull Distribution Example 4 Plot.png|center|450px| ]]&lt;br /&gt;
&lt;br /&gt;
=== Maximum Likelihood Estimation ===&lt;br /&gt;
As outlined in [[Parameter Estimation]], maximum likelihood estimation works by developing a likelihood function based on the available data and finding the values of the parameter estimates that maximize the likelihood function. This can be achieved by using iterative methods to determine the parameter estimate values that maximize the likelihood function, but this can be rather difficult and time-consuming, particularly when dealing with the three-parameter distribution. Another method of finding the parameter estimates involves taking the partial derivatives of the likelihood function with respect to the parameters, setting the resulting equations equal to zero and solving simultaneously to determine the values of the parameter estimates. ( Note that MLE asymptotic properties do not hold when estimating &amp;lt;math&amp;gt;\gamma\,\!&amp;lt;/math&amp;gt; using MLE, as discussed in Meeker and Escobar [[Appendix:_Life_Data_Analysis_References|[27]]].) The log-likelihood functions and associated partial derivatives used to determine maximum likelihood estimates for the Weibull distribution are covered in [[Appendix:_Log-Likelihood_Equations|Appendix D]]. &lt;br /&gt;
====MLE Example====&lt;br /&gt;
One last time, use the same data set from the [[The_Weibull_Distribution#Probability_Plotting|probability plotting]], [[The_Weibull_Distribution#RRY_Example|RRY]] and [[The_Weibull_Distribution#RRY_Example|RRX]] examples (with six failures at 16, 34, 53, 75, 93 and 120 hours) and calculate the parameters using MLE.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solution&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
In this case, we have non-grouped data with no suspensions or intervals, (i.e., complete data). The equations for the partial derivatives of the log-likelihood function are derived in [[Appendix:_Log-Likelihood_Equations|an appendix]] and given next: &lt;br /&gt;
::&amp;lt;math&amp;gt; \frac{\partial \Lambda }{\partial \beta }=\frac{6}{\beta } +\sum_{i=1}^{6}\ln \left( \frac{T_{i}}{\eta }\right) -\sum_{i=1}^{6}\left( \frac{T_{i}}{\eta }\right) ^{\beta }\ln \left( \frac{T_{i}}{\eta }\right) =0&lt;br /&gt;
\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \frac{\partial \Lambda }{\partial \eta }=\frac{-\beta }{\eta }\cdot 6+\frac{ \beta }{\eta }\sum\limits_{i=1}^{6}\left( \frac{T_{i}}{\eta }\right) ^{\beta }=0 \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Solving the above equations simultaneously we get: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \hat{\beta }=1.933,\,\!&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;\hat{\eta }=73.526 \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The variance/covariance matrix is found to be:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \left[ \begin{array}{ccc} \hat{Var}\left( \hat{\beta }\right) =0.4211 &amp;amp; \hat{Cov}( \hat{\beta },\hat{\eta })=3.272  \\&lt;br /&gt;
&lt;br /&gt;
\hat{Cov}(\hat{\beta },\hat{\eta })=3.272 &amp;amp; \hat{Var} \left( \hat{\eta }\right) =266.646 \end{array} \right] \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The results and the associated plot using Weibull++ (MLE) are shown next. &lt;br /&gt;
&lt;br /&gt;
[[Image:Weibull Distribution Example 5 Plot.png|center|450px| ]]&lt;br /&gt;
&lt;br /&gt;
You can view the variance/covariance matrix directly by clicking the &#039;&#039;&#039;Analysis Summary&#039;&#039;&#039; table in the control panel. Note that the decimal accuracy displayed and used is based on your individual Application Setup. &lt;br /&gt;
&lt;br /&gt;
[[Image: Weibull Distribution Example 5 Variance Matrix.png|center|450px| ]]&lt;br /&gt;
&lt;br /&gt;
====Unbiased MLE &amp;lt;math&amp;gt;\beta \,\!&amp;lt;/math&amp;gt;  ====&lt;br /&gt;
It is well known that the MLE &amp;lt;math&amp;gt;\beta \,\!&amp;lt;/math&amp;gt; is biased. The biasness will affect the accuracy of reliability prediction, especially when the number of failures are small. Weibull++ provides a simple way to correct the bias of MLE &amp;lt;math&amp;gt;\beta \,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When there are no right censored observations in the data, the following equation provided by Hirose [[Appendix:_Life_Data_Analysis_References|[39]]] is used to calculated the unbiased &amp;lt;math&amp;gt;\beta \,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;{{\beta }_{U}}=\frac{\beta }{1.0115+\frac{1.278}{r}+\frac{2.001}{{{r}^{2}}}+\frac{20.35}{{{r}^{3}}}-\frac{46.98}{{{r}^{4}}}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;r\,\!&amp;lt;/math&amp;gt; is the number of failures. &lt;br /&gt;
&lt;br /&gt;
When there are right censored observations in the data, the following equation provided by Ross [[Appendix:_Life_Data_Analysis_References|[40]]] is used to calculated the unbiased &amp;lt;math&amp;gt;\beta\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;{{\beta }_{U}}=\frac{\beta }{1+\frac{1.37}{r-1.92}\sqrt{\frac{n}{r}}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;n\,\!&amp;lt;/math&amp;gt; is the number of observations. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The software will use the above equations only when there are more than two failures in the data set.&lt;br /&gt;
&amp;lt;div class=&amp;quot;noprint&amp;quot;&amp;gt;&lt;br /&gt;
{{Examples Box|http://www.weibull.com/hotwire/issue109/relbasics109.htm|&amp;lt;p&amp;gt;For an example on how you might correct biased estimates, see also:&amp;lt;/p&amp;gt; &lt;br /&gt;
{{Examples Link External|http://www.weibull.com/hotwire/issue109/relbasics109.htm|Unbiasing Parameters in Weibull++}}&amp;lt;nowiki/&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Fisher Matrix Confidence Bounds ==&lt;br /&gt;
One of the methods used by the application in estimating the different types of confidence bounds for Weibull data, the Fisher matrix method, is presented in this section. The complete derivations were presented in detail (for a general function) in [[Confidence Bounds]]. &lt;br /&gt;
&lt;br /&gt;
=== Bounds on the Parameters ===&lt;br /&gt;
One of the properties of maximum likelihood estimators is that they are asymptotically normal, meaning that for large samples they are normally distributed. Additionally, since both the shape parameter estimate, &amp;lt;math&amp;gt; \hat{\beta } \,\!&amp;lt;/math&amp;gt;, and the scale parameter estimate, &amp;lt;math&amp;gt; \hat{\eta }, \,\!&amp;lt;/math&amp;gt; must be positive, thus &amp;lt;math&amp;gt;ln\beta \,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;ln\eta \,\!&amp;lt;/math&amp;gt; are treated as being normally distributed as well. The lower and upper bounds on the parameters are estimated from Nelson [[Appendix:_Life_Data_Analysis_References|[30]]]: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \beta _{U} =\hat{\beta }\cdot e^{\frac{K_{\alpha }\sqrt{Var(\hat{ \beta })}}{\hat{\beta }}}\text{ (upper bound)} \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \beta _{L} =\frac{\hat{\beta }}{e^{\frac{K_{\alpha }\sqrt{Var(\hat{ \beta })}}{\hat{\beta }}}} \text{ (lower bound)} &lt;br /&gt;
\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \eta _{U} =\hat{\eta }\cdot e^{\frac{K_{\alpha }\sqrt{Var(\hat{ \eta })}}{\hat{\eta }}}\text{ (upper bound)} &lt;br /&gt;
\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \eta _{L} =\frac{\hat{\eta }}{e^{\frac{K_{\alpha }\sqrt{Var(\hat{ \eta })}}{\hat{\eta }}}}\text{ (lower bound)} \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt; K_{\alpha}\,\!&amp;lt;/math&amp;gt; is defined by: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \alpha =\frac{1}{\sqrt{2\pi }}\int_{K_{\alpha }}^{\infty }e^{-\frac{t^{2}}{2} }dt=1-\Phi (K_{\alpha }) \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
If &amp;lt;math&amp;gt;d\,\!&amp;lt;/math&amp;gt; is the confidence level, then &amp;lt;math&amp;gt; \alpha =\frac{1-\delta }{2} \,\!&amp;lt;/math&amp;gt; for the two-sided bounds and &amp;lt;math&amp;gt;a = 1 - d\,\!&amp;lt;/math&amp;gt; for the one-sided bounds. The variances and covariances of &amp;lt;math&amp;gt; \hat{\beta }\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; \hat{\eta }\,\!&amp;lt;/math&amp;gt; are estimated from the inverse local Fisher matrix, as follows:  &lt;br /&gt;
 &lt;br /&gt;
::&amp;lt;math&amp;gt; \left( \begin{array}{cc} \hat{Var}\left( \hat{\beta }\right) &amp;amp;  \hat{Cov}\left( \hat{ \beta },\hat{\eta }\right)  &lt;br /&gt;
\\&lt;br /&gt;
 \hat{Cov}\left( \hat{\beta },\hat{\eta }\right) &amp;amp; \hat{Var} \left( \hat{\eta }\right) \end{array} \right) =\left( \begin{array}{cc} -\frac{\partial ^{2}\Lambda }{\partial \beta ^{2}} &amp;amp; -\frac{\partial ^{2}\Lambda }{\partial \beta \partial \eta }  &lt;br /&gt;
\\&lt;br /&gt;
&lt;br /&gt;
 -\frac{\partial ^{2}\Lambda }{\partial \beta \partial \eta } &amp;amp; -\frac{ \partial ^{2}\Lambda }{\partial \eta ^{2}} \end{array} \right) _{\beta =\hat{\beta },\text{ }\eta =\hat{\eta }}^{-1} \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fisher Matrix Confidence Bounds and Regression Analysis&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Note that the variance and covariance of the parameters are obtained from the inverse Fisher information matrix as described in this section. The local Fisher information matrix is obtained from the second partials of the likelihood function, by substituting the solved parameter estimates into the particular functions. This method is based on maximum likelihood theory and is derived from the fact that the parameter estimates were computed using maximum likelihood estimation methods. When one uses least squares or regression analysis for the parameter estimates, this methodology is theoretically then not applicable. However, if one assumes that the variance and covariance of the parameters will be similar ( One also assumes similar properties for both estimators.) regardless of the underlying solution method, then the above methodology can also be used in regression analysis. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Fisher matrix is one of the methodologies that Weibull++ uses for both MLE and regression analysis. Specifically, Weibull++ uses the likelihood function and computes the local Fisher information matrix based on the estimates of the parameters and the current data. This gives consistent confidence bounds regardless of the underlying method of solution,  (i.e., MLE or regression). In addition, Weibull++ checks this assumption and proceeds with it if it considers it to be acceptable. In some instances, Weibull++ will prompt you with an &amp;quot;Unable to Compute Confidence Bounds&amp;quot; message when using regression analysis. This is an indication that these assumptions were violated.&lt;br /&gt;
&lt;br /&gt;
=== Bounds on Reliability ===&lt;br /&gt;
The bounds on reliability can easily be derived by first looking at the general extreme value distribution (EVD). Its reliability function is given by: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; R(t)=e^{-e^{\left( \frac{t-p_{1}}{p_{2}}\right) }} \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
By transforming &amp;lt;math&amp;gt;t = \ln t\,\!&amp;lt;/math&amp;gt; and converting &amp;lt;math&amp;gt; p_{1}=\ln({\eta})\,\!&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt; p_{2}=\frac{1}{ \beta } \,\!&amp;lt;/math&amp;gt;, the above equation becomes the Weibull reliability function: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; R(t)=e^{-e^{\beta \left( \ln t-\ln \eta \right) }}=e^{-e^{\ln \left( \frac{t }{\eta }\right) ^{\beta }}}=e^{-\left( \frac{t}{\eta }\right) ^{\beta }} \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
with: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; R(T)=e^{-e^{\beta \left( \ln t-\ln \eta \right) }}\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
set:&lt;br /&gt;
&lt;br /&gt;
:: &amp;lt;math&amp;gt; u=\beta \left( \ln t-\ln \eta \right) \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The reliability function now becomes: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; R(T)=e^{-e^{u}} \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The next step is to find the upper and lower bounds on &amp;lt;math&amp;gt;u\,\!&amp;lt;/math&amp;gt;. Using the equations derived in [[Confidence Bounds]], the bounds on  are then estimated from Nelson [[Appendix:_Life_Data_Analysis_References|[30]]]: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; u_{U} =\hat{u}+K_{\alpha }\sqrt{Var(\hat{u})} &lt;br /&gt;
\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; u_{L} =\hat{u}-K_{\alpha }\sqrt{Var(\hat{u})} &lt;br /&gt;
\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; Var(\hat{u}) =\left( \frac{\partial u}{\partial \beta }\right) ^{2}Var( \hat{\beta })+\left( \frac{\partial u}{\partial \eta }\right) ^{2}Var( \hat{\eta }) +2\left( \frac{\partial u}{\partial \beta }\right) \left( \frac{\partial u }{\partial \eta }\right) Cov\left( \hat{\beta },\hat{\eta }\right) \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; Var(\hat{u}) =\frac{\hat{u}^{2}}{\hat{\beta }^{2}}Var(\hat{ \beta })+\frac{\hat{\beta }^{2}}{\hat{\eta }^{2}}Var(\hat{\eta }) -\left( \frac{2\hat{u}}{\hat{\eta }}\right) Cov\left( \hat{\beta }, \hat{\eta }\right). \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The upper and lower bounds on reliability are: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; R_{U} =e^{-e^{u_{L}}}\text{ (upper bound)}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; R_{L} =e^{-e^{u_{U}}}\text{ (lower bound)}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Other Weibull Forms&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Weibull++ makes the following assumptions/substitutions when using the three-parameter or one-parameter forms: &lt;br /&gt;
&lt;br /&gt;
*For the 3-parameter case, substitute &amp;lt;math&amp;gt; t=\ln (t-\hat{\gamma }) \,\!&amp;lt;/math&amp;gt; (and by definition &amp;lt;math&amp;gt;\gamma\, &amp;lt; t\!&amp;lt;/math&amp;gt;), instead of &amp;lt;math&amp;gt;\ln t\,\!&amp;lt;/math&amp;gt;. (Note that this is an approximation since it eliminates the third parameter and assumes that &amp;lt;math&amp;gt; Var( \hat{\gamma })=0. \,\!&amp;lt;/math&amp;gt;) &lt;br /&gt;
*For the 1-parameter, &amp;lt;math&amp;gt; Var(\hat{\beta })=0, \,\!&amp;lt;/math&amp;gt; thus:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; Var(\hat{u})=\left( \frac{\partial u}{\partial \eta }\right) ^{2}Var( \hat{\eta })=\left( \frac{\hat{\beta }}{\hat{\eta }}\right) ^{2}Var(\hat{\eta }) \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Also note that the time axis (x-axis) in the three-parameter Weibull plot in Weibull++ is not &amp;lt;math&amp;gt;{t}\,\!&amp;lt;/math&amp;gt; but &amp;lt;math&amp;gt;t - \gamma\,\!&amp;lt;/math&amp;gt;. This means that one must be cautious when obtaining confidence bounds from the plot. If one desires to estimate the confidence bounds on reliability for a given time &amp;lt;math&amp;gt;{{t}_{0}}\,\!&amp;lt;/math&amp;gt; from the adjusted plotted line, then these bounds should be obtained for a &amp;lt;math&amp;gt;{{t}_{0}} - \gamma\,\!&amp;lt;/math&amp;gt; entry on the time axis.&lt;br /&gt;
&lt;br /&gt;
=== Bounds on Time ===&lt;br /&gt;
The bounds around the time estimate or reliable life estimate, for a given Weibull percentile (unreliability), are estimated by first solving the reliability equation with respect to time, as discussed in Lloyd and Lipow [[Appendix:_Life_Data_Analysis_References|[24]]] and in Nelson [[Appendix:_Life_Data_Analysis_References|[30]]]: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \ln R =-\left( \frac{t}{\eta }\right) ^{\beta } &lt;br /&gt;
\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \ln (-\ln R) =\beta \ln \left( \frac{t}{\eta }\right) \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
 \ln (-\ln R) =\beta (\ln t-\ln \eta ) &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; u=\frac{1}{\beta }\ln (-\ln R)+\ln \eta \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;u = \ln t\,\!&amp;lt;/math&amp;gt; .&lt;br /&gt;
&lt;br /&gt;
The upper and lower bounds on  are estimated from:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; u_{U} =\hat{u}+K_{\alpha }\sqrt{Var(\hat{u})} \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; u_{L} =\hat{u}-K_{\alpha }\sqrt{Var(\hat{u})} \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; Var(\hat{u})=\left( \frac{\partial u}{\partial \beta }\right) ^{2}Var( \hat{\beta })+\left( \frac{\partial u}{\partial \eta }\right) ^{2}Var( \hat{\eta })+2\left( \frac{\partial u}{\partial \beta }\right) \left( \frac{\partial u}{\partial \eta }\right) Cov\left( \hat{\beta },\hat{ \eta }\right) \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
or: &lt;br /&gt;
::&amp;lt;math&amp;gt; Var(\hat{u}) =\frac{1}{\hat{\beta }^{4}}\left[ \ln (-\ln R)\right] ^{2}Var(\hat{\beta })+\frac{1}{\hat{\eta }^{2}}Var(\hat{\eta })+2\left( -\frac{\ln (-\ln R)}{\hat{\beta }^{2}}\right) \left( \frac{1}{ \hat{\eta }}\right) Cov\left( \hat{\beta },\hat{\eta }\right) \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The upper and lower bounds are then found by: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; T_{U} =e^{u_{U}}\text{ (upper bound)} \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; T_{L} =e^{u_{L}}\text{ (lower bound)} \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Likelihood Ratio Confidence Bounds ==&lt;br /&gt;
As covered in [[Confidence Bounds]], the likelihood confidence bounds are calculated by finding values for &amp;lt;math&amp;gt;{{\theta}_{1}}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;{{\theta}_{2}}\,\!&amp;lt;/math&amp;gt; that satisfy: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; -2\cdot \text{ln}\left( \frac{L(\theta _{1},\theta _{2})}{L(\hat{\theta }_{1}, \hat{\theta }_{2})}\right) =\chi _{\alpha ;1}^{2} \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
This equation can be rewritten as: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; L(\theta _{1},\theta _{2})=L(\hat{\theta }_{1},\hat{\theta } _{2})\cdot e^{\frac{-\chi _{\alpha ;1}^{2}}{2}} \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
For complete data, the likelihood function for the Weibull distribution is given by:&lt;br /&gt;
 &lt;br /&gt;
::&amp;lt;math&amp;gt; L(\beta ,\eta )=\prod_{i=1}^{N}f(x_{i};\beta ,\eta )=\prod_{i=1}^{N}\frac{ \beta }{\eta }\cdot \left( \frac{x_{i}}{\eta }\right) ^{\beta -1}\cdot e^{-\left( \frac{x_{i}}{\eta }\right) ^{\beta }} \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
For a given value of &amp;lt;math&amp;gt;\alpha\,\!&amp;lt;/math&amp;gt;, values for &amp;lt;math&amp;gt;\beta\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt; can be found which represent the maximum and minimum values that satisfy the above equation. These represent the confidence bounds for the parameters at a confidence level &amp;lt;math&amp;gt;\delta\,\!&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;\alpha = \delta\,\!&amp;lt;/math&amp;gt; for two-sided bounds and &amp;lt;math&amp;gt;\alpha = 2\delta - 1\,\!&amp;lt;/math&amp;gt; for one-sided. &lt;br /&gt;
&lt;br /&gt;
Similarly, the bounds on time and reliability can be found by substituting the Weibull reliability equation into the likelihood function so that it is in terms of &amp;lt;math&amp;gt;\beta\,\!&amp;lt;/math&amp;gt; and time or reliability, as discussed in [[Confidence Bounds]]. The likelihood ratio equation used to solve for bounds on time (Type 1) is:  &lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; L(\beta ,t)=\prod_{i=1}^{N}\frac{\beta }{\left( \frac{t}{(-\text{ln}(R))^{ \frac{1}{\beta }}}\right) }\cdot \left( \frac{x_{i}}{\left( \frac{t}{(-\text{ ln}(R))^{\frac{1}{\beta }}}\right) }\right) ^{\beta -1}\cdot \text{exp}\left[ -\left( \frac{x_{i}}{\left( \frac{t}{(-\text{ln}(R))^{\frac{1}{\beta }}} \right) }\right) ^{\beta }\right] \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The likelihood ratio equation used to solve for bounds on reliability (Type 2) is: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; L(\beta ,R)=\prod_{i=1}^{N}\frac{\beta }{\left( \frac{t}{(-\text{ln}(R))^{ \frac{1}{\beta }}}\right) }\cdot \left( \frac{x_{i}}{\left( \frac{t}{(-\text{ ln}(R))^{\frac{1}{\beta }}}\right) }\right) ^{\beta -1}\cdot \text{exp}\left[ -\left( \frac{x_{i}}{\left( \frac{t}{(-\text{ln}(R))^{\frac{1}{\beta }}} \right) }\right) ^{\beta }\right] \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Bayesian Confidence Bounds ==&lt;br /&gt;
=== Bounds on Parameters ===&lt;br /&gt;
Bayesian Bounds use non-informative prior distributions for both parameters. From [[Confidence Bounds]], we know that if the prior distribution of &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\beta\,\!&amp;lt;/math&amp;gt; are independent, the posterior joint distribution of &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\beta\,\!&amp;lt;/math&amp;gt; can be written as: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; f(\eta ,\beta |Data)= \dfrac{L(Data|\eta ,\beta )\varphi (\eta )\varphi (\beta )}{\int_{0}^{\infty }\int_{0}^{\infty }L(Data|\eta ,\beta )\varphi (\eta )\varphi (\beta )d\eta d\beta } \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The marginal distribution of &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt; is: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; f(\eta |Data) =\int_{0}^{\infty }f(\eta ,\beta |Data)d\beta  =&lt;br /&gt;
\dfrac{\int_{0}^{\infty }L(Data|\eta ,\beta )\varphi (\eta )\varphi (\beta )d\beta }{\int_{0}^{\infty }\int_{-\infty }^{\infty }L(Data|\eta ,\beta )\varphi (\eta )\varphi (\beta )d\eta d\beta } &lt;br /&gt;
\,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
where: &amp;lt;math&amp;gt; \varphi (\beta )=\frac{1}{\beta } \,\!&amp;lt;/math&amp;gt; is the non-informative prior of &amp;lt;math&amp;gt;\beta\,\!&amp;lt;/math&amp;gt;. &amp;lt;math&amp;gt; \varphi (\eta )=\frac{1}{\eta } \,\!&amp;lt;/math&amp;gt; is the non-informative prior of &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt;. Using these non-informative prior distributions, &amp;lt;math&amp;gt;f(\eta|Data)\,\!&amp;lt;/math&amp;gt; can be rewritten as: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; f(\eta |Data)=\dfrac{\int_{0}^{\infty }L(Data|\eta ,\beta )\frac{1}{\beta } \frac{1}{\eta }d\beta }{\int_{0}^{\infty }\int_{0}^{\infty }L(Data|\eta ,\beta )\frac{1}{\beta }\frac{1}{\eta }d\eta d\beta } \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The one-sided upper bounds of &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt; is: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; CL=P(\eta \leq \eta _{U})=\int_{0}^{\eta _{U}}f(\eta |Data)d\eta \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The one-sided lower bounds of &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt; is: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; 1-CL=P(\eta \leq \eta _{L})=\int_{0}^{\eta _{L}}f(\eta |Data)d\eta \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The two-sided bounds of &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt; is: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; CL=P(\eta _{L}\leq \eta \leq \eta _{U})=\int_{\eta _{L}}^{\eta _{U}}f(\eta |Data)d\eta \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Same method is used to obtain the bounds of &amp;lt;math&amp;gt;\beta\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Bounds on Reliability ===&lt;br /&gt;
::&amp;lt;math&amp;gt; CL=\Pr (R\leq R_{U})=\Pr (\eta \leq T\exp (-\frac{\ln (-\ln R_{U})}{\beta })) \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
From the posterior distribution of &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt; we have: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; CL=\dfrac{\int\nolimits_{0}^{\infty }\int\nolimits_{0}^{T\exp (-\dfrac{\ln (-\ln R_{U})}{\beta })}L(\beta ,\eta )\frac{1}{\beta }\frac{1}{\eta }d\eta d\beta }{\int\nolimits_{0}^{\infty }\int\nolimits_{0}^{\infty }L(\beta ,\eta )\frac{1}{\beta }\frac{1}{\eta }d\eta d\beta } \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The above equation is solved numerically for &amp;lt;math&amp;gt;{{R}_{U}}\,\!&amp;lt;/math&amp;gt;. The same method can be used to calculate the one sided lower bounds and two-sided bounds on reliability.&lt;br /&gt;
&lt;br /&gt;
=== Bounds on Time ===&lt;br /&gt;
From [[Confidence Bounds]], we know that: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; CL=\Pr (T\leq T_{U})=\Pr (\eta \leq T_{U}\exp (-\frac{\ln (-\ln R)}{\beta })) \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
From the posterior distribution of &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt;, we have: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; CL=\dfrac{\int\nolimits_{0}^{\infty }\int\nolimits_{0}^{T_{U}\exp (-\dfrac{ \ln (-\ln R)}{\beta })}L(\beta ,\eta )\frac{1}{\beta }\frac{1}{\eta }d\eta d\beta }{\int\nolimits_{0}^{\infty }\int\nolimits_{0}^{\infty }L(\beta ,\eta )\frac{1}{\beta }\frac{1}{\eta }d\eta d\beta } \,\!&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The above equation is solved numerically for &amp;lt;math&amp;gt;{{T}_{U}}\,\!&amp;lt;/math&amp;gt;. The same method can be applied to calculate one sided lower bounds and two-sided bounds on time.&lt;br /&gt;
&lt;br /&gt;
== Bayesian-Weibull Analysis ==&lt;br /&gt;
{{:Bayesian-Weibull_Analysis}}&lt;br /&gt;
&lt;br /&gt;
==Weibull Distribution Examples==&lt;br /&gt;
{{:Weibull Distribution Examples}}&lt;/div&gt;</summary>
		<author><name>M Spivey</name></author>
	</entry>
	<entry>
		<id>https://www.reliawiki.com/index.php?title=ReliaSoft%27s_Alternate_Ranking_Method&amp;diff=65590</id>
		<title>ReliaSoft&#039;s Alternate Ranking Method</title>
		<link rel="alternate" type="text/html" href="https://www.reliawiki.com/index.php?title=ReliaSoft%27s_Alternate_Ranking_Method&amp;diff=65590"/>
		<updated>2022-12-15T16:44:51Z</updated>

		<summary type="html">&lt;p&gt;M Spivey: Fixed subscript typo.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{Banner Weibull Articles}}&lt;br /&gt;
&#039;&#039;This article appears in the [[Appendix:_Special_Analysis_Methods#ReliaSoft_Ranking_Method|Life Data Analysis Reference book]].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
In probability plotting or rank regression analysis of &#039;&#039;&#039;interval&#039;&#039;&#039; or &#039;&#039;&#039;left censored&#039;&#039;&#039; data, difficulties arise when attempting to estimate the exact time within the interval when the failure actually occurs, especially when an overlap on the intervals is present. In this case, the &#039;&#039;standard ranking method&#039;&#039; (SRM) is not applicable when dealing with interval data; thus, ReliaSoft has formulated a more sophisticated methodology to allow for more accurate probability plotting and regression analysis of data sets with interval or left censored data. This method utilizes the traditional rank regression method and iteratively improves upon the computed ranks by parametrically recomputing new ranks and the most probable failure time for interval data.&lt;br /&gt;
&lt;br /&gt;
In the traditional method for plotting or rank regression analysis of &#039;&#039;&#039;right censored&#039;&#039;&#039; data, the effect of the exact censoring time is not considered. One example of this can be seen at the [[Parameter_Estimation#Shortfalls_of_the_Rank_Adjustment_Method|parameter estimation]] chapter. The ReliaSoft ranking method also can be used to overcome this shortfall of the standard ranking method.&lt;br /&gt;
&lt;br /&gt;
The following step-by-step example illustrates the ReliaSoft ranking method (RRM), which is an iterative improvement on the standard ranking method (SRM). Although this method is illustrated by the use of the two-parameter Weibull distribution, it can be easily generalized for other models.&lt;br /&gt;
&lt;br /&gt;
Consider the following test data:&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;border-collapse: collapse;&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;5&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align:center&amp;quot;|Table B.1- The Test Data&lt;br /&gt;
|-&lt;br /&gt;
!Number of Items&lt;br /&gt;
!Type&lt;br /&gt;
!Last Inspection&lt;br /&gt;
!Time&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
|1||Exact Failure|| ||10&lt;br /&gt;
|-align=&amp;quot;center&amp;quot; &lt;br /&gt;
|1||Right Censored|| ||20&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
|2||Left Censored||0||30&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
|2||Exact Failure|| ||40&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
|1||Exact Failure|| ||50&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
|1||Right Censored|| ||60&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
|1||Left Censored||0||70&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
|2||Interval Failure||20||80&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
|1||Interval Failure||10||85&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
|1||Left Censored||0||100&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===  Initial Parameter Estimation===&lt;br /&gt;
As a preliminary step, we need to provide a crude estimate of the Weibull parameters for this data. To begin, we will extract the exact times-to-failure (10, 40, and 50) and the midpoints of the interval failures. The midpoints are 50 (for the interval of 20 to 80) and 47.5 (for the interval of 10 to 85). Next, we group together the items that have the same failure times, as shown in Table B.2.&lt;br /&gt;
&lt;br /&gt;
Using the traditional rank regression, we obtain the first initial estimates:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  &amp;amp; {{\widehat{\beta }}_{0}}= &amp;amp; 1.91367089 \\ &lt;br /&gt;
 &amp;amp; {{\widehat{\eta }}_{0}}= &amp;amp; 43.91657736  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;border-collapse: collapse;&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;5&amp;quot;&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align:center&amp;quot;|Table B.2- The Union of Exact Times-to-Failure with the &amp;quot;Midpoint&amp;quot; of the Interval Failures&lt;br /&gt;
|-&lt;br /&gt;
!Number of Items&lt;br /&gt;
!Type&lt;br /&gt;
!Last Inspection&lt;br /&gt;
!Time&lt;br /&gt;
|- &lt;br /&gt;
|1||Exact Failure|| ||10&lt;br /&gt;
|- &lt;br /&gt;
|2||Exact Failure|| ||40&lt;br /&gt;
|- &lt;br /&gt;
|1||Exact Failure|| ||47.5&lt;br /&gt;
|- &lt;br /&gt;
|3||Exact Failure||  ||50&lt;br /&gt;
|} &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
For all intervals, we obtain a weighted &#039;&#039;midpoint&#039;&#039; using:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   {{{\hat{t}}}_{m}}\left( \hat{\beta },\hat{\eta } \right)= &amp;amp; \frac{\int_{LI}^{TF}t\text{ }f(t;\hat{\beta },\hat{\eta })dt}{\int_{LI}^{TF}f(t;\hat{\beta },\hat{\eta })dt}, \\ &lt;br /&gt;
  = &amp;amp; \frac{\int_{LI}^{TF}t\tfrac{{\hat{\beta }}}{{\hat{\eta }}}{{\left( \tfrac{t}{{\hat{\eta }}} \right)}^{\hat{\beta }-1}}{{e}^{-{{\left( \tfrac{t}{{\hat{\eta }}} \right)}^{{\hat{\beta }}}}}}dt}{\int_{LI}^{TF}\tfrac{{\hat{\beta }}}{{\hat{\eta }}}{{\left( \tfrac{t}{{\hat{\eta }}} \right)}^{\hat{\beta }-1}}{{e}^{-{{\left( \tfrac{t}{{\hat{\eta }}} \right)}^{{\hat{\beta }}}}}}dt}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This transforms our data into the format in Table B.3.&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;border-collapse: collapse;&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;5&amp;quot;&lt;br /&gt;
|colspan=&amp;quot;5&amp;quot; style=&amp;quot;text-align:center&amp;quot;|Table B.3- The Union of Exact Times-to-Failure with the &amp;quot;Midpoint&amp;quot; of the Interval Failures, Based upon the Parameters &amp;lt;math&amp;gt;\beta\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
!Number of Items&lt;br /&gt;
!Type&lt;br /&gt;
!Last Inspection&lt;br /&gt;
!Time&lt;br /&gt;
!Weighted &amp;quot;Midpoint&amp;quot;&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
|1||Exact Failure||  ||10 ||&lt;br /&gt;
|-  align=&amp;quot;center&amp;quot;&lt;br /&gt;
|2||Exact Failure||  ||40||&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
|1||Exact Failure|| || 50||&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
|2||Interval Failure||20||80||42.837&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
|1||Interval Failure||10||85||39.169&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now we arrange the data as in Table B.4.&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;border-collapse: collapse;&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;5&amp;quot;&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Table B.4- The Union of Exact Times-to-Failure with the &amp;quot;Midpoint&amp;quot; of the Interval Failures, in Ascending Order.&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
!Number of Items&lt;br /&gt;
!Time&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
|1||10&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
|1||39.169&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
|2||40&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
|2||42.837&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
|1||50&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
We now consider the left and right censored data, as in Table B.5.&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;border-collapse: collapse;&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;5&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;7&amp;quot; style=&amp;quot;text-align:center&amp;quot;|Table B.5- Computation of Increments in a Matrix Format for Computing a Revised Mean Order Number.&lt;br /&gt;
|-&lt;br /&gt;
!Number of items&lt;br /&gt;
!Time of Failure&lt;br /&gt;
!2 Left Censored &#039;&#039;t&#039;&#039; = 30&lt;br /&gt;
!1 Left Censored &#039;&#039;t&#039;&#039; = 70&lt;br /&gt;
!1 Left Censored &#039;&#039;t&#039;&#039; = 100&lt;br /&gt;
!1 Right Censored &#039;&#039;t&#039;&#039; = 20&lt;br /&gt;
!1 Right Censored &#039;&#039;t&#039;&#039; = 60&lt;br /&gt;
|- &lt;br /&gt;
|1||10||&amp;lt;math&amp;gt;2 \frac{\int_0^{10} f_0(t)dt}{F_0 (30)-F_0 (0)}\,\!&amp;lt;/math&amp;gt; ||&amp;lt;math&amp;gt;\frac{\int_0^{10} f_0 (t)dt}{F_0(70)-F_0(0)}\,\!&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;\frac{\int_0^{10} f_0(t)dt}{F_0(100)-F_0(0)}\,\!&amp;lt;/math&amp;gt; || 0||0&lt;br /&gt;
|- &lt;br /&gt;
|1||39.169||&amp;lt;math&amp;gt;2 \frac{\int_{10}^{30} f_0(t)dt}{F_0(30)-F_0(0)}\,\!&amp;lt;/math&amp;gt; ||&amp;lt;math&amp;gt;\frac{\int_{10}^{39.169} f_0(t)dt}{F_0(70)-F_0(0)}\,\!&amp;lt;/math&amp;gt; ||&amp;lt;math&amp;gt;\frac{\int_{10}^{39.169} f_0(t)dt}{F_0(100)-F_0(0)}\,\!&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;\frac{\int_{20}^{39.169} f_0(t)dt}{F_0(\infty)-F_0(20)}\,\!&amp;lt;/math&amp;gt;||0&lt;br /&gt;
|-&lt;br /&gt;
|2||40||0||&amp;lt;math&amp;gt;\frac{\int_{39.169}^{40} f_0(t)dt}{F_0(70)-F_0(0)}\,\!&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;\frac{\int_{39.169}^{40} f_0(t)dt}{F_0(100)-F_0(0)}\,\!&amp;lt;/math&amp;gt; ||&amp;lt;math&amp;gt;\frac{\int_{39.169}^{40} f_0(t)dt}{F_0(\infty)-F_0(20)}\,\!&amp;lt;/math&amp;gt; ||0&lt;br /&gt;
|-&lt;br /&gt;
|2||42.837||0|| &amp;lt;math&amp;gt;\frac{\int_{40}^{42.837} f_0(t)dt}{F_0(70)-F_0(0)}\,\!&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;\frac{\int_{40}^{42.837} f_0(t)dt}{F_0(100)-F_0(0)}\,\!&amp;lt;/math&amp;gt;|| &amp;lt;math&amp;gt;\frac{\int_{40}^{42.837} f_0(t)dt}{F_0(\infty)-F_0(0)}\,\!&amp;lt;/math&amp;gt;||0&lt;br /&gt;
|-&lt;br /&gt;
|1||50||0||&amp;lt;math&amp;gt;\frac{\int_{42.837}^{50} f_0(t)dt}{F_0(70)-F_0(0)}\,\!&amp;lt;/math&amp;gt; ||&amp;lt;math&amp;gt;\frac{\int_{42.837}^{50} f_0(t)dt}{F_0(100)-F_0(0)}\,\!&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;\frac{\int_{42.837}^{50} f_0(t)dt}{F_0(\infty)-F_0(0)}\,\!&amp;lt;/math&amp;gt;||0&lt;br /&gt;
|}&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
In general, for left censored data:&lt;br /&gt;
&lt;br /&gt;
:•	The increment term for &amp;lt;math&amp;gt;n\,\!&amp;lt;/math&amp;gt; left censored items at time &amp;lt;math&amp;gt;={{t}_{0}},\,\!&amp;lt;/math&amp;gt; with a time-to-failure of &amp;lt;math&amp;gt;{{t}_{i}}\,\!&amp;lt;/math&amp;gt; when &amp;lt;math&amp;gt;{{t}_{0}}\le {{t}_{i-1}}\,\!&amp;lt;/math&amp;gt; is zero.&lt;br /&gt;
:•	When &amp;lt;math&amp;gt;{{t}_{0}}&amp;gt;{{t}_{i-1}},\,\!&amp;lt;/math&amp;gt; the contribution is:&lt;br /&gt;
	&lt;br /&gt;
::&amp;lt;math&amp;gt;\frac{n}{{{F}_{0}}({{t}_{0}})-{{F}_{0}}(0)}\underset{{{t}_{i-1}}}{\overset{MIN({{t}_{i}},{{t}_{0}})}{\mathop \int }}\,{{f}_{0}}\left( t \right)dt\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
:or:&lt;br /&gt;
	&lt;br /&gt;
::&amp;lt;math&amp;gt;n\frac{{{F}_{0}}(MIN({{t}_{i}},{{t}_{0}}))-{{F}_{0}}({{t}_{i-1}})}{{{F}_{0}}({{t}_{0}})-{{F}_{0}}(0)}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
where &amp;lt;math&amp;gt;{{t}_{i-1}}\,\!&amp;lt;/math&amp;gt; is the time-to-failure previous to the &amp;lt;math&amp;gt;{{t}_{i}}\,\!&amp;lt;/math&amp;gt; time-to-failure and &amp;lt;math&amp;gt;n\,\!&amp;lt;/math&amp;gt; is the number of units associated with that time-to-failure (or units in the group).&lt;br /&gt;
&lt;br /&gt;
In general, for right censored data:&lt;br /&gt;
:•	The increment term for &amp;lt;math&amp;gt;n\,\!&amp;lt;/math&amp;gt; right censored at time &amp;lt;math&amp;gt;={{t}_{0}},\,\!&amp;lt;/math&amp;gt; with a time-to-failure of &amp;lt;math&amp;gt;{{t}_{i}}\,\!&amp;lt;/math&amp;gt;, when &amp;lt;math&amp;gt;{{t}_{0}}\ge {{t}_{i}}\,\!&amp;lt;/math&amp;gt; is zero.&lt;br /&gt;
:•	When &amp;lt;math&amp;gt;{{t}_{0}}&amp;lt;{{t}_{i}},\,\!&amp;lt;/math&amp;gt; the contribution is:&lt;br /&gt;
	&lt;br /&gt;
::&amp;lt;math&amp;gt;\frac{n}{{{F}_{0}}(\infty )-{{F}_{0}}({{t}_{0}})}\underset{MAX({{t}_{0}},{{t}_{i-1}})}{\overset{{{t}_{i}}}{\mathop \int }}\,{{f}_{0}}\left( t \right)dt\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
:or:&lt;br /&gt;
	&lt;br /&gt;
::&amp;lt;math&amp;gt;n\frac{{{F}_{0}}({{t}_{i}})-{{F}_{0}}(MAX({{t}_{0}},{{t}_{i-1}}))}{{{F}_{0}}(\infty )-{{F}_{0}}({{t}_{0}})}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
where &amp;lt;math&amp;gt;{{t}_{i-1}}\,\!&amp;lt;/math&amp;gt; is the time-to-failure previous to the &amp;lt;math&amp;gt;{{t}_{i}}\,\!&amp;lt;/math&amp;gt; time-to-failure and &amp;lt;math&amp;gt;n\,\!&amp;lt;/math&amp;gt; is the number of units associated with that time-to-failure (or units in the group).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Sum up the increments (horizontally in rows), as in Table B.6.&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;border-collapse: collapse;&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;5&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;8&amp;quot; style=&amp;quot;text-align:center&amp;quot;|Table B.6- Increments Solved Numerically, Along with the Sum of Each Row.&lt;br /&gt;
|-&lt;br /&gt;
!Number of items&lt;br /&gt;
!Time of Failure&lt;br /&gt;
!2 Left Censored &#039;&#039;t&#039;&#039;=30&lt;br /&gt;
!1 Left Censored &#039;&#039;t&#039;&#039;=70&lt;br /&gt;
!1 Left Censored &#039;&#039;t&#039;&#039;=100&lt;br /&gt;
!1 Right Censored &#039;&#039;t&#039;&#039;=20&lt;br /&gt;
!1 Right Censored &#039;&#039;t&#039;&#039;=60&lt;br /&gt;
!Sum of row(increment)&lt;br /&gt;
|-&lt;br /&gt;
|1||10||0.299065||0.062673||0.057673||0||0||0.419411&lt;br /&gt;
|-&lt;br /&gt;
|1||39.169||1.700935||0.542213||0.498959||0.440887||0||3.182994&lt;br /&gt;
|-&lt;br /&gt;
|2||40||0||0.015892||0.014625||0.018113||0||0.048630&lt;br /&gt;
|-&lt;br /&gt;
|2||42.831||0||0.052486||0.048299||0.059821||0||0.160606&lt;br /&gt;
|-&lt;br /&gt;
|1||50||0||0.118151||0.108726||0.134663||0||0.361540&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Compute new mean order numbers (MON), as shown Table B.7, utilizing the increments obtained in Table B.6, by adding the &#039;&#039;number of items&#039;&#039; plus the &#039;&#039;previous MON&#039;&#039; plus the current increment.&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;border-collapse: collapse;&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;5&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align:center&amp;quot;|Table B.7- Mean Order Numbers (MON)&lt;br /&gt;
|-&lt;br /&gt;
!Number of items&lt;br /&gt;
!Time of Failure&lt;br /&gt;
!Sum of row(increment)&lt;br /&gt;
!Mean Order Number&lt;br /&gt;
|-&lt;br /&gt;
|1||10||0.419411||1.419411&lt;br /&gt;
|-&lt;br /&gt;
|1||39.169||3.182994||5.602405&lt;br /&gt;
|-&lt;br /&gt;
|2||40||0.048630||7.651035&lt;br /&gt;
|-&lt;br /&gt;
|2||42.837||0.160606||9.811641&lt;br /&gt;
|-&lt;br /&gt;
|1||50||0.361540||11.173181&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 6&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Compute the median ranks based on these new MONs as shown in Table B.8.&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;border-collapse: collapse;&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;5&amp;quot;&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center&amp;quot;|Table B.8- Mean Order Numbers with Their Ranks for a Sample Size of 13 Units.&lt;br /&gt;
|-&lt;br /&gt;
!Time&lt;br /&gt;
!MON&lt;br /&gt;
!Ranks&lt;br /&gt;
|-&lt;br /&gt;
|10||1.419411||0.0825889&lt;br /&gt;
|-&lt;br /&gt;
|39.169||5.602405||0.3952894&lt;br /&gt;
|-&lt;br /&gt;
|40||7.651035||0.5487781&lt;br /&gt;
|-&lt;br /&gt;
|42.837||9.811641||0.7106217&lt;br /&gt;
|-&lt;br /&gt;
|50||11.173181||0.8124983&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 7&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Compute new &amp;lt;math&amp;gt;\beta \,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\eta ,\,\!&amp;lt;/math&amp;gt; using standard rank regression and based upon the data as shown in Table B.9.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;border-collapse: collapse;&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;5&amp;quot;&lt;br /&gt;
!Time&lt;br /&gt;
!Ranks&lt;br /&gt;
|-&lt;br /&gt;
|10||0.0826889&lt;br /&gt;
|-&lt;br /&gt;
|39.169||0.3952894&lt;br /&gt;
|-&lt;br /&gt;
|40||0.5487781&lt;br /&gt;
|-&lt;br /&gt;
|42.837||0.7106217&lt;br /&gt;
|-&lt;br /&gt;
|50||0.8124983&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 8&#039;&#039;&#039;&lt;br /&gt;
Return and repeat the process from Step 1 until an acceptable convergence is reached on the parameters (i.e., the parameter values stabilize).&lt;br /&gt;
&lt;br /&gt;
===Results===&lt;br /&gt;
The results of the first five iterations are shown in Table B.10.&lt;br /&gt;
Using Weibull++ with rank regression on X yields:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;border-collapse: collapse;&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;5&amp;quot;&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot;|Table B.10-The parameters after the first five iterations&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
!&#039;&#039;Iteration&#039;&#039;&lt;br /&gt;
!&amp;lt;math&amp;gt;\beta\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
!&amp;lt;math&amp;gt;\eta\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
|1||1.845638||42.576422&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
|2||1.830621 ||42.039743&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
|3||1.828010 ||41.830615&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
|4||1.828030 ||41.749708&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
|5||1.828383 ||41.717990&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;{{\widehat{\beta }}_{RRX}}=1.82890,\text{ }{{\widehat{\eta }}_{RRX}}=41.69774\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The direct MLE solution yields:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;{{\widehat{\beta }}_{MLE}}=2.10432,\text{ }{{\widehat{\eta }}_{MLE}}=42.31535\,\!&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>M Spivey</name></author>
	</entry>
	<entry>
		<id>https://www.reliawiki.com/index.php?title=The_Exponential_Distribution&amp;diff=65589</id>
		<title>The Exponential Distribution</title>
		<link rel="alternate" type="text/html" href="https://www.reliawiki.com/index.php?title=The_Exponential_Distribution&amp;diff=65589"/>
		<updated>2022-11-14T20:38:30Z</updated>

		<summary type="html">&lt;p&gt;M Spivey: /* Example: LR Bounds on Reliability */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{template:LDABOOK|7|The Exponential Distribution}}&lt;br /&gt;
The exponential distribution is a commonly used distribution in reliability engineering. Mathematically, it is a fairly simple distribution, which many times leads to its use in inappropriate situations. It is, in fact, a special case of the Weibull distribution where &amp;lt;math&amp;gt;\beta =1\,\!&amp;lt;/math&amp;gt;. The exponential distribution is used to model the behavior of units that have a constant failure rate (or units that do not degrade with time or wear out).  &lt;br /&gt;
&lt;br /&gt;
==Exponential Probability Density Function==&lt;br /&gt;
===The 2-Parameter Exponential Distribution===&lt;br /&gt;
The 2-parameter exponential &#039;&#039;pdf&#039;&#039; is given by:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;f(t)=\lambda {{e}^{-\lambda (t-\gamma )}},f(t)\ge 0,\lambda &amp;gt;0,t\ge \gamma \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; is the location parameter.&lt;br /&gt;
Some of the characteristics of the 2-parameter exponential distribution are discussed in Kececioglu [[Appendix:_Life_Data_Analysis_References|[19]]]:&lt;br /&gt;
*The location parameter, &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt;, if positive, shifts the beginning of the distribution by a distance of &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; to the right of the origin, signifying that the chance failures start to occur only after &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; hours of operation, and cannot occur before.&lt;br /&gt;
*The scale parameter is &amp;lt;math&amp;gt;\tfrac{1}{\lambda }=\bar{t}-\gamma =m-\gamma \,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
*The exponential &#039;&#039;pdf&#039;&#039; has no shape parameter, as it has only one shape.&lt;br /&gt;
*The distribution starts at &amp;lt;math&amp;gt;t=\gamma \,\!&amp;lt;/math&amp;gt; at the level of &amp;lt;math&amp;gt;f(t=\gamma )=\lambda \,\!&amp;lt;/math&amp;gt; and decreases thereafter exponentially and monotonically as &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; increases beyond &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; and is convex.&lt;br /&gt;
*As &amp;lt;math&amp;gt;t\to \infty \,\!&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;f(t)\to 0\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===The 1-Parameter Exponential Distribution===&lt;br /&gt;
The 1-parameter exponential &#039;&#039;pdf&#039;&#039; is obtained by setting &amp;lt;math&amp;gt;\gamma =0\,\!&amp;lt;/math&amp;gt;, and is given by:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \begin{align}f(t)= &amp;amp; \lambda {{e}^{-\lambda t}}=\frac{1}{m}{{e}^{-\tfrac{1}{m}t}}, &lt;br /&gt;
  &amp;amp; t\ge 0, \lambda &amp;gt;0,m&amp;gt;0&lt;br /&gt;
\end{align}&lt;br /&gt;
\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; = constant rate, in failures per unit of measurement, (e.g., failures per hour, per cycle, etc.)&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\lambda =\frac{1}{m}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
::&amp;lt;math&amp;gt;m\,\!&amp;lt;/math&amp;gt; = mean time between failures, or to failure&lt;br /&gt;
::&amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; = operating time, life, or age, in hours, cycles, miles, actuations, etc.&lt;br /&gt;
&lt;br /&gt;
This distribution requires the knowledge of only one parameter, &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt;, for its application. Some of the characteristics of the 1-parameter exponential distribution are discussed in Kececioglu [[Appendix:_Life_Data_Analysis_References| [19]]]:&lt;br /&gt;
*The location parameter, &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt;, is zero.&lt;br /&gt;
*The scale parameter is &amp;lt;math&amp;gt;\tfrac{1}{\lambda }=m\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
*As &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; is decreased in value, the distribution is stretched out to the right, and as &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; is increased, the distribution is pushed toward the origin.&lt;br /&gt;
*This distribution has no shape parameter as it has only one shape, (i.e., the exponential, and the only parameter it has is the failure rate, &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt;).&lt;br /&gt;
*The distribution starts at &amp;lt;math&amp;gt;t=0\,\!&amp;lt;/math&amp;gt; at the level of &amp;lt;math&amp;gt;f(t=0)=\lambda \,\!&amp;lt;/math&amp;gt; and decreases thereafter exponentially and monotonically as &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; increases, and is convex.&lt;br /&gt;
*As &amp;lt;math&amp;gt;t\to \infty \,\!&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;f(t)\to 0\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
*The &#039;&#039;pdf&#039;&#039; can be thought of as a special case of the Weibull &#039;&#039;pdf&#039;&#039; with &amp;lt;math&amp;gt;\gamma =0\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\beta =1\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Exponential Distribution Functions==&lt;br /&gt;
{{:Exponential Distribution Functions}}&lt;br /&gt;
&lt;br /&gt;
==Characteristics of the Exponential Distribution==&lt;br /&gt;
{{:Exponential Distribution Characteristics}}&lt;br /&gt;
&lt;br /&gt;
==Estimation of the Exponential Parameters==&lt;br /&gt;
===Probability Plotting===&lt;br /&gt;
Estimation of the parameters for the exponential distribution via probability plotting is very similar to the process used when dealing with the Weibull distribution. Recall, however, that the appearance of the probability plotting paper and the methods by which the parameters are estimated vary from distribution to distribution, so there will be some noticeable differences. In fact, due to the nature of the exponential &#039;&#039;cdf&#039;&#039;, the exponential probability plot is the only one with a negative slope. This is because the y-axis of the exponential probability plotting paper represents the reliability, whereas the y-axis for most of the other life distributions represents the unreliability.&lt;br /&gt;
&lt;br /&gt;
This is illustrated in the process of linearizing the &#039;&#039;cdf&#039;&#039;, which is necessary to construct the exponential probability plotting paper. For the two-parameter exponential distribution the cumulative density function is given by:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
F(t)=1-{{e}^{-\lambda (t-\gamma )}} &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Taking the natural logarithm of both sides of the above equation yields:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\ln \left[ 1-F(t) \right]=-\lambda (t-\gamma )\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
\ln [1-F(t)]=\lambda \gamma -\lambda t&lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, let:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
y=\ln [1-F(t)]&lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
a=\lambda \gamma &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
b=-\lambda &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which results in the linear equation of:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
y=a+bt&lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that with the exponential probability plotting paper, the y-axis scale is logarithmic and the x-axis scale is linear. This means that the zero value is present only on the x-axis. For &amp;lt;math&amp;gt;t=0\,\!&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;R=1\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;F(t)=0\,\!&amp;lt;/math&amp;gt;. So if we were to use &amp;lt;math&amp;gt;F(t)\,\!&amp;lt;/math&amp;gt; for the y-axis, we would have to plot the point &amp;lt;math&amp;gt;(0,0)\,\!&amp;lt;/math&amp;gt;. However, since the y-axis is logarithmic, there is no place to plot this on the exponential paper. Also, the failure rate, &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt;, is the negative of the slope of the line, but there is an easier way to determine the value of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; from the probability plot, as will be illustrated in the following example.&lt;br /&gt;
====Plotting Example====&lt;br /&gt;
{{:1P Exponential Example}}&lt;br /&gt;
&lt;br /&gt;
===Rank Regression on Y===&lt;br /&gt;
Performing a rank regression on Y requires that a straight line be fitted to the set of available data points such that the sum of the squares of the vertical deviations from the points to the line is minimized.&lt;br /&gt;
The least squares parameter estimation method (regression analysis) was discussed in [[Parameter Estimation]], and the following equations for rank regression on Y (RRY) were derived:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{a}=\bar{y}-\hat{b}\bar{x}=\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{y}_{i}}}{N}-\hat{b}\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}}{N}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{b}=\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}{{y}_{i}}-\tfrac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{y}_{i}}}{N}}{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,x_{i}^{2}-\tfrac{{{\left( \underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}} \right)}^{2}}}{N}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In our case, the equations for &amp;lt;math&amp;gt;{{y}_{i}}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;{{x}_{i}}\,\!&amp;lt;/math&amp;gt; are:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
{{y}_{i}}=\ln [1-F({{t}_{i}})] &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
{{x}_{i}}={{t}_{i}} &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and the &amp;lt;math&amp;gt;F({{t}_{i}})\,\!&amp;lt;/math&amp;gt; is estimated from the median ranks. Once &amp;lt;math&amp;gt;\hat{a}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\hat{b}\,\!&amp;lt;/math&amp;gt; are obtained, then &amp;lt;math&amp;gt;\hat{\lambda }\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\hat{\gamma }\,\!&amp;lt;/math&amp;gt; can easily be obtained from above equations.&lt;br /&gt;
For the one-parameter exponential, equations for estimating &#039;&#039;a&#039;&#039; and &#039;&#039;b&#039;&#039; become:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \hat{a}= &amp;amp; 0, \\ &lt;br /&gt;
  \hat{b}= &amp;amp; \frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}{{y}_{i}}}{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,x_{i}^{2}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The Correlation Coefficient&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The estimator of &amp;lt;math&amp;gt;\rho \,\!&amp;lt;/math&amp;gt; is the sample correlation coefficient, &amp;lt;math&amp;gt;\hat{\rho }\,\!&amp;lt;/math&amp;gt;, given by:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{\rho }=\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,({{x}_{i}}-\overline{x})({{y}_{i}}-\overline{y})}{\sqrt{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{({{x}_{i}}-\overline{x})}^{2}}\cdot \underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{({{y}_{i}}-\overline{y})}^{2}}}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====RRY Example==== &amp;lt;!-- THIS SECTION HEADER IS LINKED FROM OTHER SECTIONS IN THIS PAGE. IF YOU RENAME THE SECTION, YOU MUST UPDATE THE LINK(S). --&amp;gt;&lt;br /&gt;
{{:2P_Exponential_Example}}&lt;br /&gt;
&lt;br /&gt;
===Rank Regression on X===&lt;br /&gt;
Similar to rank regression on Y, performing a rank regression on X requires that a straight line be fitted to a set of data points such that the sum of the squares of the horizontal deviations from the points to the line is minimized.&lt;br /&gt;
&lt;br /&gt;
Again the first task is to bring our exponential &#039;&#039;cdf&#039;&#039; function into a linear form. This step is exactly the same as in regression on Y analysis. The deviation from the previous analysis begins on the least squares fit step, since in this case we treat &amp;lt;math&amp;gt;x\,\!&amp;lt;/math&amp;gt; as the dependent variable and &amp;lt;math&amp;gt;y\,\!&amp;lt;/math&amp;gt; as the independent variable. The best-fitting straight line to the data, for regression on X (see [[Parameter Estimation]]), is the straight line:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;x=\hat{a}+\hat{b}y\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The corresponding equations for &amp;lt;math&amp;gt;\hat{a}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\hat{b}\,\!&amp;lt;/math&amp;gt; are:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{a}=\overline{x}-\hat{b}\overline{y}=\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}}{N}-\hat{b}\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{y}_{i}}}{N}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{b}=\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}{{y}_{i}}-\tfrac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{y}_{i}}}{N}}{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,y_{i}^{2}-\tfrac{{{\left( \underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{y}_{i}} \right)}^{2}}}{N}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
{{y}_{i}}=\ln [1-F({{t}_{i}})] &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
{{x}_{i}}={{t}_{i}} &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The values of &amp;lt;math&amp;gt;F({{t}_{i}})\,\!&amp;lt;/math&amp;gt; are estimated from the median ranks. Once &amp;lt;math&amp;gt;\hat{a}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\hat{b}\,\!&amp;lt;/math&amp;gt; are obtained, solve for the unknown &amp;lt;math&amp;gt;y\,\!&amp;lt;/math&amp;gt; value, which corresponds to:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;y=-\frac{\hat{a}}{\hat{b}}+\frac{1}{\hat{b}}x\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solving for the parameters from above equations we get:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;a=-\frac{\hat{a}}{\hat{b}}=\lambda \gamma \Rightarrow \gamma =\hat{a}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;b=\frac{1}{\hat{b}}=-\lambda \Rightarrow \lambda =-\frac{1}{\hat{b}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the one-parameter exponential case, equations for estimating a and b become:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \hat{a}= &amp;amp; 0 \\ &lt;br /&gt;
  \hat{b}= &amp;amp; \frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}{{y}_{i}}}{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,y_{i}^{2}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The correlation coefficient is evaluated as before.&lt;br /&gt;
&lt;br /&gt;
====RRX Example====&lt;br /&gt;
&#039;&#039;&#039;2-Parameter Exponential RRX Example&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Using the same data set from the [[The_Exponential_Distribution#RRY_Example|RRY example above]] and assuming a 2-parameter exponential distribution, estimate the parameters and determine the correlation coefficient estimate, &amp;lt;math&amp;gt;\hat{\rho }\,\!&amp;lt;/math&amp;gt;, using rank regression on X.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Solution&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The table constructed for the RRY analysis applies to this example also. Using the values from this table, we get:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \hat{b}= &amp;amp; \frac{\underset{i=1}{\overset{14}{\mathop{\sum }}}\,{{t}_{i}}{{y}_{i}}-\tfrac{\underset{i=1}{\overset{14}{\mathop{\sum }}}\,{{t}_{i}}\underset{i=1}{\overset{14}{\mathop{\sum }}}\,{{y}_{i}}}{14}}{\underset{i=1}{\overset{14}{\mathop{\sum }}}\,y_{i}^{2}-\tfrac{{{\left( \underset{i=1}{\overset{14}{\mathop{\sum }}}\,{{y}_{i}} \right)}^{2}}}{14}} \\ &lt;br /&gt;
   \\ &lt;br /&gt;
  \hat{b}= &amp;amp; \frac{-927.4899-(630)(-13.2315)/14}{22.1148-{{(-13.2315)}^{2}}/14}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{b}=-34.5563\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{a}=\overline{x}-\hat{b}\overline{y}=\frac{\underset{i=1}{\overset{14}{\mathop{\sum }}}\,{{t}_{i}}}{14}-\hat{b}\frac{\underset{i=1}{\overset{14}{\mathop{\sum }}}\,{{y}_{i}}}{14}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{a}=\frac{630}{14}-(-34.5563)\frac{(-13.2315)}{14}=12.3406\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{\lambda }=-\frac{1}{\hat{b}}=-\frac{1}{(-34.5563)}=0.0289\text{ failures/hour}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{\gamma }=\hat{a}=12.3406\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The correlation coefficient is found to be:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{\rho }=-0.9679\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that the equation for regression on Y is not necessarily the same as that for the regression on X. The only time when the two regression methods yield identical results is when the data lie perfectly on a line. If this were the case, the correlation coefficient would be &amp;lt;math&amp;gt;-1\,\!&amp;lt;/math&amp;gt;. The negative value of the correlation coefficient is due to the fact that the slope of the exponential probability plot is negative.&lt;br /&gt;
&lt;br /&gt;
This example can be repeated using Weibull++, choosing two-parameter exponential and rank regression on X (RRX) methods for analysis, as shown below.&lt;br /&gt;
The estimated parameters and the correlation coefficient using Weibull++ were found to be:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{array}{*{35}{l}}&lt;br /&gt;
   \hat{\lambda }= &amp;amp;0.0289 \text{failures/hour} \\&lt;br /&gt;
   \hat{\gamma}= &amp;amp; 12.3395 \text{hours} \\&lt;br /&gt;
   \hat{\rho} = &amp;amp;-0.9679  \\&lt;br /&gt;
\end{array}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Exponential Distribution Example 3 Data Folio.png|center|700px|]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The probability plot can be obtained simply by clicking the &#039;&#039;&#039;Plot&#039;&#039;&#039; icon.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Exponential Distribution Example 3 Plot.png|center|600px|]]&lt;br /&gt;
&lt;br /&gt;
===Maximum Likelihood Estimation===&lt;br /&gt;
As outlined in [[Parameter Estimation]], maximum likelihood estimation works by developing a likelihood function based on the available data and finding the values of the parameter estimates that maximize the likelihood function. This can be achieved by using iterative methods to determine the parameter estimate values that maximize the likelihood function. This can be rather difficult and time-consuming, particularly when dealing with the three-parameter distribution. Another method of finding the parameter estimates involves taking the partial derivatives of the likelihood equation with respect to the parameters, setting the resulting equations equal to zero, and solving simultaneously to determine the values of the parameter estimates. The log-likelihood functions and associated partial derivatives used to determine maximum likelihood estimates for the exponential distribution are covered in [[Appendix:_Log-Likelihood_Equations|Appendix D]].&lt;br /&gt;
&lt;br /&gt;
====MLE Example====&lt;br /&gt;
&#039;&#039;&#039;MLE for the Exponential Distribution&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Using the same data set from the [[The_Exponential_Distribution#RRY_Example|RRY and RRX examples above]] and assuming a 2-parameter exponential distribution, estimate the parameters using the MLE method.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solution&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
In this example, we have complete data only. The partial derivative of the log-likelihood function, &amp;lt;math&amp;gt;\Lambda ,\,\!&amp;lt;/math&amp;gt; is given by:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\frac{\partial \Lambda }{\partial \lambda }=\underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,\left[ \frac{1}{\lambda }-\left( {{T}_{i}}-\gamma  \right) \right]=\underset{i=1}{\overset{14}{\mathop \sum }}\,\left[ \frac{1}{\lambda }-\left( {{T}_{i}}-\gamma  \right) \right]=0\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Complete descriptions of the partial derivatives can be found in [[Appendix:_Log-Likelihood_Equations|Appendix D]]. Recall that when using the MLE method for the exponential distribution, the value of &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; is equal to that of the first failure time. The first failure occurred at 5 hours, thus &amp;lt;math&amp;gt;\gamma =5\,\!&amp;lt;/math&amp;gt; hours&amp;lt;math&amp;gt;.\,\!&amp;lt;/math&amp;gt; Substituting the values for &amp;lt;math&amp;gt;T\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; we get:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\frac{14}{\hat{\lambda }}=560\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{\lambda }=0.025\text{ failures/hour}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using Weibull++:&lt;br /&gt;
&lt;br /&gt;
[[Image:Exponential Distribution Example 4 Data.png|center|700px|]]&lt;br /&gt;
&lt;br /&gt;
The probability plot is:&lt;br /&gt;
&lt;br /&gt;
[[Image:Exponential Distribution Example 4 Plot.png|center|650px|]]&lt;br /&gt;
&lt;br /&gt;
==Confidence Bounds==&lt;br /&gt;
In this section, we present the methods used in the application to estimate the different types of confidence bounds for exponentially distributed data. The complete derivations were presented in detail (for a general function) in the chapter for [[Confidence Bounds]].&lt;br /&gt;
At this time we should point out that exact confidence bounds for the exponential distribution have been derived, and exist in a closed form, utilizing the &amp;lt;math&amp;gt;{{\chi }^{2}}\,\!&amp;lt;/math&amp;gt; distribution. These are described in detail in Kececioglu  [[Appendix:_Life_Data_Analysis_References|[20]]], and are covered in the section in the [[Reliability Test Design|test design chapter]]. For most exponential data analyses, Weibull++ will use the approximate confidence bounds, provided from the Fisher information matrix or the likelihood ratio, in order to stay consistent with all of the other available distributions in the application. The &amp;lt;math&amp;gt;{{\chi }^{2}}\,\!&amp;lt;/math&amp;gt; confidence bounds for the exponential distribution are discussed in more detail in the [[Reliability Test Design|test design chapter]].&lt;br /&gt;
&lt;br /&gt;
===Fisher Matrix Bounds===&lt;br /&gt;
====Bounds on the Parameters====&lt;br /&gt;
For the failure rate &amp;lt;math&amp;gt;\hat{\lambda }\,\!&amp;lt;/math&amp;gt; the upper (&amp;lt;math&amp;gt;{{\lambda }_{U}}\,\!&amp;lt;/math&amp;gt;) and lower (&amp;lt;math&amp;gt;{{\lambda }_{L}}\,\!&amp;lt;/math&amp;gt;) bounds are estimated by Nelson [[Appendix:_Life_Data_Analysis_References|[30]]]:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  &amp;amp; {{\lambda }_{U}}= &amp;amp; \hat{\lambda }\cdot {{e}^{\left[ \tfrac{{{K}_{\alpha }}\sqrt{Var(\hat{\lambda })}}{\hat{\lambda }} \right]}} \\ &lt;br /&gt;
 &amp;amp;  &amp;amp;  \\ &lt;br /&gt;
 &amp;amp; {{\lambda }_{L}}= &amp;amp; \frac{\hat{\lambda }}{{{e}^{\left[ \tfrac{{{K}_{\alpha }}\sqrt{Var(\hat{\lambda })}}{\hat{\lambda }} \right]}}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;{{K}_{\alpha }}\,\!&amp;lt;/math&amp;gt; is defined by:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\alpha =\frac{1}{\sqrt{2\pi }}\int_{{{K}_{\alpha }}}^{\infty }{{e}^{-\tfrac{{{t}^{2}}}{2}}}dt=1-\Phi ({{K}_{\alpha }})\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If &amp;lt;math&amp;gt;\delta \,\!&amp;lt;/math&amp;gt; is the confidence level, then &amp;lt;math&amp;gt;\alpha =\tfrac{1-\delta }{2}\,\!&amp;lt;/math&amp;gt; for the two-sided bounds, and &amp;lt;math&amp;gt;\alpha =1-\delta \,\!&amp;lt;/math&amp;gt; for the one-sided bounds.&lt;br /&gt;
&lt;br /&gt;
The variance of &amp;lt;math&amp;gt;\hat{\lambda },\,\!&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;Var(\hat{\lambda }),\,\!&amp;lt;/math&amp;gt; is estimated from the Fisher matrix, as follows:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;Var(\hat{\lambda })={{\left( -\frac{{{\partial }^{2}}\Lambda }{\partial {{\lambda }^{2}}} \right)}^{-1}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;\Lambda \,\!&amp;lt;/math&amp;gt; is the log-likelihood function of the exponential distribution, described in [[Appendix:_Log-Likelihood_Equations|Appendix D]].&lt;br /&gt;
&lt;br /&gt;
Note that, for fixed &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt;, the log-likelihood function is increasing in &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt;.  This means that the MLE solution for &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt; cannot be found by setting &amp;lt;math&amp;gt;\tfrac{\partial \Lambda}{\partial \gamma}&amp;lt;/math&amp;gt; to zero.  (Since &amp;lt;math&amp;gt;\Lambda&amp;lt;/math&amp;gt; is increasing in &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\tfrac{\partial \Lambda}{\partial \gamma}&amp;lt;/math&amp;gt; can never be zero.)  Instead, the MLE solution for &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt; is simply its largest possible value allowed by the sample; namely, &amp;lt;math&amp;gt;\gamma = t_1&amp;lt;/math&amp;gt;, the first failure time.  The MLE solution for &amp;lt;math&amp;gt;\lambda&amp;lt;/math&amp;gt; is found in the usual fashion by setting &amp;lt;math&amp;gt;\tfrac{\partial \Lambda}{\partial \lambda}&amp;lt;/math&amp;gt; to zero and solving.  Weibull++ treats &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt; as a constant when computing bounds; i.e., &amp;lt;math&amp;gt;Var(\hat{\gamma}) = 0&amp;lt;/math&amp;gt;.  (See the discussion in Appendix D for more information.)&lt;br /&gt;
&lt;br /&gt;
====Bounds on Reliability====&lt;br /&gt;
The reliability of the two-parameter exponential distribution is:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{R}(t;\hat{\lambda })={{e}^{-\hat{\lambda }(t-\hat{\gamma })}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The corresponding confidence bounds are estimated from:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  &amp;amp; {{R}_{L}}= &amp;amp; {{e}^{-{{\lambda }_{U}}(t-\hat{\gamma })}} \\ &lt;br /&gt;
 &amp;amp; {{R}_{U}}= &amp;amp; {{e}^{-{{\lambda }_{L}}(t-\hat{\gamma })}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
These equations hold true for the 1-parameter exponential distribution, with &amp;lt;math&amp;gt;\gamma =0\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====Bounds on Time====&lt;br /&gt;
The bounds around time for a given exponential percentile, or reliability value, are estimated by first solving the reliability equation with respect to time, or reliable life:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{t}=-\frac{1}{{\hat{\lambda }}}\cdot \ln (R)+\hat{\gamma }\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The corresponding confidence bounds are estimated from:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  &amp;amp; {{t}_{U}}= &amp;amp; -\frac{1}{{{\lambda }_{L}}}\cdot \ln (R)+\hat{\gamma } \\ &lt;br /&gt;
 &amp;amp; {{t}_{L}}= &amp;amp; -\frac{1}{{{\lambda }_{U}}}\cdot \ln (R)+\hat{\gamma }  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The same equations apply for the one-parameter exponential with &amp;lt;math&amp;gt;\gamma =0.\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Likelihood Ratio Confidence Bounds===&lt;br /&gt;
====Bounds on Parameters====&lt;br /&gt;
For one-parameter distributions such as the exponential, the likelihood confidence bounds are calculated by finding values for &amp;lt;math&amp;gt;\theta \,\!&amp;lt;/math&amp;gt; that satisfy:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;-2\cdot \text{ln}\left( \frac{L(\theta )}{L(\hat{\theta })} \right)=\chi _{\alpha ;1}^{2}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This equation can be rewritten as:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;L(\theta )=L(\hat{\theta })\cdot {{e}^{\tfrac{-\chi _{\alpha ;1}^{2}}{2}}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For complete data, the likelihood function for the exponential distribution is given by:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;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}}}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the &amp;lt;math&amp;gt;{{t}_{i}}\,\!&amp;lt;/math&amp;gt; values represent the original time-to-failure data.  For a given value of &amp;lt;math&amp;gt;\alpha \,\!&amp;lt;/math&amp;gt;, values for &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; 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 &amp;lt;math&amp;gt;\delta ,\,\!&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;\alpha =\delta \,\!&amp;lt;/math&amp;gt; for two-sided bounds and &amp;lt;math&amp;gt;\alpha =2\delta -1\,\!&amp;lt;/math&amp;gt; for one-sided.&lt;br /&gt;
&lt;br /&gt;
=====Example: LR Bounds for Lambda=====&lt;br /&gt;
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 &amp;lt;math&amp;gt;\hat{\lambda }=0.013514\,\!&amp;lt;/math&amp;gt;.  Calculate the 85% two-sided confidence bounds on these parameters using the likelihood ratio method.&lt;br /&gt;
  &lt;br /&gt;
&#039;&#039;&#039;Solution&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The first step is to calculate the likelihood function for the parameter estimates:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  L(\hat{\lambda })= &amp;amp; \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}}}} \\ &lt;br /&gt;
  L(\hat{\lambda })= &amp;amp; \underset{i=1}{\overset{5}{\mathop \prod }}\,0.013514\cdot {{e}^{-0.013514\cdot {{x}_{i}}}} \\ &lt;br /&gt;
  L(\hat{\lambda })= &amp;amp; 3.03647\times {{10}^{-12}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;{{x}_{i}}\,\!&amp;lt;/math&amp;gt; are the original time-to-failure data points. We can now rearrange the likelihood ratio equation to the form:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;L(\lambda )-L(\hat{\lambda })\cdot {{e}^{\tfrac{-\chi _{\alpha ;1}^{2}}{2}}}=0\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Since our specified confidence level, &amp;lt;math&amp;gt;\delta \,\!&amp;lt;/math&amp;gt;, is 85%, we can calculate the value of the chi-squared statistic, &amp;lt;math&amp;gt;\chi _{0.85;1}^{2}=2.072251.\,\!&amp;lt;/math&amp;gt; We can now substitute this information into the equation:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   L(\lambda )-L(\hat{\lambda })\cdot {{e}^{\tfrac{-\chi _{\alpha ;1}^{2}}{2}}}= &amp;amp; 0, \\ &lt;br /&gt;
  L(\lambda )-3.03647\times {{10}^{-12}}\cdot {{e}^{\tfrac{-2.072251}{2}}}= &amp;amp; 0, \\ &lt;br /&gt;
  L(\lambda )-1.07742\times {{10}^{-12}}= &amp;amp; 0.  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It now remains to find the values of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; which satisfy this equation. Since there is only one parameter, there are only two values of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; that will satisfy the equation.  These values represent the &amp;lt;math&amp;gt;\delta =85%\,\!&amp;lt;/math&amp;gt; two-sided confidence limits of the parameter estimate &amp;lt;math&amp;gt;\hat{\lambda }\,\!&amp;lt;/math&amp;gt;. For our problem, the confidence limits are:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
{{\lambda }_{0.85}}=(0.006572,0.024172)&lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Bounds on Time and Reliability====&lt;br /&gt;
In order to calculate the bounds on a time estimate for a given reliability, or on a reliability estimate for a given time, the likelihood function needs to be rewritten in terms of one parameter and time/reliability, so that the maximum and minimum values of the time can be observed as the parameter is varied. This can be accomplished by substituting a form of the exponential reliability equation into the likelihood function. The exponential reliability equation can be written as:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;R={{e}^{-\lambda \cdot t}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This can be rearranged to the form:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\lambda =\frac{-\text{ln}(R)}{t}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This equation can now be substituted into the likelihood ratio equation to produce a likelihood equation in terms of &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;R:\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;L(t/R)=\underset{i=1}{\overset{N}{\mathop \prod }}\,\left( \frac{-\text{ln}(R)}{t} \right)\cdot {{e}^{\left( \tfrac{\text{ln}(R)}{t} \right)\cdot {{x}_{i}}}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The unknown parameter &amp;lt;math&amp;gt;t/R\,\!&amp;lt;/math&amp;gt; depends on what type of bounds are being determined. If one is trying to determine the bounds on time for the equation for the mean and the Bayes&#039;s rule equation for single parametera given reliability, then &amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt; is a known constant and &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; is the unknown parameter. Conversely, if one is trying to determine the bounds on reliability for a given time, then &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; is a known constant and &amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt; is the unknown parameter. Either way, the likelihood ratio function can be solved for the values of interest.&lt;br /&gt;
&lt;br /&gt;
=====Example: LR Bounds on Time =====&lt;br /&gt;
For the data given above for the [[The_Exponential_Distribution#Example:_LR_Bounds_for_Lambda|LR Bounds on Lambda example]] (five failures at 20, 40, 60, 100 and 150 hours), determine the 85% two-sided confidence bounds on the time estimate for a reliability of 90%. The ML estimate for the time at &amp;lt;math&amp;gt;R(t)=90%\,\!&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;\hat{t}=7.797\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
  &lt;br /&gt;
&#039;&#039;&#039;Solution&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
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 &amp;lt;math&amp;gt;R=0.90\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\alpha =0.85\,\!&amp;lt;/math&amp;gt; into the likelihood ratio bound equation. It now remains to find the values of &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; which satisfy this equation. Since there is only one parameter, there are only two values of &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; that will satisfy the equation. These values represent the &amp;lt;math&amp;gt;\delta =85%\,\!&amp;lt;/math&amp;gt; two-sided confidence limits of the time estimate &amp;lt;math&amp;gt;\hat{t}\,\!&amp;lt;/math&amp;gt;. For our problem, the confidence limits are:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;{{\hat{t}}_{R=0.9}}=(4.359,16.033)\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Example: LR Bounds on Reliability=====&lt;br /&gt;
Again using the data given above for the [[The_Exponential_Distribution#Example:_LR_Bounds_for_Lambda|LR Bounds on Lambda example]] (five failures at 20, 40, 60, 100 and 150 hours), determine the 85% two-sided confidence bounds on the reliability estimate for a &amp;lt;math&amp;gt;t=50\,\!&amp;lt;/math&amp;gt;. The ML estimate for the time at &amp;lt;math&amp;gt;t=50\,\!&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;\hat{R}=50.881%\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solution&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
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 &amp;lt;math&amp;gt;t=50\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\alpha =0.85\,\!&amp;lt;/math&amp;gt; into the likelihood ratio bound equation. It now remains to find the values of &amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt; which satisfy this equation. Since there is only one parameter, there are only two values of &amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt; that will satisfy the equation. These values represent the &amp;lt;math&amp;gt;\delta =85%\,\!&amp;lt;/math&amp;gt; two-sided confidence limits of the reliability estimate &amp;lt;math&amp;gt;\hat{R}\,\!&amp;lt;/math&amp;gt;. For our problem, the confidence limits are:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;{{\hat{R}}_{t=50}}=(29.861\%,71.794\%)\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Bayesian Confidence Bounds===&lt;br /&gt;
====Bounds on Parameters====&lt;br /&gt;
From [[Confidence Bounds]], we know that the posterior distribution of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; can be written as:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;f(\lambda |Data)=\frac{L(Data|\lambda )\varphi (\lambda )}{\int_{0}^{\infty }L(Data|\lambda )\varphi (\lambda )d\lambda }\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;\varphi (\lambda )=\tfrac{1}{\lambda }\,\!&amp;lt;/math&amp;gt;, is the non-informative prior of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
With the above prior distribution, &amp;lt;math&amp;gt;f(\lambda |Data)\,\!&amp;lt;/math&amp;gt; can be rewritten as:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;f(\lambda |Data)=\frac{L(Data|\lambda )\tfrac{1}{\lambda }}{\int_{0}^{\infty }L(Data|\lambda )\tfrac{1}{\lambda }d\lambda }\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The one-sided upper bound of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; is:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=P(\lambda \le {{\lambda }_{U}})=\int_{0}^{{{\lambda }_{U}}}f(\lambda |Data)d\lambda \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The one-sided lower bound of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; is:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;1-CL=P(\lambda \le {{\lambda }_{L}})=\int_{0}^{{{\lambda }_{L}}}f(\lambda |Data)d\lambda \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The two-sided bounds of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; are:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=P({{\lambda }_{L}}\le \lambda \le {{\lambda }_{U}})=\int_{{{\lambda }_{L}}}^{{{\lambda }_{U}}}f(\lambda |Data)d\lambda \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Bounds on Time (Type 1)====&lt;br /&gt;
The reliable life equation is:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;t=\frac{-\ln R}{\lambda }\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the one-sided upper bound on time we have:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\underset{}{\overset{}{\mathop{\Pr }}}\,(t\le {{T}_{U}})=\underset{}{\overset{}{\mathop{\Pr }}}\,(\frac{-\ln R}{\lambda }\le {{T}_{U}})\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The above equation can be rewritten in terms of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; as:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\underset{}{\overset{}{\mathop{\Pr }}}\,(\frac{-\ln R}{{{t}_{U}}}\le \lambda )\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From the above posterior distribuiton equation, we have:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\frac{\int_{\tfrac{-\ln R}{{{t}_{U}}}}^{\infty }L(Data|\lambda )\tfrac{1}{\lambda }d\lambda }{\int_{0}^{\infty }L(Data|\lambda )\tfrac{1}{\lambda }d\lambda }\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The above equation is solved w.r.t. &amp;lt;math&amp;gt;{{t}_{U}}.\,\!&amp;lt;/math&amp;gt; The same method is applied for one-sided lower and two-sided bounds on time.&lt;br /&gt;
&lt;br /&gt;
====Bounds on Reliability (Type 2)====&lt;br /&gt;
The one-sided upper bound on reliability is given by:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\underset{}{\overset{}{\mathop{\Pr }}}\,(R\le {{R}_{U}})=\underset{}{\overset{}{\mathop{\Pr }}}\,(\exp (-\lambda t)\le {{R}_{U}})\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The above equaation can be rewritten in terms of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; as:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\underset{}{\overset{}{\mathop{\Pr }}}\,(\frac{-\ln {{R}_{U}}}{t}\le \lambda )\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
From the equation for posterior distribution we have:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\frac{\int_{\tfrac{-\ln {{R}_{U}}}{t}}^{\infty }L(Data|\lambda )\tfrac{1}{\lambda }d\lambda }{\int_{0}^{\infty }L(Data|\lambda )\tfrac{1}{\lambda }d\lambda }\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The above equation is solved w.r.t. &amp;lt;math&amp;gt;{{R}_{U}}.\,\!&amp;lt;/math&amp;gt; The same method can be used to calculate one-sided lower and two sided bounds on reliability.&lt;br /&gt;
&lt;br /&gt;
==Exponential Distribution Examples==&lt;br /&gt;
{{:Exponential Distribution Examples}}&lt;/div&gt;</summary>
		<author><name>M Spivey</name></author>
	</entry>
	<entry>
		<id>https://www.reliawiki.com/index.php?title=Appendix:_Log-Likelihood_Equations&amp;diff=65588</id>
		<title>Appendix: Log-Likelihood Equations</title>
		<link rel="alternate" type="text/html" href="https://www.reliawiki.com/index.php?title=Appendix:_Log-Likelihood_Equations&amp;diff=65588"/>
		<updated>2022-11-14T20:27:18Z</updated>

		<summary type="html">&lt;p&gt;M Spivey: /* The Two-Parameter Exponential */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:LDABOOK_SUB|Appendix D|Log-Likelihood Equations}}&lt;br /&gt;
&lt;br /&gt;
This appendix covers the log-likelihood functions and their associated partial derivatives for most of the distributions available in Weibull++. These distributions are discussed in more detail in the chapter for each distribution. &lt;br /&gt;
===Weibull Log-Likelihood Functions and their Partials===&lt;br /&gt;
====The Two-Parameter Weibull====&lt;br /&gt;
This log-likelihood function is composed of three summation portions:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
 \ln (L)= &amp;amp; \Lambda =\underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,{{N}_{i}}\ln \left[ \frac{\beta }{\eta }{{\left( \frac{{{T}_{i}}}{\eta } \right)}^{\beta -1}}{{e}^{-{{\left( \tfrac{{{T}_{i}}}{\eta } \right)}^{\beta }}}} \right]-\underset{i=1}{\overset{S}{\mathop \sum }}\,N_{i}^{\prime }{{\left( \frac{T_{i}^{\prime }}{\eta } \right)}^{\beta }} \\ &lt;br /&gt;
   &amp;amp; \text{  }+\underset{i=1}{\overset{FI}{\mathop \sum }}\,N_{i}^{\prime \prime }\ln \left[ {{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }}{\eta } \right)}^{\beta }}}}-{{e}^{-{{\left( \tfrac{T_{Ri}^{\prime \prime }}{\eta } \right)}^{\beta }}}} \right]   &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{F}_{e}}\,\!&amp;lt;/math&amp;gt; is the number of groups of times-to-failure data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{N}_{i}}\,\!&amp;lt;/math&amp;gt; is the number of times-to-failure in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; time-to-failure data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;\beta \,\!&amp;lt;/math&amp;gt; is the Weibull shape parameter (unknown a priori, the first of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;\eta \,\!&amp;lt;/math&amp;gt; is the Weibull scale parameter (unknown a priori, the second of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{T}_{i}}\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of time-to-failure data&lt;br /&gt;
:*&amp;lt;math&amp;gt;S\,\!&amp;lt;/math&amp;gt; is the number of groups of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the number of suspensions in &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; suspension data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;FI\,\!&amp;lt;/math&amp;gt; is the number of interval failure data groups&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the number of intervals in &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of data intervals&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Li}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the beginning of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Ri}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the ending of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval &lt;br /&gt;
&lt;br /&gt;
For the purposes of MLE, left censored data will be considered to be intervals with &amp;lt;math&amp;gt;T_{Li}^{\prime \prime }=0.\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The solution will be found by solving for a pair of parameters &amp;lt;math&amp;gt;\left( \widehat{\beta },\widehat{\eta } \right)\,\!&amp;lt;/math&amp;gt; so that &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial \beta }=0\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial \eta }=0.\,\!&amp;lt;/math&amp;gt; It should be noted that other methods can also be used, such as direct maximization of the likelihood function, without having to compute the derivatives.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  \frac{\partial \Lambda }{\partial \beta }= &amp;amp; \frac{1}{\beta }\underset{i=1}{\overset{{{F}_{e}}}{\mathop{\sum }}}\,{{N}_{i}}+\underset{i=1}{\overset{{{F}_{e}}}{\mathop{\sum }}}\,{{N}_{i}}\ln \left( \frac{{{T}_{i}}}{\eta } \right) \\ &lt;br /&gt;
   &amp;amp; -\underset{i=1}{\overset{{{F}_{e}}}{\mathop{\sum }}}\,{{N}_{i}}{{\left( \frac{{{T}_{i}}}{\eta } \right)}^{\beta }}\ln \left( \frac{{{T}_{i}}}{\eta } \right)-\underset{i=1}{\overset{S}{\mathop{\sum }}}\,N_{i}^{\prime }{{\left( \frac{T_{i}^{\prime }}{\eta } \right)}^{\beta }}\ln \left( \frac{T_{i}^{\prime }}{\eta } \right) \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\overset{FI}{\mathop{\sum }}}\,N_{i}^{\prime \prime }\frac{-{{\left( \tfrac{T_{Li}^{\prime \prime }}{\eta } \right)}^{\beta }}\ln \left( \tfrac{T_{Li}^{\prime \prime }}{\eta } \right){{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }}{\eta } \right)}^{\beta }}}}+{{\left( \tfrac{T_{Ri}^{\prime \prime }}{\eta } \right)}^{\beta }}\ln \left( \tfrac{T_{Ri}^{\prime \prime }}{\eta } \right){{e}^{-{{\left( \tfrac{T_{Ri}^{\prime \prime }}{\eta } \right)}^{\beta }}}}}{{{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }}{\eta } \right)}^{\beta }}}}-{{e}^{-{{\left( \tfrac{T_{Ri}^{\prime \prime }}{\eta } \right)}^{\beta }}}}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial \eta }= &amp;amp; \frac{-\beta }{\eta }\underset{i=1}{\overset{{{F}_{e}}}{\mathop{\sum }}}\,{{N}_{i}}+\frac{\beta }{\eta }\underset{i=1}{\overset{{{F}_{e}}}{\mathop{\sum }}}\,{{N}_{i}}{{\left( \frac{{{T}_{i}}}{\eta } \right)}^{\beta }} \\ &lt;br /&gt;
   &amp;amp; +\frac{\beta }{\eta }\underset{i=1}{\overset{S}{\mathop{\sum }}}\,N_{i}^{\prime }{{\left( \frac{T_{i}^{\prime }}{\eta } \right)}^{\beta }} \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\overset{FI}{\mathop{\sum }}}\,N_{i}^{\prime \prime }\frac{\left( \tfrac{\beta }{\eta } \right){{\left( \tfrac{T_{Li}^{\prime \prime }}{\eta } \right)}^{\beta }}{{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }}{\eta } \right)}^{\beta }}}}-\left( \tfrac{\beta }{\eta } \right){{\left( \tfrac{T_{Ri}^{\prime \prime }}{\eta } \right)}^{\beta }}{{e}^{-{{\left( \tfrac{T_{Ri}^{\prime \prime }}{\eta } \right)}^{\beta }}}}}{{{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }}{\eta } \right)}^{\beta }}}}-{{e}^{-{{\left( \tfrac{T_{Ri}^{\prime \prime }}{\eta } \right)}^{\beta }}}}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====  The Three-Parameter Weibull====&lt;br /&gt;
This log-likelihood function is again composed of three summation portions:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \ln (L)= &amp;amp; \Lambda =\underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,{{N}_{i}}\ln \left[ \frac{\beta }{\eta }{{\left( \frac{{{T}_{i}}-\gamma }{\eta } \right)}^{\beta -1}}{{e}^{-{{\left( \tfrac{{{T}_{i}}-\gamma }{\eta } \right)}^{\beta }}}} \right]-\underset{i=1}{\overset{S}{\mathop \sum }}\,N_{i}^{\prime }{{\left( \frac{T_{i}^{\prime }-\gamma }{\eta } \right)}^{\beta }} \\ &lt;br /&gt;
   &amp;amp;  \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\overset{FI}{\mathop \sum }}\,N_{i}^{\prime \prime }\ln \left[ {{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}-{{e}^{-{{\left( \tfrac{T_{Ri}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}} \right]  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{F}_{e}}\,\!&amp;lt;/math&amp;gt; is the number of groups of times-to-failure data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{N}_{i}}\,\!&amp;lt;/math&amp;gt; is the number of times-to-failure in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; time-to-failure data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;\beta \,\!&amp;lt;/math&amp;gt; is the Weibull shape parameter (unknown a priori, the first of three parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;\eta \,\!&amp;lt;/math&amp;gt; is the Weibull scale parameter (unknown a priori, the second of three parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{T}_{i}}\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of time-to-failure data&lt;br /&gt;
:*&amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; is the Weibull location parameter (unknown a priori, the third of three parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;S\,\!&amp;lt;/math&amp;gt; is the number of groups of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the number of suspensions in &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; suspension data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;FI\,\!&amp;lt;/math&amp;gt; is the number of interval data groups&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the number of intervals in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of data intervals&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Li}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the beginning of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
:*and &amp;lt;math&amp;gt;T_{Ri}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the ending of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
&lt;br /&gt;
The solution is found by solving for &amp;lt;math&amp;gt;\left( \widehat{\beta },\widehat{\eta },\widehat{\gamma } \right)\,\!&amp;lt;/math&amp;gt; so that &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial \beta }=0,\,\!&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial \eta }=0,\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial \gamma }=0.\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial \beta }= &amp;amp; \frac{1}{\beta }\underset{i=1}{\overset{{{F}_{e}}}{\mathop{\sum }}}\,{{N}_{i}}+\underset{i=1}{\overset{{{F}_{e}}}{\mathop{\sum }}}\,{{N}_{i}}\ln \left( \frac{{{T}_{i}}-\gamma }{\eta } \right)-\underset{i=1}{\overset{{{F}_{e}}}{\mathop{\sum }}}\,{{N}_{i}}{{\left( \frac{{{T}_{i}}-\gamma }{\eta } \right)}^{\beta }}\ln \left( \frac{{{T}_{i}}-\gamma }{\eta } \right) \\ &lt;br /&gt;
   &amp;amp; -\underset{i=1}{\overset{S}{\mathop{\sum }}}\,N_{i}^{\prime }{{\left( \frac{T_{i}^{\prime }-\gamma }{\eta } \right)}^{\beta }}\ln \left( \frac{T_{i}^{\prime }-\gamma }{\eta } \right) \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\overset{FI}{\mathop{\sum }}}\,N_{i}^{\prime \prime }\frac{-{{\left( \tfrac{T_{Li}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}\ln \left( \tfrac{T_{Li}^{\prime \prime }-\gamma }{\eta } \right){{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}}{{{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}-{{e}^{-{{\left( \tfrac{T_{Ri}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}} \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\overset{FI}{\mathop{\sum }}}\,N_{i}^{\prime \prime }\frac{{{\left( \tfrac{T_{Ri}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}\ln \left( \tfrac{T_{Ri}^{\prime \prime }-\gamma }{\eta } \right){{e}^{-{{\left( \tfrac{T_{Ri}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}}{{{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}-{{e}^{-{{\left( \tfrac{T_{Ri}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial \eta }= &amp;amp; \frac{-\beta }{\eta }\underset{i=1}{\overset{{{F}_{e}}}{\mathop{\sum }}}\,{{N}_{i}}+\frac{\beta }{\eta }\underset{i=1}{\overset{{{F}_{e}}}{\mathop{\sum }}}\,{{N}_{i}}{{\left( \frac{{{T}_{i}}-\gamma }{\eta } \right)}^{\beta }}+\underset{i=1}{\overset{S}{\mathop{\sum }}}\,N_{i}^{\prime }{{\left( \frac{T_{i}^{\prime }-\gamma }{\eta } \right)}^{\beta }}\left( \frac{\beta }{\eta } \right) \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\overset{FI}{\mathop{\sum }}}\,N_{i}^{\prime \prime }\frac{\tfrac{\beta }{\eta }{{\left( \tfrac{T_{Li}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}\ln \left( \tfrac{T_{Li}^{\prime \prime }-\gamma }{\eta } \right){{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}}{{{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}-{{e}^{-{{\left( \tfrac{T_{Ri}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}} \\ &lt;br /&gt;
   &amp;amp; -\underset{i=1}{\overset{FI}{\mathop{\sum }}}\,N_{i}^{\prime \prime }\frac{\tfrac{\beta }{\eta }{{\left( \tfrac{T_{Ri}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}\ln \left( \tfrac{T_{Ri}^{\prime \prime }-\gamma }{\eta } \right){{e}^{-{{\left( \tfrac{T_{Ri}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}}{{{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}-{{e}^{-{{\left( \tfrac{T_{Ri}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial \gamma }= &amp;amp; \left( 1-\beta  \right)\underset{i=1}{\overset{{{F}_{e}}}{\mathop{\sum }}}\,\left( \frac{{{N}_{i}}}{{{T}_{i}}-\gamma } \right)+\underset{i=1}{\overset{{{F}_{e}}}{\mathop{\sum }}}\,{{N}_{i}}{{\left( \frac{{{T}_{i}}-\gamma }{\eta } \right)}^{\beta }}\left( \frac{\beta }{{{T}_{i}}-\gamma } \right) \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\overset{S}{\mathop{\sum }}}\,N_{i}^{\prime }{{\left( \frac{T_{i}^{\prime }-\gamma }{\eta } \right)}^{\beta }}\left( \frac{\beta }{T_{i}^{\prime }-\gamma } \right) \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\overset{FI}{\mathop{\sum }}}\,N_{i}^{\prime \prime }\frac{\tfrac{\beta }{T_{Li}^{\prime \prime }-\gamma }{{\left( \tfrac{T_{Li}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}{{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}-\tfrac{\beta }{T_{Ri}^{\prime \prime }-\gamma }{{\left( \tfrac{T_{Ri}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}{{e}^{-{{\left( \tfrac{T_{Ri}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}}{{{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}-{{e}^{-{{\left( \tfrac{T_{Ri}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It should be pointed out that the solution to the three-parameter Weibull via MLE is not always stable and can collapse if &amp;lt;math&amp;gt;\beta \sim 1.\,\!&amp;lt;/math&amp;gt; In estimating the true MLE of the three-parameter Weibull distribution, two difficulties arise. The first is a problem of non-regularity and the second is the parameter divergence problem, as discussed in Hirose [[Appendix:_Life_Data_Analysis_References|[14]]].&lt;br /&gt;
&lt;br /&gt;
Non-regularity occurs when &amp;lt;math&amp;gt;\beta \le 2.\,\!&amp;lt;/math&amp;gt; In general, there are no MLE solutions in the region of &amp;lt;math&amp;gt;0&amp;lt;\beta &amp;lt;1.\,\!&amp;lt;/math&amp;gt; When &amp;lt;math&amp;gt;1&amp;lt;\beta &amp;lt;2,\,\!&amp;lt;/math&amp;gt; MLE solutions exist but are not asymptotically normal, as discussed in Hirose [[Appendix:_Life_Data_Analysis_References|[14]]]. In the case of non-regularity, the solution is treated anomalously.&lt;br /&gt;
&lt;br /&gt;
Weibull++ attempts to find a solution in all of the regions using a variety of methods, but the user should be forewarned that not all possible data can be addressed. Thus, some solutions using MLE for the three-parameter Weibull will fail when the algorithm has reached predefined limits or fails to converge. In these cases, the user can change to the non-true MLE approach (in Weibull++ Application Setup), where &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; is estimated using non-linear regression. Once &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; is obtained, the MLE estimates of &amp;lt;math&amp;gt;\widehat{\beta }\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\widehat{\eta }\,\!&amp;lt;/math&amp;gt; are computed using the transformation &amp;lt;math&amp;gt;T_{i}^{\prime }=({{T}_{i}}-\gamma ).\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===  Exponential Log-Likelihood Functions and their Partials===&lt;br /&gt;
==== The One-Parameter Exponential====&lt;br /&gt;
This log-likelihood function is composed of three summation portions:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\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 }+\underset{i=1}{\overset{FI}{\mathop \sum }}\,N_{i}^{\prime \prime }\ln \left[ {{e}^{-\lambda T_{Li}^{\prime \prime }}}-{{e}^{-\lambda T_{Ri}^{\prime \prime }}} \right]\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{F}_{e}}\,\!&amp;lt;/math&amp;gt; is the number of groups of times-to-failure data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{N}_{i}}\,\!&amp;lt;/math&amp;gt; is the number of times-to-failure in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; time-to-failure data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; is the failure rate parameter (unknown a priori, the only parameter to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{T}_{i}}\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of time-to-failure data&lt;br /&gt;
:*&amp;lt;math&amp;gt;S\,\!&amp;lt;/math&amp;gt; is the number of groups of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the number of suspensions in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; suspension data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;FI\,\!&amp;lt;/math&amp;gt; is the number of interval data groups&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the number of intervals in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of data intervals&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Li}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the beginning of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Ri}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the ending of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
&lt;br /&gt;
The solution will be found by solving for a parameter &amp;lt;math&amp;gt;\widehat{\lambda }\,\!&amp;lt;/math&amp;gt; so that &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial \lambda }=0.\,\!&amp;lt;/math&amp;gt; Note that for &amp;lt;math&amp;gt;FI=0\,\!&amp;lt;/math&amp;gt; there exists a closed form solution.&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  \frac{\partial \Lambda }{\partial \lambda }= &amp;amp; \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 } \\ &lt;br /&gt;
  &amp;amp; -\underset{i=1}{\overset{FI}{\mathop \sum }}\,N_{i}^{\prime \prime }\left[ \frac{T_{Li}^{\prime \prime }{{e}^{-\lambda T_{Li}^{\prime \prime }}}-T_{Ri}^{\prime \prime }{{e}^{-\lambda T_{Ri}^{\prime \prime }}}}{{{e}^{-\lambda T_{Li}^{\prime \prime }}}-{{e}^{-\lambda T_{Ri}^{\prime \prime }}}} \right]  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====  The Two-Parameter Exponential====&lt;br /&gt;
This log-likelihood function for the two-parameter exponential distribution is very similar to that of the one-parameter distribution and is composed of three summation portions:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  &amp;amp; \ln (L)= &amp;amp; \Lambda =\underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,{{N}_{i}}\ln \left[ \lambda {{e}^{-\lambda \left( {{T}_{i}}-\gamma  \right)}} \right]-\underset{i=1}{\overset{S}{\mathop \sum }}\,N_{i}^{\prime }\lambda \left( T_{i}^{\prime }-\gamma  \right) \\ &lt;br /&gt;
 &amp;amp;  &amp;amp; \ \ +\underset{i=1}{\overset{FI}{\mathop \sum }}\,N_{i}^{\prime \prime }\ln \left[ {{e}^{-\lambda \left( T_{Li}^{\prime \prime }-\gamma  \right)}}-{{e}^{-\lambda \left( T_{Ri}^{\prime \prime }-\gamma  \right)}} \right],  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{F}_{e}}\,\!&amp;lt;/math&amp;gt; is the number of groups of times-to-failure data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{N}_{i}}\,\!&amp;lt;/math&amp;gt; is the number of times-to-failure in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; time-to-failure data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; is the failure rate parameter (unknown a priori, the first of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; is the location parameter (unknown a priori, the second of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{T}_{i}}\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of time-to-failure data&lt;br /&gt;
:*&amp;lt;math&amp;gt;S\,\!&amp;lt;/math&amp;gt; is the number of groups of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the number of suspensions in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; suspension data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;FI\,\!&amp;lt;/math&amp;gt; is the number of interval data groups&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the number of intervals in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of data intervals&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Li}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the beginning of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Ri}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the ending of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
&lt;br /&gt;
To find the two-parameter solution, look at the partial derivatives &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial \lambda }&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial \gamma}&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial \lambda }= &amp;amp; \underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,{{N}_{i}}\left[ \frac{1}{\lambda }-\left( {{T}_{i}}-\gamma  \right) \right] \\ &lt;br /&gt;
   &amp;amp; -\underset{i=1}{\overset{S}{\mathop \sum }}\,N_{i}^{\prime }\left( T_{i}^{\prime }-\gamma  \right) \\ &lt;br /&gt;
   &amp;amp; -\underset{i=1}{\overset{FI}{\mathop \sum }}\,N_{i}^{\prime \prime }\left[ \frac{\left( T_{Li}^{\prime \prime }-\gamma  \right){{e}^{-\lambda \left( T_{Li}^{\prime \prime }-{{\gamma }_{0}} \right)}}-\left( T_{Ri}^{\prime \prime }-\gamma  \right){{e}^{-\lambda \left( T_{Ri}^{\prime \prime }-\gamma  \right)}}}{{{e}^{-\lambda \left( T_{Li}^{\prime \prime }-\gamma  \right)}}-{{e}^{-\lambda \left( T_{Ri}^{\prime \prime }-\gamma  \right)}}} \right]  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}\frac{\partial \Lambda }{\partial \gamma }=\underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,{{N}_{i}}\lambda +\underset{i=1}{\overset{S}{\mathop \sum }}\,N_{i}^{\prime }\lambda +\underset{i=1}{\overset{FI}{\mathop \sum }}\,N_{i}^{\prime \prime }\lambda \,\!\end{align}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
From here we see that &amp;lt;math&amp;gt;\frac{\partial \Lambda }{\partial \gamma}&amp;lt;/math&amp;gt; is a positive, constant function of &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt;.  As alluded to in the chapter on the exponential distribution, this implies that the log-likelihood function &amp;lt;math&amp;gt;\Lambda&amp;lt;/math&amp;gt; is, for fixed &amp;lt;math&amp;gt;\lambda&amp;lt;/math&amp;gt;, an increasing function of &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt;.  Thus the MLE for &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt; is its largest possible value &amp;lt;math&amp;gt;T_1&amp;lt;/math&amp;gt;.  Therefore, to find the full MLE solution &amp;lt;math&amp;gt;(\widehat{\lambda },\widehat{\gamma})&amp;lt;/math&amp;gt; for the two-parameter exponential distribution, one should set &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt; equal to the first failure time and then find (numerically) a &amp;lt;math&amp;gt;\lambda&amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt;\tfrac{\partial \Lambda}{\partial \lambda} = 0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The 3D Plot utility in Weibull++ further illustrates this behavior of the log-likelihood function, as shown next:&lt;br /&gt;
&lt;br /&gt;
[[image: appendixc__127.gif|center|350px]]&lt;br /&gt;
&lt;br /&gt;
===  Normal Log-Likelihood Functions and their Partials===&lt;br /&gt;
The complete normal likelihood function (without the constant) is composed of three summation portions:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \ln (L)= &amp;amp; \Lambda =\underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,{{N}_{i}}\ln \left[ \frac{1}{\sigma }\phi \left( \frac{{{T}_{i}}-\mu }{\sigma } \right) \right] \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\overset{S}{\mathop \sum }}\,N_{i}^{^{\prime }}\ln \left[ 1-\Phi \left( \frac{T_{i}^{^{\prime }}-\mu }{\sigma } \right) \right] \\ &lt;br /&gt;
   &amp;amp; \text{ }+\underset{i=1}{\overset{{{F}_{i}}}{\mathop \sum }}\,N_{i}^{^{\prime \prime }}\ln \left[ \Phi \left( \frac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma } \right)-\Phi \left( \frac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma } \right) \right]  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{F}_{e}}\,\!&amp;lt;/math&amp;gt; is the number of groups of times-to-failure data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{N}_{i}}\,\!&amp;lt;/math&amp;gt; is the number of times-to-failure in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; time-to-failure data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;\mu \,\!&amp;lt;/math&amp;gt; is the mean parameter (unknown a priori, the first of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;\sigma \,\!&amp;lt;/math&amp;gt; is the standard deviation parameter (unknown a priori, the second of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{T}_{i}}\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of time-to-failure data&lt;br /&gt;
:*&amp;lt;math&amp;gt;S\,\!&amp;lt;/math&amp;gt; is the number of groups of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the number of suspensions in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; suspension data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{F}_{i}}\,\!&amp;lt;/math&amp;gt; is the number of interval data groups&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the number of intervals in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of data intervals&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Li}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the beginning of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Ri}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the ending of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
&lt;br /&gt;
The solution will be found by solving for a pair of parameters &amp;lt;math&amp;gt;\left( {{\mu }_{0}},{{\sigma }_{0}} \right)\,\!&amp;lt;/math&amp;gt; so that &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial \mu }=0\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial \sigma }=0.\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial \mu }= &amp;amp; \frac{1}{{{\sigma }^{2}}}\underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,{{N}_{i}}({{T}_{i}}-\mu ) \\ &lt;br /&gt;
   &amp;amp; +\frac{1}{\sigma }\underset{i=1}{\overset{S}{\mathop \sum }}\,N_{i}^{\prime }\frac{\phi \left( \tfrac{T_{i}^{\prime }-\mu }{\sigma } \right)}{1-\Phi \left( \tfrac{T_{i}^{\prime }-\mu }{\sigma } \right)} \\ &lt;br /&gt;
   &amp;amp; -\frac{1}{\sigma }\underset{i=1}{\overset{{{F}_{i}}}{\mathop \sum }}\,N_{i}^{\prime \prime }\frac{\phi \left( \tfrac{T_{Ri}^{\prime \prime }-\mu }{\sigma } \right)-\phi \left( \tfrac{T_{Li}^{\prime \prime }-\mu }{\sigma } \right)}{\Phi \left( \tfrac{T_{Ri}^{\prime \prime }-\mu }{\sigma } \right)-\Phi \left( \tfrac{T_{Li}^{\prime \prime }-\mu }{\sigma } \right)}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial \sigma }= &amp;amp; \underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,{{N}_{i}}\left( \frac{{{\left( {{T}_{i}}-\mu  \right)}^{2}}}{{{\sigma }^{3}}}-\frac{1}{\sigma } \right) \\ &lt;br /&gt;
   &amp;amp; +\frac{1}{\sigma }\underset{i=1}{\overset{S}{\mathop \sum }}\,N_{i}^{\prime }\frac{\left( \tfrac{T_{i}^{\prime }-\mu }{\sigma } \right)\phi \left( \tfrac{T_{i}^{\prime }-\mu }{\sigma } \right)}{1-\Phi \left( \tfrac{T_{i}^{\prime }-\mu }{\sigma } \right)} \\ &lt;br /&gt;
   &amp;amp; -\frac{1}{\sigma }\underset{i=1}{\overset{{{F}_{i}}}{\mathop \sum }}\,N_{i}^{\prime \prime }\frac{\left( \tfrac{T_{Ri}^{\prime \prime }-\mu }{\sigma } \right)\phi \left( \tfrac{T_{Ri}^{\prime \prime }-\mu }{\sigma } \right)-\left( \tfrac{T_{Li}^{\prime \prime }-\mu }{\sigma } \right)\phi \left( \tfrac{T_{Li}^{\prime \prime }-\mu }{\sigma } \right)}{\Phi \left( \tfrac{T_{Ri}^{\prime \prime }-\mu }{\sigma } \right)-\Phi \left( \tfrac{T_{Li}^{\prime \prime }-\mu }{\sigma } \right)}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\phi \left( x \right)=\frac{1}{\sqrt{2\pi }}{{e}^{-\tfrac{{{x}^{2}}}{2}}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\Phi (x)=\frac{1}{\sqrt{2\pi }}\int_{-\infty }^{x}{{e}^{-\tfrac{{{t}^{2}}}{2}}}dt\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====  Complete Data====&lt;br /&gt;
Note that for the normal distribution, and in the case of complete data only (as was shown in [[Basic Statistical Background]]), there exists a closed-form solution for both of the parameters or:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\widehat{\mu }=\widehat{{\bar{T}}}=\frac{1}{N}\underset{i=1}{\overset{N}{\mathop \sum }}\,{{T}_{i}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \hat{\sigma }_{T}^{2}= &amp;amp; \frac{1}{N}\underset{i=1}{\overset{N}{\mathop \sum }}\,{{({{T}_{i}}-\bar{T})}^{2}} \\ &lt;br /&gt;
  {{{\hat{\sigma }}}_{T}}= &amp;amp; \sqrt{\frac{1}{N}\underset{i=1}{\overset{N}{\mathop \sum }}\,{{({{T}_{i}}-\bar{T})}^{2}}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===  Lognormal Log-Likelihood Functions and their Partials===&lt;br /&gt;
The general log-likelihood function (without the constant) for the lognormal distribution is composed of three summation portions: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \ln (L)= &amp;amp; \Lambda =\underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,{{N}_{i}}\ln \left[ \frac{1}{{{T}_{i}} {{\sigma }_{{{T}&#039;}}}}\phi \left( \frac{\ln \left( {{T}_{i}} \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right) \right] \\ &lt;br /&gt;
   &amp;amp; \text{ }+\underset{i=1}{\overset{S}{\mathop \sum }}\,N_{i}^{\prime }\ln \left[ 1-\Phi \left( \frac{\ln \left( T_{i}^{\prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right) \right] \\ &lt;br /&gt;
   &amp;amp; \text{ }+\underset{i=1}{\overset{FI}{\mathop \sum }}\,N_{i}^{\prime \prime }\ln \left[ \Phi \left( \frac{\ln \left( T_{Ri}^{\prime \prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)-\Phi \left( \frac{\ln \left( T_{Li}^{\prime \prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right) \right]  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{F}_{e}}\,\!&amp;lt;/math&amp;gt; is the number of groups of times-to-failure data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{N}_{i}}\,\!&amp;lt;/math&amp;gt; is the number of times-to-failure in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; time-to-failure data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;{\mu }&#039;\,\!&amp;lt;/math&amp;gt; is the mean of the natural logarithms of the times-to-failure (unknown a priori, the first of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{\sigma }_{{{T}&#039;}}}\,\!&amp;lt;/math&amp;gt; is the standard deviation of the natural logarithms of the times-to-failure (unknown a priori, the second of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{T}_{i}}\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of time-to-failure data&lt;br /&gt;
:*&amp;lt;math&amp;gt;S\,\!&amp;lt;/math&amp;gt; is the number of groups of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the number of suspensions in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; suspension data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;FI\,\!&amp;lt;/math&amp;gt; is the number of interval data groups&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the number of intervals in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of data intervals&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Li}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the beginning of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Ri}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the ending of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
&lt;br /&gt;
The solution will be found by solving for a pair of parameters &amp;lt;math&amp;gt;\left( {\mu }&#039;,{{\sigma }_{{{T}&#039;}}} \right)\,\!&amp;lt;/math&amp;gt; so that &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial {\mu }&#039;}=0\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial {{\sigma }_{{{T}&#039;}}}}=0\,\!&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial {\mu }&#039;}= &amp;amp; \frac{1}{\sigma _{{{T}&#039;}}^{2}}\underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,N_{i}(\ln ({{T}_{i}})-{\mu }&#039;) \\ &lt;br /&gt;
   &amp;amp; +\frac{1}{{{\sigma }_{{{T}&#039;}}}}\underset{i=1}{\overset{S}{\mathop \sum }}\,N_{i}^{\prime }\frac{\phi \left( \tfrac{\ln \left( T_{i}^{\prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)}{1-\Phi \left( \tfrac{\ln \left( T_{i}^{\prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)} \\ &lt;br /&gt;
   &amp;amp; \ \ -\underset{i=1}{\overset{FI}{\mathop \sum }}\,\frac{N_{i}^{\prime \prime }}{\sigma }\frac{\phi \left( \tfrac{\ln \left( T_{Ri}^{\prime \prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)-\phi \left( \tfrac{\ln \left( T_{Li}^{\prime \prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)}{\Phi \left( \tfrac{\ln \left( T_{Ri}^{\prime \prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)-\Phi \left( \tfrac{\ln \left( T_{Li}^{\prime \prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial {{\sigma }_{{{T}&#039;}}}}= &amp;amp; \underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,N_{i}\left( \frac{{{\left( \ln ({{T}_{i}})-{\mu }&#039; \right)}^{2}}}{\sigma _{{{T}&#039;}}^{3}}-\frac{1}{{{\sigma }_{{{T}&#039;}}}} \right) \\ &lt;br /&gt;
   &amp;amp; +\frac{1}{{{\sigma }_{{{T}&#039;}}}}\underset{i=1}{\overset{S}{\mathop \sum }}\,N_{i}^{\prime }\frac{\left( \tfrac{\ln \left( T_{i}^{\prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)\phi \left( \tfrac{\ln \left( T_{i}^{\prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)}{1-\Phi \left( \tfrac{\ln \left( T_{i}^{\prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)} \\ &lt;br /&gt;
   &amp;amp; -\frac{1}{{{\sigma }_{{{T}&#039;}}}}\underset{i=1}{\overset{FI}{\mathop \sum }}\,N_{i}^{\prime \prime }\frac{\left( \tfrac{\ln \left( T_{Ri}^{\prime \prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)\phi \left( \tfrac{\ln \left( T_{Ri}^{\prime \prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)-\left( \tfrac{\ln \left( T_{Li}^{\prime \prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)\phi \left( \tfrac{\ln \left( T_{Li}^{\prime \prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)}{\Phi \left( \tfrac{\ln \left( T_{Ri}^{\prime \prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)-\Phi \left( \tfrac{\ln \left( T_{Li}^{\prime \prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\phi \left( x \right)=\frac{1}{\sqrt{2\pi }}\cdot {{e}^{-\tfrac{{{x}^{2}}}{2}}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\Phi (x)=\frac{1}{\sqrt{2\pi }}\int_{-\infty }^{x}{{e}^{-\tfrac{{{t}^{2}}}{2}}}dt\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===  Mixed Weibull Log-Likelihood Functions and their Partials===&lt;br /&gt;
The log-likelihood function  (without the constant) is composed of three summation portions: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \ln (L)= &amp;amp; \Lambda =\underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,{{N}_{i}}\ln \left[ \underset{k=1}{\overset{Q}{\mathop \sum }}\,{{\rho }_{k}}\frac{{{\beta }_{k}}}{{{\eta }_{k}}}{{\left( \frac{{{T}_{i}}}{{{\eta }_{k}}} \right)}^{{{\beta }_{k}}-1}}{{e}^{-{{\left( \tfrac{{{T}_{i}}}{{{\eta }_{k}}} \right)}^{{{\beta }_{k}}}}}} \right] \\ &lt;br /&gt;
   &amp;amp; \text{ }+\underset{i=1}{\overset{S}{\mathop \sum }}\,N_{i}^{\prime }\ln \left[ \underset{k=1}{\overset{Q}{\mathop \sum }}\,{{\rho }_{k}}{{e}^{-{{\left( \tfrac{T_{i}^{\prime }}{{{\eta }_{k}}} \right)}^{{{\beta }_{k}}}}}} \right] \\ &lt;br /&gt;
   &amp;amp; \text{ }+\underset{i=1}{\overset{FI}{\mathop \sum }}\,N_{i}^{\prime \prime }\ln \left[ \underset{k=1}{\overset{Q}{\mathop \sum }}\,{{\rho }_{k}}\frac{{{\beta }_{k}}}{{{\eta }_{k}}}{{\left( \frac{T_{Li}^{\prime \prime }+T_{Ri}^{\prime \prime }}{2{{\eta }_{k}}} \right)}^{{{\beta }_{k}}-1}}{{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }+T_{Ri}^{\prime \prime }}{2{{\eta }_{k}}} \right)}^{{{\beta }_{k}}}}}} \right]  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{F}_{e}}\,\!&amp;lt;/math&amp;gt; is the number of groups of times-to-failure data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{N}_{i}}\,\!&amp;lt;/math&amp;gt; is the number of times-to-failure in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; time-to-failure data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;Q\,\!&amp;lt;/math&amp;gt; is the number of subpopulations&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{\rho }_{k}}\,\!&amp;lt;/math&amp;gt; is the proportionality of the &amp;lt;math&amp;gt;{{k}^{th}}\,\!&amp;lt;/math&amp;gt; subpopulation (unknown a priori, the first set of three sets of parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{\beta }_{k}}\,\!&amp;lt;/math&amp;gt; is the Weibull shape parameter of the &amp;lt;math&amp;gt;{{k}^{th}}\,\!&amp;lt;/math&amp;gt; subpopulation (unknown a priori, the second set of three sets of parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{\eta }_{k}}\,\!&amp;lt;/math&amp;gt; is the Weibull scale parameter (unknown a priori, the third set of three sets of parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{T}_{i}}\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of time-to-failure data&lt;br /&gt;
:*&amp;lt;math&amp;gt;S\,\!&amp;lt;/math&amp;gt; is the number of groups of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the number of suspensions in &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; suspension data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;FI\,\!&amp;lt;/math&amp;gt; is the number of groups of interval data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the number of intervals in &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of data intervals&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Li}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the beginning of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Ri}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the ending of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
&lt;br /&gt;
The solution will be found by solving for a group of parameters:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\left( \widehat{{{\rho }_{1,}}}\widehat{{{\beta }_{1}}},\widehat{{{\eta }_{1}}},\widehat{{{\rho }_{2,}}}\widehat{{{\beta }_{2}}},\widehat{{{\eta }_{2}}},...,\widehat{{{\rho }_{Q,}}}\widehat{{{\beta }_{Q}}},\widehat{{{\eta }_{Q}}} \right)\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
so that:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial {{\rho }_{1}}}= &amp;amp; 0,\frac{\partial \Lambda }{\partial {{\beta }_{1}}}=0,\frac{\partial \Lambda }{\partial {{\eta }_{1}}}=0 \\ &lt;br /&gt;
  \frac{\partial \Lambda }{\partial {{\rho }_{2}}}= &amp;amp; 0,\frac{\partial \Lambda }{\partial {{\beta }_{2}}}=0,\frac{\partial \Lambda }{\partial {{\eta }_{2}}}=0 \\ &lt;br /&gt;
    \vdots  \\ &lt;br /&gt;
  \frac{\partial \Lambda }{\partial {{\rho }_{Q-1}}}= &amp;amp; 0,\frac{\partial \Lambda }{\partial {{\beta }_{Q-1}}}=0,\frac{\partial \Lambda }{\partial {{\eta }_{Q-1}}}=0 \\ &lt;br /&gt;
  \frac{\partial \Lambda }{\partial {{\beta }_{Q}}}= &amp;amp; 0,\text{ and }\frac{\partial \Lambda }{\partial {{\eta }_{Q}}}=0  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===  Logistic Log-Likelihood Functions and their Partials===&lt;br /&gt;
This log-likelihood function is composed of three summation portions:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  \ln (L)= &amp;amp; \Lambda =\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\ln \left( \frac{{{e}^{\tfrac{{{T}_{i}}-\mu }{\sigma }}}}{\sigma {{(1+{{e}^{\tfrac{{{T}_{i}}-\mu }{\sigma }}})}^{2}}} \right)-\underset{i=1}{\mathop{\overset{S}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime }}\ln (1+{{e}^{\tfrac{T_{i}^{^{\prime }}-\mu }{\sigma }}}) \\ &lt;br /&gt;
 &amp;amp; +\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime \prime }}\ln \left( \frac{1}{1+{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}-\frac{1}{1+{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}} \right)  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{F}_{e}}\,\!&amp;lt;/math&amp;gt; is the number of groups of times-to-failure data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{N}_{i}}\,\!&amp;lt;/math&amp;gt; is the number of times-to-failure in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; time-to-failure data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;\mu \,\!&amp;lt;/math&amp;gt; is the logistic shape parameter (unknown a priori, the first of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;\eta \,\!&amp;lt;/math&amp;gt; is the logistic scale parameter (unknown a priori, the second of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{T}_{i}}\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of time-to-failure data&lt;br /&gt;
:*&amp;lt;math&amp;gt;S\,\!&amp;lt;/math&amp;gt; is the number of groups of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the number of suspensions in &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; suspension data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;FI\,\!&amp;lt;/math&amp;gt; is the number of interval failure data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the number of intervals in &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of data intervals&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Li}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the beginning of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Ri}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the ending of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
&lt;br /&gt;
For the purposes of MLE, left censored data will be considered to be intervals with &amp;lt;math&amp;gt;T_{Li}^{\prime \prime }=0.\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The solution of the maximum log-likelihood function is found by solving for (&amp;lt;math&amp;gt;\widehat{\mu },\widehat{\sigma })\,\!&amp;lt;/math&amp;gt; so that &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial \mu }=0,\tfrac{\partial \Lambda }{\partial \sigma }=0.\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial \mu }= &amp;amp; -\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}+\frac{2}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\frac{{{e}^{\tfrac{{{T}_{i}}-\mu }{\sigma }}}}{1+{{e}^{\tfrac{{{T}_{i}}-\mu }{\sigma }}}}+\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{S}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime }}\frac{{{e}^{\tfrac{T_{i}^{^{\prime }}-\mu }{\sigma }}}}{1+{{e}^{\tfrac{T_{i}^{^{\prime }}-\mu }{\sigma }}}} \\ &lt;br /&gt;
 &amp;amp; -\frac{\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\mathop{}_{}^{}}}\,}}\,N_{i}^{^{\prime \prime }}}{\sigma }+\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime \prime }}\left( \frac{{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}{1+{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}+\frac{{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}{1+{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}} \right)  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  \frac{\partial \Lambda }{\partial \sigma }= &amp;amp; -\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\frac{{{T}_{i}}-\mu }{{{\sigma }^{2}}}-\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}+\frac{2}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\frac{\tfrac{{{T}_{i}}-\mu }{\sigma }{{e}^{\tfrac{{{T}_{i}}-\mu }{\sigma }}}}{1+{{e}^{\tfrac{{{T}_{i}}-\mu }{\sigma }}}} \\ &lt;br /&gt;
  &amp;amp; +\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{S}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime }}\frac{\tfrac{T_{i}^{^{\prime }}-\mu }{\sigma }{{e}^{\tfrac{T_{i}^{^{\prime }}-\mu }{\sigma }}}}{1+{{e}^{\tfrac{T_{i}^{^{\prime }}-\mu }{\sigma }}}} \\ &lt;br /&gt;
 &amp;amp; \frac{1}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime \prime }}(\frac{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}{1+{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}+\frac{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}{1+{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}} \\ &lt;br /&gt;
  &amp;amp; -\frac{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}-\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}{{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}-{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}})  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===  The Loglogistic Log-Likelihood Functions and their Partials===&lt;br /&gt;
This log-likelihood function is composed of three summation portions:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \ln (L)= &amp;amp; \Lambda =\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\ln \left( \frac{{{e}^{\tfrac{\ln ({{T}_{i}})-\mu }{\sigma }}}}{\sigma t{{(1+{{e}^{\tfrac{\ln ({{T}_{i}})-\mu }{\sigma }}})}^{2}}} \right) \\ &lt;br /&gt;
   &amp;amp; -\underset{i=1}{\mathop{\overset{S}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime }}\ln (1+{{e}^{\tfrac{\ln (T_{i}^{^{\prime }})-\mu }{\sigma }}}) \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime \prime }}\ln \left( \frac{1}{1+{{e}^{\tfrac{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }}}}-\frac{1}{1+{{e}^{\tfrac{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }}}} \right)  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{F}_{e}}\,\!&amp;lt;/math&amp;gt; is the number of groups of times-to-failure data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{N}_{i}}\,\!&amp;lt;/math&amp;gt; is the number of times-to-failure in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; time-to-failure data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;\mu \,\!&amp;lt;/math&amp;gt; is the loglogistic shape parameter (unknown a priori, the first of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;\sigma \,\!&amp;lt;/math&amp;gt; is the loglogistic scale parameter (unknown a priori, the second of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{T}_{i}}\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of time-to-failure data&lt;br /&gt;
:*&amp;lt;math&amp;gt;S\,\!&amp;lt;/math&amp;gt; is the number of groups of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the number of suspensions in &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; suspension data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;FI\,\!&amp;lt;/math&amp;gt; is the number of interval failure data groups,&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the number of intervals in &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of data intervals&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Li}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the beginning of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Ri}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the ending of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval &lt;br /&gt;
&lt;br /&gt;
For the purposes of MLE, left censored data will be considered to be intervals with &amp;lt;math&amp;gt;T_{Li}^{\prime \prime }=0.\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The solution of the maximum log-likelihood function is found by solving for (&amp;lt;math&amp;gt;\widehat{\mu },\widehat{\sigma })\,\!&amp;lt;/math&amp;gt; so that &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial \mu }=0,\tfrac{\partial \Lambda }{\partial \sigma }=0.\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial \mu }= &amp;amp; -\frac{\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\mathop{}_{}^{}}}\,}}\,{{N}_{i}}}{\sigma }+\frac{2}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\frac{{{e}^{\tfrac{\ln ({{T}_{i}})-\mu }{\sigma }}}}{1+{{e}^{\tfrac{\ln ({{T}_{i}})-\mu }{\sigma }}}} \\ &lt;br /&gt;
   &amp;amp; +\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{S}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime }}\frac{{{e}^{\tfrac{\ln (T_{i}^{^{\prime }})-\mu }{\sigma }}}}{1+{{e}^{\tfrac{\ln (T_{i}^{^{\prime }})-\mu }{\sigma }}}}-\frac{{{F}_{I}}}{\sigma } \\ &lt;br /&gt;
   &amp;amp; +\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime \prime }}\left( \frac{{{e}^{\tfrac{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }}}}{1+{{e}^{\tfrac{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }}}}+\frac{{{e}^{\tfrac{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }}}}{1+{{e}^{\tfrac{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }}}} \right)  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial \sigma }= &amp;amp; -\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\frac{\ln ({{T}_{i}})-\mu }{{{\sigma }^{2}}}-\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}+\frac{2}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\frac{\tfrac{\ln ({{T}_{i}})-\mu }{\sigma }{{e}^{\tfrac{\ln ({{T}_{i}})-\mu }{\sigma }}}}{1+{{e}^{\tfrac{\ln ({{T}_{i}})-\mu }{\sigma }}}} \\ &lt;br /&gt;
   &amp;amp; +\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{S}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime }}\frac{\tfrac{\ln (T_{i}^{^{\prime }})-\mu }{\sigma }{{e}^{\tfrac{\ln (T_{i}^{^{\prime }})-\mu }{\sigma }}}}{1+{{e}^{\tfrac{\ln (T_{i}^{^{\prime }})-\mu }{\sigma }}}} \\ &lt;br /&gt;
   &amp;amp; \frac{1}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime \prime }}(\frac{\tfrac{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }{{e}^{\tfrac{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }}}}{1+{{e}^{\tfrac{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }}}}+\frac{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }{{e}^{\tfrac{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }}}}{1+{{e}^{\tfrac{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }}}} \\ &lt;br /&gt;
   &amp;amp; -\frac{\tfrac{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }{{e}^{\tfrac{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }}}-\tfrac{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }{{e}^{\tfrac{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }}}}{{{e}^{\tfrac{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }}}-{{e}^{\tfrac{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }}}})  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===  The Gumbel Log-Likelihood Functions and their Partials===&lt;br /&gt;
This log-likelihood function is composed of three summation portions:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \ln (L)= &amp;amp; \Lambda =\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\ln \left( \frac{{{e}^{\tfrac{{{T}_{i}}-\mu }{\sigma }-{{e}^{\tfrac{{{T}_{i}}-\mu }{\sigma }}}}}}{\sigma } \right) \\ &lt;br /&gt;
   &amp;amp; -\underset{i=1}{\mathop{\overset{S}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime }}\ln \left( {{e}^{-{{e}^{\tfrac{T_{i}^{^{\prime }}-\mu }{\sigma }}}}} \right) \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime \prime }}\ln \left( {{e}^{-{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}}-{{e}^{-{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}} \right)  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \Lambda = &amp;amp; \underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\left( \frac{{{T}_{i}}-\mu }{\sigma }-{{e}^{\tfrac{{{T}_{i}}-\mu }{\sigma }}} \right)-\ln (\sigma )\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}} \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\mathop{\overset{S}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime }}{{e}^{\tfrac{T_{i}^{^{\prime }}-\mu }{\sigma }}} \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime \prime }}\ln \left( {{e}^{-{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}}-{{e}^{-{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}} \right)  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{F}_{e}}\,\!&amp;lt;/math&amp;gt; is the number of groups of times-to-failure data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{N}_{i}}\,\!&amp;lt;/math&amp;gt; is the number of times-to-failure in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; time-to-failure data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;\mu \,\!&amp;lt;/math&amp;gt; is the Gumbel shape parameter (unknown a priori, the first of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;\sigma \,\!&amp;lt;/math&amp;gt; is the Gumbel scale parameter (unknown a priori, the second of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{T}_{i}}\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of time-to-failure data&lt;br /&gt;
:*&amp;lt;math&amp;gt;S\,\!&amp;lt;/math&amp;gt; is the number of groups of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the number of suspensions in &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; suspension data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;FI\,\!&amp;lt;/math&amp;gt; is the number of interval failure data groups&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the number of intervals in &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of data intervals&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Li}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the beginning of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Ri}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the ending of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
&lt;br /&gt;
For the purposes of MLE, left censored data will be considered to be intervals with &amp;lt;math&amp;gt;T_{Li}^{\prime \prime }=0.\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The solution of the maximum log-likelihood function is found by solving for (&amp;lt;math&amp;gt;\widehat{\mu },\widehat{\sigma })\,\!&amp;lt;/math&amp;gt; so that:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial \mu }=0,\tfrac{\partial \Lambda }{\partial \sigma }=0.\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  \frac{\partial \Lambda }{\partial \mu }= &amp;amp; -\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}+\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}{{e}^{\tfrac{{{T}_{i}}-\mu }{\sigma }}}-\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{S}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime }}{{e}^{\tfrac{T_{i}^{^{\prime }}-\mu }{\sigma }}} \\ &lt;br /&gt;
   &amp;amp; +\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime \prime }}\left( \frac{{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }-{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}}-{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }-{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}}}{{{e}^{-{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}}-{{e}^{-{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}}} \right)  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial \sigma }= &amp;amp; -\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\frac{{{T}_{i}}-\mu }{{{\sigma }^{2}}}-\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,+\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\frac{{{T}_{i}}-\mu }{\sigma }{{e}^{\tfrac{{{T}_{i}}-\mu }{\sigma }}} \\ &lt;br /&gt;
   &amp;amp; -\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{S}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime }}\frac{T_{i}^{^{\prime }}-\mu }{\sigma }{{e}^{\tfrac{T_{i}^{^{\prime }}-\mu }{\sigma }}}+\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime \prime }} \\ &lt;br /&gt;
   &amp;amp; \left( \frac{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }-{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}}-\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }-{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}}}{{{e}^{-{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}}-{{e}^{-{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}}} \right)  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===  The Gamma Log-Likelihood Functions and their Partials===&lt;br /&gt;
This log-likelihood function is composed of three summation portions:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \ln (L)= &amp;amp; \Lambda =\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\ln \left( \frac{{{e}^{k(\ln ({{T}_{i}})-\mu )-{{e}^{{{e}^{\ln ({{T}_{i}})-\mu }}}}}}}{{{T}_{i}}\Gamma (k)} \right) \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\mathop{\overset{S}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime }}\ln \left( 1-\Gamma \left( _{1}k;{{e}^{\ln (T_{i}^{^{\prime }})-\mu )}} \right) \right) \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime \prime }}\ln \left( {{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }} \right)-{{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }} \right) \right)  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \Lambda = &amp;amp; \underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{-\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\ln ({{T}_{i}})\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{-\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\ln (\Gamma (k))+k\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}(\ln ({{T}_{i}})-\mu ) \\ &lt;br /&gt;
   &amp;amp; \underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{-\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}{{e}^{\ln ({{T}_{i}})-\mu }} \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\mathop{\overset{S}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime }}\ln \left( 1-{{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{i}^{^{\prime }})-\mu }} \right) \right) \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime \prime }}\ln \left( {{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu )}} \right)-{{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu )}} \right) \right)  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{F}_{e}}\,\!&amp;lt;/math&amp;gt; is the number of groups of times-to-failure data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{N}_{i}}\,\!&amp;lt;/math&amp;gt; is the number of times-to-failure in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; time-to-failure data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;\mu \,\!&amp;lt;/math&amp;gt; is the gamma shape parameter (unknown a priori, the first of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;k\,\!&amp;lt;/math&amp;gt; is the gamma scale parameter (unknown a priori, the second of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{T}_{i}}\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of time-to-failure data&lt;br /&gt;
:*&amp;lt;math&amp;gt;S\,\!&amp;lt;/math&amp;gt; is the number of groups of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the number of suspensions in &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; suspension data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;FI\,\!&amp;lt;/math&amp;gt; is the number of interval failure data groups&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the number of intervals in &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of data intervals&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Li}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the beginning of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
:*and &amp;lt;math&amp;gt;T_{Ri}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the ending of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
&lt;br /&gt;
For the purposes of MLE, left censored data will be considered to be intervals with &amp;lt;math&amp;gt;T_{Li}^{\prime \prime }=0.\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The solution of the maximum log-likelihood function is found by solving for (&amp;lt;math&amp;gt;\widehat{\mu },\widehat{\sigma })\,\!&amp;lt;/math&amp;gt; so that &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial \mu }=0,\tfrac{\partial \Lambda }{\partial k}=0.\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial \mu }= &amp;amp; -k\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}+\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}{{e}^{\ln ({{T}_{i}})-\mu }} \\ &lt;br /&gt;
   &amp;amp; +\frac{1}{\Gamma (k)}\underset{i=1}{\mathop{\overset{S}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime }}\frac{{{e}^{k\left( \ln (T_{i}^{^{\prime }})-\mu )-{{e}^{\ln (T_{i}^{^{\prime }})-\mu )}} \right)}}}{1-{{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{i}^{^{\prime }})-\mu }} \right)} \\ &lt;br /&gt;
   &amp;amp; +\frac{1}{\Gamma (k)}\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime \prime }}\{\frac{{{e}^{k{{e}^{{{e}^{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }}}}-{{e}^{{{e}^{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }}}}}}}{{{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }} \right)-{{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }} \right)} \\ &lt;br /&gt;
   &amp;amp; -\frac{{{e}^{k{{e}^{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }}-{{e}^{{{e}^{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }}}}}}}{{{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }} \right)-{{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }} \right)}\}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial k}= &amp;amp; \underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}(\ln ({{T}_{i}})-\mu )-\frac{{{\Gamma }^{^{\prime }}}(k)\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\mathop{}_{}^{}}}\,}}\,{{N}_{i}}}{\Gamma (k)} \\ &lt;br /&gt;
   &amp;amp; -\underset{i=1}{\mathop{\overset{S}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime }}\frac{\tfrac{\partial {{\Gamma }_{1}}(k;{{e}^{\ln (T_{i}^{^{\prime }})-\mu }})}{\partial k}}{1-{{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{i}^{^{\prime }})-\mu }} \right)} \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime \prime }}\left( \frac{\tfrac{\partial {{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }} \right)}{\partial k}-\tfrac{\partial {{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }} \right)}{\partial k}}{{{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }} \right)-{{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }}) \right)} \right)  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>M Spivey</name></author>
	</entry>
	<entry>
		<id>https://www.reliawiki.com/index.php?title=Appendix:_Log-Likelihood_Equations&amp;diff=65587</id>
		<title>Appendix: Log-Likelihood Equations</title>
		<link rel="alternate" type="text/html" href="https://www.reliawiki.com/index.php?title=Appendix:_Log-Likelihood_Equations&amp;diff=65587"/>
		<updated>2022-11-12T01:14:16Z</updated>

		<summary type="html">&lt;p&gt;M Spivey: /* The Two-Parameter Exponential */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:LDABOOK_SUB|Appendix D|Log-Likelihood Equations}}&lt;br /&gt;
&lt;br /&gt;
This appendix covers the log-likelihood functions and their associated partial derivatives for most of the distributions available in Weibull++. These distributions are discussed in more detail in the chapter for each distribution. &lt;br /&gt;
===Weibull Log-Likelihood Functions and their Partials===&lt;br /&gt;
====The Two-Parameter Weibull====&lt;br /&gt;
This log-likelihood function is composed of three summation portions:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
 \ln (L)= &amp;amp; \Lambda =\underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,{{N}_{i}}\ln \left[ \frac{\beta }{\eta }{{\left( \frac{{{T}_{i}}}{\eta } \right)}^{\beta -1}}{{e}^{-{{\left( \tfrac{{{T}_{i}}}{\eta } \right)}^{\beta }}}} \right]-\underset{i=1}{\overset{S}{\mathop \sum }}\,N_{i}^{\prime }{{\left( \frac{T_{i}^{\prime }}{\eta } \right)}^{\beta }} \\ &lt;br /&gt;
   &amp;amp; \text{  }+\underset{i=1}{\overset{FI}{\mathop \sum }}\,N_{i}^{\prime \prime }\ln \left[ {{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }}{\eta } \right)}^{\beta }}}}-{{e}^{-{{\left( \tfrac{T_{Ri}^{\prime \prime }}{\eta } \right)}^{\beta }}}} \right]   &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{F}_{e}}\,\!&amp;lt;/math&amp;gt; is the number of groups of times-to-failure data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{N}_{i}}\,\!&amp;lt;/math&amp;gt; is the number of times-to-failure in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; time-to-failure data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;\beta \,\!&amp;lt;/math&amp;gt; is the Weibull shape parameter (unknown a priori, the first of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;\eta \,\!&amp;lt;/math&amp;gt; is the Weibull scale parameter (unknown a priori, the second of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{T}_{i}}\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of time-to-failure data&lt;br /&gt;
:*&amp;lt;math&amp;gt;S\,\!&amp;lt;/math&amp;gt; is the number of groups of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the number of suspensions in &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; suspension data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;FI\,\!&amp;lt;/math&amp;gt; is the number of interval failure data groups&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the number of intervals in &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of data intervals&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Li}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the beginning of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Ri}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the ending of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval &lt;br /&gt;
&lt;br /&gt;
For the purposes of MLE, left censored data will be considered to be intervals with &amp;lt;math&amp;gt;T_{Li}^{\prime \prime }=0.\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The solution will be found by solving for a pair of parameters &amp;lt;math&amp;gt;\left( \widehat{\beta },\widehat{\eta } \right)\,\!&amp;lt;/math&amp;gt; so that &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial \beta }=0\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial \eta }=0.\,\!&amp;lt;/math&amp;gt; It should be noted that other methods can also be used, such as direct maximization of the likelihood function, without having to compute the derivatives.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  \frac{\partial \Lambda }{\partial \beta }= &amp;amp; \frac{1}{\beta }\underset{i=1}{\overset{{{F}_{e}}}{\mathop{\sum }}}\,{{N}_{i}}+\underset{i=1}{\overset{{{F}_{e}}}{\mathop{\sum }}}\,{{N}_{i}}\ln \left( \frac{{{T}_{i}}}{\eta } \right) \\ &lt;br /&gt;
   &amp;amp; -\underset{i=1}{\overset{{{F}_{e}}}{\mathop{\sum }}}\,{{N}_{i}}{{\left( \frac{{{T}_{i}}}{\eta } \right)}^{\beta }}\ln \left( \frac{{{T}_{i}}}{\eta } \right)-\underset{i=1}{\overset{S}{\mathop{\sum }}}\,N_{i}^{\prime }{{\left( \frac{T_{i}^{\prime }}{\eta } \right)}^{\beta }}\ln \left( \frac{T_{i}^{\prime }}{\eta } \right) \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\overset{FI}{\mathop{\sum }}}\,N_{i}^{\prime \prime }\frac{-{{\left( \tfrac{T_{Li}^{\prime \prime }}{\eta } \right)}^{\beta }}\ln \left( \tfrac{T_{Li}^{\prime \prime }}{\eta } \right){{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }}{\eta } \right)}^{\beta }}}}+{{\left( \tfrac{T_{Ri}^{\prime \prime }}{\eta } \right)}^{\beta }}\ln \left( \tfrac{T_{Ri}^{\prime \prime }}{\eta } \right){{e}^{-{{\left( \tfrac{T_{Ri}^{\prime \prime }}{\eta } \right)}^{\beta }}}}}{{{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }}{\eta } \right)}^{\beta }}}}-{{e}^{-{{\left( \tfrac{T_{Ri}^{\prime \prime }}{\eta } \right)}^{\beta }}}}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial \eta }= &amp;amp; \frac{-\beta }{\eta }\underset{i=1}{\overset{{{F}_{e}}}{\mathop{\sum }}}\,{{N}_{i}}+\frac{\beta }{\eta }\underset{i=1}{\overset{{{F}_{e}}}{\mathop{\sum }}}\,{{N}_{i}}{{\left( \frac{{{T}_{i}}}{\eta } \right)}^{\beta }} \\ &lt;br /&gt;
   &amp;amp; +\frac{\beta }{\eta }\underset{i=1}{\overset{S}{\mathop{\sum }}}\,N_{i}^{\prime }{{\left( \frac{T_{i}^{\prime }}{\eta } \right)}^{\beta }} \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\overset{FI}{\mathop{\sum }}}\,N_{i}^{\prime \prime }\frac{\left( \tfrac{\beta }{\eta } \right){{\left( \tfrac{T_{Li}^{\prime \prime }}{\eta } \right)}^{\beta }}{{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }}{\eta } \right)}^{\beta }}}}-\left( \tfrac{\beta }{\eta } \right){{\left( \tfrac{T_{Ri}^{\prime \prime }}{\eta } \right)}^{\beta }}{{e}^{-{{\left( \tfrac{T_{Ri}^{\prime \prime }}{\eta } \right)}^{\beta }}}}}{{{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }}{\eta } \right)}^{\beta }}}}-{{e}^{-{{\left( \tfrac{T_{Ri}^{\prime \prime }}{\eta } \right)}^{\beta }}}}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====  The Three-Parameter Weibull====&lt;br /&gt;
This log-likelihood function is again composed of three summation portions:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \ln (L)= &amp;amp; \Lambda =\underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,{{N}_{i}}\ln \left[ \frac{\beta }{\eta }{{\left( \frac{{{T}_{i}}-\gamma }{\eta } \right)}^{\beta -1}}{{e}^{-{{\left( \tfrac{{{T}_{i}}-\gamma }{\eta } \right)}^{\beta }}}} \right]-\underset{i=1}{\overset{S}{\mathop \sum }}\,N_{i}^{\prime }{{\left( \frac{T_{i}^{\prime }-\gamma }{\eta } \right)}^{\beta }} \\ &lt;br /&gt;
   &amp;amp;  \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\overset{FI}{\mathop \sum }}\,N_{i}^{\prime \prime }\ln \left[ {{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}-{{e}^{-{{\left( \tfrac{T_{Ri}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}} \right]  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{F}_{e}}\,\!&amp;lt;/math&amp;gt; is the number of groups of times-to-failure data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{N}_{i}}\,\!&amp;lt;/math&amp;gt; is the number of times-to-failure in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; time-to-failure data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;\beta \,\!&amp;lt;/math&amp;gt; is the Weibull shape parameter (unknown a priori, the first of three parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;\eta \,\!&amp;lt;/math&amp;gt; is the Weibull scale parameter (unknown a priori, the second of three parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{T}_{i}}\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of time-to-failure data&lt;br /&gt;
:*&amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; is the Weibull location parameter (unknown a priori, the third of three parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;S\,\!&amp;lt;/math&amp;gt; is the number of groups of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the number of suspensions in &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; suspension data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;FI\,\!&amp;lt;/math&amp;gt; is the number of interval data groups&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the number of intervals in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of data intervals&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Li}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the beginning of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
:*and &amp;lt;math&amp;gt;T_{Ri}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the ending of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
&lt;br /&gt;
The solution is found by solving for &amp;lt;math&amp;gt;\left( \widehat{\beta },\widehat{\eta },\widehat{\gamma } \right)\,\!&amp;lt;/math&amp;gt; so that &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial \beta }=0,\,\!&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial \eta }=0,\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial \gamma }=0.\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial \beta }= &amp;amp; \frac{1}{\beta }\underset{i=1}{\overset{{{F}_{e}}}{\mathop{\sum }}}\,{{N}_{i}}+\underset{i=1}{\overset{{{F}_{e}}}{\mathop{\sum }}}\,{{N}_{i}}\ln \left( \frac{{{T}_{i}}-\gamma }{\eta } \right)-\underset{i=1}{\overset{{{F}_{e}}}{\mathop{\sum }}}\,{{N}_{i}}{{\left( \frac{{{T}_{i}}-\gamma }{\eta } \right)}^{\beta }}\ln \left( \frac{{{T}_{i}}-\gamma }{\eta } \right) \\ &lt;br /&gt;
   &amp;amp; -\underset{i=1}{\overset{S}{\mathop{\sum }}}\,N_{i}^{\prime }{{\left( \frac{T_{i}^{\prime }-\gamma }{\eta } \right)}^{\beta }}\ln \left( \frac{T_{i}^{\prime }-\gamma }{\eta } \right) \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\overset{FI}{\mathop{\sum }}}\,N_{i}^{\prime \prime }\frac{-{{\left( \tfrac{T_{Li}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}\ln \left( \tfrac{T_{Li}^{\prime \prime }-\gamma }{\eta } \right){{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}}{{{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}-{{e}^{-{{\left( \tfrac{T_{Ri}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}} \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\overset{FI}{\mathop{\sum }}}\,N_{i}^{\prime \prime }\frac{{{\left( \tfrac{T_{Ri}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}\ln \left( \tfrac{T_{Ri}^{\prime \prime }-\gamma }{\eta } \right){{e}^{-{{\left( \tfrac{T_{Ri}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}}{{{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}-{{e}^{-{{\left( \tfrac{T_{Ri}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial \eta }= &amp;amp; \frac{-\beta }{\eta }\underset{i=1}{\overset{{{F}_{e}}}{\mathop{\sum }}}\,{{N}_{i}}+\frac{\beta }{\eta }\underset{i=1}{\overset{{{F}_{e}}}{\mathop{\sum }}}\,{{N}_{i}}{{\left( \frac{{{T}_{i}}-\gamma }{\eta } \right)}^{\beta }}+\underset{i=1}{\overset{S}{\mathop{\sum }}}\,N_{i}^{\prime }{{\left( \frac{T_{i}^{\prime }-\gamma }{\eta } \right)}^{\beta }}\left( \frac{\beta }{\eta } \right) \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\overset{FI}{\mathop{\sum }}}\,N_{i}^{\prime \prime }\frac{\tfrac{\beta }{\eta }{{\left( \tfrac{T_{Li}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}\ln \left( \tfrac{T_{Li}^{\prime \prime }-\gamma }{\eta } \right){{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}}{{{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}-{{e}^{-{{\left( \tfrac{T_{Ri}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}} \\ &lt;br /&gt;
   &amp;amp; -\underset{i=1}{\overset{FI}{\mathop{\sum }}}\,N_{i}^{\prime \prime }\frac{\tfrac{\beta }{\eta }{{\left( \tfrac{T_{Ri}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}\ln \left( \tfrac{T_{Ri}^{\prime \prime }-\gamma }{\eta } \right){{e}^{-{{\left( \tfrac{T_{Ri}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}}{{{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}-{{e}^{-{{\left( \tfrac{T_{Ri}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial \gamma }= &amp;amp; \left( 1-\beta  \right)\underset{i=1}{\overset{{{F}_{e}}}{\mathop{\sum }}}\,\left( \frac{{{N}_{i}}}{{{T}_{i}}-\gamma } \right)+\underset{i=1}{\overset{{{F}_{e}}}{\mathop{\sum }}}\,{{N}_{i}}{{\left( \frac{{{T}_{i}}-\gamma }{\eta } \right)}^{\beta }}\left( \frac{\beta }{{{T}_{i}}-\gamma } \right) \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\overset{S}{\mathop{\sum }}}\,N_{i}^{\prime }{{\left( \frac{T_{i}^{\prime }-\gamma }{\eta } \right)}^{\beta }}\left( \frac{\beta }{T_{i}^{\prime }-\gamma } \right) \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\overset{FI}{\mathop{\sum }}}\,N_{i}^{\prime \prime }\frac{\tfrac{\beta }{T_{Li}^{\prime \prime }-\gamma }{{\left( \tfrac{T_{Li}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}{{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}-\tfrac{\beta }{T_{Ri}^{\prime \prime }-\gamma }{{\left( \tfrac{T_{Ri}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}{{e}^{-{{\left( \tfrac{T_{Ri}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}}{{{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}-{{e}^{-{{\left( \tfrac{T_{Ri}^{\prime \prime }-\gamma }{\eta } \right)}^{\beta }}}}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It should be pointed out that the solution to the three-parameter Weibull via MLE is not always stable and can collapse if &amp;lt;math&amp;gt;\beta \sim 1.\,\!&amp;lt;/math&amp;gt; In estimating the true MLE of the three-parameter Weibull distribution, two difficulties arise. The first is a problem of non-regularity and the second is the parameter divergence problem, as discussed in Hirose [[Appendix:_Life_Data_Analysis_References|[14]]].&lt;br /&gt;
&lt;br /&gt;
Non-regularity occurs when &amp;lt;math&amp;gt;\beta \le 2.\,\!&amp;lt;/math&amp;gt; In general, there are no MLE solutions in the region of &amp;lt;math&amp;gt;0&amp;lt;\beta &amp;lt;1.\,\!&amp;lt;/math&amp;gt; When &amp;lt;math&amp;gt;1&amp;lt;\beta &amp;lt;2,\,\!&amp;lt;/math&amp;gt; MLE solutions exist but are not asymptotically normal, as discussed in Hirose [[Appendix:_Life_Data_Analysis_References|[14]]]. In the case of non-regularity, the solution is treated anomalously.&lt;br /&gt;
&lt;br /&gt;
Weibull++ attempts to find a solution in all of the regions using a variety of methods, but the user should be forewarned that not all possible data can be addressed. Thus, some solutions using MLE for the three-parameter Weibull will fail when the algorithm has reached predefined limits or fails to converge. In these cases, the user can change to the non-true MLE approach (in Weibull++ Application Setup), where &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; is estimated using non-linear regression. Once &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; is obtained, the MLE estimates of &amp;lt;math&amp;gt;\widehat{\beta }\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\widehat{\eta }\,\!&amp;lt;/math&amp;gt; are computed using the transformation &amp;lt;math&amp;gt;T_{i}^{\prime }=({{T}_{i}}-\gamma ).\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===  Exponential Log-Likelihood Functions and their Partials===&lt;br /&gt;
==== The One-Parameter Exponential====&lt;br /&gt;
This log-likelihood function is composed of three summation portions:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\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 }+\underset{i=1}{\overset{FI}{\mathop \sum }}\,N_{i}^{\prime \prime }\ln \left[ {{e}^{-\lambda T_{Li}^{\prime \prime }}}-{{e}^{-\lambda T_{Ri}^{\prime \prime }}} \right]\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{F}_{e}}\,\!&amp;lt;/math&amp;gt; is the number of groups of times-to-failure data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{N}_{i}}\,\!&amp;lt;/math&amp;gt; is the number of times-to-failure in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; time-to-failure data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; is the failure rate parameter (unknown a priori, the only parameter to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{T}_{i}}\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of time-to-failure data&lt;br /&gt;
:*&amp;lt;math&amp;gt;S\,\!&amp;lt;/math&amp;gt; is the number of groups of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the number of suspensions in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; suspension data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;FI\,\!&amp;lt;/math&amp;gt; is the number of interval data groups&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the number of intervals in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of data intervals&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Li}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the beginning of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Ri}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the ending of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
&lt;br /&gt;
The solution will be found by solving for a parameter &amp;lt;math&amp;gt;\widehat{\lambda }\,\!&amp;lt;/math&amp;gt; so that &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial \lambda }=0.\,\!&amp;lt;/math&amp;gt; Note that for &amp;lt;math&amp;gt;FI=0\,\!&amp;lt;/math&amp;gt; there exists a closed form solution.&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  \frac{\partial \Lambda }{\partial \lambda }= &amp;amp; \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 } \\ &lt;br /&gt;
  &amp;amp; -\underset{i=1}{\overset{FI}{\mathop \sum }}\,N_{i}^{\prime \prime }\left[ \frac{T_{Li}^{\prime \prime }{{e}^{-\lambda T_{Li}^{\prime \prime }}}-T_{Ri}^{\prime \prime }{{e}^{-\lambda T_{Ri}^{\prime \prime }}}}{{{e}^{-\lambda T_{Li}^{\prime \prime }}}-{{e}^{-\lambda T_{Ri}^{\prime \prime }}}} \right]  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====  The Two-Parameter Exponential====&lt;br /&gt;
This log-likelihood function for the two-parameter exponential distribution is very similar to that of the one-parameter distribution and is composed of three summation portions:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  &amp;amp; \ln (L)= &amp;amp; \Lambda =\underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,{{N}_{i}}\ln \left[ \lambda {{e}^{-\lambda \left( {{T}_{i}}-\gamma  \right)}} \right]-\underset{i=1}{\overset{S}{\mathop \sum }}\,N_{i}^{\prime }\lambda \left( T_{i}^{\prime }-\gamma  \right) \\ &lt;br /&gt;
 &amp;amp;  &amp;amp; \ \ +\underset{i=1}{\overset{FI}{\mathop \sum }}\,N_{i}^{\prime \prime }\ln \left[ {{e}^{-\lambda \left( T_{Li}^{\prime \prime }-\gamma  \right)}}-{{e}^{-\lambda \left( T_{Ri}^{\prime \prime }-\gamma  \right)}} \right],  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{F}_{e}}\,\!&amp;lt;/math&amp;gt; is the number of groups of times-to-failure data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{N}_{i}}\,\!&amp;lt;/math&amp;gt; is the number of times-to-failure in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; time-to-failure data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; is the failure rate parameter (unknown a priori, the first of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; is the location parameter (unknown a priori, the second of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{T}_{i}}\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of time-to-failure data&lt;br /&gt;
:*&amp;lt;math&amp;gt;S\,\!&amp;lt;/math&amp;gt; is the number of groups of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the number of suspensions in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; suspension data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;FI\,\!&amp;lt;/math&amp;gt; is the number of interval data groups&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the number of intervals in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of data intervals&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Li}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the beginning of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Ri}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the ending of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
&lt;br /&gt;
To find the two-parameter solution, look at the partial derivatives &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial \lambda }&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial \gamma}&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial \lambda }= &amp;amp; \underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,{{N}_{i}}\left[ \frac{1}{\lambda }-\left( {{T}_{i}}-\gamma  \right) \right] \\ &lt;br /&gt;
   &amp;amp; -\underset{i=1}{\overset{S}{\mathop \sum }}\,N_{i}^{\prime }\left( T_{i}^{\prime }-\gamma  \right) \\ &lt;br /&gt;
   &amp;amp; -\underset{i=1}{\overset{FI}{\mathop \sum }}\,N_{i}^{\prime \prime }\left[ \frac{\left( T_{Li}^{\prime \prime }-\gamma  \right){{e}^{-\lambda \left( T_{Li}^{\prime \prime }-{{\gamma }_{0}} \right)}}-\left( T_{Ri}^{\prime \prime }-\gamma  \right){{e}^{-\lambda \left( T_{Ri}^{\prime \prime }-\gamma  \right)}}}{{{e}^{-\lambda \left( T_{Li}^{\prime \prime }-\gamma  \right)}}-{{e}^{-\lambda \left( T_{Ri}^{\prime \prime }-\gamma  \right)}}} \right]  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\frac{\partial \Lambda }{\partial \gamma }=\underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,{{N}_{i}}\lambda +\underset{i=1}{\overset{S}{\mathop \sum }}\,N_{i}^{\prime }\lambda +\underset{i=1}{\overset{FI}{\mathop \sum }}\,N_{i}^{\prime \prime }\lambda \,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
From here we see that &amp;lt;math&amp;gt;\frac{\partial \Lambda }{\partial \gamma}&amp;lt;/math&amp;gt; is a positive, constant function of &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt;.  As alluded to in the section on the exponential distribution, this implies that the log-likelihood function &amp;lt;math&amp;gt;\Lambda&amp;lt;/math&amp;gt; is, for fixed &amp;lt;math&amp;gt;\lambda&amp;lt;/math&amp;gt;, an increasing function of &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt;.  Thus the MLE for &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt; is its largest possible value &amp;lt;math&amp;gt;T_1&amp;lt;/math&amp;gt;.  Therefore, to find the full MLE solution &amp;lt;math&amp;gt;(\widehat{\lambda },\widehat{\gamma})&amp;lt;/math&amp;gt; for the two-parameter exponential distribution, one should set &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt; equal to the first failure time and then find a &amp;lt;math&amp;gt;\lambda&amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt;\tfrac{\partial \Lambda}{\partial \lambda} = 0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The 3D Plot utility in Weibull++ further illustrates this behavior of the log-likelihood function, as shown next:&lt;br /&gt;
&lt;br /&gt;
[[image: appendixc__127.gif|center|350px]]&lt;br /&gt;
&lt;br /&gt;
===  Normal Log-Likelihood Functions and their Partials===&lt;br /&gt;
The complete normal likelihood function (without the constant) is composed of three summation portions:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \ln (L)= &amp;amp; \Lambda =\underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,{{N}_{i}}\ln \left[ \frac{1}{\sigma }\phi \left( \frac{{{T}_{i}}-\mu }{\sigma } \right) \right] \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\overset{S}{\mathop \sum }}\,N_{i}^{^{\prime }}\ln \left[ 1-\Phi \left( \frac{T_{i}^{^{\prime }}-\mu }{\sigma } \right) \right] \\ &lt;br /&gt;
   &amp;amp; \text{ }+\underset{i=1}{\overset{{{F}_{i}}}{\mathop \sum }}\,N_{i}^{^{\prime \prime }}\ln \left[ \Phi \left( \frac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma } \right)-\Phi \left( \frac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma } \right) \right]  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{F}_{e}}\,\!&amp;lt;/math&amp;gt; is the number of groups of times-to-failure data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{N}_{i}}\,\!&amp;lt;/math&amp;gt; is the number of times-to-failure in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; time-to-failure data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;\mu \,\!&amp;lt;/math&amp;gt; is the mean parameter (unknown a priori, the first of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;\sigma \,\!&amp;lt;/math&amp;gt; is the standard deviation parameter (unknown a priori, the second of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{T}_{i}}\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of time-to-failure data&lt;br /&gt;
:*&amp;lt;math&amp;gt;S\,\!&amp;lt;/math&amp;gt; is the number of groups of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the number of suspensions in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; suspension data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{F}_{i}}\,\!&amp;lt;/math&amp;gt; is the number of interval data groups&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the number of intervals in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of data intervals&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Li}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the beginning of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Ri}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the ending of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
&lt;br /&gt;
The solution will be found by solving for a pair of parameters &amp;lt;math&amp;gt;\left( {{\mu }_{0}},{{\sigma }_{0}} \right)\,\!&amp;lt;/math&amp;gt; so that &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial \mu }=0\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial \sigma }=0.\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial \mu }= &amp;amp; \frac{1}{{{\sigma }^{2}}}\underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,{{N}_{i}}({{T}_{i}}-\mu ) \\ &lt;br /&gt;
   &amp;amp; +\frac{1}{\sigma }\underset{i=1}{\overset{S}{\mathop \sum }}\,N_{i}^{\prime }\frac{\phi \left( \tfrac{T_{i}^{\prime }-\mu }{\sigma } \right)}{1-\Phi \left( \tfrac{T_{i}^{\prime }-\mu }{\sigma } \right)} \\ &lt;br /&gt;
   &amp;amp; -\frac{1}{\sigma }\underset{i=1}{\overset{{{F}_{i}}}{\mathop \sum }}\,N_{i}^{\prime \prime }\frac{\phi \left( \tfrac{T_{Ri}^{\prime \prime }-\mu }{\sigma } \right)-\phi \left( \tfrac{T_{Li}^{\prime \prime }-\mu }{\sigma } \right)}{\Phi \left( \tfrac{T_{Ri}^{\prime \prime }-\mu }{\sigma } \right)-\Phi \left( \tfrac{T_{Li}^{\prime \prime }-\mu }{\sigma } \right)}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial \sigma }= &amp;amp; \underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,{{N}_{i}}\left( \frac{{{\left( {{T}_{i}}-\mu  \right)}^{2}}}{{{\sigma }^{3}}}-\frac{1}{\sigma } \right) \\ &lt;br /&gt;
   &amp;amp; +\frac{1}{\sigma }\underset{i=1}{\overset{S}{\mathop \sum }}\,N_{i}^{\prime }\frac{\left( \tfrac{T_{i}^{\prime }-\mu }{\sigma } \right)\phi \left( \tfrac{T_{i}^{\prime }-\mu }{\sigma } \right)}{1-\Phi \left( \tfrac{T_{i}^{\prime }-\mu }{\sigma } \right)} \\ &lt;br /&gt;
   &amp;amp; -\frac{1}{\sigma }\underset{i=1}{\overset{{{F}_{i}}}{\mathop \sum }}\,N_{i}^{\prime \prime }\frac{\left( \tfrac{T_{Ri}^{\prime \prime }-\mu }{\sigma } \right)\phi \left( \tfrac{T_{Ri}^{\prime \prime }-\mu }{\sigma } \right)-\left( \tfrac{T_{Li}^{\prime \prime }-\mu }{\sigma } \right)\phi \left( \tfrac{T_{Li}^{\prime \prime }-\mu }{\sigma } \right)}{\Phi \left( \tfrac{T_{Ri}^{\prime \prime }-\mu }{\sigma } \right)-\Phi \left( \tfrac{T_{Li}^{\prime \prime }-\mu }{\sigma } \right)}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\phi \left( x \right)=\frac{1}{\sqrt{2\pi }}{{e}^{-\tfrac{{{x}^{2}}}{2}}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\Phi (x)=\frac{1}{\sqrt{2\pi }}\int_{-\infty }^{x}{{e}^{-\tfrac{{{t}^{2}}}{2}}}dt\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====  Complete Data====&lt;br /&gt;
Note that for the normal distribution, and in the case of complete data only (as was shown in [[Basic Statistical Background]]), there exists a closed-form solution for both of the parameters or:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\widehat{\mu }=\widehat{{\bar{T}}}=\frac{1}{N}\underset{i=1}{\overset{N}{\mathop \sum }}\,{{T}_{i}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \hat{\sigma }_{T}^{2}= &amp;amp; \frac{1}{N}\underset{i=1}{\overset{N}{\mathop \sum }}\,{{({{T}_{i}}-\bar{T})}^{2}} \\ &lt;br /&gt;
  {{{\hat{\sigma }}}_{T}}= &amp;amp; \sqrt{\frac{1}{N}\underset{i=1}{\overset{N}{\mathop \sum }}\,{{({{T}_{i}}-\bar{T})}^{2}}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===  Lognormal Log-Likelihood Functions and their Partials===&lt;br /&gt;
The general log-likelihood function (without the constant) for the lognormal distribution is composed of three summation portions: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \ln (L)= &amp;amp; \Lambda =\underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,{{N}_{i}}\ln \left[ \frac{1}{{{T}_{i}} {{\sigma }_{{{T}&#039;}}}}\phi \left( \frac{\ln \left( {{T}_{i}} \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right) \right] \\ &lt;br /&gt;
   &amp;amp; \text{ }+\underset{i=1}{\overset{S}{\mathop \sum }}\,N_{i}^{\prime }\ln \left[ 1-\Phi \left( \frac{\ln \left( T_{i}^{\prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right) \right] \\ &lt;br /&gt;
   &amp;amp; \text{ }+\underset{i=1}{\overset{FI}{\mathop \sum }}\,N_{i}^{\prime \prime }\ln \left[ \Phi \left( \frac{\ln \left( T_{Ri}^{\prime \prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)-\Phi \left( \frac{\ln \left( T_{Li}^{\prime \prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right) \right]  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{F}_{e}}\,\!&amp;lt;/math&amp;gt; is the number of groups of times-to-failure data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{N}_{i}}\,\!&amp;lt;/math&amp;gt; is the number of times-to-failure in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; time-to-failure data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;{\mu }&#039;\,\!&amp;lt;/math&amp;gt; is the mean of the natural logarithms of the times-to-failure (unknown a priori, the first of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{\sigma }_{{{T}&#039;}}}\,\!&amp;lt;/math&amp;gt; is the standard deviation of the natural logarithms of the times-to-failure (unknown a priori, the second of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{T}_{i}}\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of time-to-failure data&lt;br /&gt;
:*&amp;lt;math&amp;gt;S\,\!&amp;lt;/math&amp;gt; is the number of groups of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the number of suspensions in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; suspension data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;FI\,\!&amp;lt;/math&amp;gt; is the number of interval data groups&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the number of intervals in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of data intervals&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Li}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the beginning of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Ri}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the ending of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
&lt;br /&gt;
The solution will be found by solving for a pair of parameters &amp;lt;math&amp;gt;\left( {\mu }&#039;,{{\sigma }_{{{T}&#039;}}} \right)\,\!&amp;lt;/math&amp;gt; so that &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial {\mu }&#039;}=0\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial {{\sigma }_{{{T}&#039;}}}}=0\,\!&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial {\mu }&#039;}= &amp;amp; \frac{1}{\sigma _{{{T}&#039;}}^{2}}\underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,N_{i}(\ln ({{T}_{i}})-{\mu }&#039;) \\ &lt;br /&gt;
   &amp;amp; +\frac{1}{{{\sigma }_{{{T}&#039;}}}}\underset{i=1}{\overset{S}{\mathop \sum }}\,N_{i}^{\prime }\frac{\phi \left( \tfrac{\ln \left( T_{i}^{\prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)}{1-\Phi \left( \tfrac{\ln \left( T_{i}^{\prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)} \\ &lt;br /&gt;
   &amp;amp; \ \ -\underset{i=1}{\overset{FI}{\mathop \sum }}\,\frac{N_{i}^{\prime \prime }}{\sigma }\frac{\phi \left( \tfrac{\ln \left( T_{Ri}^{\prime \prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)-\phi \left( \tfrac{\ln \left( T_{Li}^{\prime \prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)}{\Phi \left( \tfrac{\ln \left( T_{Ri}^{\prime \prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)-\Phi \left( \tfrac{\ln \left( T_{Li}^{\prime \prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial {{\sigma }_{{{T}&#039;}}}}= &amp;amp; \underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,N_{i}\left( \frac{{{\left( \ln ({{T}_{i}})-{\mu }&#039; \right)}^{2}}}{\sigma _{{{T}&#039;}}^{3}}-\frac{1}{{{\sigma }_{{{T}&#039;}}}} \right) \\ &lt;br /&gt;
   &amp;amp; +\frac{1}{{{\sigma }_{{{T}&#039;}}}}\underset{i=1}{\overset{S}{\mathop \sum }}\,N_{i}^{\prime }\frac{\left( \tfrac{\ln \left( T_{i}^{\prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)\phi \left( \tfrac{\ln \left( T_{i}^{\prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)}{1-\Phi \left( \tfrac{\ln \left( T_{i}^{\prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)} \\ &lt;br /&gt;
   &amp;amp; -\frac{1}{{{\sigma }_{{{T}&#039;}}}}\underset{i=1}{\overset{FI}{\mathop \sum }}\,N_{i}^{\prime \prime }\frac{\left( \tfrac{\ln \left( T_{Ri}^{\prime \prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)\phi \left( \tfrac{\ln \left( T_{Ri}^{\prime \prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)-\left( \tfrac{\ln \left( T_{Li}^{\prime \prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)\phi \left( \tfrac{\ln \left( T_{Li}^{\prime \prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)}{\Phi \left( \tfrac{\ln \left( T_{Ri}^{\prime \prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)-\Phi \left( \tfrac{\ln \left( T_{Li}^{\prime \prime } \right)-{\mu }&#039;}{{{\sigma }_{{{T}&#039;}}}} \right)}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\phi \left( x \right)=\frac{1}{\sqrt{2\pi }}\cdot {{e}^{-\tfrac{{{x}^{2}}}{2}}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\Phi (x)=\frac{1}{\sqrt{2\pi }}\int_{-\infty }^{x}{{e}^{-\tfrac{{{t}^{2}}}{2}}}dt\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===  Mixed Weibull Log-Likelihood Functions and their Partials===&lt;br /&gt;
The log-likelihood function  (without the constant) is composed of three summation portions: &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \ln (L)= &amp;amp; \Lambda =\underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,{{N}_{i}}\ln \left[ \underset{k=1}{\overset{Q}{\mathop \sum }}\,{{\rho }_{k}}\frac{{{\beta }_{k}}}{{{\eta }_{k}}}{{\left( \frac{{{T}_{i}}}{{{\eta }_{k}}} \right)}^{{{\beta }_{k}}-1}}{{e}^{-{{\left( \tfrac{{{T}_{i}}}{{{\eta }_{k}}} \right)}^{{{\beta }_{k}}}}}} \right] \\ &lt;br /&gt;
   &amp;amp; \text{ }+\underset{i=1}{\overset{S}{\mathop \sum }}\,N_{i}^{\prime }\ln \left[ \underset{k=1}{\overset{Q}{\mathop \sum }}\,{{\rho }_{k}}{{e}^{-{{\left( \tfrac{T_{i}^{\prime }}{{{\eta }_{k}}} \right)}^{{{\beta }_{k}}}}}} \right] \\ &lt;br /&gt;
   &amp;amp; \text{ }+\underset{i=1}{\overset{FI}{\mathop \sum }}\,N_{i}^{\prime \prime }\ln \left[ \underset{k=1}{\overset{Q}{\mathop \sum }}\,{{\rho }_{k}}\frac{{{\beta }_{k}}}{{{\eta }_{k}}}{{\left( \frac{T_{Li}^{\prime \prime }+T_{Ri}^{\prime \prime }}{2{{\eta }_{k}}} \right)}^{{{\beta }_{k}}-1}}{{e}^{-{{\left( \tfrac{T_{Li}^{\prime \prime }+T_{Ri}^{\prime \prime }}{2{{\eta }_{k}}} \right)}^{{{\beta }_{k}}}}}} \right]  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{F}_{e}}\,\!&amp;lt;/math&amp;gt; is the number of groups of times-to-failure data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{N}_{i}}\,\!&amp;lt;/math&amp;gt; is the number of times-to-failure in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; time-to-failure data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;Q\,\!&amp;lt;/math&amp;gt; is the number of subpopulations&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{\rho }_{k}}\,\!&amp;lt;/math&amp;gt; is the proportionality of the &amp;lt;math&amp;gt;{{k}^{th}}\,\!&amp;lt;/math&amp;gt; subpopulation (unknown a priori, the first set of three sets of parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{\beta }_{k}}\,\!&amp;lt;/math&amp;gt; is the Weibull shape parameter of the &amp;lt;math&amp;gt;{{k}^{th}}\,\!&amp;lt;/math&amp;gt; subpopulation (unknown a priori, the second set of three sets of parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{\eta }_{k}}\,\!&amp;lt;/math&amp;gt; is the Weibull scale parameter (unknown a priori, the third set of three sets of parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{T}_{i}}\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of time-to-failure data&lt;br /&gt;
:*&amp;lt;math&amp;gt;S\,\!&amp;lt;/math&amp;gt; is the number of groups of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the number of suspensions in &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; suspension data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;FI\,\!&amp;lt;/math&amp;gt; is the number of groups of interval data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the number of intervals in &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of data intervals&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Li}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the beginning of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Ri}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the ending of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
&lt;br /&gt;
The solution will be found by solving for a group of parameters:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\left( \widehat{{{\rho }_{1,}}}\widehat{{{\beta }_{1}}},\widehat{{{\eta }_{1}}},\widehat{{{\rho }_{2,}}}\widehat{{{\beta }_{2}}},\widehat{{{\eta }_{2}}},...,\widehat{{{\rho }_{Q,}}}\widehat{{{\beta }_{Q}}},\widehat{{{\eta }_{Q}}} \right)\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
so that:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial {{\rho }_{1}}}= &amp;amp; 0,\frac{\partial \Lambda }{\partial {{\beta }_{1}}}=0,\frac{\partial \Lambda }{\partial {{\eta }_{1}}}=0 \\ &lt;br /&gt;
  \frac{\partial \Lambda }{\partial {{\rho }_{2}}}= &amp;amp; 0,\frac{\partial \Lambda }{\partial {{\beta }_{2}}}=0,\frac{\partial \Lambda }{\partial {{\eta }_{2}}}=0 \\ &lt;br /&gt;
    \vdots  \\ &lt;br /&gt;
  \frac{\partial \Lambda }{\partial {{\rho }_{Q-1}}}= &amp;amp; 0,\frac{\partial \Lambda }{\partial {{\beta }_{Q-1}}}=0,\frac{\partial \Lambda }{\partial {{\eta }_{Q-1}}}=0 \\ &lt;br /&gt;
  \frac{\partial \Lambda }{\partial {{\beta }_{Q}}}= &amp;amp; 0,\text{ and }\frac{\partial \Lambda }{\partial {{\eta }_{Q}}}=0  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===  Logistic Log-Likelihood Functions and their Partials===&lt;br /&gt;
This log-likelihood function is composed of three summation portions:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  \ln (L)= &amp;amp; \Lambda =\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\ln \left( \frac{{{e}^{\tfrac{{{T}_{i}}-\mu }{\sigma }}}}{\sigma {{(1+{{e}^{\tfrac{{{T}_{i}}-\mu }{\sigma }}})}^{2}}} \right)-\underset{i=1}{\mathop{\overset{S}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime }}\ln (1+{{e}^{\tfrac{T_{i}^{^{\prime }}-\mu }{\sigma }}}) \\ &lt;br /&gt;
 &amp;amp; +\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime \prime }}\ln \left( \frac{1}{1+{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}-\frac{1}{1+{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}} \right)  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{F}_{e}}\,\!&amp;lt;/math&amp;gt; is the number of groups of times-to-failure data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{N}_{i}}\,\!&amp;lt;/math&amp;gt; is the number of times-to-failure in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; time-to-failure data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;\mu \,\!&amp;lt;/math&amp;gt; is the logistic shape parameter (unknown a priori, the first of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;\eta \,\!&amp;lt;/math&amp;gt; is the logistic scale parameter (unknown a priori, the second of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{T}_{i}}\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of time-to-failure data&lt;br /&gt;
:*&amp;lt;math&amp;gt;S\,\!&amp;lt;/math&amp;gt; is the number of groups of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the number of suspensions in &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; suspension data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;FI\,\!&amp;lt;/math&amp;gt; is the number of interval failure data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the number of intervals in &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of data intervals&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Li}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the beginning of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Ri}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the ending of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
&lt;br /&gt;
For the purposes of MLE, left censored data will be considered to be intervals with &amp;lt;math&amp;gt;T_{Li}^{\prime \prime }=0.\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The solution of the maximum log-likelihood function is found by solving for (&amp;lt;math&amp;gt;\widehat{\mu },\widehat{\sigma })\,\!&amp;lt;/math&amp;gt; so that &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial \mu }=0,\tfrac{\partial \Lambda }{\partial \sigma }=0.\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial \mu }= &amp;amp; -\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}+\frac{2}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\frac{{{e}^{\tfrac{{{T}_{i}}-\mu }{\sigma }}}}{1+{{e}^{\tfrac{{{T}_{i}}-\mu }{\sigma }}}}+\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{S}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime }}\frac{{{e}^{\tfrac{T_{i}^{^{\prime }}-\mu }{\sigma }}}}{1+{{e}^{\tfrac{T_{i}^{^{\prime }}-\mu }{\sigma }}}} \\ &lt;br /&gt;
 &amp;amp; -\frac{\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\mathop{}_{}^{}}}\,}}\,N_{i}^{^{\prime \prime }}}{\sigma }+\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime \prime }}\left( \frac{{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}{1+{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}+\frac{{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}{1+{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}} \right)  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  \frac{\partial \Lambda }{\partial \sigma }= &amp;amp; -\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\frac{{{T}_{i}}-\mu }{{{\sigma }^{2}}}-\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}+\frac{2}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\frac{\tfrac{{{T}_{i}}-\mu }{\sigma }{{e}^{\tfrac{{{T}_{i}}-\mu }{\sigma }}}}{1+{{e}^{\tfrac{{{T}_{i}}-\mu }{\sigma }}}} \\ &lt;br /&gt;
  &amp;amp; +\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{S}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime }}\frac{\tfrac{T_{i}^{^{\prime }}-\mu }{\sigma }{{e}^{\tfrac{T_{i}^{^{\prime }}-\mu }{\sigma }}}}{1+{{e}^{\tfrac{T_{i}^{^{\prime }}-\mu }{\sigma }}}} \\ &lt;br /&gt;
 &amp;amp; \frac{1}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime \prime }}(\frac{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}{1+{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}+\frac{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}{1+{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}} \\ &lt;br /&gt;
  &amp;amp; -\frac{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}-\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}{{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}-{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}})  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===  The Loglogistic Log-Likelihood Functions and their Partials===&lt;br /&gt;
This log-likelihood function is composed of three summation portions:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \ln (L)= &amp;amp; \Lambda =\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\ln \left( \frac{{{e}^{\tfrac{\ln ({{T}_{i}})-\mu }{\sigma }}}}{\sigma t{{(1+{{e}^{\tfrac{\ln ({{T}_{i}})-\mu }{\sigma }}})}^{2}}} \right) \\ &lt;br /&gt;
   &amp;amp; -\underset{i=1}{\mathop{\overset{S}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime }}\ln (1+{{e}^{\tfrac{\ln (T_{i}^{^{\prime }})-\mu }{\sigma }}}) \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime \prime }}\ln \left( \frac{1}{1+{{e}^{\tfrac{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }}}}-\frac{1}{1+{{e}^{\tfrac{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }}}} \right)  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{F}_{e}}\,\!&amp;lt;/math&amp;gt; is the number of groups of times-to-failure data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{N}_{i}}\,\!&amp;lt;/math&amp;gt; is the number of times-to-failure in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; time-to-failure data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;\mu \,\!&amp;lt;/math&amp;gt; is the loglogistic shape parameter (unknown a priori, the first of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;\sigma \,\!&amp;lt;/math&amp;gt; is the loglogistic scale parameter (unknown a priori, the second of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{T}_{i}}\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of time-to-failure data&lt;br /&gt;
:*&amp;lt;math&amp;gt;S\,\!&amp;lt;/math&amp;gt; is the number of groups of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the number of suspensions in &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; suspension data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;FI\,\!&amp;lt;/math&amp;gt; is the number of interval failure data groups,&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the number of intervals in &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of data intervals&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Li}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the beginning of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Ri}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the ending of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval &lt;br /&gt;
&lt;br /&gt;
For the purposes of MLE, left censored data will be considered to be intervals with &amp;lt;math&amp;gt;T_{Li}^{\prime \prime }=0.\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The solution of the maximum log-likelihood function is found by solving for (&amp;lt;math&amp;gt;\widehat{\mu },\widehat{\sigma })\,\!&amp;lt;/math&amp;gt; so that &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial \mu }=0,\tfrac{\partial \Lambda }{\partial \sigma }=0.\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial \mu }= &amp;amp; -\frac{\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\mathop{}_{}^{}}}\,}}\,{{N}_{i}}}{\sigma }+\frac{2}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\frac{{{e}^{\tfrac{\ln ({{T}_{i}})-\mu }{\sigma }}}}{1+{{e}^{\tfrac{\ln ({{T}_{i}})-\mu }{\sigma }}}} \\ &lt;br /&gt;
   &amp;amp; +\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{S}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime }}\frac{{{e}^{\tfrac{\ln (T_{i}^{^{\prime }})-\mu }{\sigma }}}}{1+{{e}^{\tfrac{\ln (T_{i}^{^{\prime }})-\mu }{\sigma }}}}-\frac{{{F}_{I}}}{\sigma } \\ &lt;br /&gt;
   &amp;amp; +\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime \prime }}\left( \frac{{{e}^{\tfrac{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }}}}{1+{{e}^{\tfrac{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }}}}+\frac{{{e}^{\tfrac{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }}}}{1+{{e}^{\tfrac{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }}}} \right)  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial \sigma }= &amp;amp; -\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\frac{\ln ({{T}_{i}})-\mu }{{{\sigma }^{2}}}-\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}+\frac{2}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\frac{\tfrac{\ln ({{T}_{i}})-\mu }{\sigma }{{e}^{\tfrac{\ln ({{T}_{i}})-\mu }{\sigma }}}}{1+{{e}^{\tfrac{\ln ({{T}_{i}})-\mu }{\sigma }}}} \\ &lt;br /&gt;
   &amp;amp; +\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{S}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime }}\frac{\tfrac{\ln (T_{i}^{^{\prime }})-\mu }{\sigma }{{e}^{\tfrac{\ln (T_{i}^{^{\prime }})-\mu }{\sigma }}}}{1+{{e}^{\tfrac{\ln (T_{i}^{^{\prime }})-\mu }{\sigma }}}} \\ &lt;br /&gt;
   &amp;amp; \frac{1}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime \prime }}(\frac{\tfrac{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }{{e}^{\tfrac{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }}}}{1+{{e}^{\tfrac{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }}}}+\frac{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }{{e}^{\tfrac{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }}}}{1+{{e}^{\tfrac{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }}}} \\ &lt;br /&gt;
   &amp;amp; -\frac{\tfrac{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }{{e}^{\tfrac{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }}}-\tfrac{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }{{e}^{\tfrac{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }}}}{{{e}^{\tfrac{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }}}-{{e}^{\tfrac{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }{\sigma }}}})  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===  The Gumbel Log-Likelihood Functions and their Partials===&lt;br /&gt;
This log-likelihood function is composed of three summation portions:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \ln (L)= &amp;amp; \Lambda =\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\ln \left( \frac{{{e}^{\tfrac{{{T}_{i}}-\mu }{\sigma }-{{e}^{\tfrac{{{T}_{i}}-\mu }{\sigma }}}}}}{\sigma } \right) \\ &lt;br /&gt;
   &amp;amp; -\underset{i=1}{\mathop{\overset{S}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime }}\ln \left( {{e}^{-{{e}^{\tfrac{T_{i}^{^{\prime }}-\mu }{\sigma }}}}} \right) \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime \prime }}\ln \left( {{e}^{-{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}}-{{e}^{-{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}} \right)  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \Lambda = &amp;amp; \underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\left( \frac{{{T}_{i}}-\mu }{\sigma }-{{e}^{\tfrac{{{T}_{i}}-\mu }{\sigma }}} \right)-\ln (\sigma )\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}} \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\mathop{\overset{S}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime }}{{e}^{\tfrac{T_{i}^{^{\prime }}-\mu }{\sigma }}} \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime \prime }}\ln \left( {{e}^{-{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}}-{{e}^{-{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}} \right)  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{F}_{e}}\,\!&amp;lt;/math&amp;gt; is the number of groups of times-to-failure data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{N}_{i}}\,\!&amp;lt;/math&amp;gt; is the number of times-to-failure in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; time-to-failure data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;\mu \,\!&amp;lt;/math&amp;gt; is the Gumbel shape parameter (unknown a priori, the first of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;\sigma \,\!&amp;lt;/math&amp;gt; is the Gumbel scale parameter (unknown a priori, the second of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{T}_{i}}\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of time-to-failure data&lt;br /&gt;
:*&amp;lt;math&amp;gt;S\,\!&amp;lt;/math&amp;gt; is the number of groups of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the number of suspensions in &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; suspension data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;FI\,\!&amp;lt;/math&amp;gt; is the number of interval failure data groups&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the number of intervals in &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of data intervals&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Li}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the beginning of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Ri}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the ending of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
&lt;br /&gt;
For the purposes of MLE, left censored data will be considered to be intervals with &amp;lt;math&amp;gt;T_{Li}^{\prime \prime }=0.\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The solution of the maximum log-likelihood function is found by solving for (&amp;lt;math&amp;gt;\widehat{\mu },\widehat{\sigma })\,\!&amp;lt;/math&amp;gt; so that:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial \mu }=0,\tfrac{\partial \Lambda }{\partial \sigma }=0.\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  \frac{\partial \Lambda }{\partial \mu }= &amp;amp; -\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}+\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}{{e}^{\tfrac{{{T}_{i}}-\mu }{\sigma }}}-\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{S}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime }}{{e}^{\tfrac{T_{i}^{^{\prime }}-\mu }{\sigma }}} \\ &lt;br /&gt;
   &amp;amp; +\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime \prime }}\left( \frac{{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }-{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}}-{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }-{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}}}{{{e}^{-{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}}-{{e}^{-{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}}} \right)  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial \sigma }= &amp;amp; -\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\frac{{{T}_{i}}-\mu }{{{\sigma }^{2}}}-\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,+\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\frac{{{T}_{i}}-\mu }{\sigma }{{e}^{\tfrac{{{T}_{i}}-\mu }{\sigma }}} \\ &lt;br /&gt;
   &amp;amp; -\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{S}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime }}\frac{T_{i}^{^{\prime }}-\mu }{\sigma }{{e}^{\tfrac{T_{i}^{^{\prime }}-\mu }{\sigma }}}+\frac{1}{\sigma }\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime \prime }} \\ &lt;br /&gt;
   &amp;amp; \left( \frac{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }-{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}}-\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }-{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}}}{{{e}^{-{{e}^{\tfrac{T_{{{L}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}}-{{e}^{-{{e}^{\tfrac{T_{{{R}_{i}}}^{^{\prime \prime }}-\mu }{\sigma }}}}}} \right)  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===  The Gamma Log-Likelihood Functions and their Partials===&lt;br /&gt;
This log-likelihood function is composed of three summation portions:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \ln (L)= &amp;amp; \Lambda =\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\ln \left( \frac{{{e}^{k(\ln ({{T}_{i}})-\mu )-{{e}^{{{e}^{\ln ({{T}_{i}})-\mu }}}}}}}{{{T}_{i}}\Gamma (k)} \right) \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\mathop{\overset{S}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime }}\ln \left( 1-\Gamma \left( _{1}k;{{e}^{\ln (T_{i}^{^{\prime }})-\mu )}} \right) \right) \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime \prime }}\ln \left( {{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }} \right)-{{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }} \right) \right)  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \Lambda = &amp;amp; \underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{-\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\ln ({{T}_{i}})\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{-\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\ln (\Gamma (k))+k\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}(\ln ({{T}_{i}})-\mu ) \\ &lt;br /&gt;
   &amp;amp; \underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{-\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}{{e}^{\ln ({{T}_{i}})-\mu }} \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\mathop{\overset{S}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime }}\ln \left( 1-{{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{i}^{^{\prime }})-\mu }} \right) \right) \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime \prime }}\ln \left( {{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu )}} \right)-{{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu )}} \right) \right)  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{F}_{e}}\,\!&amp;lt;/math&amp;gt; is the number of groups of times-to-failure data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{N}_{i}}\,\!&amp;lt;/math&amp;gt; is the number of times-to-failure in the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; time-to-failure data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;\mu \,\!&amp;lt;/math&amp;gt; is the gamma shape parameter (unknown a priori, the first of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;k\,\!&amp;lt;/math&amp;gt; is the gamma scale parameter (unknown a priori, the second of two parameters to be found)&lt;br /&gt;
:*&amp;lt;math&amp;gt;{{T}_{i}}\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of time-to-failure data&lt;br /&gt;
:*&amp;lt;math&amp;gt;S\,\!&amp;lt;/math&amp;gt; is the number of groups of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the number of suspensions in &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of suspension data points&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{i}^{\prime }\,\!&amp;lt;/math&amp;gt; is the time of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; suspension data group&lt;br /&gt;
:*&amp;lt;math&amp;gt;FI\,\!&amp;lt;/math&amp;gt; is the number of interval failure data groups&lt;br /&gt;
:*&amp;lt;math&amp;gt;N_{i}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the number of intervals in &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; group of data intervals&lt;br /&gt;
:*&amp;lt;math&amp;gt;T_{Li}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the beginning of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
:*and &amp;lt;math&amp;gt;T_{Ri}^{\prime \prime }\,\!&amp;lt;/math&amp;gt; is the ending of the &amp;lt;math&amp;gt;{{i}^{th}}\,\!&amp;lt;/math&amp;gt; interval&lt;br /&gt;
&lt;br /&gt;
For the purposes of MLE, left censored data will be considered to be intervals with &amp;lt;math&amp;gt;T_{Li}^{\prime \prime }=0.\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The solution of the maximum log-likelihood function is found by solving for (&amp;lt;math&amp;gt;\widehat{\mu },\widehat{\sigma })\,\!&amp;lt;/math&amp;gt; so that &amp;lt;math&amp;gt;\tfrac{\partial \Lambda }{\partial \mu }=0,\tfrac{\partial \Lambda }{\partial k}=0.\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial \mu }= &amp;amp; -k\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}+\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}{{e}^{\ln ({{T}_{i}})-\mu }} \\ &lt;br /&gt;
   &amp;amp; +\frac{1}{\Gamma (k)}\underset{i=1}{\mathop{\overset{S}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime }}\frac{{{e}^{k\left( \ln (T_{i}^{^{\prime }})-\mu )-{{e}^{\ln (T_{i}^{^{\prime }})-\mu )}} \right)}}}{1-{{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{i}^{^{\prime }})-\mu }} \right)} \\ &lt;br /&gt;
   &amp;amp; +\frac{1}{\Gamma (k)}\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime \prime }}\{\frac{{{e}^{k{{e}^{{{e}^{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }}}}-{{e}^{{{e}^{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }}}}}}}{{{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }} \right)-{{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }} \right)} \\ &lt;br /&gt;
   &amp;amp; -\frac{{{e}^{k{{e}^{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }}-{{e}^{{{e}^{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }}}}}}}{{{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }} \right)-{{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }} \right)}\}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \frac{\partial \Lambda }{\partial k}= &amp;amp; \underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}(\ln ({{T}_{i}})-\mu )-\frac{{{\Gamma }^{^{\prime }}}(k)\underset{i=1}{\mathop{\overset{{{F}_{e}}}{\mathop{\mathop{}_{}^{}}}\,}}\,{{N}_{i}}}{\Gamma (k)} \\ &lt;br /&gt;
   &amp;amp; -\underset{i=1}{\mathop{\overset{S}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime }}\frac{\tfrac{\partial {{\Gamma }_{1}}(k;{{e}^{\ln (T_{i}^{^{\prime }})-\mu }})}{\partial k}}{1-{{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{i}^{^{\prime }})-\mu }} \right)} \\ &lt;br /&gt;
   &amp;amp; +\underset{i=1}{\mathop{\overset{{{F}_{I}}}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{^{\prime \prime }}\left( \frac{\tfrac{\partial {{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }} \right)}{\partial k}-\tfrac{\partial {{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }} \right)}{\partial k}}{{{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{{{R}_{i}}}^{^{\prime \prime }})-\mu }} \right)-{{\Gamma }_{1}}\left( k;{{e}^{\ln (T_{{{L}_{i}}}^{^{\prime \prime }})-\mu }}) \right)} \right)  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>M Spivey</name></author>
	</entry>
	<entry>
		<id>https://www.reliawiki.com/index.php?title=The_Exponential_Distribution&amp;diff=65586</id>
		<title>The Exponential Distribution</title>
		<link rel="alternate" type="text/html" href="https://www.reliawiki.com/index.php?title=The_Exponential_Distribution&amp;diff=65586"/>
		<updated>2022-11-12T00:19:52Z</updated>

		<summary type="html">&lt;p&gt;M Spivey: /* Bounds on the Parameters */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{template:LDABOOK|7|The Exponential Distribution}}&lt;br /&gt;
The exponential distribution is a commonly used distribution in reliability engineering. Mathematically, it is a fairly simple distribution, which many times leads to its use in inappropriate situations. It is, in fact, a special case of the Weibull distribution where &amp;lt;math&amp;gt;\beta =1\,\!&amp;lt;/math&amp;gt;. The exponential distribution is used to model the behavior of units that have a constant failure rate (or units that do not degrade with time or wear out).  &lt;br /&gt;
&lt;br /&gt;
==Exponential Probability Density Function==&lt;br /&gt;
===The 2-Parameter Exponential Distribution===&lt;br /&gt;
The 2-parameter exponential &#039;&#039;pdf&#039;&#039; is given by:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;f(t)=\lambda {{e}^{-\lambda (t-\gamma )}},f(t)\ge 0,\lambda &amp;gt;0,t\ge \gamma \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; is the location parameter.&lt;br /&gt;
Some of the characteristics of the 2-parameter exponential distribution are discussed in Kececioglu [[Appendix:_Life_Data_Analysis_References|[19]]]:&lt;br /&gt;
*The location parameter, &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt;, if positive, shifts the beginning of the distribution by a distance of &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; to the right of the origin, signifying that the chance failures start to occur only after &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; hours of operation, and cannot occur before.&lt;br /&gt;
*The scale parameter is &amp;lt;math&amp;gt;\tfrac{1}{\lambda }=\bar{t}-\gamma =m-\gamma \,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
*The exponential &#039;&#039;pdf&#039;&#039; has no shape parameter, as it has only one shape.&lt;br /&gt;
*The distribution starts at &amp;lt;math&amp;gt;t=\gamma \,\!&amp;lt;/math&amp;gt; at the level of &amp;lt;math&amp;gt;f(t=\gamma )=\lambda \,\!&amp;lt;/math&amp;gt; and decreases thereafter exponentially and monotonically as &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; increases beyond &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; and is convex.&lt;br /&gt;
*As &amp;lt;math&amp;gt;t\to \infty \,\!&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;f(t)\to 0\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===The 1-Parameter Exponential Distribution===&lt;br /&gt;
The 1-parameter exponential &#039;&#039;pdf&#039;&#039; is obtained by setting &amp;lt;math&amp;gt;\gamma =0\,\!&amp;lt;/math&amp;gt;, and is given by:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \begin{align}f(t)= &amp;amp; \lambda {{e}^{-\lambda t}}=\frac{1}{m}{{e}^{-\tfrac{1}{m}t}}, &lt;br /&gt;
  &amp;amp; t\ge 0, \lambda &amp;gt;0,m&amp;gt;0&lt;br /&gt;
\end{align}&lt;br /&gt;
\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; = constant rate, in failures per unit of measurement, (e.g., failures per hour, per cycle, etc.)&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\lambda =\frac{1}{m}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
::&amp;lt;math&amp;gt;m\,\!&amp;lt;/math&amp;gt; = mean time between failures, or to failure&lt;br /&gt;
::&amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; = operating time, life, or age, in hours, cycles, miles, actuations, etc.&lt;br /&gt;
&lt;br /&gt;
This distribution requires the knowledge of only one parameter, &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt;, for its application. Some of the characteristics of the 1-parameter exponential distribution are discussed in Kececioglu [[Appendix:_Life_Data_Analysis_References| [19]]]:&lt;br /&gt;
*The location parameter, &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt;, is zero.&lt;br /&gt;
*The scale parameter is &amp;lt;math&amp;gt;\tfrac{1}{\lambda }=m\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
*As &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; is decreased in value, the distribution is stretched out to the right, and as &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; is increased, the distribution is pushed toward the origin.&lt;br /&gt;
*This distribution has no shape parameter as it has only one shape, (i.e., the exponential, and the only parameter it has is the failure rate, &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt;).&lt;br /&gt;
*The distribution starts at &amp;lt;math&amp;gt;t=0\,\!&amp;lt;/math&amp;gt; at the level of &amp;lt;math&amp;gt;f(t=0)=\lambda \,\!&amp;lt;/math&amp;gt; and decreases thereafter exponentially and monotonically as &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; increases, and is convex.&lt;br /&gt;
*As &amp;lt;math&amp;gt;t\to \infty \,\!&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;f(t)\to 0\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
*The &#039;&#039;pdf&#039;&#039; can be thought of as a special case of the Weibull &#039;&#039;pdf&#039;&#039; with &amp;lt;math&amp;gt;\gamma =0\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\beta =1\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Exponential Distribution Functions==&lt;br /&gt;
{{:Exponential Distribution Functions}}&lt;br /&gt;
&lt;br /&gt;
==Characteristics of the Exponential Distribution==&lt;br /&gt;
{{:Exponential Distribution Characteristics}}&lt;br /&gt;
&lt;br /&gt;
==Estimation of the Exponential Parameters==&lt;br /&gt;
===Probability Plotting===&lt;br /&gt;
Estimation of the parameters for the exponential distribution via probability plotting is very similar to the process used when dealing with the Weibull distribution. Recall, however, that the appearance of the probability plotting paper and the methods by which the parameters are estimated vary from distribution to distribution, so there will be some noticeable differences. In fact, due to the nature of the exponential &#039;&#039;cdf&#039;&#039;, the exponential probability plot is the only one with a negative slope. This is because the y-axis of the exponential probability plotting paper represents the reliability, whereas the y-axis for most of the other life distributions represents the unreliability.&lt;br /&gt;
&lt;br /&gt;
This is illustrated in the process of linearizing the &#039;&#039;cdf&#039;&#039;, which is necessary to construct the exponential probability plotting paper. For the two-parameter exponential distribution the cumulative density function is given by:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
F(t)=1-{{e}^{-\lambda (t-\gamma )}} &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Taking the natural logarithm of both sides of the above equation yields:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\ln \left[ 1-F(t) \right]=-\lambda (t-\gamma )\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
\ln [1-F(t)]=\lambda \gamma -\lambda t&lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, let:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
y=\ln [1-F(t)]&lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
a=\lambda \gamma &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
b=-\lambda &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which results in the linear equation of:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
y=a+bt&lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that with the exponential probability plotting paper, the y-axis scale is logarithmic and the x-axis scale is linear. This means that the zero value is present only on the x-axis. For &amp;lt;math&amp;gt;t=0\,\!&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;R=1\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;F(t)=0\,\!&amp;lt;/math&amp;gt;. So if we were to use &amp;lt;math&amp;gt;F(t)\,\!&amp;lt;/math&amp;gt; for the y-axis, we would have to plot the point &amp;lt;math&amp;gt;(0,0)\,\!&amp;lt;/math&amp;gt;. However, since the y-axis is logarithmic, there is no place to plot this on the exponential paper. Also, the failure rate, &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt;, is the negative of the slope of the line, but there is an easier way to determine the value of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; from the probability plot, as will be illustrated in the following example.&lt;br /&gt;
====Plotting Example====&lt;br /&gt;
{{:1P Exponential Example}}&lt;br /&gt;
&lt;br /&gt;
===Rank Regression on Y===&lt;br /&gt;
Performing a rank regression on Y requires that a straight line be fitted to the set of available data points such that the sum of the squares of the vertical deviations from the points to the line is minimized.&lt;br /&gt;
The least squares parameter estimation method (regression analysis) was discussed in [[Parameter Estimation]], and the following equations for rank regression on Y (RRY) were derived:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{a}=\bar{y}-\hat{b}\bar{x}=\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{y}_{i}}}{N}-\hat{b}\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}}{N}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{b}=\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}{{y}_{i}}-\tfrac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{y}_{i}}}{N}}{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,x_{i}^{2}-\tfrac{{{\left( \underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}} \right)}^{2}}}{N}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In our case, the equations for &amp;lt;math&amp;gt;{{y}_{i}}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;{{x}_{i}}\,\!&amp;lt;/math&amp;gt; are:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
{{y}_{i}}=\ln [1-F({{t}_{i}})] &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
{{x}_{i}}={{t}_{i}} &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and the &amp;lt;math&amp;gt;F({{t}_{i}})\,\!&amp;lt;/math&amp;gt; is estimated from the median ranks. Once &amp;lt;math&amp;gt;\hat{a}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\hat{b}\,\!&amp;lt;/math&amp;gt; are obtained, then &amp;lt;math&amp;gt;\hat{\lambda }\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\hat{\gamma }\,\!&amp;lt;/math&amp;gt; can easily be obtained from above equations.&lt;br /&gt;
For the one-parameter exponential, equations for estimating &#039;&#039;a&#039;&#039; and &#039;&#039;b&#039;&#039; become:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \hat{a}= &amp;amp; 0, \\ &lt;br /&gt;
  \hat{b}= &amp;amp; \frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}{{y}_{i}}}{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,x_{i}^{2}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The Correlation Coefficient&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The estimator of &amp;lt;math&amp;gt;\rho \,\!&amp;lt;/math&amp;gt; is the sample correlation coefficient, &amp;lt;math&amp;gt;\hat{\rho }\,\!&amp;lt;/math&amp;gt;, given by:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{\rho }=\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,({{x}_{i}}-\overline{x})({{y}_{i}}-\overline{y})}{\sqrt{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{({{x}_{i}}-\overline{x})}^{2}}\cdot \underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{({{y}_{i}}-\overline{y})}^{2}}}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====RRY Example==== &amp;lt;!-- THIS SECTION HEADER IS LINKED FROM OTHER SECTIONS IN THIS PAGE. IF YOU RENAME THE SECTION, YOU MUST UPDATE THE LINK(S). --&amp;gt;&lt;br /&gt;
{{:2P_Exponential_Example}}&lt;br /&gt;
&lt;br /&gt;
===Rank Regression on X===&lt;br /&gt;
Similar to rank regression on Y, performing a rank regression on X requires that a straight line be fitted to a set of data points such that the sum of the squares of the horizontal deviations from the points to the line is minimized.&lt;br /&gt;
&lt;br /&gt;
Again the first task is to bring our exponential &#039;&#039;cdf&#039;&#039; function into a linear form. This step is exactly the same as in regression on Y analysis. The deviation from the previous analysis begins on the least squares fit step, since in this case we treat &amp;lt;math&amp;gt;x\,\!&amp;lt;/math&amp;gt; as the dependent variable and &amp;lt;math&amp;gt;y\,\!&amp;lt;/math&amp;gt; as the independent variable. The best-fitting straight line to the data, for regression on X (see [[Parameter Estimation]]), is the straight line:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;x=\hat{a}+\hat{b}y\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The corresponding equations for &amp;lt;math&amp;gt;\hat{a}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\hat{b}\,\!&amp;lt;/math&amp;gt; are:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{a}=\overline{x}-\hat{b}\overline{y}=\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}}{N}-\hat{b}\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{y}_{i}}}{N}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{b}=\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}{{y}_{i}}-\tfrac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{y}_{i}}}{N}}{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,y_{i}^{2}-\tfrac{{{\left( \underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{y}_{i}} \right)}^{2}}}{N}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
{{y}_{i}}=\ln [1-F({{t}_{i}})] &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
{{x}_{i}}={{t}_{i}} &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The values of &amp;lt;math&amp;gt;F({{t}_{i}})\,\!&amp;lt;/math&amp;gt; are estimated from the median ranks. Once &amp;lt;math&amp;gt;\hat{a}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\hat{b}\,\!&amp;lt;/math&amp;gt; are obtained, solve for the unknown &amp;lt;math&amp;gt;y\,\!&amp;lt;/math&amp;gt; value, which corresponds to:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;y=-\frac{\hat{a}}{\hat{b}}+\frac{1}{\hat{b}}x\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solving for the parameters from above equations we get:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;a=-\frac{\hat{a}}{\hat{b}}=\lambda \gamma \Rightarrow \gamma =\hat{a}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;b=\frac{1}{\hat{b}}=-\lambda \Rightarrow \lambda =-\frac{1}{\hat{b}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the one-parameter exponential case, equations for estimating a and b become:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \hat{a}= &amp;amp; 0 \\ &lt;br /&gt;
  \hat{b}= &amp;amp; \frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}{{y}_{i}}}{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,y_{i}^{2}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The correlation coefficient is evaluated as before.&lt;br /&gt;
&lt;br /&gt;
====RRX Example====&lt;br /&gt;
&#039;&#039;&#039;2-Parameter Exponential RRX Example&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Using the same data set from the [[The_Exponential_Distribution#RRY_Example|RRY example above]] and assuming a 2-parameter exponential distribution, estimate the parameters and determine the correlation coefficient estimate, &amp;lt;math&amp;gt;\hat{\rho }\,\!&amp;lt;/math&amp;gt;, using rank regression on X.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Solution&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The table constructed for the RRY analysis applies to this example also. Using the values from this table, we get:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \hat{b}= &amp;amp; \frac{\underset{i=1}{\overset{14}{\mathop{\sum }}}\,{{t}_{i}}{{y}_{i}}-\tfrac{\underset{i=1}{\overset{14}{\mathop{\sum }}}\,{{t}_{i}}\underset{i=1}{\overset{14}{\mathop{\sum }}}\,{{y}_{i}}}{14}}{\underset{i=1}{\overset{14}{\mathop{\sum }}}\,y_{i}^{2}-\tfrac{{{\left( \underset{i=1}{\overset{14}{\mathop{\sum }}}\,{{y}_{i}} \right)}^{2}}}{14}} \\ &lt;br /&gt;
   \\ &lt;br /&gt;
  \hat{b}= &amp;amp; \frac{-927.4899-(630)(-13.2315)/14}{22.1148-{{(-13.2315)}^{2}}/14}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{b}=-34.5563\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{a}=\overline{x}-\hat{b}\overline{y}=\frac{\underset{i=1}{\overset{14}{\mathop{\sum }}}\,{{t}_{i}}}{14}-\hat{b}\frac{\underset{i=1}{\overset{14}{\mathop{\sum }}}\,{{y}_{i}}}{14}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{a}=\frac{630}{14}-(-34.5563)\frac{(-13.2315)}{14}=12.3406\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{\lambda }=-\frac{1}{\hat{b}}=-\frac{1}{(-34.5563)}=0.0289\text{ failures/hour}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{\gamma }=\hat{a}=12.3406\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The correlation coefficient is found to be:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{\rho }=-0.9679\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that the equation for regression on Y is not necessarily the same as that for the regression on X. The only time when the two regression methods yield identical results is when the data lie perfectly on a line. If this were the case, the correlation coefficient would be &amp;lt;math&amp;gt;-1\,\!&amp;lt;/math&amp;gt;. The negative value of the correlation coefficient is due to the fact that the slope of the exponential probability plot is negative.&lt;br /&gt;
&lt;br /&gt;
This example can be repeated using Weibull++, choosing two-parameter exponential and rank regression on X (RRX) methods for analysis, as shown below.&lt;br /&gt;
The estimated parameters and the correlation coefficient using Weibull++ were found to be:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{array}{*{35}{l}}&lt;br /&gt;
   \hat{\lambda }= &amp;amp;0.0289 \text{failures/hour} \\&lt;br /&gt;
   \hat{\gamma}= &amp;amp; 12.3395 \text{hours} \\&lt;br /&gt;
   \hat{\rho} = &amp;amp;-0.9679  \\&lt;br /&gt;
\end{array}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Exponential Distribution Example 3 Data Folio.png|center|700px|]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The probability plot can be obtained simply by clicking the &#039;&#039;&#039;Plot&#039;&#039;&#039; icon.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Exponential Distribution Example 3 Plot.png|center|600px|]]&lt;br /&gt;
&lt;br /&gt;
===Maximum Likelihood Estimation===&lt;br /&gt;
As outlined in [[Parameter Estimation]], maximum likelihood estimation works by developing a likelihood function based on the available data and finding the values of the parameter estimates that maximize the likelihood function. This can be achieved by using iterative methods to determine the parameter estimate values that maximize the likelihood function. This can be rather difficult and time-consuming, particularly when dealing with the three-parameter distribution. Another method of finding the parameter estimates involves taking the partial derivatives of the likelihood equation with respect to the parameters, setting the resulting equations equal to zero, and solving simultaneously to determine the values of the parameter estimates. The log-likelihood functions and associated partial derivatives used to determine maximum likelihood estimates for the exponential distribution are covered in [[Appendix:_Log-Likelihood_Equations|Appendix D]].&lt;br /&gt;
&lt;br /&gt;
====MLE Example====&lt;br /&gt;
&#039;&#039;&#039;MLE for the Exponential Distribution&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Using the same data set from the [[The_Exponential_Distribution#RRY_Example|RRY and RRX examples above]] and assuming a 2-parameter exponential distribution, estimate the parameters using the MLE method.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solution&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
In this example, we have complete data only. The partial derivative of the log-likelihood function, &amp;lt;math&amp;gt;\Lambda ,\,\!&amp;lt;/math&amp;gt; is given by:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\frac{\partial \Lambda }{\partial \lambda }=\underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,\left[ \frac{1}{\lambda }-\left( {{T}_{i}}-\gamma  \right) \right]=\underset{i=1}{\overset{14}{\mathop \sum }}\,\left[ \frac{1}{\lambda }-\left( {{T}_{i}}-\gamma  \right) \right]=0\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Complete descriptions of the partial derivatives can be found in [[Appendix:_Log-Likelihood_Equations|Appendix D]]. Recall that when using the MLE method for the exponential distribution, the value of &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; is equal to that of the first failure time. The first failure occurred at 5 hours, thus &amp;lt;math&amp;gt;\gamma =5\,\!&amp;lt;/math&amp;gt; hours&amp;lt;math&amp;gt;.\,\!&amp;lt;/math&amp;gt; Substituting the values for &amp;lt;math&amp;gt;T\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; we get:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\frac{14}{\hat{\lambda }}=560\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{\lambda }=0.025\text{ failures/hour}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using Weibull++:&lt;br /&gt;
&lt;br /&gt;
[[Image:Exponential Distribution Example 4 Data.png|center|700px|]]&lt;br /&gt;
&lt;br /&gt;
The probability plot is:&lt;br /&gt;
&lt;br /&gt;
[[Image:Exponential Distribution Example 4 Plot.png|center|650px|]]&lt;br /&gt;
&lt;br /&gt;
==Confidence Bounds==&lt;br /&gt;
In this section, we present the methods used in the application to estimate the different types of confidence bounds for exponentially distributed data. The complete derivations were presented in detail (for a general function) in the chapter for [[Confidence Bounds]].&lt;br /&gt;
At this time we should point out that exact confidence bounds for the exponential distribution have been derived, and exist in a closed form, utilizing the &amp;lt;math&amp;gt;{{\chi }^{2}}\,\!&amp;lt;/math&amp;gt; distribution. These are described in detail in Kececioglu  [[Appendix:_Life_Data_Analysis_References|[20]]], and are covered in the section in the [[Reliability Test Design|test design chapter]]. For most exponential data analyses, Weibull++ will use the approximate confidence bounds, provided from the Fisher information matrix or the likelihood ratio, in order to stay consistent with all of the other available distributions in the application. The &amp;lt;math&amp;gt;{{\chi }^{2}}\,\!&amp;lt;/math&amp;gt; confidence bounds for the exponential distribution are discussed in more detail in the [[Reliability Test Design|test design chapter]].&lt;br /&gt;
&lt;br /&gt;
===Fisher Matrix Bounds===&lt;br /&gt;
====Bounds on the Parameters====&lt;br /&gt;
For the failure rate &amp;lt;math&amp;gt;\hat{\lambda }\,\!&amp;lt;/math&amp;gt; the upper (&amp;lt;math&amp;gt;{{\lambda }_{U}}\,\!&amp;lt;/math&amp;gt;) and lower (&amp;lt;math&amp;gt;{{\lambda }_{L}}\,\!&amp;lt;/math&amp;gt;) bounds are estimated by Nelson [[Appendix:_Life_Data_Analysis_References|[30]]]:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  &amp;amp; {{\lambda }_{U}}= &amp;amp; \hat{\lambda }\cdot {{e}^{\left[ \tfrac{{{K}_{\alpha }}\sqrt{Var(\hat{\lambda })}}{\hat{\lambda }} \right]}} \\ &lt;br /&gt;
 &amp;amp;  &amp;amp;  \\ &lt;br /&gt;
 &amp;amp; {{\lambda }_{L}}= &amp;amp; \frac{\hat{\lambda }}{{{e}^{\left[ \tfrac{{{K}_{\alpha }}\sqrt{Var(\hat{\lambda })}}{\hat{\lambda }} \right]}}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;{{K}_{\alpha }}\,\!&amp;lt;/math&amp;gt; is defined by:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\alpha =\frac{1}{\sqrt{2\pi }}\int_{{{K}_{\alpha }}}^{\infty }{{e}^{-\tfrac{{{t}^{2}}}{2}}}dt=1-\Phi ({{K}_{\alpha }})\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If &amp;lt;math&amp;gt;\delta \,\!&amp;lt;/math&amp;gt; is the confidence level, then &amp;lt;math&amp;gt;\alpha =\tfrac{1-\delta }{2}\,\!&amp;lt;/math&amp;gt; for the two-sided bounds, and &amp;lt;math&amp;gt;\alpha =1-\delta \,\!&amp;lt;/math&amp;gt; for the one-sided bounds.&lt;br /&gt;
&lt;br /&gt;
The variance of &amp;lt;math&amp;gt;\hat{\lambda },\,\!&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;Var(\hat{\lambda }),\,\!&amp;lt;/math&amp;gt; is estimated from the Fisher matrix, as follows:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;Var(\hat{\lambda })={{\left( -\frac{{{\partial }^{2}}\Lambda }{\partial {{\lambda }^{2}}} \right)}^{-1}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;\Lambda \,\!&amp;lt;/math&amp;gt; is the log-likelihood function of the exponential distribution, described in [[Appendix:_Log-Likelihood_Equations|Appendix D]].&lt;br /&gt;
&lt;br /&gt;
Note that, for fixed &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt;, the log-likelihood function is increasing in &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt;.  This means that the MLE solution for &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt; cannot be found by setting &amp;lt;math&amp;gt;\tfrac{\partial \Lambda}{\partial \gamma}&amp;lt;/math&amp;gt; to zero.  (Since &amp;lt;math&amp;gt;\Lambda&amp;lt;/math&amp;gt; is increasing in &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\tfrac{\partial \Lambda}{\partial \gamma}&amp;lt;/math&amp;gt; can never be zero.)  Instead, the MLE solution for &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt; is simply its largest possible value allowed by the sample; namely, &amp;lt;math&amp;gt;\gamma = t_1&amp;lt;/math&amp;gt;, the first failure time.  The MLE solution for &amp;lt;math&amp;gt;\lambda&amp;lt;/math&amp;gt; is found in the usual fashion by setting &amp;lt;math&amp;gt;\tfrac{\partial \Lambda}{\partial \lambda}&amp;lt;/math&amp;gt; to zero and solving.  Weibull++ treats &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt; as a constant when computing bounds; i.e., &amp;lt;math&amp;gt;Var(\hat{\gamma}) = 0&amp;lt;/math&amp;gt;.  (See the discussion in Appendix D for more information.)&lt;br /&gt;
&lt;br /&gt;
====Bounds on Reliability====&lt;br /&gt;
The reliability of the two-parameter exponential distribution is:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{R}(t;\hat{\lambda })={{e}^{-\hat{\lambda }(t-\hat{\gamma })}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The corresponding confidence bounds are estimated from:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  &amp;amp; {{R}_{L}}= &amp;amp; {{e}^{-{{\lambda }_{U}}(t-\hat{\gamma })}} \\ &lt;br /&gt;
 &amp;amp; {{R}_{U}}= &amp;amp; {{e}^{-{{\lambda }_{L}}(t-\hat{\gamma })}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
These equations hold true for the 1-parameter exponential distribution, with &amp;lt;math&amp;gt;\gamma =0\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====Bounds on Time====&lt;br /&gt;
The bounds around time for a given exponential percentile, or reliability value, are estimated by first solving the reliability equation with respect to time, or reliable life:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{t}=-\frac{1}{{\hat{\lambda }}}\cdot \ln (R)+\hat{\gamma }\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The corresponding confidence bounds are estimated from:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  &amp;amp; {{t}_{U}}= &amp;amp; -\frac{1}{{{\lambda }_{L}}}\cdot \ln (R)+\hat{\gamma } \\ &lt;br /&gt;
 &amp;amp; {{t}_{L}}= &amp;amp; -\frac{1}{{{\lambda }_{U}}}\cdot \ln (R)+\hat{\gamma }  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The same equations apply for the one-parameter exponential with &amp;lt;math&amp;gt;\gamma =0.\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Likelihood Ratio Confidence Bounds===&lt;br /&gt;
====Bounds on Parameters====&lt;br /&gt;
For one-parameter distributions such as the exponential, the likelihood confidence bounds are calculated by finding values for &amp;lt;math&amp;gt;\theta \,\!&amp;lt;/math&amp;gt; that satisfy:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;-2\cdot \text{ln}\left( \frac{L(\theta )}{L(\hat{\theta })} \right)=\chi _{\alpha ;1}^{2}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This equation can be rewritten as:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;L(\theta )=L(\hat{\theta })\cdot {{e}^{\tfrac{-\chi _{\alpha ;1}^{2}}{2}}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For complete data, the likelihood function for the exponential distribution is given by:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;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}}}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the &amp;lt;math&amp;gt;{{t}_{i}}\,\!&amp;lt;/math&amp;gt; values represent the original time-to-failure data.  For a given value of &amp;lt;math&amp;gt;\alpha \,\!&amp;lt;/math&amp;gt;, values for &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; 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 &amp;lt;math&amp;gt;\delta ,\,\!&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;\alpha =\delta \,\!&amp;lt;/math&amp;gt; for two-sided bounds and &amp;lt;math&amp;gt;\alpha =2\delta -1\,\!&amp;lt;/math&amp;gt; for one-sided.&lt;br /&gt;
&lt;br /&gt;
=====Example: LR Bounds for Lambda=====&lt;br /&gt;
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 &amp;lt;math&amp;gt;\hat{\lambda }=0.013514\,\!&amp;lt;/math&amp;gt;.  Calculate the 85% two-sided confidence bounds on these parameters using the likelihood ratio method.&lt;br /&gt;
  &lt;br /&gt;
&#039;&#039;&#039;Solution&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The first step is to calculate the likelihood function for the parameter estimates:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  L(\hat{\lambda })= &amp;amp; \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}}}} \\ &lt;br /&gt;
  L(\hat{\lambda })= &amp;amp; \underset{i=1}{\overset{5}{\mathop \prod }}\,0.013514\cdot {{e}^{-0.013514\cdot {{x}_{i}}}} \\ &lt;br /&gt;
  L(\hat{\lambda })= &amp;amp; 3.03647\times {{10}^{-12}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;{{x}_{i}}\,\!&amp;lt;/math&amp;gt; are the original time-to-failure data points. We can now rearrange the likelihood ratio equation to the form:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;L(\lambda )-L(\hat{\lambda })\cdot {{e}^{\tfrac{-\chi _{\alpha ;1}^{2}}{2}}}=0\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Since our specified confidence level, &amp;lt;math&amp;gt;\delta \,\!&amp;lt;/math&amp;gt;, is 85%, we can calculate the value of the chi-squared statistic, &amp;lt;math&amp;gt;\chi _{0.85;1}^{2}=2.072251.\,\!&amp;lt;/math&amp;gt; We can now substitute this information into the equation:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   L(\lambda )-L(\hat{\lambda })\cdot {{e}^{\tfrac{-\chi _{\alpha ;1}^{2}}{2}}}= &amp;amp; 0, \\ &lt;br /&gt;
  L(\lambda )-3.03647\times {{10}^{-12}}\cdot {{e}^{\tfrac{-2.072251}{2}}}= &amp;amp; 0, \\ &lt;br /&gt;
  L(\lambda )-1.07742\times {{10}^{-12}}= &amp;amp; 0.  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It now remains to find the values of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; which satisfy this equation. Since there is only one parameter, there are only two values of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; that will satisfy the equation.  These values represent the &amp;lt;math&amp;gt;\delta =85%\,\!&amp;lt;/math&amp;gt; two-sided confidence limits of the parameter estimate &amp;lt;math&amp;gt;\hat{\lambda }\,\!&amp;lt;/math&amp;gt;. For our problem, the confidence limits are:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
{{\lambda }_{0.85}}=(0.006572,0.024172)&lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Bounds on Time and Reliability====&lt;br /&gt;
In order to calculate the bounds on a time estimate for a given reliability, or on a reliability estimate for a given time, the likelihood function needs to be rewritten in terms of one parameter and time/reliability, so that the maximum and minimum values of the time can be observed as the parameter is varied. This can be accomplished by substituting a form of the exponential reliability equation into the likelihood function. The exponential reliability equation can be written as:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;R={{e}^{-\lambda \cdot t}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This can be rearranged to the form:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\lambda =\frac{-\text{ln}(R)}{t}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This equation can now be substituted into the likelihood ratio equation to produce a likelihood equation in terms of &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;R:\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;L(t/R)=\underset{i=1}{\overset{N}{\mathop \prod }}\,\left( \frac{-\text{ln}(R)}{t} \right)\cdot {{e}^{\left( \tfrac{\text{ln}(R)}{t} \right)\cdot {{x}_{i}}}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The unknown parameter &amp;lt;math&amp;gt;t/R\,\!&amp;lt;/math&amp;gt; depends on what type of bounds are being determined. If one is trying to determine the bounds on time for the equation for the mean and the Bayes&#039;s rule equation for single parametera given reliability, then &amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt; is a known constant and &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; is the unknown parameter. Conversely, if one is trying to determine the bounds on reliability for a given time, then &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; is a known constant and &amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt; is the unknown parameter. Either way, the likelihood ratio function can be solved for the values of interest.&lt;br /&gt;
&lt;br /&gt;
=====Example: LR Bounds on Time =====&lt;br /&gt;
For the data given above for the [[The_Exponential_Distribution#Example:_LR_Bounds_for_Lambda|LR Bounds on Lambda example]] (five failures at 20, 40, 60, 100 and 150 hours), determine the 85% two-sided confidence bounds on the time estimate for a reliability of 90%. The ML estimate for the time at &amp;lt;math&amp;gt;R(t)=90%\,\!&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;\hat{t}=7.797\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
  &lt;br /&gt;
&#039;&#039;&#039;Solution&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
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 &amp;lt;math&amp;gt;R=0.90\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\alpha =0.85\,\!&amp;lt;/math&amp;gt; into the likelihood ratio bound equation. It now remains to find the values of &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; which satisfy this equation. Since there is only one parameter, there are only two values of &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; that will satisfy the equation. These values represent the &amp;lt;math&amp;gt;\delta =85%\,\!&amp;lt;/math&amp;gt; two-sided confidence limits of the time estimate &amp;lt;math&amp;gt;\hat{t}\,\!&amp;lt;/math&amp;gt;. For our problem, the confidence limits are:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;{{\hat{t}}_{R=0.9}}=(4.359,16.033)\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Example: LR Bounds on Reliability=====&lt;br /&gt;
Again using the data given above for the [[The_Exponential_Distribution#Example:_LR_Bounds_for_Lambda|LR Bounds on Lambda example]] (five failures at 20, 40, 60, 100 and 150 hours), determine the 85% two-sided confidence bounds on the reliability estimate for a &amp;lt;math&amp;gt;t=50\,\!&amp;lt;/math&amp;gt;. The ML estimate for the time at &amp;lt;math&amp;gt;t=50\,\!&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;\hat{R}=50.881%\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solution&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
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 &amp;lt;math&amp;gt;t=50\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\alpha =0.85\,\!&amp;lt;/math&amp;gt; into the likelihood ratio bound equation. It now remains to find the values of &amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt; which satisfy this equation. Since there is only one parameter, there are only two values of &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; that will satisfy the equation. These values represent the &amp;lt;math&amp;gt;\delta =85%\,\!&amp;lt;/math&amp;gt; two-sided confidence limits of the reliability estimate &amp;lt;math&amp;gt;\hat{R}\,\!&amp;lt;/math&amp;gt;. For our problem, the confidence limits are:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;{{\hat{R}}_{t=50}}=(29.861%,71.794%)\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Bayesian Confidence Bounds===&lt;br /&gt;
====Bounds on Parameters====&lt;br /&gt;
From [[Confidence Bounds]], we know that the posterior distribution of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; can be written as:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;f(\lambda |Data)=\frac{L(Data|\lambda )\varphi (\lambda )}{\int_{0}^{\infty }L(Data|\lambda )\varphi (\lambda )d\lambda }\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;\varphi (\lambda )=\tfrac{1}{\lambda }\,\!&amp;lt;/math&amp;gt;, is the non-informative prior of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
With the above prior distribution, &amp;lt;math&amp;gt;f(\lambda |Data)\,\!&amp;lt;/math&amp;gt; can be rewritten as:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;f(\lambda |Data)=\frac{L(Data|\lambda )\tfrac{1}{\lambda }}{\int_{0}^{\infty }L(Data|\lambda )\tfrac{1}{\lambda }d\lambda }\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The one-sided upper bound of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; is:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=P(\lambda \le {{\lambda }_{U}})=\int_{0}^{{{\lambda }_{U}}}f(\lambda |Data)d\lambda \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The one-sided lower bound of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; is:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;1-CL=P(\lambda \le {{\lambda }_{L}})=\int_{0}^{{{\lambda }_{L}}}f(\lambda |Data)d\lambda \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The two-sided bounds of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; are:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=P({{\lambda }_{L}}\le \lambda \le {{\lambda }_{U}})=\int_{{{\lambda }_{L}}}^{{{\lambda }_{U}}}f(\lambda |Data)d\lambda \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Bounds on Time (Type 1)====&lt;br /&gt;
The reliable life equation is:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;t=\frac{-\ln R}{\lambda }\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the one-sided upper bound on time we have:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\underset{}{\overset{}{\mathop{\Pr }}}\,(t\le {{T}_{U}})=\underset{}{\overset{}{\mathop{\Pr }}}\,(\frac{-\ln R}{\lambda }\le {{T}_{U}})\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The above equation can be rewritten in terms of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; as:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\underset{}{\overset{}{\mathop{\Pr }}}\,(\frac{-\ln R}{{{t}_{U}}}\le \lambda )\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From the above posterior distribuiton equation, we have:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\frac{\int_{\tfrac{-\ln R}{{{t}_{U}}}}^{\infty }L(Data|\lambda )\tfrac{1}{\lambda }d\lambda }{\int_{0}^{\infty }L(Data|\lambda )\tfrac{1}{\lambda }d\lambda }\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The above equation is solved w.r.t. &amp;lt;math&amp;gt;{{t}_{U}}.\,\!&amp;lt;/math&amp;gt; The same method is applied for one-sided lower and two-sided bounds on time.&lt;br /&gt;
&lt;br /&gt;
====Bounds on Reliability (Type 2)====&lt;br /&gt;
The one-sided upper bound on reliability is given by:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\underset{}{\overset{}{\mathop{\Pr }}}\,(R\le {{R}_{U}})=\underset{}{\overset{}{\mathop{\Pr }}}\,(\exp (-\lambda t)\le {{R}_{U}})\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The above equaation can be rewritten in terms of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; as:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\underset{}{\overset{}{\mathop{\Pr }}}\,(\frac{-\ln {{R}_{U}}}{t}\le \lambda )\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
From the equation for posterior distribution we have:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\frac{\int_{\tfrac{-\ln {{R}_{U}}}{t}}^{\infty }L(Data|\lambda )\tfrac{1}{\lambda }d\lambda }{\int_{0}^{\infty }L(Data|\lambda )\tfrac{1}{\lambda }d\lambda }\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The above equation is solved w.r.t. &amp;lt;math&amp;gt;{{R}_{U}}.\,\!&amp;lt;/math&amp;gt; The same method can be used to calculate one-sided lower and two sided bounds on reliability.&lt;br /&gt;
&lt;br /&gt;
==Exponential Distribution Examples==&lt;br /&gt;
{{:Exponential Distribution Examples}}&lt;/div&gt;</summary>
		<author><name>M Spivey</name></author>
	</entry>
	<entry>
		<id>https://www.reliawiki.com/index.php?title=The_Exponential_Distribution&amp;diff=65585</id>
		<title>The Exponential Distribution</title>
		<link rel="alternate" type="text/html" href="https://www.reliawiki.com/index.php?title=The_Exponential_Distribution&amp;diff=65585"/>
		<updated>2022-11-12T00:14:40Z</updated>

		<summary type="html">&lt;p&gt;M Spivey: /* Bounds on the Parameters */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{template:LDABOOK|7|The Exponential Distribution}}&lt;br /&gt;
The exponential distribution is a commonly used distribution in reliability engineering. Mathematically, it is a fairly simple distribution, which many times leads to its use in inappropriate situations. It is, in fact, a special case of the Weibull distribution where &amp;lt;math&amp;gt;\beta =1\,\!&amp;lt;/math&amp;gt;. The exponential distribution is used to model the behavior of units that have a constant failure rate (or units that do not degrade with time or wear out).  &lt;br /&gt;
&lt;br /&gt;
==Exponential Probability Density Function==&lt;br /&gt;
===The 2-Parameter Exponential Distribution===&lt;br /&gt;
The 2-parameter exponential &#039;&#039;pdf&#039;&#039; is given by:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;f(t)=\lambda {{e}^{-\lambda (t-\gamma )}},f(t)\ge 0,\lambda &amp;gt;0,t\ge \gamma \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; is the location parameter.&lt;br /&gt;
Some of the characteristics of the 2-parameter exponential distribution are discussed in Kececioglu [[Appendix:_Life_Data_Analysis_References|[19]]]:&lt;br /&gt;
*The location parameter, &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt;, if positive, shifts the beginning of the distribution by a distance of &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; to the right of the origin, signifying that the chance failures start to occur only after &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; hours of operation, and cannot occur before.&lt;br /&gt;
*The scale parameter is &amp;lt;math&amp;gt;\tfrac{1}{\lambda }=\bar{t}-\gamma =m-\gamma \,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
*The exponential &#039;&#039;pdf&#039;&#039; has no shape parameter, as it has only one shape.&lt;br /&gt;
*The distribution starts at &amp;lt;math&amp;gt;t=\gamma \,\!&amp;lt;/math&amp;gt; at the level of &amp;lt;math&amp;gt;f(t=\gamma )=\lambda \,\!&amp;lt;/math&amp;gt; and decreases thereafter exponentially and monotonically as &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; increases beyond &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; and is convex.&lt;br /&gt;
*As &amp;lt;math&amp;gt;t\to \infty \,\!&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;f(t)\to 0\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===The 1-Parameter Exponential Distribution===&lt;br /&gt;
The 1-parameter exponential &#039;&#039;pdf&#039;&#039; is obtained by setting &amp;lt;math&amp;gt;\gamma =0\,\!&amp;lt;/math&amp;gt;, and is given by:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt; \begin{align}f(t)= &amp;amp; \lambda {{e}^{-\lambda t}}=\frac{1}{m}{{e}^{-\tfrac{1}{m}t}}, &lt;br /&gt;
  &amp;amp; t\ge 0, \lambda &amp;gt;0,m&amp;gt;0&lt;br /&gt;
\end{align}&lt;br /&gt;
\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; = constant rate, in failures per unit of measurement, (e.g., failures per hour, per cycle, etc.)&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\lambda =\frac{1}{m}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
::&amp;lt;math&amp;gt;m\,\!&amp;lt;/math&amp;gt; = mean time between failures, or to failure&lt;br /&gt;
::&amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; = operating time, life, or age, in hours, cycles, miles, actuations, etc.&lt;br /&gt;
&lt;br /&gt;
This distribution requires the knowledge of only one parameter, &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt;, for its application. Some of the characteristics of the 1-parameter exponential distribution are discussed in Kececioglu [[Appendix:_Life_Data_Analysis_References| [19]]]:&lt;br /&gt;
*The location parameter, &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt;, is zero.&lt;br /&gt;
*The scale parameter is &amp;lt;math&amp;gt;\tfrac{1}{\lambda }=m\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
*As &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; is decreased in value, the distribution is stretched out to the right, and as &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; is increased, the distribution is pushed toward the origin.&lt;br /&gt;
*This distribution has no shape parameter as it has only one shape, (i.e., the exponential, and the only parameter it has is the failure rate, &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt;).&lt;br /&gt;
*The distribution starts at &amp;lt;math&amp;gt;t=0\,\!&amp;lt;/math&amp;gt; at the level of &amp;lt;math&amp;gt;f(t=0)=\lambda \,\!&amp;lt;/math&amp;gt; and decreases thereafter exponentially and monotonically as &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; increases, and is convex.&lt;br /&gt;
*As &amp;lt;math&amp;gt;t\to \infty \,\!&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;f(t)\to 0\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
*The &#039;&#039;pdf&#039;&#039; can be thought of as a special case of the Weibull &#039;&#039;pdf&#039;&#039; with &amp;lt;math&amp;gt;\gamma =0\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\beta =1\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Exponential Distribution Functions==&lt;br /&gt;
{{:Exponential Distribution Functions}}&lt;br /&gt;
&lt;br /&gt;
==Characteristics of the Exponential Distribution==&lt;br /&gt;
{{:Exponential Distribution Characteristics}}&lt;br /&gt;
&lt;br /&gt;
==Estimation of the Exponential Parameters==&lt;br /&gt;
===Probability Plotting===&lt;br /&gt;
Estimation of the parameters for the exponential distribution via probability plotting is very similar to the process used when dealing with the Weibull distribution. Recall, however, that the appearance of the probability plotting paper and the methods by which the parameters are estimated vary from distribution to distribution, so there will be some noticeable differences. In fact, due to the nature of the exponential &#039;&#039;cdf&#039;&#039;, the exponential probability plot is the only one with a negative slope. This is because the y-axis of the exponential probability plotting paper represents the reliability, whereas the y-axis for most of the other life distributions represents the unreliability.&lt;br /&gt;
&lt;br /&gt;
This is illustrated in the process of linearizing the &#039;&#039;cdf&#039;&#039;, which is necessary to construct the exponential probability plotting paper. For the two-parameter exponential distribution the cumulative density function is given by:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
F(t)=1-{{e}^{-\lambda (t-\gamma )}} &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Taking the natural logarithm of both sides of the above equation yields:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\ln \left[ 1-F(t) \right]=-\lambda (t-\gamma )\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
\ln [1-F(t)]=\lambda \gamma -\lambda t&lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, let:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
y=\ln [1-F(t)]&lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
a=\lambda \gamma &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
b=-\lambda &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which results in the linear equation of:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
y=a+bt&lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that with the exponential probability plotting paper, the y-axis scale is logarithmic and the x-axis scale is linear. This means that the zero value is present only on the x-axis. For &amp;lt;math&amp;gt;t=0\,\!&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;R=1\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;F(t)=0\,\!&amp;lt;/math&amp;gt;. So if we were to use &amp;lt;math&amp;gt;F(t)\,\!&amp;lt;/math&amp;gt; for the y-axis, we would have to plot the point &amp;lt;math&amp;gt;(0,0)\,\!&amp;lt;/math&amp;gt;. However, since the y-axis is logarithmic, there is no place to plot this on the exponential paper. Also, the failure rate, &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt;, is the negative of the slope of the line, but there is an easier way to determine the value of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; from the probability plot, as will be illustrated in the following example.&lt;br /&gt;
====Plotting Example====&lt;br /&gt;
{{:1P Exponential Example}}&lt;br /&gt;
&lt;br /&gt;
===Rank Regression on Y===&lt;br /&gt;
Performing a rank regression on Y requires that a straight line be fitted to the set of available data points such that the sum of the squares of the vertical deviations from the points to the line is minimized.&lt;br /&gt;
The least squares parameter estimation method (regression analysis) was discussed in [[Parameter Estimation]], and the following equations for rank regression on Y (RRY) were derived:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{a}=\bar{y}-\hat{b}\bar{x}=\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{y}_{i}}}{N}-\hat{b}\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}}{N}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{b}=\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}{{y}_{i}}-\tfrac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{y}_{i}}}{N}}{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,x_{i}^{2}-\tfrac{{{\left( \underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}} \right)}^{2}}}{N}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In our case, the equations for &amp;lt;math&amp;gt;{{y}_{i}}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;{{x}_{i}}\,\!&amp;lt;/math&amp;gt; are:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
{{y}_{i}}=\ln [1-F({{t}_{i}})] &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
{{x}_{i}}={{t}_{i}} &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and the &amp;lt;math&amp;gt;F({{t}_{i}})\,\!&amp;lt;/math&amp;gt; is estimated from the median ranks. Once &amp;lt;math&amp;gt;\hat{a}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\hat{b}\,\!&amp;lt;/math&amp;gt; are obtained, then &amp;lt;math&amp;gt;\hat{\lambda }\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\hat{\gamma }\,\!&amp;lt;/math&amp;gt; can easily be obtained from above equations.&lt;br /&gt;
For the one-parameter exponential, equations for estimating &#039;&#039;a&#039;&#039; and &#039;&#039;b&#039;&#039; become:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \hat{a}= &amp;amp; 0, \\ &lt;br /&gt;
  \hat{b}= &amp;amp; \frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}{{y}_{i}}}{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,x_{i}^{2}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The Correlation Coefficient&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The estimator of &amp;lt;math&amp;gt;\rho \,\!&amp;lt;/math&amp;gt; is the sample correlation coefficient, &amp;lt;math&amp;gt;\hat{\rho }\,\!&amp;lt;/math&amp;gt;, given by:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{\rho }=\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,({{x}_{i}}-\overline{x})({{y}_{i}}-\overline{y})}{\sqrt{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{({{x}_{i}}-\overline{x})}^{2}}\cdot \underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{({{y}_{i}}-\overline{y})}^{2}}}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====RRY Example==== &amp;lt;!-- THIS SECTION HEADER IS LINKED FROM OTHER SECTIONS IN THIS PAGE. IF YOU RENAME THE SECTION, YOU MUST UPDATE THE LINK(S). --&amp;gt;&lt;br /&gt;
{{:2P_Exponential_Example}}&lt;br /&gt;
&lt;br /&gt;
===Rank Regression on X===&lt;br /&gt;
Similar to rank regression on Y, performing a rank regression on X requires that a straight line be fitted to a set of data points such that the sum of the squares of the horizontal deviations from the points to the line is minimized.&lt;br /&gt;
&lt;br /&gt;
Again the first task is to bring our exponential &#039;&#039;cdf&#039;&#039; function into a linear form. This step is exactly the same as in regression on Y analysis. The deviation from the previous analysis begins on the least squares fit step, since in this case we treat &amp;lt;math&amp;gt;x\,\!&amp;lt;/math&amp;gt; as the dependent variable and &amp;lt;math&amp;gt;y\,\!&amp;lt;/math&amp;gt; as the independent variable. The best-fitting straight line to the data, for regression on X (see [[Parameter Estimation]]), is the straight line:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;x=\hat{a}+\hat{b}y\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The corresponding equations for &amp;lt;math&amp;gt;\hat{a}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\hat{b}\,\!&amp;lt;/math&amp;gt; are:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{a}=\overline{x}-\hat{b}\overline{y}=\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}}{N}-\hat{b}\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{y}_{i}}}{N}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{b}=\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}{{y}_{i}}-\tfrac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{y}_{i}}}{N}}{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,y_{i}^{2}-\tfrac{{{\left( \underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{y}_{i}} \right)}^{2}}}{N}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
{{y}_{i}}=\ln [1-F({{t}_{i}})] &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
{{x}_{i}}={{t}_{i}} &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The values of &amp;lt;math&amp;gt;F({{t}_{i}})\,\!&amp;lt;/math&amp;gt; are estimated from the median ranks. Once &amp;lt;math&amp;gt;\hat{a}\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\hat{b}\,\!&amp;lt;/math&amp;gt; are obtained, solve for the unknown &amp;lt;math&amp;gt;y\,\!&amp;lt;/math&amp;gt; value, which corresponds to:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;y=-\frac{\hat{a}}{\hat{b}}+\frac{1}{\hat{b}}x\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solving for the parameters from above equations we get:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;a=-\frac{\hat{a}}{\hat{b}}=\lambda \gamma \Rightarrow \gamma =\hat{a}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;b=\frac{1}{\hat{b}}=-\lambda \Rightarrow \lambda =-\frac{1}{\hat{b}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the one-parameter exponential case, equations for estimating a and b become:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \hat{a}= &amp;amp; 0 \\ &lt;br /&gt;
  \hat{b}= &amp;amp; \frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{x}_{i}}{{y}_{i}}}{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,y_{i}^{2}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The correlation coefficient is evaluated as before.&lt;br /&gt;
&lt;br /&gt;
====RRX Example====&lt;br /&gt;
&#039;&#039;&#039;2-Parameter Exponential RRX Example&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Using the same data set from the [[The_Exponential_Distribution#RRY_Example|RRY example above]] and assuming a 2-parameter exponential distribution, estimate the parameters and determine the correlation coefficient estimate, &amp;lt;math&amp;gt;\hat{\rho }\,\!&amp;lt;/math&amp;gt;, using rank regression on X.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Solution&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The table constructed for the RRY analysis applies to this example also. Using the values from this table, we get:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   \hat{b}= &amp;amp; \frac{\underset{i=1}{\overset{14}{\mathop{\sum }}}\,{{t}_{i}}{{y}_{i}}-\tfrac{\underset{i=1}{\overset{14}{\mathop{\sum }}}\,{{t}_{i}}\underset{i=1}{\overset{14}{\mathop{\sum }}}\,{{y}_{i}}}{14}}{\underset{i=1}{\overset{14}{\mathop{\sum }}}\,y_{i}^{2}-\tfrac{{{\left( \underset{i=1}{\overset{14}{\mathop{\sum }}}\,{{y}_{i}} \right)}^{2}}}{14}} \\ &lt;br /&gt;
   \\ &lt;br /&gt;
  \hat{b}= &amp;amp; \frac{-927.4899-(630)(-13.2315)/14}{22.1148-{{(-13.2315)}^{2}}/14}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{b}=-34.5563\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{a}=\overline{x}-\hat{b}\overline{y}=\frac{\underset{i=1}{\overset{14}{\mathop{\sum }}}\,{{t}_{i}}}{14}-\hat{b}\frac{\underset{i=1}{\overset{14}{\mathop{\sum }}}\,{{y}_{i}}}{14}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{a}=\frac{630}{14}-(-34.5563)\frac{(-13.2315)}{14}=12.3406\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{\lambda }=-\frac{1}{\hat{b}}=-\frac{1}{(-34.5563)}=0.0289\text{ failures/hour}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{\gamma }=\hat{a}=12.3406\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The correlation coefficient is found to be:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{\rho }=-0.9679\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that the equation for regression on Y is not necessarily the same as that for the regression on X. The only time when the two regression methods yield identical results is when the data lie perfectly on a line. If this were the case, the correlation coefficient would be &amp;lt;math&amp;gt;-1\,\!&amp;lt;/math&amp;gt;. The negative value of the correlation coefficient is due to the fact that the slope of the exponential probability plot is negative.&lt;br /&gt;
&lt;br /&gt;
This example can be repeated using Weibull++, choosing two-parameter exponential and rank regression on X (RRX) methods for analysis, as shown below.&lt;br /&gt;
The estimated parameters and the correlation coefficient using Weibull++ were found to be:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{array}{*{35}{l}}&lt;br /&gt;
   \hat{\lambda }= &amp;amp;0.0289 \text{failures/hour} \\&lt;br /&gt;
   \hat{\gamma}= &amp;amp; 12.3395 \text{hours} \\&lt;br /&gt;
   \hat{\rho} = &amp;amp;-0.9679  \\&lt;br /&gt;
\end{array}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Exponential Distribution Example 3 Data Folio.png|center|700px|]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The probability plot can be obtained simply by clicking the &#039;&#039;&#039;Plot&#039;&#039;&#039; icon.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Exponential Distribution Example 3 Plot.png|center|600px|]]&lt;br /&gt;
&lt;br /&gt;
===Maximum Likelihood Estimation===&lt;br /&gt;
As outlined in [[Parameter Estimation]], maximum likelihood estimation works by developing a likelihood function based on the available data and finding the values of the parameter estimates that maximize the likelihood function. This can be achieved by using iterative methods to determine the parameter estimate values that maximize the likelihood function. This can be rather difficult and time-consuming, particularly when dealing with the three-parameter distribution. Another method of finding the parameter estimates involves taking the partial derivatives of the likelihood equation with respect to the parameters, setting the resulting equations equal to zero, and solving simultaneously to determine the values of the parameter estimates. The log-likelihood functions and associated partial derivatives used to determine maximum likelihood estimates for the exponential distribution are covered in [[Appendix:_Log-Likelihood_Equations|Appendix D]].&lt;br /&gt;
&lt;br /&gt;
====MLE Example====&lt;br /&gt;
&#039;&#039;&#039;MLE for the Exponential Distribution&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Using the same data set from the [[The_Exponential_Distribution#RRY_Example|RRY and RRX examples above]] and assuming a 2-parameter exponential distribution, estimate the parameters using the MLE method.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solution&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
In this example, we have complete data only. The partial derivative of the log-likelihood function, &amp;lt;math&amp;gt;\Lambda ,\,\!&amp;lt;/math&amp;gt; is given by:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\frac{\partial \Lambda }{\partial \lambda }=\underset{i=1}{\overset{{{F}_{e}}}{\mathop \sum }}\,\left[ \frac{1}{\lambda }-\left( {{T}_{i}}-\gamma  \right) \right]=\underset{i=1}{\overset{14}{\mathop \sum }}\,\left[ \frac{1}{\lambda }-\left( {{T}_{i}}-\gamma  \right) \right]=0\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Complete descriptions of the partial derivatives can be found in [[Appendix:_Log-Likelihood_Equations|Appendix D]]. Recall that when using the MLE method for the exponential distribution, the value of &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; is equal to that of the first failure time. The first failure occurred at 5 hours, thus &amp;lt;math&amp;gt;\gamma =5\,\!&amp;lt;/math&amp;gt; hours&amp;lt;math&amp;gt;.\,\!&amp;lt;/math&amp;gt; Substituting the values for &amp;lt;math&amp;gt;T\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\gamma \,\!&amp;lt;/math&amp;gt; we get:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\frac{14}{\hat{\lambda }}=560\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{\lambda }=0.025\text{ failures/hour}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using Weibull++:&lt;br /&gt;
&lt;br /&gt;
[[Image:Exponential Distribution Example 4 Data.png|center|700px|]]&lt;br /&gt;
&lt;br /&gt;
The probability plot is:&lt;br /&gt;
&lt;br /&gt;
[[Image:Exponential Distribution Example 4 Plot.png|center|650px|]]&lt;br /&gt;
&lt;br /&gt;
==Confidence Bounds==&lt;br /&gt;
In this section, we present the methods used in the application to estimate the different types of confidence bounds for exponentially distributed data. The complete derivations were presented in detail (for a general function) in the chapter for [[Confidence Bounds]].&lt;br /&gt;
At this time we should point out that exact confidence bounds for the exponential distribution have been derived, and exist in a closed form, utilizing the &amp;lt;math&amp;gt;{{\chi }^{2}}\,\!&amp;lt;/math&amp;gt; distribution. These are described in detail in Kececioglu  [[Appendix:_Life_Data_Analysis_References|[20]]], and are covered in the section in the [[Reliability Test Design|test design chapter]]. For most exponential data analyses, Weibull++ will use the approximate confidence bounds, provided from the Fisher information matrix or the likelihood ratio, in order to stay consistent with all of the other available distributions in the application. The &amp;lt;math&amp;gt;{{\chi }^{2}}\,\!&amp;lt;/math&amp;gt; confidence bounds for the exponential distribution are discussed in more detail in the [[Reliability Test Design|test design chapter]].&lt;br /&gt;
&lt;br /&gt;
===Fisher Matrix Bounds===&lt;br /&gt;
====Bounds on the Parameters====&lt;br /&gt;
For the failure rate &amp;lt;math&amp;gt;\hat{\lambda }\,\!&amp;lt;/math&amp;gt; the upper (&amp;lt;math&amp;gt;{{\lambda }_{U}}\,\!&amp;lt;/math&amp;gt;) and lower (&amp;lt;math&amp;gt;{{\lambda }_{L}}\,\!&amp;lt;/math&amp;gt;) bounds are estimated by Nelson [[Appendix:_Life_Data_Analysis_References|[30]]]:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  &amp;amp; {{\lambda }_{U}}= &amp;amp; \hat{\lambda }\cdot {{e}^{\left[ \tfrac{{{K}_{\alpha }}\sqrt{Var(\hat{\lambda })}}{\hat{\lambda }} \right]}} \\ &lt;br /&gt;
 &amp;amp;  &amp;amp;  \\ &lt;br /&gt;
 &amp;amp; {{\lambda }_{L}}= &amp;amp; \frac{\hat{\lambda }}{{{e}^{\left[ \tfrac{{{K}_{\alpha }}\sqrt{Var(\hat{\lambda })}}{\hat{\lambda }} \right]}}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;{{K}_{\alpha }}\,\!&amp;lt;/math&amp;gt; is defined by:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\alpha =\frac{1}{\sqrt{2\pi }}\int_{{{K}_{\alpha }}}^{\infty }{{e}^{-\tfrac{{{t}^{2}}}{2}}}dt=1-\Phi ({{K}_{\alpha }})\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If &amp;lt;math&amp;gt;\delta \,\!&amp;lt;/math&amp;gt; is the confidence level, then &amp;lt;math&amp;gt;\alpha =\tfrac{1-\delta }{2}\,\!&amp;lt;/math&amp;gt; for the two-sided bounds, and &amp;lt;math&amp;gt;\alpha =1-\delta \,\!&amp;lt;/math&amp;gt; for the one-sided bounds.&lt;br /&gt;
&lt;br /&gt;
The variance of &amp;lt;math&amp;gt;\hat{\lambda },\,\!&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;Var(\hat{\lambda }),\,\!&amp;lt;/math&amp;gt; is estimated from the Fisher matrix, as follows:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;Var(\hat{\lambda })={{\left( -\frac{{{\partial }^{2}}\Lambda }{\partial {{\lambda }^{2}}} \right)}^{-1}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;\Lambda \,\!&amp;lt;/math&amp;gt; is the log-likelihood function of the exponential distribution, described in [[Appendix:_Log-Likelihood_Equations|Appendix D]].&lt;br /&gt;
&lt;br /&gt;
Note that, for fixed &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt;, the log-likelihood function is increasing in &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt;.  This means that the MLE solution for &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt; cannot be found by setting &amp;lt;math&amp;gt;\tfrac{d \Lambda}{d \gamma}&amp;lt;/math&amp;gt; to zero.  (Since &amp;lt;math&amp;gt;\Lambda&amp;lt;/math&amp;gt; is increasing in &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\tfrac{d \Lambda}{d \gamma}&amp;lt;/math&amp;gt; can never be zero.)  Instead, the MLE solution for &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt; is simply its largest possible value allowed by the sample; namely, &amp;lt;math&amp;gt;\gamma = t_1&amp;lt;/math&amp;gt;, the first failure time.  The MLE solution for &amp;lt;math&amp;gt;\lambda&amp;lt;/math&amp;gt; is found in the usual fashion by setting &amp;lt;math&amp;gt;\tfrac{d \Lambda}{d \lambda}&amp;lt;/math&amp;gt; to zero and solving.  Weibull++ treats &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt; as a constant when computing bounds; i.e., &amp;lt;math&amp;gt;Var(\hat{\gamma}) = 0&amp;lt;/math&amp;gt;.  (See the discussion in Appendix D for more information.)&lt;br /&gt;
&lt;br /&gt;
====Bounds on Reliability====&lt;br /&gt;
The reliability of the two-parameter exponential distribution is:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{R}(t;\hat{\lambda })={{e}^{-\hat{\lambda }(t-\hat{\gamma })}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The corresponding confidence bounds are estimated from:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  &amp;amp; {{R}_{L}}= &amp;amp; {{e}^{-{{\lambda }_{U}}(t-\hat{\gamma })}} \\ &lt;br /&gt;
 &amp;amp; {{R}_{U}}= &amp;amp; {{e}^{-{{\lambda }_{L}}(t-\hat{\gamma })}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
These equations hold true for the 1-parameter exponential distribution, with &amp;lt;math&amp;gt;\gamma =0\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====Bounds on Time====&lt;br /&gt;
The bounds around time for a given exponential percentile, or reliability value, are estimated by first solving the reliability equation with respect to time, or reliable life:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\hat{t}=-\frac{1}{{\hat{\lambda }}}\cdot \ln (R)+\hat{\gamma }\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The corresponding confidence bounds are estimated from:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  &amp;amp; {{t}_{U}}= &amp;amp; -\frac{1}{{{\lambda }_{L}}}\cdot \ln (R)+\hat{\gamma } \\ &lt;br /&gt;
 &amp;amp; {{t}_{L}}= &amp;amp; -\frac{1}{{{\lambda }_{U}}}\cdot \ln (R)+\hat{\gamma }  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The same equations apply for the one-parameter exponential with &amp;lt;math&amp;gt;\gamma =0.\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Likelihood Ratio Confidence Bounds===&lt;br /&gt;
====Bounds on Parameters====&lt;br /&gt;
For one-parameter distributions such as the exponential, the likelihood confidence bounds are calculated by finding values for &amp;lt;math&amp;gt;\theta \,\!&amp;lt;/math&amp;gt; that satisfy:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;-2\cdot \text{ln}\left( \frac{L(\theta )}{L(\hat{\theta })} \right)=\chi _{\alpha ;1}^{2}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This equation can be rewritten as:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;L(\theta )=L(\hat{\theta })\cdot {{e}^{\tfrac{-\chi _{\alpha ;1}^{2}}{2}}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For complete data, the likelihood function for the exponential distribution is given by:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;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}}}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the &amp;lt;math&amp;gt;{{t}_{i}}\,\!&amp;lt;/math&amp;gt; values represent the original time-to-failure data.  For a given value of &amp;lt;math&amp;gt;\alpha \,\!&amp;lt;/math&amp;gt;, values for &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; 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 &amp;lt;math&amp;gt;\delta ,\,\!&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;\alpha =\delta \,\!&amp;lt;/math&amp;gt; for two-sided bounds and &amp;lt;math&amp;gt;\alpha =2\delta -1\,\!&amp;lt;/math&amp;gt; for one-sided.&lt;br /&gt;
&lt;br /&gt;
=====Example: LR Bounds for Lambda=====&lt;br /&gt;
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 &amp;lt;math&amp;gt;\hat{\lambda }=0.013514\,\!&amp;lt;/math&amp;gt;.  Calculate the 85% two-sided confidence bounds on these parameters using the likelihood ratio method.&lt;br /&gt;
  &lt;br /&gt;
&#039;&#039;&#039;Solution&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The first step is to calculate the likelihood function for the parameter estimates:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
  L(\hat{\lambda })= &amp;amp; \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}}}} \\ &lt;br /&gt;
  L(\hat{\lambda })= &amp;amp; \underset{i=1}{\overset{5}{\mathop \prod }}\,0.013514\cdot {{e}^{-0.013514\cdot {{x}_{i}}}} \\ &lt;br /&gt;
  L(\hat{\lambda })= &amp;amp; 3.03647\times {{10}^{-12}}  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;{{x}_{i}}\,\!&amp;lt;/math&amp;gt; are the original time-to-failure data points. We can now rearrange the likelihood ratio equation to the form:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;L(\lambda )-L(\hat{\lambda })\cdot {{e}^{\tfrac{-\chi _{\alpha ;1}^{2}}{2}}}=0\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Since our specified confidence level, &amp;lt;math&amp;gt;\delta \,\!&amp;lt;/math&amp;gt;, is 85%, we can calculate the value of the chi-squared statistic, &amp;lt;math&amp;gt;\chi _{0.85;1}^{2}=2.072251.\,\!&amp;lt;/math&amp;gt; We can now substitute this information into the equation:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
   L(\lambda )-L(\hat{\lambda })\cdot {{e}^{\tfrac{-\chi _{\alpha ;1}^{2}}{2}}}= &amp;amp; 0, \\ &lt;br /&gt;
  L(\lambda )-3.03647\times {{10}^{-12}}\cdot {{e}^{\tfrac{-2.072251}{2}}}= &amp;amp; 0, \\ &lt;br /&gt;
  L(\lambda )-1.07742\times {{10}^{-12}}= &amp;amp; 0.  &lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It now remains to find the values of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; which satisfy this equation. Since there is only one parameter, there are only two values of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; that will satisfy the equation.  These values represent the &amp;lt;math&amp;gt;\delta =85%\,\!&amp;lt;/math&amp;gt; two-sided confidence limits of the parameter estimate &amp;lt;math&amp;gt;\hat{\lambda }\,\!&amp;lt;/math&amp;gt;. For our problem, the confidence limits are:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
{{\lambda }_{0.85}}=(0.006572,0.024172)&lt;br /&gt;
\end{align}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Bounds on Time and Reliability====&lt;br /&gt;
In order to calculate the bounds on a time estimate for a given reliability, or on a reliability estimate for a given time, the likelihood function needs to be rewritten in terms of one parameter and time/reliability, so that the maximum and minimum values of the time can be observed as the parameter is varied. This can be accomplished by substituting a form of the exponential reliability equation into the likelihood function. The exponential reliability equation can be written as:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;R={{e}^{-\lambda \cdot t}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This can be rearranged to the form:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\lambda =\frac{-\text{ln}(R)}{t}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This equation can now be substituted into the likelihood ratio equation to produce a likelihood equation in terms of &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;R:\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;L(t/R)=\underset{i=1}{\overset{N}{\mathop \prod }}\,\left( \frac{-\text{ln}(R)}{t} \right)\cdot {{e}^{\left( \tfrac{\text{ln}(R)}{t} \right)\cdot {{x}_{i}}}}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The unknown parameter &amp;lt;math&amp;gt;t/R\,\!&amp;lt;/math&amp;gt; depends on what type of bounds are being determined. If one is trying to determine the bounds on time for the equation for the mean and the Bayes&#039;s rule equation for single parametera given reliability, then &amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt; is a known constant and &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; is the unknown parameter. Conversely, if one is trying to determine the bounds on reliability for a given time, then &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; is a known constant and &amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt; is the unknown parameter. Either way, the likelihood ratio function can be solved for the values of interest.&lt;br /&gt;
&lt;br /&gt;
=====Example: LR Bounds on Time =====&lt;br /&gt;
For the data given above for the [[The_Exponential_Distribution#Example:_LR_Bounds_for_Lambda|LR Bounds on Lambda example]] (five failures at 20, 40, 60, 100 and 150 hours), determine the 85% two-sided confidence bounds on the time estimate for a reliability of 90%. The ML estimate for the time at &amp;lt;math&amp;gt;R(t)=90%\,\!&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;\hat{t}=7.797\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
  &lt;br /&gt;
&#039;&#039;&#039;Solution&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
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 &amp;lt;math&amp;gt;R=0.90\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\alpha =0.85\,\!&amp;lt;/math&amp;gt; into the likelihood ratio bound equation. It now remains to find the values of &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; which satisfy this equation. Since there is only one parameter, there are only two values of &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; that will satisfy the equation. These values represent the &amp;lt;math&amp;gt;\delta =85%\,\!&amp;lt;/math&amp;gt; two-sided confidence limits of the time estimate &amp;lt;math&amp;gt;\hat{t}\,\!&amp;lt;/math&amp;gt;. For our problem, the confidence limits are:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;{{\hat{t}}_{R=0.9}}=(4.359,16.033)\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Example: LR Bounds on Reliability=====&lt;br /&gt;
Again using the data given above for the [[The_Exponential_Distribution#Example:_LR_Bounds_for_Lambda|LR Bounds on Lambda example]] (five failures at 20, 40, 60, 100 and 150 hours), determine the 85% two-sided confidence bounds on the reliability estimate for a &amp;lt;math&amp;gt;t=50\,\!&amp;lt;/math&amp;gt;. The ML estimate for the time at &amp;lt;math&amp;gt;t=50\,\!&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;\hat{R}=50.881%\,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solution&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
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 &amp;lt;math&amp;gt;t=50\,\!&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\alpha =0.85\,\!&amp;lt;/math&amp;gt; into the likelihood ratio bound equation. It now remains to find the values of &amp;lt;math&amp;gt;R\,\!&amp;lt;/math&amp;gt; which satisfy this equation. Since there is only one parameter, there are only two values of &amp;lt;math&amp;gt;t\,\!&amp;lt;/math&amp;gt; that will satisfy the equation. These values represent the &amp;lt;math&amp;gt;\delta =85%\,\!&amp;lt;/math&amp;gt; two-sided confidence limits of the reliability estimate &amp;lt;math&amp;gt;\hat{R}\,\!&amp;lt;/math&amp;gt;. For our problem, the confidence limits are:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;{{\hat{R}}_{t=50}}=(29.861%,71.794%)\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Bayesian Confidence Bounds===&lt;br /&gt;
====Bounds on Parameters====&lt;br /&gt;
From [[Confidence Bounds]], we know that the posterior distribution of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; can be written as:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;f(\lambda |Data)=\frac{L(Data|\lambda )\varphi (\lambda )}{\int_{0}^{\infty }L(Data|\lambda )\varphi (\lambda )d\lambda }\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;\varphi (\lambda )=\tfrac{1}{\lambda }\,\!&amp;lt;/math&amp;gt;, is the non-informative prior of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
With the above prior distribution, &amp;lt;math&amp;gt;f(\lambda |Data)\,\!&amp;lt;/math&amp;gt; can be rewritten as:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;f(\lambda |Data)=\frac{L(Data|\lambda )\tfrac{1}{\lambda }}{\int_{0}^{\infty }L(Data|\lambda )\tfrac{1}{\lambda }d\lambda }\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The one-sided upper bound of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; is:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=P(\lambda \le {{\lambda }_{U}})=\int_{0}^{{{\lambda }_{U}}}f(\lambda |Data)d\lambda \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The one-sided lower bound of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; is:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;1-CL=P(\lambda \le {{\lambda }_{L}})=\int_{0}^{{{\lambda }_{L}}}f(\lambda |Data)d\lambda \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The two-sided bounds of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; are:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=P({{\lambda }_{L}}\le \lambda \le {{\lambda }_{U}})=\int_{{{\lambda }_{L}}}^{{{\lambda }_{U}}}f(\lambda |Data)d\lambda \,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Bounds on Time (Type 1)====&lt;br /&gt;
The reliable life equation is:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;t=\frac{-\ln R}{\lambda }\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the one-sided upper bound on time we have:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\underset{}{\overset{}{\mathop{\Pr }}}\,(t\le {{T}_{U}})=\underset{}{\overset{}{\mathop{\Pr }}}\,(\frac{-\ln R}{\lambda }\le {{T}_{U}})\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The above equation can be rewritten in terms of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; as:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\underset{}{\overset{}{\mathop{\Pr }}}\,(\frac{-\ln R}{{{t}_{U}}}\le \lambda )\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From the above posterior distribuiton equation, we have:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\frac{\int_{\tfrac{-\ln R}{{{t}_{U}}}}^{\infty }L(Data|\lambda )\tfrac{1}{\lambda }d\lambda }{\int_{0}^{\infty }L(Data|\lambda )\tfrac{1}{\lambda }d\lambda }\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The above equation is solved w.r.t. &amp;lt;math&amp;gt;{{t}_{U}}.\,\!&amp;lt;/math&amp;gt; The same method is applied for one-sided lower and two-sided bounds on time.&lt;br /&gt;
&lt;br /&gt;
====Bounds on Reliability (Type 2)====&lt;br /&gt;
The one-sided upper bound on reliability is given by:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\underset{}{\overset{}{\mathop{\Pr }}}\,(R\le {{R}_{U}})=\underset{}{\overset{}{\mathop{\Pr }}}\,(\exp (-\lambda t)\le {{R}_{U}})\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The above equaation can be rewritten in terms of &amp;lt;math&amp;gt;\lambda \,\!&amp;lt;/math&amp;gt; as:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\underset{}{\overset{}{\mathop{\Pr }}}\,(\frac{-\ln {{R}_{U}}}{t}\le \lambda )\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
From the equation for posterior distribution we have:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;CL=\frac{\int_{\tfrac{-\ln {{R}_{U}}}{t}}^{\infty }L(Data|\lambda )\tfrac{1}{\lambda }d\lambda }{\int_{0}^{\infty }L(Data|\lambda )\tfrac{1}{\lambda }d\lambda }\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The above equation is solved w.r.t. &amp;lt;math&amp;gt;{{R}_{U}}.\,\!&amp;lt;/math&amp;gt; The same method can be used to calculate one-sided lower and two sided bounds on reliability.&lt;br /&gt;
&lt;br /&gt;
==Exponential Distribution Examples==&lt;br /&gt;
{{:Exponential Distribution Examples}}&lt;/div&gt;</summary>
		<author><name>M Spivey</name></author>
	</entry>
</feed>