Browsing as Guest. Progress, bookmarks and attempts are disabled.
Log in to track your work.
Nov 2023 p53 q5
2985
The probability that a driver passes an advanced driving test is 0.3 on any given attempt. Five friends will each take their advanced driving test tomorrow. Find the probability that at least three of them will pass tomorrow.
Solution
Let the probability of passing the test be denoted by \(p = 0.3\) and the probability of failing be \(1 - p = 0.7\). We are looking for the probability that at least three out of five friends pass the test. This can be calculated using the binomial probability formula:
\(P(X \geq 3) = P(X = 3) + P(X = 4) + P(X = 5)\)
Using the binomial formula \(P(X = k) = \binom{n}{k} p^k (1-p)^{n-k}\), where \(n = 5\):