The Lognormal Distribution: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
Line 710: Line 710:
This data set is represented graphically in the following contour plot:
This data set is represented graphically in the following contour plot:


[[Image:ldachp9ex6.gif|thumb|center|300px| ]]  
[[Image:ldachp9ex6.gif|thumb|center|400px| ]]  


As can be determined from the table, the lowest calculated value for  <math>t</math>  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%.
As can be determined from the table, the lowest calculated value for  <math>t</math>  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%.

Revision as of 19:10, 19 August 2011

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 10: The Lognormal Distribution


Weibullbox.png

Chapter 10  
The Lognormal Distribution  

Synthesis-icon.png

Available Software:
Weibull++

Examples icon.png

More Resources:
Weibull++ Examples Collection


The Lognormal Distribution

The lognormal distribution is commonly used to model the lives of units whose failure modes are of a fatigue-stress nature. Since this includes most, if not all, mechanical systems, the lognormal distribution can have widespread application. Consequently, the lognormal distribution is a good companion to the Weibull distribution when attempting to model these types of units. As may be surmised by the name, the lognormal distribution has certain similarities to the normal distribution. A random variable is lognormally distributed if the logarithm of the random variable is normally distributed. Because of this, there are many mathematical similarities between the two distributions. For example, the mathematical reasoning for the construction of the probability plotting scales and the bias of parameter estimators is very similar for these two distributions.


Lognormal Probability Density Function

The lognormal distribution is a two-parameter distribution with parameters μ and σT . The pdf for this distribution is given by:

f(T)=1σT2πe12(TμσT)2

where, T=ln(T). , where the T values are the times-to-failure, and

μ=mean of the natural logarithms
of the times-to-failure,
σT=standard deviation of the natural logarithms
of the times-to-failure

The lognormal pdf can be obtained, realizing that for equal probabilities under the normal and lognormal pdf s, incremental areas should also be equal, or:

f(T)dT=f(T)dT

Taking the derivative yields:

dT=dTT
Substitution yields:
f(T)=f(T)T,f(T)=1TσT2πe12(ln(T)μσT)2
where:
f(T)0,T>0,<μ<,σT>0

Lognormal Statistical Properties

The Mean or MTTF

The mean of the lognormal distribution, μ , is given by [18]:

μ=eμ+12σT2


The mean of the natural logarithms of the times-to-failure, μ , in terms of T¯ and σT is givgen by:

μ=ln(T¯)12ln(σT2T¯2+1)

The Median

The median of the lognormal distribution, T˘ , is given by [18]:

T˘=eμ

The Mode

The mode of the lognormal distribution, T~ , is given by [1]:

T~=eμσT2

The Standard Deviation

The standard deviation of the lognormal distribution, σT , is given by [18]:

σT=(e2μ+σT2)(eσT21)


The standard deviation of the natural logarithms of the times-to-failure, σT , in terms of T¯ and σT is given by:

σT=ln(σT2T¯2+1)


The Lognormal Reliability Function

The reliability for a mission of time T , starting at age 0, for the lognormal distribution is determined by:

R(T)=Tf(t)dt
or:
R(T)=T1σT2πe12(tμσT)2dt

As with the normal distribution, there is no closed-form solution for the lognormal reliability function. Solutions can be obtained via the use of standard normal tables. Since the application automatically solves for the reliability we will not discuss manual solution methods. For interested readers, full explanations can be found in the references.

The Lognormal Conditional Reliability

The lognormal conditional reliability function is given by:

R(t|T)=R(T+t)R(T)=ln(T+t)1σT2πe12(sμσT)2dsln(T)1σT2πe12(sμσT)2ds

Once again, the use of standard normal tables is necessary to solve this equation, as no closed-form solution exists.

The Lognormal Reliable Life

As there is no closed-form solution for the lognormal reliability equation, no closed-form solution exists for the lognormal reliable life either. In order to determine this value, one must solve the equation:


