Chapter 2
Chapter 2
Chapter 2
Chapter 2 Probability
The above sample spaces are discrete. If the sample space contains infinite number of sample
points (like points on a line) it is said to be continuous.
2.3 Events
Definition: An event is a subset of the sample space. We use upper case letters to denote events.
Example of throwing a die with the sample space S = {1, 2, 3, 4, 5, 6}.
A = event of throwing an odd number = {1, 3, 5}
B = event of throwing a five = {5}
An event that cannot be decomposed is called simple and an event that can be decomposed is
called compound. In the above example A is a compound event while B is a simple event.
Definition: Two events A and B are disjoint or mutually exclusive if their intersection is empty,
i.e. P( A B ) = 0 . Events A and B are mutually exclusive if they cannot both occur together.
Problem 35 [a, c] page 52
Solution:
(a) A B = {2, 4, 6, 8, 9} {6, 7, 8, 9} = {6, 8, 9}
(c) B C = {1, 2, 3, 4, 5} {2, 4, 8} = {1, 2, 3, 4, 5, 8}
Classical definition of Probability: Suppose a random process can result in N mutually exclusive
and equally likely outcomes and if n of these outcomes are favorable to an attribute A, then the
probability of A is given as P(A) = n/N.
Example: The probability of an odd number from throwing a die is 3/6.
The above definition works if outcomes are equally likely. Consider the following questions:
• What is the probability of a head when a biased coin is tossed?
• What is the probability that next baby at UBH Lady Rowell Maternity Hospital will be a
girl?
• What is the probability that a car traveling to Beitbridge will have an accident?
• What is the probability that Ceremonial Hall building will collapse?
We shall now give the axiomatic definition of probability which is based on some well-defined
rules. Let P(A) denotes the probability of an event A and consider a discrete sample space S.
These axioms do not tell us how to assign probabilities to events, they tell us what properties
must be satisfied after such assignment. To assign probabilities, we make use of our previous
definitions (classical and frequency definitions).
Problem 59 page 54
Solution
P(U) = 0.15, P(Gy) = 0.24, P(M) = 0.03, P(Gen) = 0.28, P(Good) = 0.22, P(A) = 0.08
(a) P(Gy or Good) = 0.24 + 0.22 = 0.46
(b) P(U, M, or Good) = 0.15 + 0.03 + 0.22 = 0.40
(c) P(M or A) = 0.03 + 0.08 = 0.11
(d) P(U, M, Gen, or Good) = 0.15 + 0.03 + 0.28 + 0.22 = 0.68
Problem 54 page 54
Solution:
(a) P(A) = 1 – P(A) = 1 – 0.37 = 0.63
(c) P(A B) = P(A) + P(B) = 0.37 + 0.44 = 0.81 [Note that A and B are mutually exclusive]
(d) P(A B) = 0.0
(e) P ( A) = P( A B) + P( A B) . Therefore, P(A B ) = P(A) – P(A B) = 0.37 – 0 = 0.37
(f) P ( A B) =1- P ( A B ) =0.19
Chapter 2 Page 4 of 6
Problem 68 page 55
Solution
H = event that husband votes; W = event that wife votes;
P(H) = 0.21, P(W) = 0.28 and P(H W) = 0.15
P(at least one) = P ( H W ) = P( H ) + P(W ) − P( H W ) = 0.21 + 0.28 – 0.15 = 0.34
Problem 69 page 55
Solution
(a) P( A B) = P( A) + P( B) − P( A B) = 0.59 + 0.30 – 0.21 = 0.68
(b) P ( A B) = 0.38 (d) P ( A B) = 0.32
(c) P ( A B ) = P( A) + P( B) − P( A B) = 0.41 + 0.70 – 0.32 = 0.79
or P ( A B ) =1- P ( A B ) =0.79
Problem 7 page 36
Solution
rhs = 1 – P(A) – P(B) + P(A B) = (a + b + c + d) – (a + b) – (a + c) + a = d = P ( A B) = lhs
Events A1 , A2 , , Ak are independent if and only if the probability of the intersection of any 2, 3,
…, k of these events equals the product of their respective probabilities. For this case, we say the
events are mutually independent.
Two or more events are pairwise independent if any pair Ai and A j (i j) are independent.
Note that events can be pairwise independent without being mutually independent. Consider the
following example: P(A) = 0.2, P(B) = 0.4, P(C) = 0.3, P(A B) = 0.08, P(A C) = 0.06,
P(B C) = 0.12 and P(A B C) = 0.04.
Problem 89 page 57
Solution
110 120
Number of ways to select 3 good eggs is C3 ; Number of ways to select any 3 eggs is C3
110 120
P(shipment) = C3 / C3 = 110(109)(108)/[120(119)(118)] = 0.76848
Problem 96 page 57
Solution
(a) P(HHH) = (0.52)3 = 0.140608
(b) P(TTH) = (0.48) 2 (0.52) = 0.119808
P ( Br A) P ( Br ) P ( A | Br )
Also, if P(A) > 0, then P ( Br | A) = = k , for r = 1, 2, …, k.
P( Bi ) P( A | Bi )
P ( A)
i =1
H 0.95
0.08
D
0.92 0.02
H`
Chapter 2 Page 6 of 6
P(M|U) = 0.01, P(M|V) = 0.05, P(M|W) = 0.03; P(U) = 0.3, P(V) = 0.4, P(W) = 0.3
(a) P(M) = P(M U) + P(M V) + P(M W) = P(U)P(M|U) + P(V)P(M|V) + P(W)P(M|W)
= 0.3(0.01) + 0.4(0.05) + 0.3(0.03) = 0.032
(b) P(U|M) = P(M U)/P(M) = 0.3(0.04)/0.032 = 0.375
(c) If there is a mistake in a mail order, what is the probability that it was made by V?
P(V|M) = P(M V)/P(M) = 0.4(0.05)/0.032 = 0.625