myncurve: myncurve

Description Usage Arguments Value Examples

View source: R/myncurve.R

Description

myncurve

Usage

1
myncurve(mu, sigma, a)

Arguments

mu

The population mean

sigma

The population standard deviation

a

Right bound on area calculation

Value

A graph of the curve and an overlaid polygon representing the specified area calculation

Examples

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

nafryer97/MATH4753PROJ1 documentation built on Feb. 23, 2020, 7:49 a.m.