259 views
1 vote
Suppose the probability of passing a driving test is 65%. (a) on a certain afternoon 15 people are tested. (i) what is the expected number of people who pass? (ii) what is the probability that exactly 11 people pass? (b) a certain teenager is determined to get a driving license no matter how many times he has to take the test until he finally passes. (i) what is the probability that he passes on his third try? (ii) what is the expected number of tries it takes to pass?

User Aqueel
by
6.1k points

1 Answer

7 votes
In this current scenario,
Probability of passing, p = 65% = 0.65
Then,
Probability of not passing, q = 1-p = 1-0.65 = 0.35

Part (a): When 15 people are tested
(i) Number of people expected to pass
This is 65% of the 15 people tested. That is,
Number of people expected to pass = 0.65*15 = 9.75. This is rounded downwards as upward rounding will violate the 65% criteria.
Therefore,
Number of people expected to pass = 9 people.

(ii) Probability that 11 people are expected to pass the test
p(x=11) = [15Cx]*p^x*q^(15-x) = [15C11]*0.65^11*0.35^(15-11) = 0.1792 ≈ 17.92%

Part (b): Teenager determined to pass the test no matter how many times

(i) Probability that he passes the test the third time
This means that he will fail the first and second time. That is,
Probability pf passing the third time = q*q*p = 0.35*0.35*0.65 = 0.079625 = 7.9625%

(ii) Number of trials it takes to pass
This is a case of mathematical expected, E, that it takes before first occurrence of success. Normally,
E = 1/p
Substituting;
E = 1/0.65 = 1.54 ≈ 2
Therefore, at least two trials will be required.
User Nditah
by
6.7k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.