De cription:
• " n " must be a positive integer, and " σ " must be greater than 0.
Problem
Randomly produce a body
length value obtained in
accordance with the normal
distribution of a group of
infants less than one year
old with a mean body length
of 68cm and standard
deviation of 8.
Randomly produce the body
lengths of five infants in the
above example, and display
them in a list.
"randBin" Function
The "randBin" function generates binomial random numbers based on values specified for
the number of trials n and probability P.
Syntax: randBin( n , P [, m ])
Function:
• Omitting a value for " m " (or specifying 1 for " m ") returns the generated random number as-
is.
• Specifying a value for " m " returns the specified number of random values in list format.
De cription:
• " n " and " m " must be positive integers.
Problem
Randomly produce the
number of heads that can be
expected in accordance with
binomial distribution for five
coin tosses where the
probability of heads is 0.5.
Perform the same coin toss
sequence described above
three times and display the
results in a list.
2-4-8
Function Calculations
U e thi keyboard:
mth
abc
cat
Func
Func
U e thi keyboard:
mth
abc
cat
Func
Func
20090601
Operation
2D
[randNorm] 8
[randNorm] 8
Operation
2D
[randBin] 5
[randBin] 5
68
68
5
0.5
0.5
3
Need help?
Do you have a question about the CLASSPAD 330 3.04 and is the answer not in the manual?