
Financial Risk Manager Part 1
Get started today
Ultimate access to all questions.
During a disease outbreak, the probability of surviving after an infection is 60%. Determine the probability that at least 8 out of a group of 9 infected persons will survive.
Exam-Like
Community
TTanishq
Explanation:
Explanation
This is a binomial probability problem where:
- n = 9 (number of trials/individuals)
- p = 0.6 (probability of survival)
- q = 0.4 (probability of not surviving)
- X = number of survivors
We need to find P(X β₯ 8), which means at least 8 survivors out of 9.
Step 1: Break down the probability
P(X β₯ 8) = P(X = 8) + P(X = 9)
Step 2: Calculate P(X = 8)
Using the binomial formula:
Step 3: Calculate P(X = 9)
Step 4: Numerical calculation
- (0.6)^8 = 0.01679616
- (0.6)^9 = 0.010077696
P(X = 8) = 9 Γ 0.01679616 Γ 0.4 = 9 Γ 0.006718464 = 0.060466176
P(X = 9) = 0.010077696
P(X β₯ 8) = 0.060466176 + 0.010077696 = 0.070543872 β 0.071
Step 5: Match with options
0.071 rounds to 0.07, which corresponds to option B.
Key points:
- This is a binomial distribution problem
- The events are independent (infection of one person doesn't affect others)
- The trials are identical (same survival probability for each person)
- The calculation uses the binomial probability formula:
Comments
Loading comments...