Problems from Laplace's rule

We throw two six-sided dice. Adding the two results, we want to know the probability of:

a) A= "get a total higher than 8"

b) B= "a total less than or equal to 3"

c) C= "a total higher than 8, or less than or equal to 3"

See development and solution

Development:

First, we have to describe our sample space. In each dice there may came out a number between 1 and 6, so that all possible outcomes are Ω={11,12,13,14,15,16,21,22,}

Note that 36 items would be: we can see it thinking that in the first dice it can come out a number between 1 and 6, and in the second one the same, so in total there are 66=36 possible ways.

All cases are equiprobable, and therefore the probability of each elementary event is 136, in virtue of Laplace's rule.

a) We want to see which ones are the results favorable to A= "get more than 8." The results that will meet are all those that turn out to be 9,10,11, and 12.

There cannot be results that are higher since the maximum when throwing both dices, if the both of them turn to be 6, is 6+6=12.

So, we are saying that, A=A1A2A3A4, and we have to think about what events accomplish the following:

A1="total addition =9"={36,45,54,63}, that is, there are four favorable cases.

A2="total addition =10"={46,55,64}, three favorable cases.

A3="total addition =11"={56,65}, two favorable cases.

A4="total addition =12"={66}, one favorable case.

As all the events are equiprobable, we can apply Laplace's rule,

P(A1)=436, P(A2)=336, P(A3)=236, P(A4)=136.

Therefore P(A)=P(A1A2A3A4)= =436+336+236+136=1136

b) To calculate P(B), we do as we have done before. Let

B1="add up 1", B2="add up 2", B3="add up 3".

Then the possible cases that satisfy each of these events are:

B1=, because it is an impossible event. The smallest result that we could obtain would be 2, that is, one on both dices, 1+1=2.

B2={11}

B3={12,21}

So, P(B)=P(B1B2B3)= =0+136+236=336=112.

As B1 is an impossible event, it has no favorable outcome, and therefore, in accordance with Laplace's rule, its probability is P(B1)=036=0.

c) In this case, we can see all the events that satisfy C, but it's a long procedure. We can solve it easily if we note that C=AB.

We can calculate P(C)=P(AB)=P(A)+P(B)=1136+112=1436=718.

Solution:

a) P(A)=1136

b) P(B)=112

c) P(C)=718

Hide solution and development
View theory