Revision as of 09:04, 29 April 2023 by Admin (Created page with "A public health researcher examines the medical records of a group of 937 men who died in 1999 and discovers that 210 of the men died from causes related to heart disease. Mor...")
ABy Admin
Apr 29'23
Exercise
A public health researcher examines the medical records of a group of 937 men who died in 1999 and discovers that 210 of the men died from causes related to heart disease. Moreover, 312 of the 937 men had at least one parent who suffered from heart disease, and, of these 312 men, 102 died from causes related to heart disease.
Calculate the probability that a man randomly selected from this group died of causes related to heart disease, given that neither of his parents suffered from heart disease.
- 0.115
- 0.173
- 0.224
- 0.327
- 0.514
ABy Admin
Apr 29'23
Solution: B
Let
[math]H[/math] = event that a death is due to heart disease
[math]F[/math] = event that at least one parent suffered from heart disease
Then based on the medical records,
[[math]]
\begin{align*}
\operatorname{P}[H \cap F^c] &= \frac{210-102}{937} = \frac{108}{937} \\
\operatorname{P}[F^c] &= \frac{937-312}{937} = \frac{625}{937} \\
\operatorname{P}[H | F^c] &= \frac{\operatorname{P}[H \cap F^c]}{\operatorname{P}[F^c]} = \frac{108/937}{625/937} = \frac{108}{625} = 0.173
\end{align*}
[[/math]]