Sets and Counting: Drug Relief Study Results

  • Thread starter Thread starter jonroberts74
  • Start date Start date
  • Tags Tags
    Counting Sets
jonroberts74
Messages
189
Reaction score
0

Homework Statement



A study was done to determine the efficacy of three different drugs – A, B, and C – in relieving headache pain. Over the period covered by the study, 50 subjects were given the chance to use all three drugs. The following results were obtained:

21 reported relief from drug A
21 reported relief from drug B
31 reported relief from drug C
9 reported relief from both drugs A and B
14 reported relief from both drugs A and C
15 reported relief from both drugs B and C
41 reported relief from at least one of the drugs.

b. How many people got relief from none of the drugs?
c. How many people got relief from all three drugs?
d. How many people got relief from A only?
e. Fill in the full Venn diagram for this data.

The Attempt at a Solution



I drew a venn diagram,running into an issue though.

21 people reported relief from drug A, 9 reported relief from A and B and 14 report relief from A and C. so ##A \cap B = 9; A \cap C = 14## but A only has 21, 21 -14-9 = -2 that's not yet counting ##A \cap B \cap C##

similarly for B, B has 21 reports of relief and ## B \cap A =9; B \cap C =15## so 21 - 15 -9 = -3

C seems to have no issue so far, it'll have 2 people that potentially only had relief from C
 
Last edited:
Physics news on Phys.org
jonroberts74 said:

Homework Statement



A study was done to determine the efficacy of three different drugs – A, B, and C – in relieving headache pain. Over the period covered by the study, 50 subjects were given the chance to use all three drugs. The following results were obtained:

21 reported relief from drug A
21 reported relief from drug B
31 reported relief from drug C
9 reported relief from both drugs A and B
14 reported relief from both drugs A and C
15 reported relief from both drugs B and C
41 reported relief from at least one of the drugs.

b. How many people got relief from none of the drugs?
c. How many people got relief from all three drugs?
d. How many people got relief from A only?
e. Fill in the full Venn diagram for this data.






The Attempt at a Solution



I drew a venn diagram,


running into an issue though.

21 people reported relief from drug A, 9 reported relief from A and B and 14 report relief from A and C. so ##A \cap B = 9; A \cap C = 14## but A only has 21, 21 -14-9 = -2 that's not yet counting ##A \cap B \cap C##

But some of these are the same people; you are counting them twice.

Also, perhaps you should use ##n(A\cap B)## for the number of people in that set. Look in your text for a formula for ##n(A\cup B\cup C)##. That will help you figure out ##n(A\cap B \cap C)##.
 
LCKurtz said:
But some of these are the same people; you are counting them twice.

Also, perhaps you should use ##n(A\cap B)## for the number of people in that set. Look in your text for a formula for ##n(A\cup B\cup C)##. That will help you figure out ##n(A\cap B \cap C)##.

## n(A\cup B\cup C) = n(A) + n(B) + n(C) - n(A\cap B) - n(A\cap C) - n(B\cap C) + n(A\cap B \cap C)##

##n(A) + n(B) + n(C) = 21 + 21 + 31##

##- n(A\cap B) - n(A\cap C) - n(B\cap C) = -9 - 14 -15 ##

##n(A) + n(B) + n(C) - n(A\cap B) - n(A\cap C) - n(B\cap C) = 21 + 21 + 31 - 9 - 14 -15 = 35##

then it says at least 41 report relief from at least one drug

so ##n(A\cap B \cap C) = 41 - \Bigg[n(A) + n(B) + n(C) - n(A\cap B) - n(A\cap C) - n(B\cap C)\Bigg] = 41-35 = 6##

a) nine had no relief
b) six had relief from all three
c) 4 had relief from A only
D) A only has 4, B only has 3, C only has 8, ##n(A \cap B \cap C)=6, n(A \cap B) = 3, n(A \cap C) = 8, n(B \cap C) = 9##, 9 left outside the three
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top