Final answer:
The probability that a randomly selected family owns both a dog and a cat is 0.07. The probability that a randomly selected family owns only a cat is 0.64. The probability that a randomly selected family owns a dog given that it owns a cat is 0.694.
Step-by-step explanation:
To find the probability that a randomly selected family owns both a dog and a cat, we can use the formula for the intersection of two events:
P(A ∩ B) = P(A) * P(B|A)
Using the given information, P(A) = 28% = 0.28 and P(B|A) = 25% = 0.25. Therefore, the probability that a randomly selected family owns both a dog and a cat is:
P(A ∩ B) = 0.28 * 0.25 = 0.07
To find the probability that a randomly selected family owns only a cat, we can use the formula for the complement of an event:
P(A') = 1 - P(A)
Using the given information, P(A) = 36% = 0.36. Therefore, the probability that a randomly selected family owns only a cat is:
P(A') = 1 - 0.36 = 0.64
To find the probability that a randomly selected family owns a dog given that it owns a cat, we can use the formula for conditional probability:
P(A|B) = P(A ∩ B) / P(B)
Using the given information, P(A ∩ B) = 25% = 0.25 and P(B) = 36% = 0.36. Therefore, the probability that a randomly selected family owns a dog given that it owns a cat is:
P(A|B) = 0.25 / 0.36 = 0.694