A SERVICE OF

logo

20080201
2-8-48
Using the Action Menu
u Clear_a_z
Function: Clears all single-character variable names (a-z and A-Z) in the current folder.
Using the Distribution Submenu
The [Distribution] submenu includes functions related to each type of statistical calculation
distribution probability.
Note
The functions on the [Distribution] submenu perform the same calculations as the Distribution
commands that are available in the Statistics application and the Main, eActivity, and Program
applications. For information about the numeric expressions used in calculations, the meanings
of the variables used in the syntaxes of the functions presented in this section, and the system
variables that store the values obtained as calculation results, see the “Distribution Command List”
on pages 7-11-3 to 7-11-22.
Also see the “Distribution Command List” for information about how to use Distribution commands
in the Statistics application and the required syntax when using Distribution commands within other
applications.
The Distribution function does not correspond to the Solve function.
u normPDf
Function: Returns the normal probability density for a specified value.
Syntax: normPDf (
x[,
σ
,
μ
)]
• When
σ
and
μ
are skipped,
σ
= 1 and
μ
= 0 are used.
Example: To determine the normal probability density when
x = 37.5,
σ
= 2,
μ
= 35
Menu Item: [Action][Distribution][normPDf]
For more information, see “Normal Probability Density” on page 7-11-3.