Today was nice to brush up on the hypothesis testing. I never have used R for hypothesis testing before so it was nice to learn how some of those were coded instead of computing every test stat or p value by hand or calculator. Also we talked about why on the two sided example we needed absolute value around the test stat and for the one sided we don’t need it.
Another thing that we went over was how to use RStudio and how to knit and create html files for our learning logs. R Markdown files are going to be really nice because it makes our reports much easier than copy and pasting and makes everything neater.