Probability Distribution RM
Probability Distribution RM
Probability Distribution RM
PROBABILITY
DISTRIBUTIONS
3. SOME IMPORTANT
THEORETICAL DISTRIBUTIONS
72
P (x = 4) = 6C4 p4 q2
P (x = 2) = 6C2 p2 q4
Given that,
9. P(x = 4) = P(x = 2)
9. 6C4 p4q2 = 6C2 p2q4
⇒ 9 × 15p2 = 15q2
9p2 = q2
Taking positive square root on both sides we get,
3p = q
= 1− p
4p = 1
1
∴p= = 0.25
4
3.1.5 Fitting of Binomial Distribution:
When a binomial distribution is to be fitted to an observed
data, the following procedure is adopted.
Σfx
1. Find Mean = x = = np
Σf
x
⇒p= where n is number of trials
n
2. Determine the value, q = 1− p.
3. The probability function is P(x) = nCx px qn-x put x = 0, we
set P(0) = qn and f(0) = N × P(0)
4. The other expected frequencies are obtained by using the
recurrence formula is given by
n-x p
f(x+1) = f(x)
x+1 q
Example 6:
A set of three similar coins are tossed 100 times with the
following results
Number of heads : 0 1 2 3
Frequency : 36 40 22 2
74
2
= (0.43) × 44.247
2
= 19.03
75
3− 2 p
2 + 1 q
f(3) = f(2)
1
= (0.43) × 19.03
3
= 2.727
The observed and theoretical (expected) frequencies are tabulated
below:
Total
Observed 36 40 22 2 100
frequencies
Expected 34 44 19 3 100
frequencies
Example 7:
4 coins are tossed and number of heads noted. The
experiment is repeated 200 times and the following distribution is
obtained .
x: Number of heads 0 1 2 3 4
f: frequencies 62 85 40 11 2
Solution:
X 0 1 2 3 4 Total
f 62 85 40 11 2 200
fx 0 85 80 33 8 206
Σfx 206
Mean = x = = = 1.03
Σf 200
x 1.03
p= = = 0.2575
n 4
∴ q = 1− 0.2575 = 0.7425
Here n = 4 , p = 0.2575 ; q = 0.7425
The probability function of binomial distribution is
P(x) = nCx px qn-x
76
77
78
80
Example 10:
If 2% of electric bulbs manufactured by a certain company
are defective. Find the probability that in a sample of 200 bulbs
i) less than 2 bulbs ii) more than 3 bulbs are defective.[e-4 = 0.0183]
Solution:
2
The probability of a defective bulb = p = = 0.02
100
Given that n = 200 since p is small and n is large
We use the Poisson distribution
mean, m = np = 200 × 0.02 = 4
e−m m x
Now, Poisson Probability function, P(X = x) =
x!
i) Probability of less than 2 bulbs are defective
= P(X<2)
= P(x = 0) + P(x = 1)
e−4 40 e−4 41
= +
0! 1!
-4 -4
= e + e (4)
= e- 4 (1 + 4) = 0.0183 × 5
= 0.0915
ii) Probability of getting more than 3 defective bulbs
P(x > 3) = 1− P(x ≤ 3)
= 1− {P(x = 0) + P(x =1) + P(x=2) + P(x=3)}
-4 4 2 43
= 1− e {1+ 4+ + }
2! 3!
= 1− {0.0183 × (1 + 4 + 8 + 10.67)}
= 0.567
81
Example 11:
The following mistakes per page were observed in a book.
Number of mistakes ( per page) 0 1 2 3 4
Number of pages 211 90 19 5 0
Fit a Poisson distribution to the above data.
Solution:
xi fi fixi
0 211 0
1 90 90
2 19 38
3 5 15
4 0 0
N = 325 fx = 143
fx
Mean = x =
N
143
= = 0 .44 = m
325
Then e-m ⇒ e- 0.44 = 0.6440
82
Solution:
Let us calculate the mean and variance of the given data
xi fi fixi fixi2
0 109 0 0
1 65 65 65
2 22 44 88
3 3 9 27
4 1 4 16
Total N = 200 fx = 122 fx2 = 196
i fix
Mean = x =
N
122
=
200
= 0.61
f i2x
( )
2
Variance = σ2 = i
− x
N
196
= − (0.61)2
200
= 0.61
Hence, mean = variance = 0.61
Example 13:
100 car radios are inspected as they come off the production
line and number of defects per set is recorded below
No. of 0 1 2 3 4
defects
No. of 79 18 2 1 0
sets
Solution:
x f fx
0 79 0
1 18 18
2 2 4
3 1 3
4 0 0
N = 100 fx = 25
fx
Mean = x =
N
25
=
100
∴m = 0.25
Then e-m = e- 0.25 = 0.7788 = 0.779
Poisson probability function is given by
e− m m x
P(x) =
x!
−0.25
e (0.25)0
P(0) = = (0.779)
0!
∴ f(0) = N.P(0) = 100 × (0.779) = 77.9
Other frequencies are calculated using the recurrence formula
m
f(x+1) = f(x).
x +1
By putting x = 0,1,2,3, we get the expected frequencies and are
calculated as follows.
m
f(1) = f(0+1) = f(0)
0+1
0.25
f(1) = (77.9)
1
= 19.46
0.25
f(2) = (19.46)
2
= 2.43
85
0.25
f(3) = (2.43)
3
= 0.203
0.25
f(4) = (0.203)
4
= 0.013
Observed 79 18 2 1 0 100
frequencies
Expected 78 20 2 0 0 100
frequencies
Example 14:
Assuming that one in 80 births in a case of twins, calculate
the probability of 2 or more sets of twins on a day when 30 births
occurs. Compare the results obtained by using (i) the binomial and
(ii) Poisson distribution.
Solution:
(i) Using Binomial distribution
1
Probability of twins birth = p = = 0.0125
80
∴ q = 1− p = 1 – 0.0125
= 0.9875
n = 30
Binomial distribution is given by
P(x) = nCx px qn-x
P(x ≥ 2) = 1 – P(x < 2)
= 1 – {P(x = 0) + P(x =1)}
= 1 – {30C0(0.0125)0 (0.9875)30
+ 30C1 (0.0125)1(0.9875)29}
= 1– {1.1(0.9875)30 + 3 (0.125) (0.9875)29}
= 1 – { 0.6839 + 0.2597}
= 1 – 0.9436
P( x ≥ 2) = 0.0564
86
-∞ x=µ ∞
88
2π
The advantage of the above function is that it doesn’ t contain any
parameter. This enable us to compute the area under the normal
probability curve.
89
-∞ x = µ x=a x=b +∞
To find any probability value of x, we first standardize it by
X−µ
using Z = , and use the area probability normal table. (given
σ
in the Appendix).
For Example: The probability that the normal random variable x to
lie in the interval (µ−σ , µ+σ) is given by
90
91
0.4406
-∞ z =0 z = 1.56 +∞
P(0<z<1.56) = Area between z = 0 and z = 1.56
= 0.4406 (from table)
Example 16:
Find the area of the standard normal variate from –1.96 to 0.
Solution:
0.4750
-∞ z = -1.96 z=0 +∞
92
0.4013
-∞ z = 0 z = 0.25 +∞
0.9332
-∞ z=0 z = 1.5 +∞
0.9082
0.8012
-∞ z= -1 z=0 z=1.75 +∞
94
42 − 50 − 8
If X = 42 , Z1 = = = −1
8 8
64 − 50 14
If X = 64, Z2 = = = 1.75
8 8
∴ P(42 < x < 64) = P(−1 < z <1.75)
= P(−1< z < 0) + P(0 < z <1.95)
= P(0<z<1) + P (0 < z <1.75) (by symmetry)
= 0.3413 +0 .4599 (from the table)
= 0 .8012
Example 21:
Students of a class were given an aptitude test. Their marks
were found to be normally distributed with mean 60 and standard
deviation 5. What percentage of students scored.
i) More than 60 marks (ii) Less than 56 marks
(iii) Between 45 and 65 marks
Solution:
Given that mean = µ = 60 and standard deviation = σ = 5
x−µ
i) The standard normal varaiate Z =
σ
0.5
-∞ z=0 z>0 +∞
x−µ 60 − 60
If X = 60, Z = = =0
σ 5
∴P(x > 60) = P(z > 0)
= P(0 < z < ∞ ) = 0.5000
Hence the percentage of students scored more than 60
marks is 0.5000(100) = 50 %
95
56 − 60 − 4
ii) If X = 56, Z = = = − 0.8
5 5
0.2119
-∞ z= -0.8 z=0 +∞
P(x < 56) = P(z < −0.8)
= P(- ∞ < z < 0) – P(−0.8 < z < 0) (by symmetry)
= P(0 < 2 < ∞) – P(0 < z < 0.8)
= 0.5 − 0.2881 (from the table)
= 0.2119
Hence the percentage of students score less than 56 marks is
0.2119(100) = 21.19 %
45 − 60 − 15
iii) If X = 45, then z = = = −3
5 5
0.83995
-∞ z= -3 z=0 z=1 +∞
65 − 60 5
X = 65 then z = = =1
5 5
P(45 < x < 65) = P(−3 < z < 1)
= P(−3 < z < 0 ) + P ( 0 < z < 1)
96
97
-∞ z = -z1 z=0 z = z2 +∞
x = 45 x = µ x = 64
x−µ 45 − µ
When x = 45, z = = = − z1 (say)
σ σ
Since x is left of x = µ , z1 is taken as negative
64 − µ
When x = 64, z = = z2 (say)
σ
From the diagram P(x < 45) = 0.31
P(z < - z1) = 0.31
P(- z1 < z < 0) = P(- ∞ < z < 0) – p(- ∞ < z < z1)
s = 0.5 - 0.31 = 0.19
P(0 < z < z1) = 0.19 (by symmetry)
z1 = 0.50 (from the table)
Also from the diagram p(x > 64) = 0.08
P(0 < z < z2) = P(0 < z < ∞) – P(z2 < z < ∞)
= 0.5 - 0.08 = 0.42
z2 = 1.40 (from the table)
Substituting the values of z1 and z2 we get
45 − µ 64 − µ
= − 0.50 and = 1.40
σ σ
Solving µ - 0.50 σ = 45 ----- (1)
µ + 1.40 σ = 64 ----- (2)
(2) – (1) ⇒ 1.90 σ = 19 ⇒ σ = 10
Substituting σ = 10 in (1) µ = 45 + 0.50 (10)
= 45 + 5.0 = 50.0
Hence mean = 50 and variance = σ2 = 100
98