Sign In
Sum | Frequency | Probability |
---|---|---|
2 | 2 | 241 |
3 | 3 | 161 |
4 | 4 | 121 |
5 | 6 | 81 |
6 | 7 | 487 |
7 | 8 | 61 |
8 | 6 | 81 |
9 | 5 | 485 |
10 | 4 | 121 |
11 | 2 | 241 |
12 | 1 | 481 |
Comparison: See solution.
Looking at the figure, we can see that sections 1 and 4 are twice as big as the sections of the other numbers. We can see this as the regions of 1 and 4 having two sections in the spinner. Let's write the probabilities of the spinner landing on each section.
Outcome | Probability |
---|---|
1 | 82=41 |
2 | 81 |
3 | 81 |
4 | 82=41 |
5 | 81 |
6 | 81 |
We know that all the outcomes of a die have a probability of 61. Let's write the ways in which we can get every possible sum. We will write the numbers 1 and 4 of the spinner in red and the other numbers in blue to distinguish them from the numbers of the die.
Sum | Die + Spinner |
---|---|
2 | 1+1 |
3 | 1+2,2+1 |
4 | 1+3,2+2,3+1 |
5 | 1+4,2+3,3+2,4+1 |
6 | 1+5,2+4,3+3,4+2,5+1 |
7 | 1+6,2+5,3+4,4+3,5+2,6+1 |
8 | 2+6,3+5,4+4,5+3,6+2 |
9 | 3+6,4+5,5+4,6+3 |
10 | 4+6,5+5,6+4 |
11 | 5+6,6+5 |
12 | 6+6 |
Sum | Probability |
---|---|
2 | 482 |
3 | 481+482=483 |
4 | 481+481+482=484 |
5 | 482+481+481+482=486 |
6 | 481+482+481+481+482=487 |
7 | 481+481+482+481+481+482=488 |
8 | 481+481+482+481+481=486 |
9 | 481+481+482+481=485 |
10 | 481+481+482=484 |
11 | 481+481=482 |
12 | 481 |
We can see that a sum of 12 is the least probable. Therefore, this event has a frequency of 1. We can see that the numerators of the probability of each event indicates the frequency. Let's make the relative-frequency table.
X= Sum | Frequency | Probability |
---|---|---|
2 | 2 | 241 |
3 | 3 | 161 |
4 | 4 | 121 |
5 | 6 | 81 |
6 | 7 | 487 |
7 | 8 | 61 |
8 | 6 | 81 |
9 | 5 | 485 |
10 | 4 | 121 |
11 | 2 | 241 |
12 | 1 | 481 |
Substitute values
Multiply
Add terms
Outcome | Range |
---|---|
2 | 1 - 2 |
Each number from 1 to 48 has a 481 chance of being generated. Therefore, since the outcome 2 has a probability of 482, we assign two numbers from the interval to this outcome. Let's write the complete table!
Outcome | Range |
---|---|
2 | 1 - 2 |
3 | 3 - 5 |
4 | 6 - 9 |
5 | 10 - 15 |
6 | 16 - 22 |
7 | 23 - 30 |
8 | 31 - 36 |
9 | 37 - 41 |
10 | 42 - 45 |
11 | 46 - 47 |
12 | 48 |
The trial will represent selecting a number at random. To conduct the simulation, we will use a graphing calculator. To do so, we need to push the MATH button. Then, we will scroll to the right to the PRB menu and choose the fifth option, randInt(.
The function randInt(a,b,c) generates c random integers from a to b, inclusive. Therefore, we will evaluate randInt(1,48,50). Then, we will use the left and right arrow buttons to see the results.
Now we will write the frequency of our results in the table.
Outcome | Range | Tally |
---|---|---|
2 | 1 - 2 | 4 |
3 | 3 - 5 | 2 |
4 | 6 - 9 | 4 |
5 | 10 - 15 | 10 |
6 | 16 - 22 | 5 |
7 | 23 - 30 | 10 |
8 | 31 - 36 | 5 |
9 | 37 - 41 | 2 |
10 | 42 - 45 | 4 |
11 | 46 - 47 | 4 |
12 | 48 | 0 |
This graph illustrates the experimental probability, while the graph from Part B illustrates the theoretical probability. We can see that even if the graphs differ from each other, the graph of the experimental probability shares some similarities, like having most of the trials on the left side.