Chapter 3: Distributions of Random Variables
This set of labs illustrates the use of R functions for probability distributions as an alternative to traditional distribution tables. The labs build on the programming structures introduced in the Chapter 2 labs and demonstrate how to simulate the data-generating process described by particular distributions.
Lab Notes
R (Base), Useful Links
The statistical software R is a widely used and stable software that is free. RStudio is a user-friendly interface for R.