vananh.nguyen.vn Wrote:Here is my view. Tell me why i am wrong:
+ The Prop of getting one six: (1/6)*(5/6)*(5/6)=25/216
+ The Prop of getting two six: (1/6)*(1/6)*(5/6)=5/216
+ The Prop of getting three six: (1/6)*(1/6)*(1/6)=1/216
So the final result would be the sum of the three = 31/216, not 91/216 like the book
Thank you
this analysis is incorrect because you haven't considered all the cases.
when you multiply together probabilities, the ORDER of the events is ALWAYS included in the consideration, whether you like it or not.so, your listed probability of getting one six is actually the specific probability of getting a six, THEN not getting a six, THEN again not getting a six.
likewise, your listed probability of getting 2 sixes is actually the specific probability of getting a six, THEN getting another six, THEN not getting a six.
if you're going to go this route, you have to account for the other probabilities.
so in your analysis for "one six" you have to add together the following three probabilities:
1/6 x 5/6 x 5/6
5/6 x 1/6 x 5/6
5/6 x 5/6 x 1/6
... and in your analysis for "two sixes" you have to add together the following three probabilities:
1/6 x 1/6 x 5/6
1/6 x 5/6 x 1/6
5/6 x 1/6 x 1/6
if you have these together to the probability that you have (correctly) calculated for three sixes, then you will get the correct aggregate probability.
in any case, the opposite event here (not getting any sixes) has a much easier probability to calculate, so it's easier to do the problem that way. however, the best approach to any problem is to accumulate as many solutions as possible, so at least you are doing that.