MHB Question -Sample space in probability

  • Thread starter Thread starter lola19991
  • Start date Start date
  • Tags Tags
    Probability Space
AI Thread Summary
The sample space for the experiment of throwing a six-sided die until a 6 appears consists of all sequences of numbers ending with 6, where 6 does not appear in any other position. For event En, which represents throwing the die n times, the sequence must contain n-1 occurrences of the numbers 1 through 5 followed by a 6. The number of valid sequences increases with n, as shown in examples where n=1 yields one sequence, n=2 yields five sequences, and n=3 yields multiple combinations. The discussion emphasizes understanding the structure of the sample space and how to count the valid outcomes for different values of n. This foundational knowledge is crucial for solving probability problems involving sequences and outcomes.
lola19991
Messages
6
Reaction score
0
I would like to know how to solve the following question:
Throw a cube until you get the number 6, then stop throwing.
a) What is the sample space of the experiment?
b) Let's call the event to throw the cube n times En. How much elements from the sample space are within En?
**The cube is a standard six-sided die, with the numbers "1" thru "6" printed on the sides**
 
Physics news on Phys.org
lola19991 said:
I would like to know how to solve the following question:
Throw a cube until you get the number 6, then stop throwing.
a) What is the sample space of the experiment?
b) Let's call the event to throw the cube n times En. How much elements from the sample space are within En?
**The cube is a standard six-sided die, with the numbers "1" thru "6" printed on the sides**

Hi! What have you tried so far?

I'm sure you're capable of solving part a)! Remember, the sample space is the set of all possible outcomes for a random experiment. Can you list all the possible outcomes of throwing a die (exclude any exceptional cases)?
 
Joppy said:
Hi! What have you tried so far?

I'm sure you're capable of solving part a)! Remember, the sample space is the set of all possible outcomes for a random experiment. Can you list all the possible outcomes of throwing a die (exclude any exceptional cases)?

I know that the possible outcomes of throwing a die is: {1, 2, 3, 4, 5, 6}. I don't know how to start solving this problem because I've just started studying, so
I don't know how to begin...
 
The "sample space" is the set of all things that can happen. Here, where you are throwing a six sided die until you get a 6, the sample space is the set of all sequence of numbers 1, 2, 3, 4, 5, 6 which have 6 as the last number but no where else. "2, 3, 1, 5, 1, 3, 4, 6" is in the sample space. "1, 3, 2, 1, 4, 5" is not because it does not end in "6". "3, 5, 3, 4, 6, 2, 1, 3, 6" is not because there is a "6" that is not the last number in the sequence.

In event "En", throwing the dice n times, there must be the numbers "1, 2, 3, 4, 5" n-1 times followed by a 6. In how many ways can you have n-1 different combinations of those 5 numbers?

Here are some easy examples: if n= 1, n- 1= 0 and the only possible sequence is "6", 1 sequence.

If n= 2, n- 1= 1 and we can have only "16", "26", "36", "46" and "56", 5 sequences.

If n= 3, n- 1= 2 and we can have only "116", "126", "136", "146", "156", "216", "226", "236", "246", "256", "316", "326", "336", "346", "356", "416", "426" "436", "446", "456", "516", "526", "536", "546" and "556". How many are there? Do you get the idea?
 
Back
Top