How Do You Calculate the Probability of Getting the Flu?

AI Thread Summary
The discussion revolves around calculating the probability of two friends, Scott and Kevin, getting the flu during flu season, given their vaccination status and the probability of exposure to the virus. The probability of exposure is 0.3, with Scott vaccinated (80% effective) and Kevin unvaccinated (90% chance of getting the flu if exposed). The calculations involve determining the probabilities of each friend contracting the flu and using the union of probabilities to find the likelihood that at least one of them gets the flu. The final calculations suggest that the probability of at least one getting the flu is approximately 0.168, while the probability that it is Kevin who gets the flu is around 0.6. This analysis highlights the importance of understanding independent events and conditional probabilities in statistics.
rad0786
Messages
187
Reaction score
0
Hello, I was hoping somebody can guide me with this problem, or perhaps help walk me through it. Its for a stats (probability theory) class.

The question reads:

-- Suppose that the probability of exposure to the flu virus during flu season is 0.3. People can get a flu vaccine which prevents the vaccinated person getting the flu, if exposed, in 80% of cases. People who are not vaccinated get the flu 90% of the time if they are exposed to the virus. Suppose that two friends, Scott and Kevin spend flue season in different places and are not in physical contact with the same people. Scott received the flu vaccine but Kevin did not.

a) what is the probability that at least one of these two get the flu?
b) if at least one of the did get the flu, what is the probability it was kevin.

---

Yes, this problem is very tricky.

What I initally tired to do was figure out the probability that kevin and scott got the flu, but that didn't work.

I thought of finding A u B where A is the probability that scott go the flue and B the probability that kevin got it. A u B is the probability that at least one of them gets it.

Can somebody please help me with this.

Thanks
 
Physics news on Phys.org
rad0786 said:
Hello, I was hoping somebody can guide me with this problem, or perhaps help walk me through it. Its for a stats (probability theory) class.

The question reads:

-- Suppose that the probability of exposure to the flu virus during flu season is 0.3. People can get a flu vaccine which prevents the vaccinated person getting the flu, if exposed, in 80% of cases. People who are not vaccinated get the flu 90% of the time if they are exposed to the virus. Suppose that two friends, Scott and Kevin spend flue season in different places and are not in physical contact with the same people. Scott received the flu vaccine but Kevin did not.

a) what is the probability that at least one of these two get the flu?
b) if at least one of the did get the flu, what is the probability it was kevin.

---

Yes, this problem is very tricky.

What I initally tired to do was figure out the probability that kevin and scott got the flu, but that didn't work
I thought of finding A u B where A is the probability that scott go the flue and B the probability that kevin got it. A u B is the probability that at least one of them gets it

Can somebody please help me with this.

Thanks
1) What is the probability that Scott is exposed to the flue? What is the probability that he will get the flue IF he is exposed? Prob(A)= Prob(A given B)*Prob(B).

2) Now answer the same questions for Kevin.

Since, presumably, the probabilities for Keven and Scott are independent (if they "hang around" together that may not be true but then there is no way to do this problem!) the probability they will both get the flu is the probabilities you found in (1) and (2) multiplied together.

The probability of S or K or both get the flue is the probability S gets the flue + probability K gets the flue- probability both get the flue.
 
so let me try 1. What you are saying is that you have to use the multiplication rule of probability...

S - the event that scott gets the flu.
K - the even that kevin gets the flu.
B - the event that scott/kevin is exposed to the flu.

P(S) = P(S given B) * P(B)
= (0.2)(0.3)
= 0.6

P(K) = P(K given B) * P(B)
= (0.9)(0.3)
= 0.27

The probability that they both get it, that's P(SK) = (0.27)(0.6) = 0.162

1) if at least one of them gets it, that's (S u K) = P(S) + P(K) - P(SK) = 0.168

2) probability that kevin gets the flu is what i stated above, 0.6

Does this sound right?

Thanks again :)
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top