Skip to content
This repository was archived by the owner on Nov 16, 2022. It is now read-only.

wenjietseng/shinyapps

Repository files navigation

Teaching statistics with Shiny apps

We use R package, shiny, to build web application and create interactive graphics to demonstrate statistical concept for students in psychology. Statistical analysis is an important part in educating a psychology student. However, many people still need many effort to understand the materials provided in traditional textbook. We believe the interactive graphics help people to better understand the concept of statistics.

We design 5 shiny apps, which can be divided into two parts: 1) teaching statistical concepts, e.g. confidence interval and the significance of a t-test, the optimization of simple regression, and the parameters in the model of signal detection theory; and, 2) understanding statistical misconception throught interactive visualization, e.g. small sample size bias and ecological fallacy. We make the control panel with least options, which would help user concentrate on the crucial part of our apps. Please enjoy our shiny interactive graphics.

  1. Simple Regression https://apps4teaching.shinyapps.io/SimpleRegression/
  2. Signal Detection Theory https://apps4teaching.shinyapps.io/SignalDetection/
  3. Confidence Interval with diffPlot https://apps4teaching.shinyapps.io/Diffplot/
  4. Small Sample Size Bias https://apps4teaching.shinyapps.io/SmallSampleBias/
  5. Ecological Fallacy https://apps4teaching.shinyapps.io/EcologicalFallacy/

This work was supervised by Prof. Ching-Fan Sheu, currently works at Institute of Education, National Cheng Kung University.

About

Use R package--shiny to create interactive graphics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages