Question: In a survey, 70% of people like tea, and 40% like coffee. If 30% like both tea and coffee, what is the probability that a person likes coffee given that they like tea?
Options:
Correct Answer: 0.4
Solution:
Using conditional probability, P(Coffee|Tea) = P(Coffee and Tea) / P(Tea) = 0.3 / 0.7 = 3/7.