Counting Eights: An Introduction to Probability
1. Warm-Up
Roll a pair of dice and record the sum of the dots showing on the dice ________
2. Estimating the Probability of Rolling an 8
(A) In Minitab, give column C1 the name Trial
Task: Make C1 consist of the whole numbers from 1 to 1000.
Select: Calc > Make Patterned Data > Simple Set of Numbers >
From first value =1 to last value = 1000
(B) Give column C2 the name Red Die
Task: Make C2 consist of 1000 rolls of a balanced die
Select: Calc > Random Data > Integer >
Minimum value = 1 and Maximum value = 6
(C) Give column C3 the name Green Die
Task: Make C3 consist of 1000 rolls of another balanced die
Select: Calc > Random Data > Integer >
Minimum value = 1 and Maximum value = 6
(D) Give column C4 the name Sum of Dice
Task: Make C4 the sum of Red Die and Green Die
Select: Calc > Calculator
(E) Give column C5 the name Sum=8?
Task: Make C5 have value 1 if Sum of Dice is 8, and a 0 if Sum of Dice is not 8.
Select: Calc > Calculator, and now type (C4=8) in the Expression box. Minitab will
recognize this as a logical expression and place a 1 where the expression is true and place
a 0 where the expression is false.
Check to make sure your commands worked as desired.
(F) Give column C6 the name 8s So Far
Task: Make C6 the number of 8s rolled so far in your sequence of rolls
for partial sums.
Check to make sure your commands worked as desired.
(G) Give column C7 the name Proportion 8s So Far
Task: Make C7 the proportion of your rolls so far that have been an 8
Select: Calc > Calculator, and now type C6/C1 in the Expression box.
(H) What is your value of Proportion 8s So Far at trial number 10? ________
What is your value of Proportion 8s So Far at trial number 25? ________
What is your value of Proportion 8s So Far at trial number 50? ________
What is your value of Proportion 8s So Far at trial number 100? ________
What is your value of Proportion 8s So Far at trial number 500? ________
What is your value of Proportion 8s So Far at trial number 1000? ________
Place dots on the board at the appropriate location for your six numbers above.
(a) fall within 0.05 of ?
(b) fall within 0.03 of ?
(c) fall within 0.01 of ?
How does the proportion of Y values falling within a specified range from
depend on n? For a fixed small quantity d, what do you think will happen to the
proportion of student Y values within d of as the number of rolls n gets
increasingly larger?
.
For n = 10, 25, 50, 100, 500, and 1000, what proportion of student Y values
provide a relative error of estimation of less than 0.10, or 10%? How does
this proportion change with n?
possible. Keep in mind that you all have different random simulations and
therefore very different sequences of 1000 rolls. Which regions of your graph are
similar to those of other students, and which regions of your graph differ from
those of other students? After your comparisons, complete this sentence: The
most striking characteristic that is common to my and my fellow students’ graphs
is _________ . Can you state this apparent law of random behavior in a concise
statement?
(a) Plot the six points on a graph, wheredenotes the natural or base e logarithm. Describe the appearance of this plot.
(b) Find the intercept and slope of the least squares regression line through the six points graphed in (a).
(c) Show that (a) and (b) imply that , where is a constant. It turns out the theoretical values of and are and . Compare these theoretical values with your estimates.