Description Usage Arguments Details Value Examples
Plots a normal distribution with the given parameters
1 |
mu |
a number, the mean of the normal distribution |
sigma |
a number, the standard deviation of the normal distribution |
a |
a number, the point up to which to calculate the lower tail |
Given the mean, standard deviation and a value to evaluate against, plots the curve and shades the lower tail, then returns the probability for a value to be in the lower tail.
a plot with the lower tail shaded and a list containing the probability for a value to be in that area
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.