Lec 01
Lec 01
Imre KOCSIS
Reliability
Maintenance Design
Preventive Maintenance Reliability
Predictive Maintenance Availability
Reliability-based Maintenance Maintainability
Discrete random variables Continuous random variables
Cumulative distribution function (CDF)
F
1 1 F
F( b)
F(a )
x1 x2
a b
a b
Discrete random variables Continuous random variables
Variance
= =
= =
Important discrete models Important continuous models
Bernoulli trial
Binomial distribution Normal distribution
Parameters: 𝑛, 𝑝 Parameters: 𝜇, 𝜎 > 0
𝑛 𝑘 1 −(𝑥−𝜇 )2
𝑃 𝑋=𝑘 = 𝑝 (1 − 𝑝)𝑛−𝑘 , 𝑘 = 0,1, … , 𝑛 𝑓 𝑥 = ∙ 𝑒 2𝜎 2 , 𝑥 ∈ ℝ
𝑘
𝐸 𝑋 = 𝑛𝑝; 𝑉 𝑋 = 𝑛𝑝(1 − 𝑝) 2𝜋𝜎
𝐸 𝑋 = 𝜇; 𝑉 𝑋 = 𝜎 2
Poisson process 𝜆
Poisson distribution Exponential distribution
Parameter: 𝜆 > 0 Parameter: 𝜆
𝜆𝑘 −𝜆 𝑓 𝑥 = 𝜆 ∙ 𝑒−𝜆𝑥 , 𝑥 > 0
𝑃 𝑋 = 𝑘 = ∙ 𝑒 , 𝑘 = 0,1,2, …
𝑘! 𝐹 𝑥 = 1 − 𝑒−𝜆𝑥 , 𝑥 > 0
𝐸 𝑋 = 𝜆; 𝑉 𝑋 = 𝜆 1 1
𝐸 𝑋 = ;𝑉 𝑋 = 2
𝜆 𝜆
Hypergeometric distribution Weibull distribution
Parameters: 𝑛, 𝑁, 𝐾 Parameter: 𝛿 > 0, 𝛽 > 0.
𝐾 𝑁−𝐾 𝛽 𝑥 𝛽 −1 − 𝑥 𝛽
𝑓 𝑥 = ∙𝑒 𝛿 , 𝑥 >0
𝑃 𝑋 =𝑘 = 𝑘 𝑛−𝑘 , 𝛿 𝛿
𝑁 𝑥 𝛽
−
𝑛 𝐹 𝑥 =1−𝑒 𝛿
𝑘 = max 0, 𝑛 + 𝐾 − 𝑁 , … , min 𝐾, 𝑛 , 1 2 1
2
𝐾 𝐾 𝐾 𝑁−𝑛 𝐸 𝑋 = 𝛿Γ 1 + , 𝑉 𝑋 = 𝛿2Γ 1 + − 𝛿2 Γ 1 +
𝐸 𝑋 =𝑛∙ ; 𝑉 𝑋 =𝑛∙ ∙ 1− ∙ 𝛽 𝛽 𝛽
𝑁 𝑁 𝑁 𝑁−1
Relative frequency Cumulative relative
histogram frequency diagram
𝑖 − 0.5
𝑥𝑖 ,
𝑛
Monte Carlo simulation
Statistical analysis
determination of the distribution
of the random input data
Statistical
analysis
Random … Random of the output
input 2 input n
Random
System / Process Output
input 1
Textbooks