:expReg ae^(b x )
% u " displays the DISTR menu, which has the following distribution
functions:
1:Normalpdf
2:Normalcdf
3:invNormal
4:Binomialpdf
5:Binomialcdf
6:Poissonpdf
32
Math Functions
Fits the model equation y=a e^(bx) to the data
using least squares fit on linearised data for at
least two data points. It displays values for a and
; it also displays values for r
b
Computes the probability density function ( pdf ) for
the normal distribution at a specified x value. The
defaults are mean mu =0 and standard deviation
sigma =1. The probability density function (pdf) is:
Computes the normal distribution probability
between LOWERbnd and UPPERbnd for the
specified mean mu and standard deviation sigma .
The defaults are mu =0; sigma =1; with LOWERbnd
= M1E99 and UPPERbnd = 1E99.
M1E99 to 1E99 represents Minfinity to infinity.
Note:
Computes the inverse cumulative normal
distribution function for a given area under the
normal distribution curve specified by mean mu
and standard deviation sigma . It calculates the x
value associated with an area to the left of the x
value. 0 { area { 1 must be true. The defaults are
area =1, mu =0 and sigma =1.
Computes a probability at x for the discrete
binomial distribution with the specified numtrials
and probability of success ( p ) on each trial. x is a
non-negative integer and can be entered with
options of SINGLE entry, LIST of entries or ALL (list
of probabilities from 0 to numtrials is returned). 0
{ p { 1 must be true. The probability density
function ( pdf ) is:
Computes a cumulative probability at x for the
discrete binomial distribution with the specified
numtrials and probability of success ( p ) on each
trial. x can be non-negative integer and can be
entered with options of SINGLE, LIST or ALL (a list
of cumulative probabilities is returned.) 0 { p { 1
must be true.
Computes a probability at x for the discrete
Poisson distribution with the specified mean mu
2
and r .
Need help?
Do you have a question about the MathPrint TI-30X Pro and is the answer not in the manual?
Questions and answers