Final answer:
To find the probability that the student guesses more than 2 questions correctly, we need to calculate the probabilities of getting 0, 1, or 2 correct and subtract that from 1. The probability is approximately 0.32 or 32%.
Step-by-step explanation:
To find the probability that the student guesses more than 2 questions correctly, we need to find the probability of getting 0, 1, or 2 questions correct and subtract that from 1 (total probability). Let's calculate it step by step:
- Probability of getting 0 questions correct: (4/5)^10
- Probability of getting 1 question correct: C(10, 1) * (1/5) * (4/5)^9
- Probability of getting 2 questions correct: C(10, 2) * (1/5)^2 * (4/5)^8
- Total probability: 1 - the probability of getting 0, 1, or 2 questions correct
Now, let's calculate the probabilities and round the final answer to two decimal places.
P(0 questions correct) = (4/5)^10 = 0.1074
P(1 question correct) = C(10, 1) * (1/5) * (4/5)^9 = 0.2686
P(2 questions correct) = C(10, 2) * (1/5)^2 * (4/5)^8 = 0.3020
Total probability = 1 - (P(0) + P(1) + P(2)) = 1 - (0.1074 + 0.2686 + 0.3020) = 0.3219
Therefore, the probability that the student gets more than 2 questions correct is approximately 0.32 or 32%.