A fair die is rolled 100 times. Which of the following has a probability of at least 95%?
$ $
1.) Sum of the rolls is greater than 322
2.) Sum of the rolls is less than 392
3.) Number of rolls with even outcomes is exactly 56
4.) Number of rolls with odd outcomes is less than 53
5.) Number of rolls with outcomes are fully divisible by 3 are exactly 38
$ $
I'm not looking for a full solution, I'm looking for hints as to how to approach this question.
I have an idea for 3 and 4. Since the probability is asking "odd or "even" could I use a a binomial distribution to calculate the probability? (even is success, and odd is otherwise)
For 1 and 2, after modelling 100 tosses in wolfram it seems to be a normal type distribution. Am I correct?
For the other ones I'm still thinking of what to use to prove them. Again, hints are more useful to me than full solutions. Thanks!
The expected value is 350, since for a single fair roll of a dice the EV is 3.5, and the EV for getting an odd or even outcome is also 50/50, correct?
We're left with 1 and 2, and since 392 is farther from the EV, would that mean that we're left with 1? Or do we want the furthest from the EV?
– RonaldB Jun 21 '16 at 11:16