Answer:
D
Step-by-step explanation:
choice A is not guaranteed since the values varied from 0 to 7.
choice B seems alright, but doesn't include about or anything about the long run.
choice C is incorrect because 50% are less than 3.12 and 50% are greater than 3.12.
choice D seems pretty good, since it says average, long run, approach, etc.
choice E is incorrect because it says "will be". It is not definite.
Answer:
A 256/3
Step-by-step explanation:
1/3 * 4^4 =
1/3 * (4*4*4*4) =
1/3 * 256 = 256/3
Let events
A=Nathan has allergy
~A=Nathan does not have allergy
T=Nathan tests positive
~T=Nathan does not test positive
We are given
P(A)=0.75 [ probability that Nathan is allergic ]
P(T|A)=0.98 [probability of testing positive given Nathan is allergic to Penicillin]
We want to calculate probability that Nathan is allergic AND tests positive
P(T n A)
From definition of conditional probability,
P(T|A)=P(T n A)/P(A)
substitute known values,
0.98 = P(T n A) / 0.75
solving for P(T n A)
P(T n A) = 0.75*0.98 = 0.735