myncurve: myncurve

Description Usage Arguments Details Value Examples

View source: R/myncurve.R

Description

displays a curve and an area

Usage

1
myncurve(mu, sigma, a)

Arguments

mu

mean

sigma

standard deviation

a

x = a (-inf < y < a)

Details

when given a mean, sd, and an a value, this function graphs the normal distribution and area between -infinity and a

Value

graphical output

Examples

1
myncurve(10, 5, 6)

lukedlw/math4753ward0018 documentation built on April 28, 2020, 6:07 a.m.