Intro Statistics Applets houses the Shiny apps developed for use in introductory statistics courses at Michigan State University. These applets are designed to be modified for your own use. A description of each applet is provided below, along with a link to a published version.
...
...
@@ -21,3 +22,13 @@ The Two Proportion Resampling Test app conducts [Fisher's Exact Test](https://en
The One Proportion Resampling Test app conducts a one proportion hypothesis test by randomization. Preset examples are included, with the option to specify your own values of *n* and *p*. Download the *OneProportionResamplingTest* folder and start customizing the app to your specified needs. A published version of this app can be seen [here](https://shiny.stt.msu.edu/fairbour/OneProportion/).
The Standard Deviation Game let's you put your skills to the test! Four histograms are shown, and you need to select the histogram that matches the standard deviation provided. Two difficulties are available. Download the *StandardDeviationGame* folder and start customizing the app to your specified needs. A published version of this app can be seen [here](https://shiny.stt.msu.edu/fairbour/SDgame/).