The Exponential Distribution: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
Line 1: Line 1:
{{template:LDABOOK|7|The Exponential Distribution}}
{{template:LDABOOK|7|The Exponential Distribution}}


=The Exponential Distribution=
{{the exponential distribution}}
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 <math>\beta =1</math>. 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). 
{{Exponential Probability Density Function}}
 
{{Exponential Statistical Properties}}
 
{{Characteristics of the Exponential Distribution}}
 
==Estimation of the Exponential Parameters==
{{Probability PlottingED}}
 
{{Rank Regression on Y}}
 
{{Rank Regression on X}}
 
{{Maximum Likelihood Estimation}}
 
{{Confidence Bounds}}
 
{{Bayesian Confidence Bounds ED}}
 
==General Examples==
===Example 8===
Twenty units were reliability tested with the following results:
 
{| align="center" border=1 cellspacing=0
|-
|colspan="2" style="text-align:center"| Table 7.1 - Life Test Data
|-
|-align="center"
!Number of Units in Group
!Time-to-Failure
|- align="center"
|7 ||100
|- align="center"
|5 ||200
|- align="center"
|3 ||300
|- align="center"
|2 ||400
|- align="center"
|1 ||500
|- align="center"
|2 ||600
|}
 
8-1. Assuming a two-parameter exponential distribution, estimate the parameters analytically using the MLE method.
 
8-2. Repeat part 8-1 using Weibull++ (enter the data as grouped data to duplicate the results of 8-1).
 
8-3. Plot the exponential probability vs. time-to-failure using Weibull++.
 
8-4. Plot <math>R(t)</math> vs. time using Weibull++.
 
8-5. Plot the <math>pdf</math> using Weibull++.
 
8-6. Plot the failure rate vs. time using Weibull++.
 
8-7. Estimate the parameters analytically using the RRY method (using grouped ranks).
 
====Solution To Example 8====
8-1. For the two-parameter exponential distribution and for <math>\hat{\gamma }=100</math> hours (first failure), the partial of the log-likelihood function, <math>\Lambda </math>, becomes:
 
::<math> \begin{align}
 
\frac{\partial \Lambda }{\partial \lambda }= &\underset{i=1}{\overset{6}{\mathop \sum }}\,{N_i} \left[ \frac{1}{\lambda }-\left( {{T}_{i}}-100  \right) \right]=0\\
 
\Rightarrow & 7[\frac{1}{\lambda }-(100-100)]+5[\frac{1}{\lambda}-(200-100)]
+ \ldots +2[\frac{1}{\lambda}-(600-100)]\\
= & 0\\
\Rightarrow & \hat{\lambda}=\frac{20}{3100}=0.0065 \text{fr/hr}
 
\end{align}
</math>
 
8-2. The data as entered in Weibull++ along with results are shown next.
<br>
<br>
[[Image:weibullSF1.png|thumb|center|400px|The exponential probability plot is shown next.]]
 
 
 
[[Image:weibullSFplot1.png|thumb|center|400px|The '''Special Plot''' drop-down box allows you to select different plot types, shown next.]]
 
 
 
[[Image:ex8.4.gif|thumb|center|600px|]]
 
 
 
Select '''Reliability vs. Time'''.
 
 
[[Image:weibullreliabilityvstime1.png|thumb|center|400px|]]
 
The exponential <math>pdf</math> plot is shown next.
 
 
 
[[Image:weibullpdf1.png|thumb|center|400px|]]
 
The exponential failure rate plot is shown next.
 
 
 
[[Image:weibullfailurerate.png|thumb|center|400px|]]
 
 
Note that, as described at the beginning of this chapter, the failure rate for the exponential distribution is constant. Also note that the failure rate plot does not exist for times before the location parameter, <math>\gamma </math>, at 100 hours.
 
8-7. In the case of grouped data, one must be cautious when estimating the parameters using a rank regression method. That is because the median rank values are determined from the total number of failures observed by time <math>{{T}_{i}}</math> where <math>i</math> indicates the group number. In this example the total number of groups is <math>N=6</math> and the total number of units is <math>{{N}_{T}}=20</math>. Thus, the median rank values will be estimated for twenty units and for the total failed units (<math>{{N}_{{{F}_{i}}}}</math>) up to the <math>{{i}^{th}}</math> group, for the <math>{{i}^{th}}</math> rank value. The median ranks values can be found from rank tables or they can be estimated using ReliaSoft's Quick Statistical Reference.
 
For example, the median rank value of the fourth group will be the <math>{{17}^{th}}</math> rank out of a sample size of twenty units (or 81.945%).
 
