SOLUTION: What is the probability that 15 rolls of a fair die will show 5 threes?

Algebra.Com
Question 975208: What is the probability that 15 rolls of a fair die will show 5 threes?




Found 3 solutions by Boreal, solver91311, Edwin McCravy:
Answer by Boreal(15235)   (Show Source): You can put this solution on YOUR website!
Probability of a 3 is (1/6)
This is a binomial with 15C5*(1/6)^5*(5/6)^10 = 0.0624
There are 15 rolls and 3003 different ways 5 threes can come up.
The overall probability is that time (1/6)^5 times and (5/6)^10 times.
The expected value would be 2.5, so this is reasonable.
While the numbers are too small to use the normal approximation, the variance is np(1-p)=75/36
The standard deviation would be about 1.35.
This is about 2 sd s above the mean, so again it is in the range of what one would expect.





Answer by solver91311(24713)   (Show Source): You can put this solution on YOUR website!


Exactly 5 threes:





At most 5 threes:




At least 5 threes:



John

My calculator said it, I believe it, that settles it

Answer by Edwin McCravy(20060)   (Show Source): You can put this solution on YOUR website!
I think what you want is a binomial probability, not what the others gave you.



N = number of trials = 15
x = number of times out of those to succeed = 5
p = the probability of 1 success in 1 trial = 1/6
NCx = 

15C5 = 



Or else on TI-83 or 84

Press 2ND, 
Press VARS, 
scroll down to highlight binompdf(,
Press ENTER

--------------------

If you have newer model, make it read

     trials: 15 
     p:1/6 
     x value:5
     Paste
     
Highlight Paste

press ENTER

You will see

binompdf(15,1/6,5)

---------------------

If you have older model, you just see 

binompdf( 

make it read

binompdf(15,1/6,5)

--------------------

press ENTER 

Read .0623715619

Edwin

RELATED QUESTIONS

what is the probability that 15 rolls of a fair die will show 5... (answered by stanbon)
What is the probability that 15 rolls of a fair die will show three... (answered by gonzo)
Joe rolls 5 consecutive threes on 5 rolls of a fair die. What is the probability that Joe (answered by stanbon)
What is the probability that 17 rolls of a fair die will show 7... (answered by stanbon)
What is the probability that 19 rolls of a fair die will show 6... (answered by rothauserc)
What is the probability that 6 rolls of a fair die will show four exactly 5... (answered by Edwin McCravy)
Find the requested probability.What is the probability that 15 rolls of a fair die will... (answered by stanbon)
What is the probability that 17 rolls of a die will show 7... (answered by ewatrrr)
Nate rolls a fair, six-sided die 5 times. What is the probability that he will get at... (answered by edjones)