Final answer:
The probability of being correct on questions 1 and 4 only on a six-question test with five answer choices is (1/5)^2 × (4/5)^4, while the probability of being correct on exactly two questions is 15 × (1/5)^2 × (4/5)^4.
Step-by-step explanation:
The probability of a student being correct only on questions 1 and 4 (C, I, I, C, I, I) on a multiple-choice test with five possible answers for each question involves calculating the probability for each outcome and multiplying them together. For being correct (C), the probability is 1/5, and for being incorrect (I), it is 4/5. Therefore:
Probability(C, I, I, C, I, I) = (1/5) × (4/5) × (4/5) × (1/5) × (4/5) × (4/5)
This simplifies to:
Probability(C, I, I, C, I, I) = (1/5)^2 × (4/5)^4
For part (b), the probability of being correct on exactly two questions means any two questions could be correct and the others incorrect. We can use the combination formula to determine the number of ways to choose 2 correct answers out of 6, and then multiply by the probability raised to the appropriate powers:
Number of ways to choose 2 out of 6 = 6 choose 2 = 6! / (2!(6-2)!) = 15
Probability of 2 correct answers = 15 × (1/5)^2 × (4/5)^4