myncurve: My normal curve

Description Usage Arguments Value Examples

View source: R/myncurve.R

Description

My normal curve

Usage

1
myncurve(mu, sigma, a)

Arguments

mu

The mean of the normal distribution

sigma

The standard deviation of the normal distribution

a

The area of the distribution under X≤a will be shaded

Value

A plot of the normal distribution with with the area under X≤a shaded; the area

Examples

1
myncurve(mu=10,sigma=5, a=6)

Jacob-R-Davis/MATH4753.Davis documentation built on April 24, 2021, 7:46 a.m.