Website snapshot

This commit is contained in:
Brandon Rozek 2020-01-15 21:51:49 -05:00
parent ee0ab66d73
commit 50ec3688a5
281 changed files with 21066 additions and 0 deletions

20
content/notes/stat381.md Normal file
View file

@ -0,0 +1,20 @@
---
title: Probability and Statistical Inference
showthedate: false
---
# Probability and Statistical Inference
In the Fall of 2017, I took the course STAT 381 with Dr. Debra Hydorn. Below I included the interesting labs we worked on in the class.
*Please note that these reports were not formatted for this site. So equations and images may not show up.*
[Random Walk](randomwalk)
[Random Number Generation](randomnumber)
[Central Limit Theorum](centrallimit)
[Confidence Interval](confint)