SOLUTION: An ordinary (fair) die is a cube with the numbers 1 through 6 on the sides (represented by painted spots). Imagine that such a die is rolled twice in succession and that the face v

Algebra ->  Probability-and-statistics -> SOLUTION: An ordinary (fair) die is a cube with the numbers 1 through 6 on the sides (represented by painted spots). Imagine that such a die is rolled twice in succession and that the face v      Log On


   



Question 1194146: An ordinary (fair) die is a cube with the numbers 1 through 6 on the sides (represented by painted spots). Imagine that such a die is rolled twice in succession and that the face values of the two rolls are added together. This sum is recorded as the outcome of a single trial of a random experiment.
Compute the probability of each of the following events:
Event A: the sum is greater than 8.
Event B: the sum is an even number.
round answer two demical points
P(A)=
P(B)=

Answer by math_tutor2020(3817) About Me  (Show Source):
You can put this solution on YOUR website!

We'll start with P(A).

Let's say we have two dice, one red and the other blue
Each is labeled 1 through 6
The 36 possible dice sums are listed below
+123456
1234567
2345678
3456789
45678910
567891011
6789101112
Use that table to determine...
  • There are 4 ways to roll a 9
  • There are 3 ways to roll a 10
  • There are 2 ways to roll an 11
  • There is 1 way to roll a 12
In all, there are 4+3+2+1 = 10 ways to get a sum that is larger than 8.
This is out of the 36 total outcomes
10/36 = (5*2)/(18*2) = 5/18 = 0.28 is the approximate value of P(A)
Event A happens roughly 28% of the time.

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

Now onto calculating P(B)

Refer to the chart above
  • There is 1 way to roll a 2
  • There are 3 ways to roll a 4
  • There are 5 ways to roll a 6
  • There are 5 ways to roll an 8
  • There are 3 ways to roll a 10
  • There is 1 way to roll a 12
Adding up those frequencies gets us 1+3+5+5+3+1 = 18

Then dividing that over the total 36 outcomes yields 18/36 = 1/2 = 0.50 which is the value of P(B).
This is to be expected since half of the numbers on the die are even, so the sum being even should happen half the time.

Side notes:
even + even = even
odd + even = odd
odd + odd = even

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

Answers:
P(A) = 0.28
P(B) = 0.50