Continuous Probability Distributions
Continuous Probability Distributions
Point of inflection
1
1 − ( x− )2
n( x; , ) = 2
,− x
2
e
2
2 2
• The evaluation of the integral e dx cannot be done
analytically. 2 x1
• One would usually use tabulated values of the integral to solve problems
associated with P(x1 ≤ X ≤ x2).
• This means we would need to have a separate table for each set of conceivable
values of μ and σ – practically impossible!
• Alternatively, we can “normalise” the normal distributions by introducing a
normal random variable Z:
X −
Z=
CH2010 Engineering Statistics PL AY2023v6 9
6.2 Areas under the curve
• For X = x, Z = z = (x – μ)/σ.
• Therefore, x1 ≤ x ≤ x2 can be transformed into z1 ≤ z ≤ z2, where z1 = (x1 – μ)/σ and
z2 = (x2 – μ)/σ.
• Thus,
1 1
1 x2 − ( x− )2 1 z2 − z2
P( x1 X x2 ) = 2
dx =
2
2
e e dz
2 x1
2 z1
z2
= n( z;0,1)dz = P( z1 Z z 2 )
z1
Answer
(a) The area to the right of z = 1.84 equals to 1 minus the
area to the left of z = 1.84, which can be found in
Table A.3. From Table A.3, the P(Z ≤ 1.84) = 0.9671.
Therefore P(Z > 1.84) = 1 – 0.9671 = 0.0329.
Answer
(a) Table A.3 only tabulates positive z with
cumulative probability greater than 50%.
However, we can exploit the fact that the
standard normal distribution is symmetric
about z = 0.
1 −𝑥/𝛽
𝑒 , 𝑥>0
𝑓 𝑥; 𝛽 = ൞𝛽
0, elsewhere
= and 2 = 2 .
e − t ( t ) 0
p(0; t ) = = e − t
0!
• Therefore, the probability of getting one or more success in time t is:
𝑃 𝑥 ≥ 0 = 1 − 𝑒 −𝜆𝑡
1 v / 2 −1 − x / 2
v/2 x e , x 0,
f ( x; v) = 2 (v / 2)
0, elsewhere,
where Γ(α) is the gamma function defined by:
( ) = x −1e − x dx, for 0. (not examinable)
0
= v and 2 = 2v
1 −𝑥/𝛽
• Exponential distribution 𝑓 𝑥; 𝛽 = ൞𝛽
𝑒 , 𝑥>0
• Density function 0, elsewhere
• Mean and variance = and 2 = 2 .
1 v / 2 −1 − x / 2
x e , x 0,
• Chi-squared distribution f ( x; v) = 2v / 2 (v / 2)
0, elsewhere,
• Density function
• Mean and variance = v and 2 = 2v
CH2010 Engineering Statistics PL AY2023v6 38