(Intro to Statistics) A game consists of rolling a pair of dice

In summary, the conversation discusses the concept of a sample space for a game that involves rolling two dice and moving a game piece according to the total number of dots. The event of moving on the first turn is identified as rolling a 1 or 6 on at least one die. The question of whether (x,y) and (y,x) should be considered the same event is brought up, with the clarification that they are distinct dice. The concept of ordered pairs and probability is also mentioned.
  • #1
Tasaio
20
0
Hi there,

This question is giving me some trouble...

1.1-6

A game consists of rolling a pair of dice and moving a game piece the number of spaces according to the total number of dots on the dice. In order to move the game piece on a player's first turn, the player must roll a 1 or a 6 on at least one die. Give a sample space for this experiemnt, and list the sample points associated with the event "moving on the first turn."

My attempt

The sample space is:

S = {
(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)
}

The event "moving the first turn" is

E = { (1, 1), (1, 2), (1, 3), (1, 4), (1, 5), (1, 6),
(6, 1), (6, 2), (6, 3), (6, 4), (6, 5), (6, 6)
}

since the player can only move if a 1 or a 6 is rolled on at least one die.

Should these sets be simplified by the assumption that (x, y) is the same thing as (y, x)?
 
Physics news on Phys.org
  • #2
Tasaio said:
...Should these sets be simplified by the assumption that (x, y) is the same thing as (y, x)?
Yes, these are sets, and you should use { , } notation, since they are not ordered pairs.
 
  • #3
radou said:
Yes, these are sets, and you should use { , } notation, since they are not ordered pairs.

My textbook uses ( , ) for every event within the sample space -- the sample space itself uses { }.

See my original post. My question is, if we have (x, y) and (y, x), where x != y, then should they be considered the same event? We are working with *two* distinct dice.

For example, should (1,6) be considered the same as (6, 1)?
 
  • #4
Tasaio said:
My textbook uses ( , ) for every event within the sample space -- the sample space itself uses { }.

See my original post. My question is, if we have (x, y) and (y, x), where x != y, then should they be considered the same event? We are working with *two* distinct dice.

For example, should (1,6) be considered the same as (6, 1)?

Yes, since the ordering is not important.
 
  • #5
Sorry, but I feel the need to interrupt.

Your sample space contains all possible outcomes of your 'experiment'. In this case you roll two dice. The dice are indeed distinct (you can color them, or maybe you have 1 die and you roll twice). Let's say one is red and the other blue, then the sample space is
[tex]S=\{(R,B)| R,B \in \{1,2,3,4,5,6\}\}[/tex]
The elements are ordered pairs and order is thus important.

However, since all that is important is whether you have rolled a 1 or 6 you may not be interested in the ordering. In that case you may consider the sample space in which order does not matter. The important thing to realize is that you have to assign a probability to each event (i.e. to each element in your sample space). In the first case each element has a probability of 1/36 of happening. In the second case this is not true. The element {1,2} in the second case can occur in two ways (You can throw a 1 and 2 in two different ways), so the probability of that occurring is 1/18.

You can use either sample space for your problem as long as you take the right probabilities. Both ways will give the same probability of moving on the first turn.
 

FAQ: (Intro to Statistics) A game consists of rolling a pair of dice

What is the probability of rolling a specific number with a pair of dice?

The probability of rolling a specific number on a pair of dice is 1/6, or approximately 16.7%. This is because there are six possible outcomes on a single die, and when rolling two dice, each outcome has an equal chance of occurring.

What is the probability of rolling a certain sum with a pair of dice?

The probability of rolling a certain sum on a pair of dice can be calculated by dividing the number of ways that sum can be rolled by the total number of possible outcomes. For example, the probability of rolling a sum of 7 is 6/36, or 1/6, because there are six ways to roll a 7 (1+6, 2+5, 3+4, 4+3, 5+2, 6+1) out of 36 possible outcomes.

What is the expected value when rolling a pair of dice?

The expected value when rolling a pair of dice is 7. This means that if the game is played multiple times, the average value of the outcomes will be 7. This can be calculated by taking the sum of all possible outcomes (2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12) and dividing by the total number of outcomes (36).

How does the number of dice affect the probability of rolling a certain sum?

The more dice that are rolled, the greater the likelihood of rolling a certain sum. For example, when rolling three dice, the probability of rolling a sum of 7 increases to 15/216, or approximately 6.9%. This is because there are more possible combinations that can result in a sum of 7 when rolling three dice compared to two dice.

How does the game of rolling a pair of dice relate to statistics?

The game of rolling a pair of dice is a common example used in introductory statistics courses to demonstrate concepts such as probability, expected value, and the relationship between the number of trials and the likelihood of a certain outcome. It also serves as an introduction to more complex statistical concepts such as the normal distribution and the law of large numbers.

Back
Top