The following table is then constructed (as in Example 2).
 
<center><math>\begin{matrix}
  N & {{N}_{F}} & {{N}_{{{F}_{i}}}} & {{T}_{i}} & F({{T}_{i}}) & {{y}_{i}} & T_{i}^{2} & y_{i}^{2} & {{T}_{i}}{{y}_{i}}  \\
  \text{1} & \text{7} & \text{7} & \text{100} & \text{0}\text{.32795} & \text{-0}\text{.3974} & \text{10000} & \text{0}\text{.1579} & \text{-39}\text{.7426}  \\
  \text{2} & \text{5} & \text{12} & \text{200} & \text{0}\text{.57374} & \text{-0}\text{.8527} & \text{40000} & \text{0}\text{.7271} & \text{-170}\text{.5402}  \\
  \text{3} & \text{3} & \text{15} & \text{300} & \text{0}\text{.72120} & \text{-1}\text{.2772} & \text{90000} & \text{1}\text{.6313} & \text{-383}\text{.1728}  \\
  \text{4} & \text{2} & \text{17} & \text{400} & \text{0}\text{.81945} & \text{-1}\text{.7117} & \text{160000} & \text{2}\text{.9301} & \text{-684}\text{.6990}  \\
  \text{5} & \text{1} & \text{18} & \text{500} & \text{0}\text{.86853} & \text{-2}\text{.0289} & \text{250000} & \text{4}\text{.1166} & \text{-1014}\text{.4731}  \\
  \text{6} & \text{2} & \text{20} & \text{600} & \text{0}\text{.96594} & \text{-3}\text{.3795} & \text{360000} & \text{11}\text{.4211} & \text{-2027}\text{.7085}  \\
  \sum_{}^{} & {} & {} & \text{2100} & {} & \text{-9}\text{.6476} & \text{910000} & \text{20}\text{.9842} & \text{-4320}\text{.3362}  \\
\end{matrix}</math></center>
 
 
Given the values in the table above, calculate <math>\hat{a}</math> and <math>\hat{b}</math> using Eqns. (aae) and (bbe):
 
 
::<math>\begin{align}
  & \hat{b}= & \frac{\underset{i=1}{\overset{6}{\mathop{\sum }}}\,{{T}_{i}}{{y}_{i}}-(\underset{i=1}{\overset{6}{\mathop{\sum }}}\,{{T}_{i}})(\underset{i=1}{\overset{6}{\mathop{\sum }}}\,{{y}_{i}})/6}{\underset{i=1}{\overset{6}{\mathop{\sum }}}\,T_{i}^{2}-{{(\underset{i=1}{\overset{6}{\mathop{\sum }}}\,{{T}_{i}})}^{2}}/6} \\
&  &  \\
& \hat{b}= & \frac{-4320.3362-(2100)(-9.6476)/6}{910,000-{{(2100)}^{2}}/6} 
\end{align}</math>
 
:or:
 
::<math>\hat{b}=-0.005392</math>
 
:and:
 
::<math>\hat{a}=\overline{y}-\hat{b}\overline{T}=\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{y}_{i}}}{N}-\hat{b}\frac{\underset{i=1}{\overset{N}{\mathop{\sum }}}\,{{T}_{i}}}{N}</math>
 
:or:
 
::<math>\hat{a}=\frac{-9.6476}{6}-(-0.005392)\frac{2100}{6}=0.2793</math>
 
:Therefore, from Eqn. (be):
 
 
::<math>\hat{\lambda }=-\hat{b}=-(-0.005392)=0.05392\text{ failures/hour}</math>
 
 
:and from Eqn. (ae):
 
::<math>\hat{\gamma }=\frac{\hat{a}}{\hat{\lambda }}=\frac{0.2793}{0.005392}</math>
 
:or:
 
::<math>\hat{\gamma }\simeq 51.8\text{ hours}</math>
 
:Then:
 
::<math>f(T)=(0.005392){{e}^{-0.005392(T-51.8)}}</math>
 
Using Weibull++ , the estimated parameters are:
 
::<math>\begin{align}
  \hat{\lambda }= & 0.0054\text{ failures/hour} \\
  \hat{\gamma }= & 51.82\text{ hours} 
\end{align}</math>
 
The small difference in the values from Weibull++ is due to rounding. In Weibull++ the calculations and the rank values are carried out up to the <math>{{15}^{th}}</math> decimal point.
<br>
 
