10/21/2022
Chapter 9 - Statistical Foundations
- Questions on Chapter 9 reading and review material
- R Demo and discussion of commands in Chapter 9 - See Chapter9_Statistical Foundations.R
- Problem Session
Chapter 13 - Simulation
- Purpose and importance of simulation
- Randomizing fuctions in R
- shuffle() in the mosaic package
- runif()
- rnorm()
- rexp()
- rt()
- rbinom()
- nflip()
- and many others
- R Demo and discussion of commands in Chapter 13 - See Chapter13_Simulation.R
Please begin thinking about ideas for your second project where you will use bootstrapping or simulation to solve problems of interest to you. Next week we will discuss discrete probability distributions on Monday, continuous probability distributions on Wednesday, and then move on Project 2 on Friday.