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)
- Host: GitHub
- URL: https://github.com/grahamstrickland/wackerly_stats
- Owner: GrahamStrickland
- Created: 2022-09-05T19:28:45.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-25T17:00:26.000Z (over 1 year ago)
- Last Synced: 2025-01-10T04:12:14.087Z (over 1 year ago)
- Topics: exercises, mathematical-statistics, mathematics, python3, statistics
- Language: R
- Homepage:
- Size: 216 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```