https://github.com/corneliustanui/painlevels
PSI Schools Outreach Program - Entry App
https://github.com/corneliustanui/painlevels
psi r school-education shiny-apps students
Last synced: about 1 year ago
JSON representation
PSI Schools Outreach Program - Entry App
- Host: GitHub
- URL: https://github.com/corneliustanui/painlevels
- Owner: corneliustanui
- License: mit
- Created: 2025-06-10T10:13:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-10T18:38:02.000Z (about 1 year ago)
- Last Synced: 2025-06-10T18:41:17.996Z (about 1 year ago)
- Topics: psi, r, school-education, shiny-apps, students
- Language: R
- Homepage: https://corneliuskiplimo.shinyapps.io/PainLevels/
- Size: 25.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PSI Schools Outreach Program - Entry App
This [small shiny app](https://corneliuskiplimo.shinyapps.io/PainLevels/) represents my submission for the entry as a volunteer developer for the PSI schools outreach program.
With a colorful interface suitable for a young audience (14 years), the app demonstrates the following functions;
- Simulate some data from a Normal distribution (representing a pain score in a clinical trial).
- The user can choose the sample size (number of patients), mean score and variability (standard deviation).
- Display the raw data in an engaging way for a young student.
- Enable the user to view a histogram, so students can discuss how this changes when they vary the sample size, mean and variability.