myncurve: Lab 6 Function: myncurve()

View source: R/myncurve.R

myncurveR Documentation

Lab 6 Function: myncurve()

Description

Lab 6 Function: myncurve()

Usage

myncurve(mu, sigma, a)

Arguments

mu

Mean of the normal distribution

sigma

Standard deviation of the normal distribution

a

Upper bound of the lower tail

Value

Displays the curve, shaded area between the curve and x axis from -∞ to x=a, and calculate the area (probability, P(X<=a)) which is released to the command-line in a list.


savxsouth/MATH-4753 documentation built on Sept. 4, 2022, 8:17 a.m.