18.8k views
1 vote
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. (A) 0.115 (B) 0.173 (C) 0.224 (D) 0.327 (E) 0.514

User Ovinophile
by
5.3k points

1 Answer

1 vote

Answer:

The correct option is (B) 0.173.

Explanation:

The law of total probability states that:


P(A)=P(A\cap B)+P(A\cap B^(c))

The conditional probability of an event A given that another event B has already occurred is:


P(A|B)=(P(A\cap B))/(P(B))

Then the probability of intersection of A and B is:


P(A\cap B)=P(A|B)\cdot P(B)

Denote the events as follows:

H = a man died from causes related to heart disease.

X = a man had at least one parent who suffered from heart disease

The information provided is:


P(H)=(210)/(937)\\\\P(X)=(312)/(937)\\\\P(H|X)=(102)/(312)

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 is,
P(H|X^(c)).

Compute the value of
P(H|X^(c)) as follows:


P(H)=P(H|X)\cdot P(X)+P(H|X^(c))\cdot P(X^(c))


(210)/(937)=[(102)/(312)\cdot (312)/(937)]+[P(H|X^(c))\cdot (1-(312)/(937))]\\\\(210)/(937)-(102)/(937)=[P(H|X^(c))\cdot (625)/(937)]\\\\(108)/(937)=P(H|X^(c))\cdot (625)/(937)\\\\P(H|X^(c))=(108)/(937)* (937)/(625)\\\\P(H|X^(c))=0.1728\\\\P(H|X^(c))\approx 0.173

Thus, 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 is 0.173.

The correct option is (B).

User Simon Price
by
5.2k points