Reliability Distributions
Reliability Distributions
Reliability Distributions
Topics
I.
Weibull Distribution
I. Weibull Model
Weibull is a good general purpose distribution -- it may be used to
represent a variety of distributions.
Used mostly because of its ability to fit data rather than its
theoretical justification.
Very common tool in reliability prediction
CDF 1 - e-(x/b)a
b scale parameter
a shape parameter
shape parameter as it relates to reliability prediction.
a <1; decreasing failure rate with usage
a =1; constant failure rate EXPONENTIAL!
a >1; increasing failure rate
3 < a < 4 ; approaches symmetrical - normal (a=3.5)
a=1
a = 3.5
= 0.5
a
= 3.5
a=.5
a=1
a =2
a =3.5
time
Weibull Properties
PDF
CDF
a a 1 ( x / b )a
x0
a x e
b
0
x 0
1 e
( x / b )a
x0
x0
E(X)
b * 1
a
V(X)
b 2 { 1
2
1 2
[
1
] }
a
a
Weibull Example
Let T represent time to failure (hours) of a
bearing in a mechanical shaft. T may be
modeled using Weibull with a= 0.5, b = 5000
hrs/failures.
Find E(T)
Determine the probability that a bearing will last
at least 6000 hours (reliability: R(t) = P(T > t)).
Mean-time-to-failure (MTTF)
In reliability, the expected value of a variable
following a Weibull (or any other failure
distribution, such as the exponential) is often
referred to as the mean time to failure (MTTF).
For example, if T is the time to failure for a
certain component and it follows a Weibull
distribution with a=1, what is the probability that
a component will last more than the MTTF?
CDF
[ln( x ) ]2 /( 2 2 )
e
x0
f x; , = 2 x
0
x 0
F x; , = P X x = Pln X ln x
ln( x)
ln( x)
= P( Z
) = (
)
V(X)
/ 2
e
e
2 2
* e
1
0.45
0.4
0.35
0.3
0.25
0.2
0.15
0.1
0.05
0
f(ln(x);1,1)
f(x;1,1)
Lognormal f(x;1,1)
10
15
x
20
25
0.45
0.4
0.35
0.3
0.25
0.2
0.15
0.1
0.05
0
-3
-2
-1
1
ln (x)
Lognormal Example
Suppose a mechanical component has a
wear-out effect that follows a
lognormal distribution where =8.5; =
0.20
What is the probability that the unit
will last at least 3000 hours?
A x B
f x;a , b , A, B = B A a b B A B A
otherwise
The case of A=0 and B=1, gives the standard beta distribution
A (B A)
a
ab
V(X):
(B A) ab
2
a b a b 1
How to?
By Hand:
Problem
Data Vs. Normal
99
ML Estimates
95
Mean
218.21
StDev
126.794
99
Mean
AD*
Goodness of Fit
95
1.05
Percent
Percent
97
Goodness of Fit
70
60
50
40
30
AD*
90
80
20
70
60
50
10
5
30
10
1
0
-200
-100
100
200
Data
300
400
500
600
218.210
98
90
80
ML Estimates
500
1000
Data
1500
2.119
Solutions
Slide 6-Weibull
E(X) = 5000 1 1/.5 = 5000 2! = 10k
P(X > 6000) = 1 P(X <= 6000)
W(6000; 5000,0.5)
Exp(-6000/5000)^.5 = 0.334
Lognormal
Z = (ln(3000) - 8.5 / 0.2) = 1 - (z=-2.55 ) =
.99461