Description Usage Arguments Examples
takes mu and sigma and plots the Normal curve with a shaded area between the curve and x axis from negative infinity to x=a. It also calculates the probability, P(X<=a)
1 |
mu |
Number |
sigma |
Number |
a |
Number |
1 | myncurve(3, 5, 4)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.