===Example 9===
A number of leukemia patients were treated with either drug 6 MP or a placebo, and the times in weeks until cancer symptoms returned were recorded. Analyze each treatment separately. [21, p.175]
 
 
{|align="center" border=1 cellspacing=0
|-
|colspan="4" style="text-align:center"|Table 7.3 - Leukemia Treatment Results
|-
!Time  (weeks)
!Number of Patients
!Treament
!Comments
|-
|1 ||2 ||placebo ||
|-
|2 ||2 ||placebo ||
|-
|3 ||1 ||placebo ||
|-
|4 ||2 ||placebo ||
|-
|5 ||2 ||placebo ||
|-
|6 ||4 ||6MP ||3 patients completed
|-
|7 ||1 ||6MP ||
|-
|8 ||4 ||placebo ||
|-
|9 ||1 ||6MP ||Not completed
|-
|10 ||2 ||6MP ||1 patient completed
|-
|11 ||2 ||placebo ||
|-
|11 ||1 ||6MP ||Not completed
|-
|12 ||2 ||placebo ||
|-
|13 ||1 ||6MP ||
|-
|15 ||1 ||placebo ||
|-
|16 ||1 ||6MP ||
|-
|17 ||1 ||placebo ||
|-
|17 ||1 ||6MP ||Not completed
|-
|19 ||1 ||6MP ||Not completed
|-
|20 ||1 ||6MP ||Not completed
|-
|22 ||1 ||placebo ||
|-
|22 ||1 ||6MP ||
|-
|23 ||1 ||placebo ||
|-
|23 ||1 ||6MP ||
|-
|25 ||1 ||6MP ||Not completed
|-
|32 ||2 ||6MP ||Not completed
|-
|34 ||1 ||6MP ||Not completed
|-
|35 ||1 ||6MP ||Not completed
|}
 
====Solution to Example 9====
Enter the data into Weibull++, by selecting '''Times to Failure, with Right Censored Data (Suspensions)''' and '''with Grouped Observations''. In the first column enter the number of patients. Whenever there are uncompleted tests, enter the number of patients who completed the test separately from the number of patients who did not. In the second column enter F for completed tests and S for uncompleted. In the third column enter the time. In the fourth column (Subset ID) enter the name of the treatment. The title of each column can be changed by double-clicking it and typing the desired name.
 
 
[[Image:weibullplacebofolio.png|thumb|center|400px|]]
 
 
Now click the '''Batch Auto Run''' icon
 
 
[[Image:batchautorun.png|thumb|center|300px|]]
 
::or:
 
[[Image:batchautorunicon.png|thumb|center|300px|]]
 
 
and click Select All Available> > to separate the 6 MP drug from the placebo as shown next.
 
 
[[Image:BARsheet.png|thumb|center|350px|]]
 
 
Click OK and you will get a new Data Sheet for each treatment with the corresponding results, as shown next.
 
 
{|style= align="center" border="1"
|-
|[[Image:BAR6mp.png|thumb|center|400px|]]||[[Image:BARplacebo.png|thumb|center|400px|]]
|}
 
 
Make sure both data sheets are calculated, then from the Life Data tab, click on Insert Additional Plot. Click on the Select Data Sheets button.
 
[[Image:insertadditionalplot.png|thumb|center|300px|]]
 
 
 
[[Image:selectdatasheets.png|thumb|center|300px|]]
 
 
and check the two data sheets under the Folio1 project.
 
 
The plot is shown next,
 
 
[[Image:multipleplotsheet.png|thumb|center|400px|]]

Revision as of 22:59, 16 January 2012

New format available! This reference is now available in a new format that offers faster page load, improved display for calculations and images, more targeted search and the latest content available as a PDF. As of September 2023, this Reliawiki page will not continue to be updated. Please update all links and bookmarks to the latest reference at help.reliasoft.com/reference/life_data_analysis

Chapter 7: The Exponential Distribution


Weibullbox.png

Chapter 7  
The Exponential Distribution  

Synthesis-icon.png

Available Software:
Weibull++

Examples icon.png

More Resources:
Weibull++ Examples Collection


New format available! This reference is now available in a new format that offers faster page load, improved display for calculations and images, more targeted search and the latest content available as a PDF. As of September 2023, this Reliawiki page will not continue to be updated. Please update all links and bookmarks to the latest reference at help.reliasoft.com/reference/life_data_analysis

Chapter 7: The Exponential Distribution


Weibullbox.png

Chapter 7  
The Exponential Distribution  

Synthesis-icon.png

Available Software:
Weibull++

Examples icon.png

More Resources:
Weibull++ Examples Collection


Template loop detected: Template:The exponential distribution