Skip to content
Snippets Groups Projects
Commit d59a2565 authored by Manski, Scott's avatar Manski, Scott
Browse files

current version (04/22/2019)

parent 92cb8854
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@ Intro Statistics Applets
- [Two Proportion Resampling Test](#two-proportion-resampling-test)
- [One Proportion Resampling Test](#one-proportion-resampling-test)
- [Standard Deviation Game](#standard-deviation-game)
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/).
<img src="img/OnePropResamplingTest.png" width="3328" />
------------------------------------------------------------------------
### Standard Deviation Game
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/).
<img src="img/StandardDeviationGame.png" width="3332" />
------------------------------------------------------------------------
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment