psyclone
- 16
- 0
Hello all,
I just have a question which covers binomial distribution.
Sally is a goal shooter. Assume each attempt at scoring a goal is independent, in the long term her scoring rate has been shown as 80% (i.e. 80% success rate).
Question:
What's the probability, (correct to 3 decimal places) that her first 4 attempts at scoring a goal are successful, given that exactly 6 of her first 8 attempts are successful?
I've solved the problem the following way.
X~ Bi(8,0.8)
Pr(X=6) = 0.8^6*0.2^2 = 0.0105
Pr(X=4) = 0.8^4*0.2^4 = 0.0007
Pr(X=4 | X=6) = Pr(X=4 & X=6) = Pr(X=4) = 0.0007 = 0.067
------------------- ---------- --------- <--------divided signs
Pr(X=6) Pr(X=6) 0.0105
Note:{'&' means Intersection}, the answer given = 0.214. Is that correct?
I would like your thoughts.
Note: The previous two parts of the same question are (where the above is part iii):
(i) chance of getting 8 out of 8 shoots as goals.
(ii) change of getting exactly 6 out of 8 shoots as goals.
ref: MathsQuest(Yr-12)
I just have a question which covers binomial distribution.
Sally is a goal shooter. Assume each attempt at scoring a goal is independent, in the long term her scoring rate has been shown as 80% (i.e. 80% success rate).
Question:
What's the probability, (correct to 3 decimal places) that her first 4 attempts at scoring a goal are successful, given that exactly 6 of her first 8 attempts are successful?
I've solved the problem the following way.
X~ Bi(8,0.8)
Pr(X=6) = 0.8^6*0.2^2 = 0.0105
Pr(X=4) = 0.8^4*0.2^4 = 0.0007
Pr(X=4 | X=6) = Pr(X=4 & X=6) = Pr(X=4) = 0.0007 = 0.067
------------------- ---------- --------- <--------divided signs
Pr(X=6) Pr(X=6) 0.0105
Note:{'&' means Intersection}, the answer given = 0.214. Is that correct?
I would like your thoughts.
Note: The previous two parts of the same question are (where the above is part iii):
(i) chance of getting 8 out of 8 shoots as goals.
(ii) change of getting exactly 6 out of 8 shoots as goals.
ref: MathsQuest(Yr-12)