myncurve: myncurve

Description Usage Arguments Value Examples

View source: R/myncurve.R

Description

myncurve

Usage

1
myncurve(mu, sigma, a)

Arguments

mu

The mean

sigma

The standarad deviation

a

The point used for the probability of a certain set of values.

Value

A Normal curve with the probability region shaded and also returns the value of the probability

Examples

1
myncurve(5, 5, 5)

raymondhaynesOU/Math4753 documentation built on April 19, 2020, 6:13 p.m.