You are on page 1of 17

Probability and Random Processes

(15B11MA301)

Lecture-24
(Content Covered: Exponential and Weibull Failure distributions)

Department of Mathematics
Jaypee Institute of Information Technology, Noida
1
Contents
• Exponential Failure Distribution
• Solved Examples
• Weibull Failure Distribution
• Solved Examples
• Practice Questions
• References

2
Special Failure Distributions

(i) Exponential Distribution

If the time to failure T follows an exponential distribution with parameter 𝜆, then

its probability density function is given by

𝑓 𝑡 = 𝜆𝑒 −𝜆𝑡 , 𝑡 ≥0 ……….(1)


The reliability function is given by 𝑅 𝑡 = ‫𝑓 𝑡׬‬ 𝑡 𝑑𝑡……(2)

∞ ∞
Using (1) in (2), we get 𝑅 𝑡 = ‫𝑓 𝑡׬‬ 𝑡 𝑑𝑡 = ‫ 𝑒𝜆 𝑡׬‬−𝜆𝑡 𝑑𝑡 = 𝑒 −𝜆𝑡 …..(3)

3
𝑓(𝑡)
Hazard Function (𝜆 (t)) : We know, 𝜆 𝑡 =
𝑅(𝑡)

𝜆𝑒 −𝜆𝑡
Using (1) and (3) in hazard function, we get 𝜆 𝑡 = =𝜆
𝑒 −𝜆𝑡

It means that, when the failure distribution is an exponential distribution with parameter 𝜆, then the failure
rate at any time is a constant, equal to 𝜆.

Conversely, when hazard rate = 𝜆, then using the definition of 𝑓 𝑡 , we have


𝑡
− ‫׬‬0 𝑓 𝑡 𝑑𝑡
𝑓 𝑡 =𝜆 𝑡 𝑒

𝑡
− ‫׬‬0 𝜆 𝑑𝑡
𝑓 𝑡 = 𝜆𝑒 = 𝜆𝑒 −𝜆𝑡 , 𝑡 ≥ 0

Due to this property, the exponential distribution is also referred as Constant Failure rate distribution.

4
1
▪ Mean Time to failure (MTTF) = E(T) = 𝜆

It means that the time to failure of a component is not dependent on how long the

component has been functioning. This property is known as the memoryless property of

the constant failure rate distribution.

1
▪ Variance = Var(T) =
𝜆2

𝑅(𝑇𝑜 +𝑡) 𝑒 −𝜆(𝑇𝑜 +𝑡)


▪ Conditional Reliability 𝑅(𝑡/𝑇𝑜 ) = 𝑅(𝑇 =
𝑜) 𝑒 −𝜆𝑇𝑜

5
Example: A manufacturer determines that, on the average, a television set is used 1.8 hours per day. A one
year warranty is offered on the picture tube having a MTTF of 2000 hours. If the distribution is exponential,
what percentage of the tubes will fail during the warranty period ?
Solution: Since the distribution of the time to failure of the picture tube is exponential,
𝑅(𝑡) = 𝑒 −𝜆𝑡 , 𝜆 being the failure rate.
Given, MTTF = 2000 hours

i.e. ‫׬‬0 𝑒 −𝜆𝑡 𝑑𝑡 = 2000
1
i.e. 𝜆
= 2000 or 𝜆 = 0.0005 / hour
𝑃(𝑇 ≤ 1 𝑦𝑒𝑎𝑟 ) = 𝑃(𝑇 ≤ 365 × 1.8 ℎ𝑜𝑢𝑟𝑠) (since, TV is operated for 1.8 hours/day)
= 1 − 𝑃 (𝑇 > 657) = 1 − 𝑅(657)
= 1 − 𝑒 −0.0005 𝑋 657 = 0.28
i.e. 28% of the tubes will fail during the warranty period.

6
Example: Given that 𝑅 (𝑡) = 𝑒 − 0.001𝑡
,𝑡≥0
(a) Compute the reliability for a 50 hours mission.
(b) Show that the hazard rate is decreasing.
(c) Given a 10- hour wear-in period, compute the reliability for a 50-hour mission.
(d) What is the design life for a reliability of 0.95, given a 10-hour wear-in period?

Solution: (a) Given 𝑅 (𝑡) = 𝑒 − 0.001𝑡


,𝑡≥0
𝑅(50) = 𝑒 − 0.001 𝑋 50
= 0.9512
−𝑅 ′ (𝑡)
(b) We know, 𝜆(𝑡) =
𝑅(𝑡)
1
− 𝑒 − 0.001 𝑡 ×− 0.001 −
= ×𝑡 2
𝑒 − 0.001 𝑡
1

= 0.001 × 𝑡 , which is a decreasing function of t.
2

7
𝑅(𝑇𝑜 +𝑡)
(c) 𝑅(𝑡/𝑇𝑜 ) =
𝑅(𝑇𝑜 )
𝑅(60)
Therefore, 𝑅(50/10) =
𝑅(10)

𝑒 − 0.001 ×60
= = 0.8651
𝑒 − 0.001 ×10

(d) Given, 𝑅(𝑡𝐷 /10) = 0.95


𝑅(𝑡 𝐷 +10)
𝑅(10)
= 0.95
0.001×(𝑡𝐷 +10)
Therefore, 𝑒 − = 0.95 × 𝑒 − 0.001×10

0.001 × (𝑡𝐷 + 10) = 0.15129


𝑡𝐷 = 12.89 ℎ𝑜𝑢𝑟𝑠

