Respuesta :
Answer:
a ) the probability of using steroids and having a negative test is 0.5%
b) The probability of testing positive is 6.4%
c) The probability of not using steroids, given that the test is negative is 99.47%
d) No, they are not statistically indepent.
e) The probability that the athlete will either use steroids or test positive is 6.9%
Step-by-step explanation:
Let A be the event that the test result is positive and B the event that the athlete uses Steroids. We are given the following
[tex]P(A|B) = 90%, P(A|B^c) = 2%, P(B) = 5%[/tex]
From which we deduce that
[tex]P(A^c|B) = 10%, P(B^c) = 95%[/tex]
a) We are asked for the probability [tex]P(A^c\cap B)[/tex]. REcall the conditional probability formula that, given two events C,D the conditional probability [tex]P(C|D) = \frac{P(C\cap D)}{P(D)}[/tex]. Then we have that
[tex]P(A^c\cap B) = P(A^c|B)P(B) = 10\% \cdot 5\%=0.5\%[/tex].
b) We are asked for the probability P(A). We can use the fact that given two mutually exclusive events(that is, whose intersection is empty) A,B the probability P(C) of an event is given by [tex]P(C) = P(C|A)P(A)+P(C|B)P(B)[/tex]. Then
[tex]P(A) = P(A|B)P(B)+P(A|B^c)P(B^c) = 90\%\cdot5\% + 2\% \cdot 95% = 6.4\%[/tex]
c) We are asked for the probability P(B^c|A^c). Recall that [tex]P(A|B) = \frac{P(B|A)P(A)}{P(B)}[/tex]. Then
[tex]P(B^c|A^c) = \frac{P(A^c|B^c)P(B^c)}{P(A^c)}= \frac{P(A^c|B^c)P(B^c)}{1-P(A)}= \frac{(1-P(A|B^c))P(B^c)}{1-P(A)}=\frac{98\%\cdot 95\%}{1-6.4\%}= 99.47\%[/tex]
d) We say that two events A,B are statistically indepent if P(A|B) = P(A). Note that from point B the probability of testing negative is 1- 6.4% = 93.6%. Since 93.6% is different from 99.47% this means that testing positive and using steroids are not statistically independent.
e) We are asked for the probability [tex]P(A\cup B) [/tex]. We use the following
[tex]P(A\cupB) = P(A)+P(B)-P(A\cap B) = P(A) +P(B)-P(A|B)P(B) = 6.4\%+5\%-90\%\cdot 5\%=6.9\%[/tex]