if a person through two dice at the same time what is the probability of getting sum of dice number is more than 8.
Answers
Dice Rolling Probability: Steps
Step 1: Write out your sample space (i.e. all of the possible results). For two dice, the 36 different possibilities are:
[1][1], [1][2], [1][3], [1][4], [1][5], [1][6],
[2][1], [2][2], [2][3], [2][4], [2][5], [2][6],
[3][1], [3][2], [3][3], [3][4], [3][5], [3][6],
[4][1], [4][2], [4][3], [4][4], [4][5], [4][6],
[5][1], [5][2], [5][3], [5][4], [5][5], [5][6],
[6][1], [6][2], [6][3], [6][4], [6][5], [6][6].
Step 2: Look at your sample space and find how many add up to 4 or 7 (because we’re looking for the probability of rolling one of those numbers). The rolls that add up to 4 or 7 are in bold:
[1][1], [1][2], [1][3], [1][4], [1][5], [1][6],
[2][1], [2][2], [2][3], [2][4],[2][5], [2][6],
[3][1], [3][2], [3][3], [3][4], [3][5], [3][6],
[4][1], [4][2], [4][3], [4][4], [4][5], [4][6],
[5][1], [5][2], [5][3], [5][4], [5][5], [5][6],
[6][1], [6][2], [6][3], [6][4], [6][5], [6][6].
There are 9 possible combinations.
Step 3: Take the answer from step 2, and divide it by the size of your total sample space from step 1. What I mean by the “size of your sample space” is just all of the possible combinations you listed. In this case, Step 1 had 36 possibilities, so:
9 / 36 = .25
You’re done!
Back to top
Two (6-sided) dice roll probability table
The following table shows the probabilities for rolling a certain number with a two-dice roll. If you want the probabilities of rolling a set of numbers (e.g. a 4 and 7, or 5 and 6), add the probabilities from the table together. For example, if you wanted to know the probability of rolling a 4, or a 7:
3/36 + 6/36 = 9/36.
ROLL A… PROBABILITY
2 1/36 (2.778%)
3 2/36 (5.556%)
4 3/36 (8.333%)
5 4/36 (11.111%)
6 5/36 (13.889%)
7 6/36 (16.667%)
8 5/36 (13.889%)
9 4/36 (11.111%)
10 3/36 (8.333%)
11 2/36 (5.556%)
12 1/36 (2.778%)
Probability of rolling a certain number or less for two 6-sided dice.
ROLL A… PROBABILITY
2 1/36 (2.778%)
3 3/36 (8.333%)
4 6/36 (16.667%)
5 10/36 (27.778%)
6 15/36 (41.667%)
7 21/36 (58.333%)
8 26/36 (72.222%)
9 30/36 (83.333%)
10 33/36 (91.667%)
11 35/36 (97.222%)
12 36/36 (100%)
Answer:
P[ Getting a number more than 8] = No. of favourable outcomes/ Total no. of outcomes
= (9,10,11,12)/36
=4/36
=1/9
Hope it helps.(•‿•)