openintro-statistics-slides icon indicating copy to clipboard operation
openintro-statistics-slides copied to clipboard

👩🏻‍🏫 Slides for OpenIntro Statistics

Results 7 openintro-statistics-slides issues
Sort by recently updated
recently updated
newest added

From Adam Alsamadisi over email: We’ve corresponded once before, but I believe there’s an error in the slides for 3.4 on Random Variables. Slide #13 has the incorrect formula for...

Dear @mine-cetinkaya-rundel, On slide 13 of Ch. 6, it says if the success-failure condition cannot be fulfilled, use _randomization_ instead. What does randomization mean here exactly? I couldn't seem to...

Suggestion from Rivo Randrianarivony via email: > By the way, I understand that the goal is not to overwhelm the student with mathematical notations but then sometimes it's better to...

Use of literate programming via Sweave will likely not be very helpful at this point, but the slides could benefit from a xaringan / Rmd conversion. This would allow us...

enhancement

Some of the R code in the examples doesn't follow best practices - There are a few `setwd()` commands sprinkled around -- replace with use of `here::here()` - The code...

help wanted

Create a makefile to compile all chapter slides at once. This will help easily check that any changes made to the style file do not break anything.

enhancement
help wanted