Assignment1_Probability_Solution_
Assignment1_Probability_Solution_
Solution:
=0.3*0.8=0.24
=0.7*0.2=0.14
(Note the other two joint probabilities, P(G&N) and P(P&N), are not necessary for the answer;
nevertheless, they can be deduced from the information given.)
Problem 2. The Springfield Kings
The Springfield Kings, a professional basketball team, has won 15 of its last 20 games and is
expected to continue winning at the same percentage rate. The team’s ticket manager is
anxious to attract a large crowd to tomorrow’s game but believes that depends on how well the
Kings perform tonight against the Galveston Comets. He assesses the probability of drawing a
large crowd to be 0.8 should the team win tonight. What is the probability that the team wins
tonight and that there will be a large crowd at tomorrow’s game?
Solution:
The probability that the team wins tonight is 0.75. The probability that the team wins tonight and
draws a large crowd at tomorrow’s game is a joint probability of dependent events. Let the
probability of winning be P(W) and the probability of drawing a large crowd be P(L). Thus
P(WL) = P(L | W) ´ P(W) (the probability of large
crowd is 0.8 if the team
= 0.8 ´ 0.75
wins tonight)
= 0.60
Thus, the probability of the team winning tonight and of there being a large crowd at tomorrow’s
game is 0.60.
Problem 3 (Lost Soldier)
The oasis outpost of Abu Ilan, in the heart of the Negev desert, has a population of 40 Bedouin
tribesmen and 60 Farima tribesmen. El Kamin, a nearby oasis, has a population of 30 Bedouins
and 30 Farima. A lost Israeli soldier, accidentally separated from his army unit, is wandering
through the desert and arrives at the edge of one of the oases. The soldier has no idea which
oasis he has found, but the first person he spots at a distance is a Bedouin. What is the probability
that he wandered into Abu Ilan? What is the probability that he is in El Kamin?
Solution:
The probability that the soldier is in either Abu Ilan or El Kamin is 0.5.
=0.5*40/(40+60)=0.2 =0.5*60/(40+60)=0.3
=0.5*30/(30+30)=0.25 =0.5*30/(30+30)=0.25
Solution:
Let X denote the weeks it takes to finish the project. We treat X as a continuous random variable.
Solution:
(a) The event that customers have to wait before 2:30pm is equivalent to the event that at least two
more customers arrive after 2:00pm and before 2:30pm. This is because the customer arriving at
2:00pm occupies one barber until 2:30pm and the next customer will occupy the other barber.
Customers arriving thereafter and before 2:30pm will have to wait.
The event above is equivalent to the event “at least two customers come between 2:00pm and
2:30pm” (recall, we do not count the arrival (i.e. Amy) on 2:00pm), which is further translated to
“𝑋 ≥ 2”, where X follows Poisson distribution with l’ = 1.5 (since we are looking at a 30-min
time window).
(c) This is equivalent to the event that no customers arriving in 30 minutes. Thus, for X following
Poisson(1.5),
𝑃(𝑋 = 0) = 𝑒 !".$ = 𝟎. 𝟐𝟐𝟑𝟏
Problem 6. (Armstrong Faber)
Armstrong Faber produces a standard number-two pencil called Ultra-Lite. The demand
for Ultra-Lite has been stable over the past 6 years. On average, Armstrong Faber
has sold 957,000 pencils each year. Furthermore, 90% of the time, sales have been between
954,000 and 960,000 pencils. The sales are expected to follow a normal distribution with a mean
of 957,000 pencils. Estimate the standard deviation of this distribution. (Hint: you may need the
Standard Normal Table attached to this assignment sheet.)
Solution:
Let X denote the annual sales volume. (Here we treat X as a continuous random variable.) Let s denote
the standard deviation.
We know
0.9 = P(954,000<X<960,000)
= P(X<960,000) – P(X<954,000)
= P(Z<3,000/s) – P(Z<-3,000/s)
= P(Z<3,000/s) – P(Z>3,000/s)
= P(Z<3,000/s) – [1 – P(Z<3,000/s)]
= 2*P(Z<3,000/s) – 1