Chapter 5: Inference for Numerical Data
This set of labs discusses methods of inference for numerical data (two-sample tests and analysis of variance), in addition to related topics (statistical power and multiple testing). The last lab uses simulation and the principles of conditional probability to highlight some specific misconceptions about p-values; it can also be viewed as an informal introduction to the paradigm of Bayesian inference.
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.