Final answer:
The probability that a randomly selected student studied for the test if they pass it with a B or higher is approximately 80.49%.
Step-by-step explanation:
The question is asking for the probability that a student has studied for a test given that they got a B or higher on it. This is a question of conditional probability, which requires the use of Bayes' Theorem or a direct calculation through a tree diagram.
To calculate this probability, we consider the following:
- Probability of studying and getting B or higher = P(Study) × P(B or higher | Study) = 0.6 × 0.55
- Probability of not studying and getting B or higher = P(Not Study) × P(B or higher | Not Study) = 0.4 × 0.20
Therefore, the probability that a student studied given they got a B or higher is:
P(Study | B or higher) = P(Study and B or higher) / P(B or higher)
P(B or higher) = P(Study and B or higher) + P(Not Study and B or higher)
P(Study and B or higher) = 0.6 × 0.55 = 0.33
P(Not Study and B or higher) = 0.4 × 0.20 = 0.08
P(B or higher) = 0.33 + 0.08 = 0.41
So the conditional probability is:
P(Study | B or higher) = 0.33 / 0.41 ≈ 0.8049 or 80.49%