A reference guide to the common statistical tests we use in class — each is a worked example in R. This list is generated automatically from each vignette’s YAML frontmatter (order:, week:, description:); nothing here is hand-typed.
Click a test to open its walkthrough. Every vignette page has a “📥 Download the R script” button at the top, so you can view the write-up and grab the runnable .R file directly.
| Statistical Test | Topic |
|---|---|
| Two Sample T-Test | Parametric t-test |
| Two Sample Mann_Whitney Test | Mann-Whitney U test |
| Welch’s Two Sample T-Test | Unequal-variance t-test |
| Linear Regression Analysis - Paperweight Calibration for Leaf Area Estimation | Simple regression |
| Correlation Analysis | Correlation |
| Linear Regression | Simple regression |
| Multiple Linear Regression | Multiple regression |
| One-Way ANOVA | One-way ANOVA |
No matching items