Handouts
Week02:
Class Handouts:
Introduction to R. IntroductionR.pdf
Birthday Problem Stats Magazine Paper. Birthday.pdf
Examples:
- Introduction to simulation in R. example1.r
- Introduction to graphics in R. example2.r
- RANDU example3a.r
Please take look at the following Handouts on random number generation.
- handout1.pdf Generating Pseudo-random Numbers
- handout2.pdf Simulation Example
- handout3.pdf Simulating Discrete Random Variables
- handout4.pdf Simulating Normal Pseudo-random Numbers