You roll a die 4 times, if it's 1 to 5 score 0, else a 6 scores 1. The total score is the sum of the 4 scores. Find the probability of a total score of 3.
the ways to get 3: 0, 1, 1, 1 1, 0, 1, 1 1, 1, 0, 1 1, 1, 1, 0
(1/6)(1/6)(1/6)(5/6)
that times 4
(1/6)(1/6)(1/6)(5/6)+(1/6)(5/6)(1/6)(1/6)....
I think the four rolls is already accounted for in my answer.
No. You only accounted for one way to get 3 from 4 rolls
5/324 is correct
Each roll is a Bernouilli trial and the outcomes have a binomial distribution.
ohh lol I forgot all about Bernoulli's trials.. I just used: 1, 1, 1, 0 -> (1/6)(1/6)(1/6)(5/6) 1, 1, 0, 1 -> (1/6)(1/6)(5/6)(1/6) 1, 0, 1, 1 -> (1/6)(5/6)(1/6)(1/6) 0, 1, 1, 1 -> (5/6)(1/6)(1/6)(1/6) You could have either of those rolls. So you add the probabilites up
So P(s) = 4!/s!(4-s)! * (1/6)^s(5/6)^(4-s)
Thats 4 rolls 4 times isn't it bahrom?
yea it is @pantsmaster but there are 4 ways to get a 3 from 4 rolls
\[ \binom{4}{1} \left( 1 \over 6\right)^{4-1}\left(5 \over 6 \right)^1 \text{ or equivalently } \binom{4}{3} \left( 1 \over 6\right)^{4-1}\left(5 \over 6 \right)^1\]
Yikes, I'm in trouble for my Stats/prob test coming up then lol
:-)
Join our real-time social learning platform and learn together with your friends!