RT=ln(T)1σT2πe12(sμσT)2ds

for T .

The Lognormal Failure Rate Function

The lognormal failure rate is given by:


λ(T)=f(T)R(T)=1TσT2πe12(TμσT)2T1σT2πe12(tμσT)2dt

As with the reliability equations, standard normal tables will be required to solve for this function.

Distribution Characteristics

LdaDC.gif

• The lognormal distribution is a distribution skewed to the right.
• The pdf starts at zero, increases to its mode, and decreases thereafter.
• The degree of skewness increases as σT increases, for a given μ
LdaDC2.gif
• For the same σT , the pdf 's skewness increases as μ increases.
• For σT values significantly greater than 1, the pdf rises very sharply in the beginning, i.e. for very small values of T near zero, and essentially follows the ordinate axis, peaks out early, and then decreases sharply like an exponential pdf or a Weibull pdf with 0<β<1 .
• The parameter, μ, in terms of the logarithm of the Ts is also the scale parameter, and not the location parameter as in the case of the normal pdf .
• The parameter σT, or the standard deviation of the Ts in terms of their logarithm or of their T, is also the shape parameter and not the scale parameter, as in the normal pdf, and assumes only positive values.

Lognormal Distribution Parameters in Weibull++

In Weibull++, the parameters returned for the lognormal distribution are always logarithmic. That is: the parameter μ represents the mean of the natural logarithms of the times-to-failure, while σT represents the standard deviation of these data point logarithms. Specifically, the returned σT is the square root of the variance of the natural logarithms of the data points. Even though the application denotes these values as mean and standard deviation, the user is reminded that these are given as the parameters of the distribution, and are thus the mean and standard deviation of the natural logarithms of the data. The mean value of the times-to-failure, not used as a parameter, as well as the standard deviation can be obtained through the QCP or the Function Wizard.

Estimation of the Parameters

Probability Plotting

As described before, probability plotting involves plotting the failure times and associated unreliability estimates on specially constructed probability plotting paper. The form of this paper is based on a linearization of the cdf of the specific distribution. For the lognormal distribution, the cumulative density function can be written as:

F(T)=Φ(TμσT)
or:
Φ1[F(T)]=μσT+1σTT
where:
Φ(x)=12πxet22dx
Now, let:
y=Φ1[F(T)]
a=μσT
and:
b=1σT

which results in the linear equation of:

y=a+bT

The normal probability paper resulting from this linearized cdf function is shown next.

Lda lognormalplot.gif

The process for reading the parameter estimate values from the lognormal probability plot is very similar to the method employed for the normal distribution (see Chapter 8). However, since the lognormal distribution models the natural logarithms of the times-to-failure, the values of the parameter estimates must be read and calculated based on a logarithmic scale, as opposed to the linear time scale as it was done with the normal distribution. This parameter scale appears at the top of the lognormal probability plot.

The process of lognormal probability plotting is illustrated in the following example.

Example 1

Eight units are put on a life test and tested to failure. The failures occurred at 45, 140, 260, 500, 850, 1400, 3000, and 9000 hours. Estimate the parameters for the lognormal distribution using probability plotting.

Solution to Example 1

In order to plot the points for the probability plot, the appropriate unreliability estimate values must be obtained. These will be estimated through the use of median ranks, which can be obtained from statistical tables or the Quick Statistical Reference in Weibull++. The following table shows the times-to-failure and the appropriate median rank values for this example:

