18mab204t U2 PDF
18mab204t U2 PDF
18mab204t U2 PDF
S
N
A
H
IT
H
AT
Prepared by
Dr. S. ATHITHAN
F
Assistant Professor
O
S
Department of of Mathematics
TE
Contents
1 Standard Discrete Distributions 3
4 Exercise/Practice/Assignment Problems 23
S
N
A
H
IT
H
AT
F
O
S
TE
O
N
E
R
TU
C
LE
Page 1 of 26 https://sites.google.com/site/lecturenotesofathithans/home
18MAB204T-Probability and Queuing Theory S. ATHITHAN
D EAR A LL , H ERE IT HAS BEEN SOLVED FEW PROBLEMS ONLY AND SOME TOP -
ICS MAY NOT BE COVERED . SO, YOU CAN FOLLOW THE REGULAR CLASSWORK
NOTES TO HAVE ALL THE TOPICS FOR YOUR PREPARATION . TAKE EXERCISE
PROBLEMS GIVEN AT THE END FOR YOUR PRACTICE . A PART FROM EXERCISE ,
YOU CAN FOLLOW ANY REFERENCE BOOK IN RELATED TOPICS FOR YOUR PRAC -
TICE .
S OME OF THE SECTIONS / TOPICS IN THIS NOTES ARE PRELIMINARIES WHICH ARE THE
BASIC IDEAS NEEDED TO DO OUR REGULAR COURSE EXAMPLES AND EXERCISES .
S
T OPICS :
N
? Some Special/Standard Probability Distributions
A
– Discrete: Binomial, Poisson and Geometric
H
– Continuous: Exponential and Normal
IT
– Properties and applications of these distributions to industrial problems.
H
? Functions of Random Variables
AT
F
O
S
TE
O
N
E
R
TU
C
LE
Page 2 of 26 https://sites.google.com/site/lecturenotesofathithans/home
18MAB204T-Probability and Queuing Theory S. ATHITHAN
P (X = x) = nCx px q n−x , x = 0, 1, 2, . . . , n
n
X
Note that nCx px q n−x = [p + q]n = 1
x=0
S
Here n=Number of Samples, p=Probability of attaining success and q = 1 − p.
N
A
H
1.1.1 Moment Generating Function of Binomial Distribution
IT
H
The MGF of Geometric distribution is given by
n
X
AT
tX
MX (t) = E(e ) = etx P (X = x)
x=0
F
n
O
X
= etx nCx px q n−x
S
x=0
n
TE
X
t
= e nCx (pet )x q n−x
O
x=0
= [pet + q]n
N
E
0
First Moment = Mean = E(X) = MX (0)
0 t n−1
MX (t) = n(q + pe ) pet
0
MX (0) = np
Page 3 of 26 https://sites.google.com/site/lecturenotesofathithans/home
18MAB204T-Probability and Queuing Theory S. ATHITHAN
00
Second Moment = E(X 2 ) = MX (0)
00 t t n−1
MX (t) = np[e (q + pe ) + et (n − 1)(q + pet )n−2 pet ]
00
MX (0) = np[1 + (n − 1)p] = np + n2 p2 − np2
S
1.2 Poisson Distribution
N
A
The Probability Mass Function (P.M.F.) of Poisson distribution is given by
H
IT
e−λ λx
P (X = x) = , x = 0, 1, 2, . . .
H
x! AT
where λ = np
Note that
F
O
∞
X e−λ λx
S
x=0
x!
TE
∞
−λ
X λx
= e = e−λ [eλ ] = 1
O
x=0
x!
N
E
∞
X
MX (t) = E(etX ) = etx P (X = x)
LE
x=0
∞
X e−λ λx
= etx
x=0
x!
∞
−λ
X (λet )x
= e
x=0
x!
−λ λet t −1)
= e e = eλ(e
t −1)
∴ MX (t) = eλ(e
Page 4 of 26 https://sites.google.com/site/lecturenotesofathithans/home
18MAB204T-Probability and Queuing Theory S. ATHITHAN
t −1)
MX (t) = eλ(e
0
First Moment = Mean = E(X) = MX (0)
0 t −1)
MX (t) = λet eλ(e
0
MX (0) = λ
S
00
Second Moment = E(X 2 ) = MX (0)
N
00 t −1) t −1)
(t) = (λet )2 eλ(e + λet eλ(e
A
MX
00
(0) = λ2 + λ
H
MX
IT
Var(X) = E(X 2 ) − [E(X)]2
H
= λ2 + λ − λ2 = λ
AT
Note that for Poisson Distribution, Mean=Variance= λ.
F
O
S
P (X = x) = q x p, x = 0, 1, 2, . . . , 0 < p < 1
E
R
where q = 1 − p.
TU
where q = 1 − p.
Page 5 of 26 https://sites.google.com/site/lecturenotesofathithans/home
18MAB204T-Probability and Queuing Theory S. ATHITHAN
S
x=0
= p[1 + qet + (qet )x + (qet )x + . . . ]
N
= p(1 − qet )−1 [since(1 − x)−1 = 1 + x + x2 + . . . ]
A
H
p
∴ MX (t) =
IT
(1 − qet )
H
1.3.2 Mean and Variance of Geometric Distribution
AT
F
0
First Moment = Mean = E(X) = MX (0)
TE
pq q
O
0
MX (0) = 2
=
p p
N
E
R
00
Second Moment = E(X 2 ) = MX (0)
TU
q(1 + q)
C
00
MX (0) =
p2
LE
Page 6 of 26 https://sites.google.com/site/lecturenotesofathithans/home
18MAB204T-Probability and Queuing Theory S. ATHITHAN
∞
X
P (X > r) = qxp
x=r
= q r p[1 + q + q 2 + . . . ] (1.1)
r
1
= q p = qr (1.2)
1−q
Now
P (X > s + k, X > s)
S
P (X > s + k/X > s) =
P (X > s)
N
q (s+k)
= q k = P (X > k)
A
= (1.3)
qs
H
IT
2 Standard Continuous Distributions
H
AT
2.1 Uniform or Rectangular Distribution
F
f (x) = b − a
O
0, otherwise
N
Z∞
C
tX
MX (t) = E(e ) = etx f (x)dx
LE
x=0
Z∞
1
= etx dx
b−a
0
tx b
1 e
=
b−a t a
ebt − eat
=
(b − a)t
Page 7 of 26 https://sites.google.com/site/lecturenotesofathithans/home
18MAB204T-Probability and Queuing Theory S. ATHITHAN
ebt − eat
MX (t) =
(b − a)t
0
First Moment = Mean = E(X) = MX (0) doesn’t exist
The moment-generating function is not differentiable at zero. ∴ We have to find mean and
variance using r th moment
Z∞
1
µ0r = E(X r ) = xr dx
S
b−a
x=0
N
r+1
b − ar+1
=
A
(b − a)(r + 1)
H
(b + a) (a2 + ab + b2 )
=µ01 and µ02
IT
2
Now, Mean = E(X) = = E(X ) = .
2 3
2
(b − a)
H
Variance=E(X 2 ) − [E(X)]2 = . AT
12
(
λe−λx , when , x > 0
f (x) =
O
0, otherwise
N
E
tX
MX (t) = E(e ) = etx f (x)dx
LE
x=0
Z∞
= etx λe−λx dx
0
Z∞
= λ e−(λ−t)x dx
0
" #∞
e−(λ−t)x
= λ
−(λ − t)
0
λ
= = λ(λ − t)−1
λ−t
Page 8 of 26 https://sites.google.com/site/lecturenotesofathithans/home
18MAB204T-Probability and Queuing Theory S. ATHITHAN
0
First Moment = Mean = E(X) = MX (0)
0
MX (t) = λ(−1)(λ − t)−2 (−1)
λ 1
S
0
MX (0) = =
λ2 λ
N
A
00
Second Moment = E(X 2 ) = MX (0)
H
00 −3
MX (t) = λ(−2)(λ − t) (−1)]
IT
00
2λ 2
MX (0) = = 2
H
λ 3 λ
AT
Var(X) = E(X 2 ) − [E(X)]2
2 1 1
= − =
F
λ2 λ2 λ2
O
S
Z∞
λe−λx dx
C
P (X > r) =
LE
x=r
∞
e−λx
= λ = e−λr (2.1)
λ r
Now
P (X > s + k, X > s)
P (X > s + k/X > s) =
P (X > s)
−λ(s+k)
e
= = e−λk = P (X > k) (2.2)
e−λs
Page 9 of 26 https://sites.google.com/site/lecturenotesofathithans/home
18MAB204T-Probability and Queuing Theory S. ATHITHAN
Normal distribution is the most important continuous probability distribution in statistics both
from practical and theoretical point of views.
A random variable X is said to follow normal distribution with mean µ and σ 2 , if its density
function is given by the probability law
1 −(x−µ)2
f (x) = √ e 2σ2 , −∞ < x < ∞, σ > 0, −∞ < µ < ∞ (2.3)
σ 2π
The total area of the above curve is bounded by 1.
S
N
Z∞ Z∞
1 −(x−µ)2
A
Area = f (x)dx = √ e 2σ2 dx (2.4)
H
σ 2π
−∞ −∞
IT
X −µ
H
Put z = , then the Area becomes
σ AT
Z∞
1 −z 2
Area = Φ(z) = √ e 2 dz (2.5)
F
2π
O
−∞
This Φ(z) is called the standard normal curve which is bell shaped and symmetrical about the
S
TE
line z = 0.
O
t2 σ 2
MX (t) = eµt+
E
2
R
.
TU
Note 2.3.1.
C
1. The notation X ∼ N (µ, σ 2 ) means X is normally distributed with mean µ and variance
LE
σ2
2. In the binomial distribution with parameters n and p, when n is very large and p is nearly
1
the binomial approaches normal.
2
Zx2
3. Let X N (µ, σ 2 ). Then P (x1 < X < x2 ) = f (x)dx. For any x1 , x2 this
x1
integral cannot be evaluated in closed form and so it should be evaluated by numerical
methods. As µ and σ vary, we have different function and every time we have to make
different computations. So it is convenient to have a fixed table which could be used for
X −µ
all such computations. This is done by transforming X into Z = .
σ
Page 10 of 26 https://sites.google.com/site/lecturenotesofathithans/home
18MAB204T-Probability and Queuing Theory S. ATHITHAN
For the comfortability of the students to observe and solve the questions(problems) based on
the distributions, one can use the following ideas to solve the problems easily.
S
Success ‘p’
N
Remark 2.3.1. However in most of the cases which are applicaple to B INOMIAL we may use
A
P OISSON distribution and vice versa. It can be also noted that for large number of samples with
H
very less probability ‘p’, we have to go with Poisson distribution. We may solve the problems
IT
on discrete type when we consider the hints given in Table 1. For continuous case, mostly the
distribution of consideration will be mentioned in the given problem itself.
H
AT
3 Example Worked out Problems
F
O
Example: 1. Find the probability that a person tossing 3 fair coins to get either all heads or
S
Hints/Solution: Here
O
1 1 1
= + =
8 8 4
E
3
R
and q = 1 − p = .
4
TU
4
∴ Required Probability = C 1 p1 q 3 × p
2 3
1 3
= 4× ×
4 4
27
= .
256
Example: 2. Two persons P and Q shooting their own target independently. The probabilities
3 5
of their hitting the target at each shot are and respectively. Find the probability that Q will
5 7
require more shots than P.
Page 11 of 26 https://sites.google.com/site/lecturenotesofathithans/home
18MAB204T-Probability and Queuing Theory S. ATHITHAN
Hints/Solution: Let X denote the number of trials required by P to get his first success. Then
X follows a geometric distribution given by
r−1
3 2
P (X = r) = p1 q1r−1
= . ; r = 1, 2, 3, . . .
5 5
Let Y denote the number of trials required by Q to get his first success. Then Y follows a
geometric distribution given by
r−1
5 2
P (Y = r) = p2 q2r−1 = . ; r = 1, 2, 3, . . .
7 7
S
N
A
Required Probability = P (Q requires more trials to get his first success
H
than P requires to get his first success)
∞
IT
X
= P (X = r and Y = r + 1, r + 2, . . . )
H
r=1
∞
X
AT
= P (X = r) × P (Y = r + 1, r + 2, . . . ) (by independence)
r=1
F
∞ r−1 X ∞ r+k−1
X 3 2 5 2
= .
O
.
r=1
5 5 k=1
7 7
S
∞ ∞
4 r−1 X 2 k
X 3
TE
= .
r=1
7 35 k=1
7
O
N
∞
!
2
4 r−1
X 3 7
= . 2
E
r=1
7 35 1 − 7
R
∞
!
r−1
6 X 4 6 1 6
TU
= = 4 = .
35 r=1 35 35 1 − 35 31
C
LE
Example: 3. It is known that the probability of an item produced by a certain machine will be
defective is 5%. If the produced items are sent to the market as packets of 20, find the number
of packets containing
1. at least 2
2. exactly 2
3. atmost 2
defective items in a consignment of 1000 packets.
Hints/Solution: We assume the Random Variable (R.V.) X follows the Poisson distribution.
∴ The Probability Mass Function (P.M.F.) of Poisson distribution is given by
Page 12 of 26 https://sites.google.com/site/lecturenotesofathithans/home
18MAB204T-Probability and Queuing Theory S. ATHITHAN
e−λ λx
P (X = x) = , x = 0, 1, 2, . . .
x!
5
Here p = 5% = 0.05, λ = np = 20 × = 1.
100
We need to find P (X ≥ 2), P (X = 2) and P (X < 2).
P (X ≥ 2) = 1 − P (X < 2)
= 1 − {P (X = 0) + P (X = 1)}
−1 0
e−1 11
S
e 1
= 1− +
0! 1!
N
−1
= 1 − e {1 + 1} = 1 − 0.368(2) = 1 − 0.736 = 0.264 u 26%
A
H
IT
H
P (X = 2) = {P (X = 2)}
e−1 12
AT
=
2!
= 0.368/2 = 0.184 u 18%
F
O
S
TE
P (X < 2) = {P (X = 0) + P (X = 1)}
−1 0
e−1 11
e 1
O
= +
0! 1!
N
−1
= e {1 + 1} = 0.368(2) = 0.736 u 74%
E
Note 3.0.2. To solve the above example we may use both the Binomial and Poisson distribution.
R
TU
C
LE
Example: 4. The mean of a binomial distribution is 20 and standard deviation is 4. Find the
parameters of the distribution.
Hints/Solution: Let (n,p) be the parameters of the binomial distribution,
√
then mean =np and standard deviation= npq.
Given np = 20 − − − −(1)
√
and npq = 4
⇒ npq = 16 − − − −(2)
Using (1) in (2), we get
16 4
(2) ⇒ 20q = 16 ⇒ q = =
20 5
Page 13 of 26 https://sites.google.com/site/lecturenotesofathithans/home
18MAB204T-Probability and Queuing Theory S. ATHITHAN
4 1
∴ p=1−q =1− = and
5 5
1
∴ (1) ⇒ n. = 20 ⇒ n = 100
5
1
∴ the parameters are 100, .
5
Example: 5. Comment on the following “The mean of a binomial distribution is 3 and variance
S
is 4”.
N
Hints/Solution: Let (n,p) be the parameters of the binomial distribution,
A
then mean =np and variance= npq.
H
Given np = 3 − − − −(1)
IT
and npq = 4 − − − −(2)
H
Using (1) in (2), we get
4
AT
(2) ⇒ 3q = 4 ⇒ q = > 1, which is not true, since the probability value can not be
3
greater than 1.
F
O
So, there is no binomial distribution with this data, the statement is false.
S
TE
O
Example: 6. Six dice are thrown 729 times. How many times do you expect atleast 3 dice to
show a five or a six?
N
Hints/Solution: Success is getting 5 or 6 in a die. Let X denote the number of success when 6
E
∴ P (X = x) =n Cx px q n−x , x = 0, 1, 2, · · · , n
C
2 1
Given n = 6 and p =probability of getting 5 or 6 = =
LE
6 3
1 2
∴ q =1−p=1− =
3 3
x 6−x
1 2
∴ P (X = x) =6 Cx , x = 0, 1, 2, · · · , 6
3 3
Page 14 of 26 https://sites.google.com/site/lecturenotesofathithans/home
18MAB204T-Probability and Queuing Theory S. ATHITHAN
p(X ≥ 3) = 1 − P (X < 3)
= 1 − {P (X = 0 + P (X = 1) + P (X = 2))}
( 0 6−0 1 6−1 2 6−2 )
6
1 2 1 2 1 2
=1− C0 +6 C 1 +6 C2
3 3 3 3 3 3
1
=1− {64 + 192 + 240}
36
496 233
=1− =
729 729
when 6 dices are thrown 729 times, the number of times atleast 3 dice show 5 or 6 is
S
233
729 × = 233.
729
N
A
H
IT
Example: 7. In 256 sets of 12 tosses of a fair coin,in how many cases may one expect 8 heads
and 4 tails?
H
Hints/Solution: Let X denote the number of heads.
AT
∴ X is a binomial random variable with parameter (n, p).
∴ P (X = x) =n Cx px q n−x , x = 0, 1, 2, · · · , n
F
1
O
1 1
TE
∴ q =1−p=1− =
2 2
O
x 12−x 12
1 1 1
N
12 12
∴ P (X = x) = Cx = Cx , x = 0, 1, 2, · · · , 12
2 2 2
E
12
1
R
∴ P (X = 8) =12 C8 = 0.12
2
TU
∴ the number of times to get 8 heads and 4 tails appearing in 256 sets= 256 × 0.12 =
C
30.72 ≈ 31times.
LE
Example: 8. Ten coins are thrown simultaneously. Find the probability of getting atleast 7
heads?
Hints/Solution: Here n=10. Let X denotes number of heads. ∴ X follows a binomial distribu-
tion.
∴ P (X = x) =n Cx px q n−x , x = 0, 1, 2, · · · , n
1 1
Now p=probability of getting a head= .∴q =1−p=
2 2
Page 15 of 26 https://sites.google.com/site/lecturenotesofathithans/home
18MAB204T-Probability and Queuing Theory S. ATHITHAN
x n−x 10
10
1 1 10
1
∴ P (X = x) = Cx = P (X = x) = Cx , x = 0, 1, 2, · · · , 10
2 2 2
Required P (X ≥ 7) = P (X = 7) + P (X = 8) + P (X = 9) + P (X = 10)
10 10 10 10
10
1 10
1 10
1 10
1
= C7 + C8 + C9 + C10
2 2 2 2
10
1
= [120 + 45 + 10 + 1] = 0.1718
2
S
N
Example: 9. A discrete random variable X has moment generating function MX (t) =
A
3 t 5
1
+ e . Find E [X] , V ar [X] and P (X = 2).
H
4 4
IT
n
Hints/Solution: We know that moment generating function MX (t) = q + pet − − −
H
− − (1) AT
3 t 5
1
Given MX (t) = + e . − − − − − −(2)
4 4
By uniqueness of MGF, (2) is the moment generating function of binomial distribution.
F
O
3 1
∴ n = 5, p = , q= .
S
4 4
TE
3 15
∴ E [X] = np = 5. =
O
4 4
N
3 1 15
and V ar [X] = npq = 5. . =
E
4 4 16
R
TU
5−2 3
32 32
5
1 5
1 45
∴ P (X = 2) = C2 = C2 = = 0.0879
4 4 4 4 512
C
LE
Example: 10. Six coins were tossed 6400 times using the Poisson distribution. Find the prob-
ability of getting 6 heads 10 times.
1
Hints/Solution: Probability of getting one head with one coin=
2
6
1 1
∴ Probability of getting six heads with six coin= =
2 64
Page 16 of 26 https://sites.google.com/site/lecturenotesofathithans/home
18MAB204T-Probability and Queuing Theory S. ATHITHAN
1
Here n=6400. ∴ λ = np = 6400 × = 100.
64
10010
P(getting 6 heads 10 times)= P (X = 10) = e−100
10!
Example: 11. A car hire firm has two cars which is been hired for day by day basis with mean
of 1.5. Use Poisson distribution to find on a particular day
1. some demand is refused.
S
2. no car is used.
3. no demand is refused.
N
A
Hints/Solution: Given λ = np = 1.5
1. P (X > 2) = 1 − P (X ≤ 2)
H
IT
= 1 − [P (X = 0) + P (X = 1) + P (X = 2)]
H
(1.5)0 (1.5)1 (1.5)2
−1.5 −1.5 −1.5
=1− e +e +e
AT
0! 1! 2!
2
(1.5)
= 1 − e−1.5 + e−1.5 (1.5) + e−1.5
F
2
O
(1.5)0
TE
2. P (X = 0) = e−1.5
0!
O
−1.5
=e = 0.223
N
3. P (X ≤ 2) = [P (X = 0) + P (X = 1) + P (X = 2)]
E
2
(1.5)
= e−1.5 + e−1.5 (1.5) + e−1.5
C
2
LE
Example: 12. Buses arrive at a specified bus stop at 15 minutes intervals starting at 7 am. i.e.
The buses arrive at 7.00,7.15,7.30, and so on. If a passenger arrives to the stop at a random
time that is uniformly distributed between 7.00 and 7.30 am, find the probability that he waits,
(a) less than 5 min. for a bus
(b) at least 12 min for a bus.
Hints/Solution: Let X denote the time in minutes past 7 am, when the passenger arrives at the
1
bus stop. Then X is uniformly distributed over (0,30), i.e., f (x) = , 0 < x < 30.
30
(a) The passenger will have to wait less than 5 min. if he arrives at the stop between 7.10
Page 17 of 26 https://sites.google.com/site/lecturenotesofathithans/home
18MAB204T-Probability and Queuing Theory S. ATHITHAN
∴ Required probability = P (10 < X < 15) + P (25 < X < 30)
Z15 Z30
1 1 1
= dx + dx =
30 30 3
10 25
(b) The passenger will have to wait at least 12 min. if he arrives at the stop between 7.00 and
7.03 or 7.15 and 7.18.
S
N
∴ Required probability = P (0 < X < 3) + P (15 < X < 18)
A
Z3 Z18
H
1 1 1
= dx + dx =
IT
30 30 5
0 15
H
AT
F
Example: 13. The number of personal computer(PC) sold daily at certain company is uni-
O
formly distributed with a minimum of 2000 PC and a maximum of 5000 PC. Find the probability
S
Hints/Solution: Let X denote the no. of computers sold by the company in a particular day.
N
1
Then X is uniformly distributed over (2000,5000), i.e., f (x) = , 2000 < x < 5000.
3000
E
R
(a) The probability that the company sells between 2500 and 3000 PC’s.
TU
3000
1 1
Z
LE
= dx =
3000 6
2500
(b) The probability that the company sells at least 4000 PC’s.
Page 18 of 26 https://sites.google.com/site/lecturenotesofathithans/home
18MAB204T-Probability and Queuing Theory S. ATHITHAN
Example: 14. The mileage which car owners get with a certain kind of radial tire is a RV
having an exponential distribution with mean 40,000 km. Find the probability that these tires
will last
(a) at least 20,000 km
(b) at most 30,000 km
Hints/Solution: Let X denote the mileage obtained with the help of the tire, then f (x) =
1 x
e− 40,000 , x > 0.
40, 000
(a) The probability that the tire last at least 20,000 km.
∴ Required probability = P (X ≥ 20, 000)
S
Z∞
1
N
x
= e− 40,000 dx = e−0.5 = 0.6065.
A
40, 000
20,000
H
IT
(b) The probability that the tire last at most 30,000 km.
H
∴ Required probability = P (X ≤ 30, 000) AT
30,000
1
Z
x
= e− 40,000 dx = 1 − e−0.75 = 0.5270.
40, 000
F
0
O
S
TE
Example: 15. The time required (in hours) to repair a machine is exponentially distributed
O
with mean 2 hours. Find the probability that the repair time
N
1 1
R
−λx
1 −x
Let X denote the time taken to repair the machine, then f (x) = λe = e 2 , x > 0.
2
C
(b) The probability that the time takes at least 10 hours given that its duration already exceeds
6 hours.
∴ Required probability = P (X ≥ 10/X > 6) = P (X > 4) (By Memoryless Property)
Z∞
1 −x
= e 2 dx = 1 − e−2.0 = 1 − 0.1350 = 0.8650.
2
4
Page 19 of 26 https://sites.google.com/site/lecturenotesofathithans/home
18MAB204T-Probability and Queuing Theory S. ATHITHAN
S
1. When X = 19, Z = =1
3
N
A
∴ P (X ≥ 19) = P (Z ≥ 1)
H
= 0.5 − P (0 < z < 1)
IT
= 0.5 − 0.3413
H
z = 0.1587
0 0.341352300
1 ? AT
y
0.5
F
12.5 − 16
O
19 − 16
When X = 19, Z = =1
3
O
= 0.3770 + 0.3413
R
3. P (X > K) = 0.24
k − 16
C
When X = K, Z = = z1
3
LE
∴ P (X > K) = 0.24
⇒ P (Z > z1 ) = 0.24
⇒ P (0 < Z < z1 ) = 0.5 − 0.24 = 0.26
∴ the z1 is the value of Z corresponding to the area 0.26 and z1 = 0.7 (from normal table)
K − 16 K − 16
∴ = z1 ⇒ = 0.7 ⇒ K = 3(0.7) + 16 ⇒ K = 18.1
3 3
Page 20 of 26 https://sites.google.com/site/lecturenotesofathithans/home
18MAB204T-Probability and Queuing Theory S. ATHITHAN
Example: 17. In a test on 2000 electric bulbs, it was found that the life of a particular make
was normally distributed with an average life of 2040 hours and standard deviation of 60 hours.
Estimate the number of bulbs likely to burn for
1. more than 2100 hours
2. less than 1950 hours
3. more than 1920 hours but less than 2160 hours.
Hints/Solution: Given µ = 2040 and σ = 60.
X −µ X − 2040
Put Z = =
σ 60
2100 − 2040
1. When X = 2100, Z = =1
60
S
N
∴ P (X ≥ 2100) = P (Z ≥ 1)
A
= 0.5 − P (0 < z < 1)
∴ the number of
H
= 0.5 − 0.3413
IT
z = 0.1587
0 0.341352300
1 ?
y
H
0.5 AT
bulbs expected to burn for ≥ 2100 hours = 2000 × 0.1587 ≈ 159.
F
1950 − 2040
O
∴ P (X ≤ 1950) = P (Z ≤ −1.5)
= 0.5 − P (0 < z < 1.5)
O
= 0.5 − 0.4332
N
z = 0.0668
? -1.5 0 0.341352300
1.5 ?
E
y
0.5
R
∴ the number of bulbs expected to burn for less than 1950 hours = 2000 × 0.0668 ≈ 134.
TU
C
1920 − 2040
3. When X = 1920, Z = = −2
LE
60
2160 − 2040
When X = 2160, Z = =2
60
∴ P (1920 < X < 2160) = P (−2 < Z < 2)
= P (−2 < Z < 0) + P (0 < z < 2)
= P (0 < z < 2) + P (0 < z < 2) 0.4772
= 2P (0 < z < 2)
= 2(0.4772) -2 0 2
z
?
= 0.9544 y
∴ the number of bulbs expected to burn for 1920 hours to 2160 = 2000 × 0.9544 ≈ 1908.
Page 21 of 26 https://sites.google.com/site/lecturenotesofathithans/home
18MAB204T-Probability and Queuing Theory S. ATHITHAN
Example: 18. In a normal distribution 31% of the items are under 45 and 8% are over 64.
Find the mean and s.d. of the distribution.
X −µ
Hints/Solution: Let X follows N (µ, σ 2 ), Z =
σ
31 8
Given P (X < 45) = = 0.31 and P (X > 64) = = 0.08
100 100
45 − µ
When X = 45, Z = = −z1 ,
σ
31
∵ P (X < 45) = = 0.31
100
⇒ 45 − µ = −σz1
S
0.19
∴ z1 is the value of z corresponding to the area
0.31 Zz1
N
z
y z=00.341352300
−z1 1.5 ϕ(z)dz = 0.19
A
0.5
0
H
∴ z1 = 0.495(from tables)
IT
∴ 45 − µ = −0.495σ − − − − − (1)
64 − µ
H
When X = 64, Z =
AT = +z2 ,
σ
∵ P (X < 64) = 0.08
⇒ 64 − µ = +σz2
F
0.08
Zz2
0.31
z ϕ(z)dz = 0.42
S
0.341352300
y
−z1 z=0 Z2
TE
0
∴ z2 = 1.405(from tables)
∴ 64 − µ = 1.405σ − − − − − (2)
O
Page 22 of 26 https://sites.google.com/site/lecturenotesofathithans/home
18MAB204T-Probability and Queuing Theory S. ATHITHAN
4 Exercise/Practice/Assignment Problems
1. The mean and variance of a binomial distribution are 8 and 6. Find P (X ≥ 2).
2. The mean and s.d.(standard deviation) of a binomial distribution are 5 and 2 respectively.
Determine the distribution.
3. Out of 800 families with 4 children each, how many families would be expected to have
(1) 2 boys and 2 girls (2) atleast one boy (3) at most 2 girls (4) children of both sexes.
4. Out of 2000 families with 4 children each, how many would you expect to have (1) at
least 1 boy (2) 2 boys (3) 1 or 2 girls (4) no girls?
S
5. A manufacturer of pins know that 2% of his products are defective. If he sells pins in
N
boxes of 100 and guarantees that not more than 4 pins will be defective. What is the
A
probability that a box will fail to meet the guaranteed quality.
H
6. If X is a Poisson random variable such that P (x = 2) = 9P (X = 4) + 90P (X =
IT
6), find the variance.
H
7. It is known that probability that an item produced by a certain machine will be defective
AT
is 0.01. By applying Poisson approximation, show that the probability that a random
sample of 100 items selected at random from the total output will contain not more than
2
one defective item is
F
e
O
t −1)
8. The MGF of a random variable X is e3(e , find P (X = 1).
S
TE
9. Out of 500 companies with 4 secretaries each, how many companies would be expected
to have
O
10. Let X be normally distributed with mean 8 and standard deviation 4. Find: (i) P (5 ≤
LE
Page 23 of 26 https://sites.google.com/site/lecturenotesofathithans/home
18MAB204T-Probability and Queuing Theory S. ATHITHAN
S
mally distribution with means 52, 50 and 48 and with standard deviations 10, 8 and 6
respectively. Find the probability that a student selected at random has secured a total of
N
A
(a) 180 and above
H
(b) 135 or less
IT
17. In an examination a student is considered to secure distinction, first class, second class
H
and failed according as he scores above 75%, between 60% and 75%, between 45% and
AT
60% and less than 45% respectively. If in a particular year 5% of the students scored
distinction and 10% of the students failed, then what percentage of students who have
scored first and second class?
F
O
.
f 5 18 28 12 7 6 4
TE
x 0 1 2 3 4 5
.
N
f 142 156 69 27 5 1
20. Fit a BINOMIAL and POISSON distribution for the following data:
E
x 0 1 2 3 4 5
R
.
f 2 14 20 34 22 8
TU
21. Suppose that a trainee soldier shoots a target in an independent fashion. If the probability
C
(a) What is the probability that the target would be hit on the sixth attempt?
(b) What is the probability that it takes odd number of shots?
22. If the probability that an applicant for a driving license will pass the road test on any given
trial is 0.7. What is the probability that he will pass the test
(a) on the fourth trial
(b) in fewer than 5 trials
(c) takes more than 4 trials
Page 24 of 26 https://sites.google.com/site/lecturenotesofathithans/home
18MAB204T-Probability and Queuing Theory S. ATHITHAN
23. A passenger arrives at a local railway station at 10 am knowing that the local train will
arrive at some time uniformly distributed between 10 and 10.30 am. What is the proba-
bility that he will have to wait longer than 10 minutes? If at 10.15 am the train has not
yet arrived, what is the probability that he will have to wait at least 10 more additional
minutes?
24. If the roots of the quadratic equation x2 − ax + b = 0 are real and b is the positive but
otherwise unknown. What are the expected values of the roots of the equation? Assume
that b is uniformly distributed in the permissible range.
25. The daily consumption of milk in excess of 20,000 gallons is approximately exponentially
distributed with mean 3000. The city has the daily stock of 35,000 gallons. What is the
S
probability that of two days selected at random, the stock is insufficient for both the days?
N
26. The amount of time that a watch will run without having to be reset is a RV following an
A
exponential distribution with mean 120 days. Find the probability that such a watch will
H
(i) will have to be set in less than 24 days and (ii) not have to set in at least 180 days.
IT
27. If X is normally distributed with mean 8 and s.d 4. Find
H
(a) P (5 ≤ X ≤ 10) AT
(b) P (10 ≤ X ≤ 15)
(c) P (X ≥ 15)
F
O
28. In a distribution exactly normal 7% of the items are under 35 and 89% are under 63.
What are the mean and standard deviation of the distribution?
S
TE
29. The marks of 100 students in an exam are found to be normally distributed with mean 70
and S.D. 5. Estimate the number of students whose marks will be
O
Page 25 of 26 https://sites.google.com/site/lecturenotesofathithans/home
18MAB204T-Probability and Queuing Theory S. ATHITHAN
S
N
A
H
IT
H
AT
F
O
S
TE
O
N
E
R
TU
C
LE
Page 26 of 26 https://sites.google.com/site/lecturenotesofathithans/home