myncurve | R Documentation |
Lab 6 Function: myncurve()
myncurve(mu, sigma, a)
mu |
Mean of the normal distribution |
sigma |
Standard deviation of the normal distribution |
a |
Upper bound of the lower tail |
Displays the curve, shaded area between the curve and x axis from -∞ to x=a, and calculate the area (probability, P(X<=a)) which is released to the command-line in a list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.