Lesson 14: Intro to Simulation
October 15, 2020
Review:
- Midterm Exam
- Corrections
- Grades and Starfish
- Simulation
- Intro to Random Numbers
- Coin flip
Presentation:
- Simulation
- More RANDBETWEEN()
- Rolling 2 dice
- RANDBETWEEN(1,12) ≠ sum of two dice
- Histogram comparison
- Probability distribution
- Demonstrate Dice simulation in Sheets
Assignment:
- Create your own Dice Simulation
- Lucky 7 game
- Roll a 7, you win!
- Roll anything else (other than a 7), you lose. 🙁
- Lucky 7 game