Sali throws an ordinary fair 6 sided dice once.

a) what is the probability she gets a 6? /


Tim throws the same dice twice.

b) what is the probability he gets a 6 on both throws? /

Tony throws the dice once. He also throws a coin to get Heads or Tails. Two of the outcomes are 1H 2H

c) List all the other outcomes in the same format. 1H 2H?

Respuesta :

a) 1/6

b) 1/36

c)

1H, 2H, 3H, 4H, 5H, 6H

1T, 2T, 3T, 4T, 5T, 6T

Step-by-step explanation:

a)

The probability of a certain event A to occur is given by

[tex]p(A)=\frac{a}{n}[/tex]

where

a is the number of successfull outcomes, in which event A occurs

n is the total number of possible outcomes

In this problem, the event is

"getting a 6 when throwing a dice once"

We know that the possible outcomes of a dice are six: 1, 2, 3, 4, 5, 6, so we he have

[tex]n=6[/tex]

The successfull outcome in this case is only if we get a 6, so only 1 outcome, therefore

[tex]a=1[/tex]

So, the probability of this event is

[tex]p(6)=\frac{1}{6}[/tex]

b)

In this case instead, we are throwing the dice twice.

The two throws of the dice are independent events (one does not depend on the other): the probability that two independent events A and B occur at the same time is given by the product of the individual probabilities,

[tex]p(AB)=p(A)\cdot p(B)[/tex]

where

[tex]p(A)[/tex] is the probability that event A occurs

[tex]p(B)[/tex] is the probability that event B occurs

Here we have:

- Event A is "getting a 6 in the first throw of the dice". We already calculated this probability in part a), and it is

[tex]p(A)=\frac{1}{6}[/tex]

- Event B is "getting a 6 in the second throw of the dice". Since the dice has not changed, the probability is still the same, so

[tex]p(B)=\frac{1}{6}[/tex]

Therefore, the probability of getting a 6 on both throws is:

[tex]p(66)=p(6)\cdot p(6)=\frac{1}{6}\cdot \frac{1}{6}=\frac{1}{36}[/tex]

c)

In this problem, we have:

- A dice that is thrown once

- A coin that is also thrown once

The dice has 6 possible outcomes, as we stated in part a):

1, 2, 3, 4, 5, 6

While the coin has two possible outcomes:

H = head

T = tail

So, in order to find all the outcomes of the two events combined, we have to combine all the outcomes of the dice with all the outcomes of the coin.

Doing so, using the following notation:

1H (getting 1 with the dice, and head with the coin)

The possible outcomes are:

1H, 2H, 3H, 4H, 5H, 6H

1T, 2T, 3T, 4T, 5T, 6T

So, we have a total of 12 possible outcomes.