Description Usage Arguments Value Examples
Graphs and calculates the lower tail probability of a in a normal distribution.
1 |
a |
The number for which the probability of the lower tail will be found |
mu |
The mean of the normal distribution |
sigma |
The standard deviation of the normal distribution |
Lower tail probability of a. Prints graph visualizing the lower tail.
1 | myncurve(0) -> 0.5
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.