IB Mathematics SL 4.5 Concepts of trial, outcome, equally likely outcomes AI SL Paper 2- Exam Style Questions- New Syllabus
A major global sports competition screens its participants for prohibited substances. A positive test outcome indicates the athlete uses banned substances, while a negative result suggests they do not.
The likelihood that an athlete uses banned substances is estimated at 0.06.
If an athlete uses banned substances, the probability of a positive test is 0.71.
If an athlete avoids banned substances, the probability of a negative test is 0.98.
(a) Utilizing the provided data, replicate and fill in the following tree diagram.
(b)(i) Calculate the probability that a randomly chosen athlete avoids banned substances and tests negative.
(b)(ii) If two athletes are picked at random, determine the probability that both avoid banned substances and both test negative.
(c)(i) Compute the probability that a randomly selected athlete will receive an erroneous test result.
(c)(ii) A random group of 1300 athletes at the competition are chosen for testing. Estimate the expected number of athletes in the group that will receive an erroneous test result.
(d) Calculate the probability that none of the athletes in Team X will test positive, given that Team X is participating in the competition, consists of 20 athletes, and none use banned substances.
(e) Determine the probability that more than 2 athletes in Team X will test positive.
▶️ Answer/Explanation
(a)
Complete the tree diagram with the given probabilities:
– Does not use banned substances: \( 0.94 \)
– Tests positive: \( 0.02 \)
– Tests negative: \( 0.98 \)
– Uses banned substances: \( 0.06 \)
– Tests positive: \( 0.71 \)
– Tests negative: \( 0.29 \)
(Note: \( 0.29 = 1 – 0.71 \), \( 0.02 = 1 – 0.98 \), \( 0.94 = 1 – 0.06 \))
(b)
- (i)
Multiply the probabilities along the “does not use and tests negative” branch:
\( 0.94 \times 0.98 = 0.9212 \)
The probability is \( 0.921 \) (or \( 92.1\% \)). - (ii)
For two athletes, square the probability from (b)(i):
\( (0.9212)^2 = 0.848609 \)
The probability is \( 0.849 \) (or \( 84.9\% \)).
(c)
- (i)
Calculate the probability of an incorrect test result (false positive or false negative):
\( 0.94 \times 0.02 + 0.06 \times 0.29 \)
\( = 0.0188 + 0.0174 = 0.0362 \)
The probability is \( 0.0362 \) (or \( 3.62\% \)). - (ii)
Multiply the probability from (c)(i) by the sample size:
\( 0.0362 \times 1300 = 47.06 \)
The expected number is \( 47.1 \).
(d)
Since none use banned substances, the probability of testing positive is \( 0.02 \) for each athlete. Use the binomial probability for \( P(X = 0) \) with \( n = 20 \), \( p = 0.02 \):
\( P(X = 0) = (1 – 0.02)^{20} \)
\( = 0.98^{20} \approx 0.667607 \)
The probability that none test positive is \( 0.668 \) (or \( 0.667607 \)).
(e)
With \( p = 0.02 \), calculate \( P(X \geq 3) \) for \( n = 20 \):
\( P(X \geq 3) = 1 – [P(X = 0) + P(X = 1) + P(X = 2)] \)
\( P(X = 0) = 0.667607 \)
\( P(X = 1) = 20 \times 0.02 \times 0.98^{19} \approx 0.272478 \)
\( P(X = 2) = \frac{20 \times 19}{2} \times 0.02^2 \times 0.98^{18} \approx 0.052846 \)
\( P(X \geq 3) = 1 – (0.667607 + 0.272478 + 0.052846) \approx 0.007069 \)
The probability that more than 2 test positive is \( 0.00707 \) (or \( 0.00706869 \)).