-
crimson2283
- Senior | Next Rank: 100 Posts
- Posts: 84
- Joined: Fri Jan 07, 2011 8:29 am
- Thanked: 5 times
- Followed by:1 members
Can anybody please explain the approach to solving problems in overlapping sets?
It'd be great if we could discuss a few examples.
I know of just one formula for such problems and I can solve such problems only when its straight forward
P(A u B u C) : P(A) + P(B) + P(C) - P(A n B) - P(A n C) - P(B n C) + P(A n B n C)
1st example problem -
In a consumer survey, 85% of those surveyed liked at least one of three products: 1, 2, and 3. 50% of those asked liked product 1, 30% liked product 2, and 20% liked product 3. If 5% of the people in the survey liked all three of the products, what percentage of the survey participants liked more than one of the three products?
Expert advice preferred
It'd be great if we could discuss a few examples.
I know of just one formula for such problems and I can solve such problems only when its straight forward
P(A u B u C) : P(A) + P(B) + P(C) - P(A n B) - P(A n C) - P(B n C) + P(A n B n C)
1st example problem -
In a consumer survey, 85% of those surveyed liked at least one of three products: 1, 2, and 3. 50% of those asked liked product 1, 30% liked product 2, and 20% liked product 3. If 5% of the people in the survey liked all three of the products, what percentage of the survey participants liked more than one of the three products?
Expert advice preferred












