Arthur D. answered 12/06/14
Tutor
4.9
(274)
Mathematics Tutor With a Master's Degree In Mathematics
roll 5 dice
what is the probability of getting one 6 ?
how many ways can you get one 6 out of 5 dice ?
(5!)[1!(5-1)!]=5 ways
1 roll is a 6, and each of the other 4 rolls will be 1,2,3,4, or 5
5 ways *1*5*5*5*5=3125 ways to roll one 6 (out of how many outcomes ?)
the total number of outcomes is 6*6*6*6*6=7776 outcomes
P=3125/7776
what is the probability of rolling one or more 6s ?
this means what is the probability of rolling 1,2,3,4, or 5 6s ?
we already know there are 3125 outcomes for one 6
how many outcomes for two 6s ?
how many ways can you choose 2 out of 5 ?
(5!)/[2!(5-2)!]=5*4/2=10 ways
2 rolls will be 6s and 3 rolls will be 1,2,3,4, or 5
10 ways*1*1*5*5*5=1250 ways to roll 2 6s
so far we have 3125+1250=4375 favorable outcomes
how many outcomes for three 6s ?
(5!)/[3!(5-3)!]=10 ways
3 rolls will be 6s and 2 rolls will be 1,2,3,4, or 5
10 ways*1*1*1*5*5=250 ways to roll 3 6s
so far we have 4375+250=4625 favorable outcomes
how many outcomes for four 6s ?
(5!)/[4!(5-4)!]=5 ways
4 rolls will be 6s and 1 roll will be 1,2,3,4, or 5
5 ways*1*1*1*1*5=25 ways to roll 4 6s
so far we have 4625+25=4650 favorable outcomes
how many ways can we roll 5 6s ?
there is only one way that all 5 dice will be 6s
therefore, we have a total of 4650+1=4651 favorable outcomes out of a total of 7776 equally likely outcomes
P=4651/7776
another solution is to find the probability of rolling no 6s and subtracting this from 1
the probability of rolling no 6s is (5*5*5*5*5)/7776=3125/7776 (each of the five die will be 1,2,3,4,or 5)
1-(3125/7776)=4651/7776 which is what we got the first time