Statistical Computing Activities
There is value in doing elementary statistical calculations by hand. It allows you to better see the inner workings of how statistics works and why certain formulas are used. The Hawkes Learning Assignments provide this to you, as does the Project Scarlet website.
Genuine applied statistics, however, is done on data sets so large that hand calculations are not reasonable. For such problems, a statistical program should be used. As none of us are born understanding how to use a statistical program, those skills must be taught. These Statistical Computing Activities (SCAs) help teach those skills.
㊙️
Note that the numbering has been updated for many of the following SCAs. Thus, they may differ from what you would expect. Also, remember that I am updating these SCAs to make them more useful for mobile phone users. That takes a lot more time than I anticipated (hours for each).
Statistical Computing Activities
Additional SCAs
The above SCA are well written extended series of examples. They walk you through the R
code so that you learn how to use R
to do statistics. The following are simply scripts with comments. Their purpose is also to help you use R
to perform statistical analyses. Each statistical procedure we cover in class can be found in its associated SCA below.