- 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 64 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
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
= - 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
= - 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