Page 1 of 1

= - Simulate n=8 dice rolls and count the number of times you roll a 6. Do this 20 times. What is the average number of

Posted: Fri Nov 26, 2021 8:36 am
by answerhappygod
Simulate N 8 Dice Rolls And Count The Number Of Times You Roll A 6 Do This 20 Times What Is The Average Number Of 1
Simulate N 8 Dice Rolls And Count The Number Of Times You Roll A 6 Do This 20 Times What Is The Average Number Of 1 (26.66 KiB) Viewed 66 times
= - Simulate n=8 dice rolls and count the number of times you roll a 6. Do this 20 times. What is the average number of times you roll a 6 in these 20 simulations of 8 dice rolls? How does this compare to the expected number of 6's? Now do 200 simulations of those 20 dice rolls and compute the average. How does it compare to the expected number of 6's? is it closer? Further? Does this correspond with what you'd think would happen? (Hint: Use the Google Sheets command =AVERAGE([data range]), which returns the average value of a data range.) a