What is the percentage?

38 Views Asked by At

From all the population interviewed 36% respondents had a car at home, 19% had a motorcycle and 4% had both.

I need to find the percentage of respondents having a vehicle either motorcycle or car or both.

Could you please give some hints how to solve this problem ? Thank you

1

There are 1 best solutions below

6
On BEST ANSWER

Look up the inclusion-exclusion principle:

$$P(A\cup B) = P(A) + P(B) - P(A\cap B)$$