myncurve: Normal curve plotter and probability finder

View source: R/myncurve.R

myncurveR Documentation

Normal curve plotter and probability finder

Description

Normal curve plotter and probability finder

Usage

myncurve(mu, sigma, a)

Arguments

mu

The mean of the normal distribution

sigma

The standard deviation of the normal distribution

a

The number we will find the probability P(x <= a)

Value

The probability P(x <= a)

Examples

## Not run: myncurve(mu=0, sigma=1, a=0)

sam-irl/MATH4753bird0023 documentation built on May 3, 2022, 6:29 p.m.