Bayes Theorem probability of steroids

Click For Summary
SUMMARY

The discussion centers on the application of Bayes Theorem to calculate the probability that a soccer player who tests positive for steroids is indeed using steroids. Given the parameters, 98% of steroid users test positive, while 0.5% of non-users test positive, and 5% of players use steroids. The calculations reveal that the probability Pr(S | P) is 91%, confirming that this is a plausible outcome based on the provided data.

PREREQUISITES
  • Understanding of Bayes Theorem
  • Basic probability concepts
  • Familiarity with conditional probability
  • Ability to perform calculations involving percentages
NEXT STEPS
  • Study advanced applications of Bayes Theorem in real-world scenarios
  • Learn about conditional probability distributions
  • Explore statistical significance in hypothesis testing
  • Investigate the implications of false positives in medical testing
USEFUL FOR

Students in statistics, data analysts, and professionals in fields requiring probabilistic reasoning, particularly in sports analytics and drug testing methodologies.

SammC
Messages
17
Reaction score
0

Homework Statement


When the test for steroids is given to soccer players, 98% of players taking steroids test positive and 0.5% of the players not taking steroids test positive. Suppose that 5% of soccer players take steroids, what is the probability that a player who tests positive takes steroids.


2. Homework Equations and attempt at solution
p: tests positive
s: uses steroids

pr(s) = .05
pr(P|S) = .98

inclusion exclusion pr(p) = Pr(P|S)*Pr(S) + Pr(P|not S) * Pr(not S) = .98*.5 + .005 *.95 = .05375

Bayes Theorem: [Pr(S | P) = Pr(P | S) * Pr(S)]/Pr(p)

plugging in...
Pr(S | P) = .91

My question: Is 91% a plausible answer to this problem? Its the first one I've ever done using Bayes rule.
 
Physics news on Phys.org
Imagine that there are 100000 people tested. 5% of them, 5000, use steroids, the other 100000- 5000= 95000 do not. Of those 5000 who use steroids, 98%= 4900 test positive. Of the 95000 who do not use steriods, .5% of them= 475 also test positive.

So you have a pool of 4900+ 475= 5375 who test positive and 4900 of those take steroids: 4900/5375= 0.91. Yes, 91% is a plausible answer.
 
Thanks Much
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
1
Views
7K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
5K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
9
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K