Question: In a group of 100 people, 60 like football, 30 like basketball, and 10 like both. What is the probability that a person likes football given that they like basketball?
Options:
Correct Answer: 0.6
Solution:
Using conditional probability, P(Football | Basketball) = P(Football and Basketball) / P(Basketball) = 10/30 = 1/3.