oiLabs-base-R
oiLabs-base-R copied to clipboard
Source files for OpenIntro Statistics labs
Hello, Seems like resource [Global_INDEX_of_Religiosity_and_Atheism_PR__6.pdf](http://www.wingia.com/web/files/richeditor/filemanager/Global_INDEX_of_Religiosity_and_Atheism_PR__6.pdf) is NOT reachable.
Exercise 5 asks > If a team manager saw the least squares regression line and not the actual data, how many runs would he or she predict for a team...
`qqnormsim()` is great! But looking at the [html version of Exercise 3](http://htmlpreview.github.io/?https://github.com/andrewpbray/oiLabs-base-R/blob/master/normal_distribution/normal_distribution.html) doesn't make it clear how to define the function. Perhaps either include a `source()` command or put it...
I adapted the labs at http://www.openintro.org/stat/labs.php into Jupyter notebooks with Python 3 kernels for a foundations of data science class I am teaching. I thought you might be interested in...
download.file("http://www.openintro.org/stat/data/bdims.RData", destfile = "bdims.RData") downloaded 0 bytes Error in download.file("http://www.openintro.org/stat/data/bdims.RData", : cannot download all files In addition: Warning message: In download.file("http://www.openintro.org/stat/data/bdims.RData", : URL 'http://www.openintro.%20net/stat/data/bdims.RData': status was 'Couldn't resolve host name'
Could we replace the body weight data set from the Intro to Data lab with something else? Or at least change the questions? As it stands, it strikes me as...
http://andrewgelman.com/2015/07/09/hey-guess-what-there-really-is-a-hot-hand/#comments