SOLUTION: A pair if dice is rolled four times. Find the probability of rolling an even total exactly once.

Algebra.Com
Question 1019725: A pair if dice is rolled four times. Find the probability of rolling an even total exactly once.
Answer by Theo(13342)   (Show Source): You can put this solution on YOUR website!
the probability of getting an even number total on any one roll of the pair of dice is .5

the probability of not getting an even number total on any one roll of the pair of dice is therefore also equal to .5.

p = probability of success = .5
q = probability of failure = 1 - p = .5

the formula for binomial probability is:

p(x) = p^x * q^(n-x) * c(n,x)

in your problem:

x = 1
n = 4
p = .5
q = .5
n-x = 4-1 = 3

p(x) = p^x * q^(n-x) * c(n,x) becomes:

p(1) = .5^1 * .5^3 * c(4,1)

c(4,1) = 4! / (1! * 3!) = (4*3!) / (3!) = 4

this becomes:
p(1) = .5^1 * .5^3 * 4 which becomes:
p(1) = .5 * .125 * 4 which becomes:
p(1) = .25

the probability of rolling an even total exactly 1 time is equal to .25








RELATED QUESTIONS

A pair of dice is rolled seven times. Find the probability of rolling an even total... (answered by solver91311)
A pair of dice is rolled seven times. Find the probability of an even total exactly once. (answered by solver91311)
Suppose a pair of fair dice is rolled once. Find the probability of rolling: what is... (answered by jim_thompson5910)
A pair of fair dice is rolled. What is the probability of rolling a sum that is even or... (answered by CharlesG2)
A pair of dice is rolled 12 times. The probability that doubles are rolled exactly 3... (answered by Alan3354)
If anyone could help im lost. Thank you If you roll a total of 8 on two dice you win.... (answered by stanbon)
Suppose a pair of fair dice is rolled once. Find the probability of rolling: A sum of (answered by jim_thompson5910,ikleyn)
A pair of dice is rolled 20 times and the sum is recorded. Find the probability of... (answered by Edwin McCravy)
construct the probability distribution describing the experiment of rolling a pair of... (answered by stanbon)