Probability of Normal Distribution - 2020 Shiny Contest Submission

Probability of Normal Distribution

Authors: Aep Hidayatuloh
Working with Shiny for 1+ years

Abstract: Shiny app for calculate and visualization Normal Distribution probability

Full Description: This app simulate the Normal Distribution with interactive parameter, calculate the Cumulative Density Function and visualize it.

You just need to specify the parameter of Normal Distribution, pick up Lower and Upper limits using slider to calculate the value of Cumulative Density Function and the visualization using Probability Density Function curve. You can also find the z-value for a significant level value (alpha) without need to see the Standardized Normal Distribution table.


Category: Education
Keywords: Normal Distribution, Probability
Shiny app: https://azures.shinyapps.io/normdist/
Repo: GitHub - aephidayatuloh/normdist: Shiny app for calculate and visualization Normal Distribution probability
RStudio Cloud: Posit Cloud

Thumbnail:
image

Full image:

1 Like

This topic was automatically closed after 91 days. New replies are no longer allowed.