An open API service indexing awesome lists of open source software.

https://github.com/grahamstrickland/wackerly_stats

Exercises from "Mathematical Statistics with Applications" - Wackerly et al. (7e)
https://github.com/grahamstrickland/wackerly_stats

exercises mathematical-statistics mathematics python3 statistics

Last synced: 7 months ago
JSON representation

Exercises from "Mathematical Statistics with Applications" - Wackerly et al. (7e)

Awesome Lists containing this project

README

          

# wackerly_stats

R plots and calculations from "Mathematical Statistics with Applications" (7e) - Wackerly, Mendenhall, & Scheaffer

## plots

To compile all plots, run the command

```r
Rscript src/plots.r
```