8
(ii) Weibull Distribution
We know that, the pdf of the Weibull Distribution is defined as
𝛽
𝑓 𝑡 = 𝛼𝛽𝑡 𝛽−1 𝑒 −𝛼𝑡 , t ≥ 0 …….(4)
1
On using, 𝛼 = , in above pdf, an alternative form of Weibull’s pdf can be written as:
𝜃𝛽

𝛽
𝛽 𝑡 𝛽−1 − 𝑡
𝑓 𝑡 = 𝑒 𝜃 , t ≥ 0 , 𝜃 > 0, 𝛽 > 0 ……(5)
𝜃 𝜃

Where, 𝛽 : Shape parameter

𝜃: Characteristic life or scale parameter of Weibull’s distribution given by (5).

9
• If the time to failure T follows Weibull’s distribution (5) , then the reliability function is

𝑅 𝑡 = ‫𝑡𝑑 𝑡 𝑓 𝑡׬‬
𝛽
∞ 𝛽 𝑡 𝛽−1 − 𝑡
𝑅 𝑡 = ‫𝜃 𝜃 𝑡׬‬ 𝑒 𝜃 𝑑𝑡
∞ −𝑥 𝑡 𝛽
= ‫𝑥𝑑 𝑒 𝑡׬‬, on putting 𝜃 =𝑥
−𝑥
=𝑒
𝑡 𝛽

=𝑒 𝜃 ……(6)

𝑓(𝑡)
• Hazard Function: 𝜆 𝑡 =
𝑅(𝑡)
𝛽−1 𝑡 𝛽
𝛽 𝑡 −
𝑒 𝜃
𝜃 𝜃
= 𝑡 𝛽

𝑒 𝜃
𝛽 𝑡 𝛽−1
= ……(7)
𝜃 𝜃

10
𝛽−1 𝑡 𝛽
∞ 𝛽 𝑡 −
• Mean Time to failure (MTTF) = E(T) =‫׬‬0 𝑡 (𝜃 𝜃 𝑒 𝜃 )𝑑𝑡

1
=θ +1
𝛽
2
2 2 1
▪ Variance = Var(T) = θ +1 − +1
𝛽 𝛽

𝑇𝑜 +𝑡 𝛽

𝑅(𝑇𝑜 +𝑡) 𝑒 𝜃
▪ Conditional Reliability 𝑅(𝑡/𝑇𝑜 ) = =
𝑅(𝑇𝑜 ) 𝑇𝑜 𝛽

𝑒 𝜃

𝑇𝑜 +𝑡 𝛽 𝑇𝑜 𝛽
= 𝑒𝑥𝑝 − +
𝜃 𝜃

11
Example For a system having a Weibull failure distribution with a shape parameter of 1.4 and a
scale parameter of 550 days, find
(a) R(100 days)
(b) the B1 life
(c) MTTTF
(d) The standard deviation
(e) The design life for a reliability of 0.90

Solution: We know, the pdf of Weibull distribution is given by


𝛽
𝛽 𝑡 𝛽−1 − 𝑡
𝑓(𝑡) = 𝜃 𝜃
𝑒 𝜃 , t ≥ 0 , 𝜃 > 0, 𝛽 > 0
Given 𝛽 = 1.4 and 𝜃 = 550 days

12
𝑡 𝛽

(a) We know, 𝑅(𝑡) = 𝑒 𝜃

100 1.4

𝑅(100) = 𝑒 550

= 0.9122
(b) B1 Life: The lifetime corresponding to a reliability of 0.99 is called the B1 Life.

Let 𝑡𝑅 be the B1 life of the system, Then


𝑅(𝑡𝑅 ) = 0.99
𝑡 𝑅 1.4

𝑅(𝑡𝑅 ) = 𝑒 550 = 0.99
𝑡 𝑅 1.4
= 0.01005
550

Therefore, 𝑡𝑅 = 550 (0.01005)(1/1.4)


= 20.6 days
13
1
(c) MTTF = 𝜃 𝛽
+1
1
= 550 +1
1.4

= 550 (1.71) = 550 (0.91057) ( using the gamma tables)


= 500.8 days
2
2 1
(d) (S.D.)2 = 𝜃 2 +1 − +1
𝛽 𝛽

2
2 1
= (550)2 +1 − +1
1.4 1.4

2 2
= (550) 2.43 − 1.71

= 363.96 days

14
(e) Let 𝑡𝐷 be the required design life for R =0.90, Then
𝑅(𝑡𝐷 ) = 0.90
𝑡 𝐷 1.4

𝑅(𝑡𝐷 ) = 𝑒 550 = 0.90
𝑡 𝐷 1.4
550
= 0.010536

Therefore, 𝑡𝐷 = 550 (0.010536)(1/1.4)


= 110.2 days

15
Practice Question

1. A turbine blade has demonstrated a Weibull failure pattern with a decreasing failure rate
characterised by a shape parameter of 0.6 and a scale parameter of 800 hours.

(a) Compute the reliability for a 100-hour mission.

(b) If there is a 200-hour burn-in of the blades, what is the reliability for a 100- hour
mission. (Ans. 0.75, 0.89)

2. The one-month reliability on an indicator lamp is 0.95 with the failure rate specified as
constant. What is the probability that more than two spare bulbs will be needed during the
first year of operation (ignore replacement time). (Ans. 0.0246)

16
References
1. Veerarajan, T., Probability, Statistics and Random Processes, 3rd Ed. Tata McGraw-
Hill, 2008.
2. Ghahramani, S., Fundamentals of Probability with Stochastic Processes, Pearson,
2005.
3. Papoulis, A. and Pillai, S.U., Probability, Random Variables and Stochastic
Processes, Tata McGraw-Hill, 2002.
4. Miller, S., Childers, D., Probability and Random Processes, Academic Press, 2012.

17

You might also like