Description Usage Arguments Value Examples
This function takes in the mean, standard deviation, and upper limit (of the area) to calculate and display the area under the normal distribution curve.
1 |
mu |
mean |
sigma |
standard deviation |
a |
upper limit (probability P(X<=a)) |
Displays the curve with the shaded region along with the area, and outputs the area as a list in the command line
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.