Time-to-MedianFailure (hr.)Rank (  45 8.30  14020.11  26032.05  50044.02  85055.98 140067.95 300079.89 900091.70 


These points may now be plotted on normal probability plotting paper as shown in the next figure.

Ldachp9ex1.gif

Draw the best possible line through the plot points. The time values where this line intersects the 15.85% and 50% unreliability values should be projected up to the logarithmic scale, as shown in the following plot.

Ldachp9ex1.2.gif

The natural logarithm of the time where the fitted line intersects .. is equivalent to μ . In this case, μ=6.45 . The value for σT is equal to the difference between the natural logarithms of the times where the fitted line crosses Extra open brace or missing close brace and Extra open brace or missing close brace At Extra open brace or missing close brace , ln (t)=4.55 . Therefore, σT=6.454.55=1.9 .

Rank Regression on Y

Performing a rank regression on Y requires that a straight line 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.

The least squares parameter estimation method, or regression analysis, was discussed in Chapter 3 and the following equations for regression on Y were derived, and are again applicable:

a^=y¯b^x¯=Ni=1yiNb^Ni=1xiN
and:
b^=Ni=1xiyiNi=1xiNi=1yiNNi=1xi2(Ni=1xi)2N

In our case the equations for yi and xi are:

yi=Φ1[F(Ti)]
and:
xi=Ti

where the F(Ti) is estimated from the median ranks. Once a^ and b^ are obtained, then σ^ and μ^ can easily be obtained from Eqns. (aln) and (bln).

The Correlation Coefficient

The estimator of ρ is the sample correlation coefficient, ρ^ , given by:

ρ^=Ni=1(xix)(yiy)Ni=1(xix)2Ni=1(yiy)2


Example 2

Fourteen units were reliability tested and the following life test data were obtained:

Table 9.1 - Life Test Data for Example 2
Data point index Time-to-failure
1 5
2 10
3 15
4 20
5 25
6 30
7 35
8 40
9 50
10 60
11 70
12 80
13 90
14 100

Assuming the data follow a lognormal distribution, estimate the parameters and the correlation coefficient, ρ , using rank regression on Y.

Solution to Example 2

Construct Table 9.2, as shown next.

Table 9.2 - Least Squares Analysis
NTiF(Ti)TiyiTi2yi2Tiyi150.04831.6094-1.66192.59032.7619-2.67472100.11702.3026-1.19015.30191.4163-2.74033150.18652.7080-0.89087.33350.7935-2.41234200.25612.9957-0.65528.97440.4292-1.96275250.32583.2189-0.451210.36120.2036-1.45246300.39543.4012-0.264711.56810.0701-0.90047350.46513.5553-0.087312.6405-0.0076-0.31028400.53493.68890.087313.60780.00760.32199500.60463.9120.264715.30390.07011.035710600.67424.09430.451216.76370.20361.847411700.74394.24850.655218.04970.42922.783412800.81354.3820.890819.20220.79353.903513900.88304.49981.190120.24831.41635.3552141001.95174.60521.661921.20762.76197.6533  49.2220183.153111.364610.4473


The median rank values ( F(Ti) ) can be found in rank tables or by using the Quick Statistical Reference in Weibull++ .

The yi values were obtained from the standardized normal distribution's area tables by entering for F(z) and getting the corresponding z value ( yi ).

Given the values in the table above, calculate a^ and b^ using Eqns. (aaln) and (bbln):


b^=14i=1Tiyi(14i=1Ti)(14i=1yi)/1414i=1Ti2(14i=1Ti)2/14b^=10.4473(49.2220)(0)/14183.1530(49.2220)2/14
or:
b^=1.0349
and:
a^=Ni=1yiNb^Ni=1TiN
or:
a^=014(1.0349)49.222014=3.6386
Therefore, from Eqn. (bln):
σT=1b^=11.0349=0.9663
and from Eqn. (aln):
μ=a^σT=(3.6386)0.9663
or:
μ=3.516

The mean and the standard deviation of the lognormal distribution are obtained using Eqns. (mean) and (sdv):

T=μ=e3.516+120.96632=53.6707 hours
and:
σT=(e23.516+0.96632)(e0.966321)=66.69 hours

The correlation coefficient can be estimated using Eqn. (RHOln):

ρ^=0.9754

The above example can be repeated using Weibull++ , using RRY.

Ldachp9RRY.gif

The mean can be obtained from the QCP and both the mean and the standard deviation can be obtained from the Function Wizard.

Rank Regression on X

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.

Again, the first task is to bring our cdf function into a linear form. This step is exactly the same as in regression on Y analysis and Eqns. (lnorm), (yln), (aln) and (bln) apply in this case too. The deviation from the previous analysis begins on the least squares fit part, where in this case we treat x as the dependent variable and y as the independent variable. The best-fitting straight line to the data, for regression on X (see Chapter 3), is the straight line:

x=a^+b^y

The corresponding equations for and b^ are:

a^=xb^y=Ni=1xiNb^Ni=1yiN
and:
b^=Ni=1xiyiNi=1xiNi=1yiNNi=1yi2(Ni=1yi)2N
where:
yi=Φ1[F(Ti)]
and:
xi=Ti

and the F(Ti) is estimated from the median ranks. Once a^ and b^ are obtained, solve Eqn. (xlineln) for the unknown y , which corresponds to:

y=a^b^+1b^x

Solving for the parameters from Eqns. (bln) and (aln) we get:

a=a^b^=μσT
and:
b=1b^=1σT 

The correlation coefficient is evaluated as before using Eqn. (RHOln).

Example 3

Using the data of Example 2 and assuming a lognormal distribution, estimate the parameters and estimate the correlation coefficient, ρ , using rank regression on X.

Solution to Example 3

Table 9.2 constructed in Example 2 applies to this example as well. Using the values in this table we get:

b^=14i=1Tiyi14i=1Ti14i=1yi1414i=1yi2(14i=1yi)214b^=10.4473(49.2220)(0)/1411.3646(0)2/14
or:
b^=0.9193
and:
a^=xb^y=14i=1Ti14b^14i=1yi14
or:
a^=49.222014(0.9193)(0)14=3.5159

Therefore, from Eqn. (blnx):

σT=b^=0.9193

and from Eqn. (alnx):

μ=a^b^σT=3.51590.91930.9193=3.5159

Using Eqns. (mean) and (sdv) we get:

T=μ=51.3393 hours
and:
σT=59.1682 hours.


The correlation coefficient is found using Eqn. (RHOln):

ρ^=0.9754.

Note that the regression on Y analysis is not necessarily the same as the regression on X. The only time when the results of the two regression types are the same (i.e. will yield the same equation for a line) is when the data lie perfectly on a line.

Using Weibull++ , with the Rank Regression on X option, the results are:

Ldachp9RRX.gif

Maximum Likelihood Estimation

As it was outlined in Chapter 3, 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. However, 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 lognormal distribution are covered in Appendix C.

Confidence Bounds

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 Chapter 5. For a discussion on exact confidence bounds for the normal and lognormal, see Chapter 8.

Fisher Matrix Bounds

Bounds on the Parameters

The lower and upper bounds on the mean, μ , are estimated from:


μU=μ^+KαVar(μ^) (upper bound),μL=μ^KαVar(μ^) (lower bound).


For the standard deviation, σ^T , ln(σ^T) is treated as normally distributed, and the bounds are estimated from:


σU=σ^TeKαVar(σ^T)σ^T (upper bound),σL=σ^TeKαVar(σ^T)σ^T (lower bound),

where Kα is defined by:

α=12πKαet22dt=1Φ(Kα)


If δ is the confidence level, then α=1δ2 for the two-sided bounds and α=1δ for the one-sided bounds.

The variances and covariances of μ^ and σ^T are estimated as follows:


(Var^(μ^)Cov^(μ^,σ^T)Cov^(μ^,σ^T)Var^(σ^T))=(2Λ(μ)22ΛμσT2ΛμσT2ΛσT2)μ=μ^,σT=σ^T1


where Λ is the log-likelihood function of the lognormal distribution.

Bounds on Reliability

The reliability of the lognormal distribution is:


R^(T;μ,σT)=T1σ^T2πe12(tμ^σ^T)2dt


Let z^(t;μ^,σ^T)=tμ^σ^T, then dz^dt=1σ^T. For t=T , z^=Tμ^σ^T , and for t=, z^=. The above equation then becomes:


R^(z^)=z^(T)12πe12z2dz


The bounds on z are estimated from:

zU=z^+KαVar(z^)zL=z^KαVar(z^)
where:
Var(z^)=(zμ)μ^2Var(μ^)+(zσT)σ^T2Var(σ^T)+2(zμ)μ^(zσT)σ^TCov(μ^,σ^T)
or:
Var(z^)=1σ^T2[Var(μ^)+z^2Var(σ^T)+2z^Cov(μ^,σ^T)]


The upper and lower bounds on reliability are:

RU=zL12πe12z2dz (Upper bound)RL=zU12πe12z2dz (Lower bound)

Bounds on Time

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:


T(μ^,σ^T)=μ^+zσ^T
where:
z=Φ1[F(T)]
and:
Φ(z)=12πz(T)e12z2dz


The next step is to calculate the variance of T(μ^,σ^T):

Var(T^)=(Tμ)2Var(μ^)+(TσT)2Var(σ^T)+2(Tμ)(TσT)Cov(μ^,σ^T)Var(T^)=Var(μ^)+z^2Var(σ^T)+2z^Cov(μ^,σ^T)


The upper and lower bounds are then found by:

TU=lnTU=T^+KαVar(T^)TL=lnTL=T^KαVar(T^)


Solving for TU and TL we get:

TU=eTU (upper bound),TL=eTL (lower bound).

Example 4

Using the data of Example 2 and assuming a lognormal distribution, estimate the parameters using the MLE method.

Solution to Example 4

In this example we have only complete data. Thus, the partials reduce to:

Λμ=1σT214i=1ln(Ti)μ=0ΛσT=14i=1(ln(Ti)μσT31σT)=0


Substituting the values of Ti and solving the above system simultaneously, we get:

σ^T=0.849μ^=3.516


Using Eqns. (mean) and (sdv) we get:

T=μ^=48.25 hours


and:
σ^T=49.61 hours.

The variance/covariance matrix is given by:

[Var^(μ^)=0.0515Cov^(μ^,σ^T)=0.0000Cov^(μ^,σ^T)=0.0000Var^(σ^T)=0.0258]

Note About Bias

See the discussion regarding bias with the normal distribution in Chapter 8 for information regarding parameter bias in the lognormal distribution.

Likelihood Ratio Confidence Bounds

Bounds on Parameters

As covered in Chapter 5, the likelihood confidence bounds are calculated by finding values for θ1 and θ2 that satisfy:


2ln(L(θ1,θ2)L(θ^1,θ^2))=χα;12

This equation can be rewritten as:


L(θ1,θ2)=L(θ^1,θ^2)eχα;122

For complete data, the likelihood formula for the normal distribution is given by:


L(μ,σT)=Ni=1f(xi;μ,σT)=Ni=11xiσT2πe12(ln(xi)μσT)2

where the xi values represent the original time-to-failure data. For a given value of α , values for μ and σT can be found which represent the maximum and minimum values that satisfy Eqn. (lratio3). These represent the confidence bounds for the parameters at a confidence level δ, where α=δ for two-sided bounds and α=2δ1 for one-sided.

Example 5

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 μ^=4.2926 and σ^T=0.32361. Calculate the two-sided 75% confidence bounds on these parameters using the likelihood ratio method.

Solution to Example 5

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

L(μ^,σ^T)=Ni=1f(xi;μ^,σ^T),=Ni=11xiσ^T2πe12(ln(xi)μ^σ^T)2L(μ^,σ^T)=5i=11xi0.323612πe12(ln(xi)4.29260.32361)2L(μ^,σ^T)=1.115256×1010

where xi are the original time-to-failure data points. We can now rearrange Eqn. (lratio3) to the form:

L(μ,σT)L(μ^,σ^T)eχα;122=0

Since our specified confidence level, δ , is 75%, we can calculate the value of the chi-squared statistic, χ0.75;12=1.323303. We can now substitute this information into the equation:

L(μ,σT)L(μ^,σ^T)eχα;122=0L(μ,σT)1.115256×1010e1.3233032=0L(μ,σT)5.754703×1011=0

It now remains to find the values of μ and σT which satisfy this equation. This is an iterative process that requires setting the value of σT and finding the appropriate values of μ , and vice versa.

The following table gives the values of μ based on given values of σT .


σTμ1μ2σTμ1μ20.244.24214.34320.374.11454.47080.254.21154.37380.384.11524.47010.264.19094.39440.394.11704.46830.274.17484.41050.404.12004.46530.284.16184.42350.414.12444.46090.294.15094.43440.424.13024.45510.304.14194.44340.434.13774.44760.314.13434.45100.444.14724.43810.324.12814.45720.454.15914.42620.334.12314.46220.464.17424.41110.344.11934.46600.474.19394.39140.354.11664.46870.484.22214.36320.364.11504.4703

These points are represented graphically in the following contour plot:

Ldachp9ex5.gif

(Note that this plot is generated with degrees of freedom k=1 , as we are only determining bounds on one parameter. The contour plots generated in Weibull++ are done with degrees of freedom k=2 , for use in comparing both parameters simultaneously.) As can be determined from the table the lowest calculated value for μ 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 σT 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 σT , we can perform the same procedure as before, but finding the two values of σ that correspond with a given value of μ. Using this method, we find that the 75% confidence limits on σT are 0.23405 and 0.48936, which are close to the initial estimates of 0.24 and 0.48.

Bounds on Time and Reliability

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:

R=1Φ(ln(t)μσT)

This can be rearranged to the form:

μ=ln(t)σTΦ1(1R)

where Φ1 is the inverse standard normal. This equation can now be substituted into Eqn. (lognormlikelihood) to produce a likelihood equation in terms of σT, t and R  :

L(σT,t/R)=Ni=11xiσT2πe12(ln(xi)(ln(t)σTΦ1(1R))σT)2

The unknown variable t/R depends on what type of bounds are being determined. If one is trying to determine the bounds on time for a given reliability, then R is a known constant and t is the unknown variable. Conversely, if one is trying to determine the bounds on reliability for a given time, then t is a known constant and R is the unknown variable. Either way, Eqn. (lognormliketr) can be used to solve Eqn. (lratio3) for the values of interest.

Example 6

For the data given in Example 5, determine the two-sided 75% confidence bounds on the time estimate for a reliability of 80%. The ML estimate for the time at Extra open brace or missing close brace is 55.718.

Solution to Example 6

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 R=0.80 and α=0.75 into Eqn. (lognormliketr), and varying σT until the maximum and minimum values of t are found. The following table gives the values of t based on given values of σT .


σTt1t2σTt1t20.2456.83262.8790.3744.84164.0310.2554.66064.2870.3844.49463.4540.2653.09365.0790.3944.20062.8090.2751.81165.5760.4043.96362.0930.2850.71165.8810.4143.78661.3040.2949.74366.0410.4243.67460.4360.3048.88166.0850.4343.63459.4810.3148.10666.0280.4443.68158.4260.3247.40865.8830.4543.83257.2520.3346.77765.6570.4644.12455.9240.3446.20865.3550.4744.62554.3730.3545.69764.9830.4845.51752.4180.3645.24264.541


This data set is represented graphically in the following contour plot:

Ldachp9ex6.gif

As can be determined from the table, the lowest calculated value for t 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%.

Example 7

For the data given in Example 5, determine the two-sided 75% confidence bounds on the reliability estimate for t=65 . The ML estimate for the reliability at t=65 is 64.261%.

Solution to Example 7

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 t=65 and α=0.75 into Eqn. (lognormliketr), and varying σT until the maximum and minimum values of R are found. The following table gives the values of R based on given values of σT .


σTR1R2σTR1R20.2461.1070.2555.9060.2655.5280.2750.0670.2848.2060.2946.7790.3045.6850.3144.8570.3244.2500.3343.8270.3443.5650.3543.4440.3643.450


This data set is represented graphically in the following contour plot:

Ldachp9ex7.gif

As can be determined from the table, the lowest calculated value for R is 43.444%, while the highest is 81.508%. These represent the two-sided 75% confidence limits on the reliability at t=65 .

Bayesian Confidence Bounds

Bounds on Parameters

From Chapter 5, we know that the marginal distribution of parameter μ is:

f(μ|Data)=0f(μ,σT|Data)dσT=0L(Data|μ,σT)φ(μ)φ(σT)dσT0L(Data|μ,σT)φ(μ)φ(σT)dμdσT

where:

φ(σT) is 1σT , non-informative prior of σT .

φ(μ) is an uniform distribution from - to + , non-informative prior of μ . With the above prior distributions, f(μ|Data) can be rewritten as:


f(μ|Data)=0L(Data|μ,σT)1σTdσT0L(Data|μ,σT)1σTdμdσT


The one-sided upper bound of μ is:


CL=P(μμU)=μUf(μ|Data)dμ


The one-sided lower bound of μ is:


1CL=P(μμL)=μLf(μ|Data)dμ


The two-sided bounds of μ is:


CL=P(μLμμU)=μLμUf(μ|Data)dμ


The same method can be used to obtained the bounds of σT .

Bounds on Time (Type 1)

The reliable life of the lognormal distribution is:


lnT=μ+σTΦ1(1R)


The one-sided upper on time bound is given by:


CL=Pr(lnTlnTU)=Pr(μ+σTΦ1(1R)lnTU)


Eqn. (1SBT) can be rewritten in terms of μ as:


CL=Pr(μlnTUσTΦ1(1R)


From the posterior distribution of μ get:


CL=0lnTUσTΦ1(1R)L(σT,μ)1σTdμdσT0L(σT,μ)1σTdμdσT


Eqn. (1SCBT) is solved w.r.t. TU. The same method can be applied for one-sided lower bounds and two-sided bounds on Time.


Bounds on Reliability (Type 2)

The one-sided upper bound on reliability is given by:


CL=Pr(RRU)=Pr(μlnTσTΦ1(1RU))


From the posterior distribution of μ is:


CL=0lnTσTΦ1(1RU)L(σT,μ)1σTdμdσT0L(σT,μ)1σTdμdσT


Eqn. (1SCBR) is solved w.r.t. RU. The same method is used to calculate the one-sided lower bounds and two-sided bounds on Reliability.

Example 8

Determine the two-sided 90% Bayesian confidence bounds on the lognormal parameter estimates for the data given next:


Data Point IndexState End Time1225311423529637743859
Solution to Example 8

The data is 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.


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:

Ldachp9ex8.gif

General Examples

Example 9

Determine the lognormal parameter estimates for the data given in Table 9.3.

Table 9.3 - Non-Grouped Data Times-to-Failure with intervals (lnterval and left censored)
Data point index Last Inspected State End Time
1 30 32
2 32 35
3 35 37
4 37 40
5 42 42
6 45 45
7 50 50
8 55 55

Solution to Example 9

This is a sequence of interval times-to-failure where the intervals vary substantially in length. Using Weibull++, the computed parameters for maximum likelihood are calculated to be:

μ^=3.64σ^T=0.18


For rank regression on X  :

μ^=3.64σ^T=0.17


For rank regression on Y  :

μ^=3.64σ^T=0.21

Example 10

Determine the lognormal parameter estimates for the data given in Table 9.4.

Table 9.4 - Non-Grouped Data for Example 12
Data point index State F or S State End Time
1 F 2
2 F 5
3 F 11
4 F 23
5 F 29
6 F 37
7 F 43
8 F 59

Solution to Example 10

Using Weibull++, the computed parameters for maximum likelihood are:

μ^=2.83σ^T=1.10


For rank regression on X  :

μ^=2.83σ^T=1.24


For rank regression on Y  :

μ^=2.83σ^T=1.36

Example 11

From Kececioglu [19, p. 406]. Nine identical units are tested continuously to failure and their times-to-failure were recorded at 30.4, 36.7, 53.3, 58.5, 74.0, 99.3, 114.3, 140.1, and 257.9 hours.

Solution to Example 11

The results published were obtained by using the unbiased model. Published Results (using MLE):

μ^=4.3553σ^T=0.67677


This same data set can be entered into Weibull++ by creating a data sheet capable of handling non-grouped time-to-failure data. Since the results shown above are unbiased, the Use Unbiased Std on Normal Data option in the User Setup must be selected in order to duplicate these results. Weibull++ computed parameters for maximum likelihood are:


μ^=4.3553σ^T=0.6768

Example 12

From Kececioglu [20, p. 347]. Fifteen identical units were tested to failure and following is a table of their times-to-failure:


Table 9.5 - Data of Example 11
Data Point IndexTime-to-Failure, hr162.5291.93100.34117.45141.16146.87172.78192.59201.610235.811249.212297.513318.314410.615550.5


Solution to Example 12

Published results (using probability plotting):

μ^=5.22575σ^T=0.62048.


Weibull++ computed parameters for rank regression on X are:


μ^=5.2303σ^T=0.6283.


The small differences are due to the precision errors when fitting a line manually, whereas in Weibull++ the line was fitted mathematically.

Example 13

From Nelson [30, p. 324]. Ninety-six locomotive controls were tested, 37 failed and 59 were suspended after running for 135,000 miles. Table 9.6 (at the end of this chapter) shows their times-to-failure.

Solution to Example 13

The distribution used in the publication was the base-10 lognormal. Published results (using MLE):

μ^=2.2223σ^T=0.3064


Published 95% confidence limits on the parameters:


μ^={2.1336,2.3109}σ^T={0.2365,0.3970}


Published variance/covariance matrix:


[Var^(μ^)=0.0020Cov^(μ^,σ^T)=0.001Cov^(μ^,σ^T)=0.001Var^(σ^T)=0.0016]

To replicate the published results (since Weibull++ uses a lognormal to the base e ), take the base-10 logarithm of the data and estimate the parameters using the Normal distribution and MLE.

• Weibull++ computed parameters for maximum likelihood are:


μ^=2.2223σ^T=0.3064

• Weibull++ computed 95% confidence limits on the parameters:


μ^={2.1364,2.3081}σ^T={0.2395,0.3920}


• Weibull++ computed/variance covariance matrix:


[Var^(μ^)=0.0019Cov^(μ^,σ^T)=0.0009Cov^(μ,σ^T)=0.0009Var^(σ^T)=0.0015]


Table 9.6 - Nelson's Locomotive Data
Number in State F or S Time
1 1 F 22.5
2 1 F 37.5
3 1 F 46
4 1 F 48.5
5 1 F 51.5
6 1 F 53
7 1 F 54.5
8 1 F 57.5
9 1 F 66.5
10 1 F 68
11 1 F 69.5
12 1 F 76.5
13 1 F 77
14 1 F 78.5
15 1 F 80
16 1 F 81.5
17 1 F 82
18 1 F 83
19 1 F 84
20 1 F 91.5
21 1 F 93.5
22 1 F 102.5
23 1 F 107
24 1 F 108.5
25 1 F 112.5
26 1 F 113.5
27 1 F 116
28 1 F 117
29 1 F 118.5
30 1 F 119
31 1 F 120
32 1 F 122.5
33 1 F 123
34 1 F 127.5
35 1 F 131
36 1 F 132.5
37 1 F 134
38 59 S 135