Casio fx-FD10 Pro User Manual page 44

Table of Contents

Advertisement

RanList# Examples
RanList# (4)
(Generates four random numbers and
displays the result on the ListAns screen.)
RanList# (3, 1)
(Generates from the first to the third random
numbers of sequence 1 and displays the
result on the ListAns screen.)
(Next, generates from the fourth to the sixth
random number of sequence 1 and displays
the result on the ListAns screen.)
Ran# 0
(Initializes the sequence.)
RanList# (3, 1)
(Re-generates from the first to the third
random numbers of sequence 1 and displays
the result on the ListAns screen.)
u Random Integer Generation (RanInt#)
RanInt# generates random integers that fall between two specified integers.
RanInt# (A, B [,n])
• A is the start value and B is the end value. Omitting a value for
number as-is. Specifying a value for
form.
RanInt# (1, 5)
(Generates one random integer from 1 and
5.)
RanInt# (1, 10, 5)
(Generates five random integers from 1 to
10 and displays the result on the ListAns
screen.)
u Random Number Generation in Accordance with Normal Distribution
(RanNorm#)
This function generates a 10-digit random number in accordance with normal distribution
based on a specified mean
RanNorm# ( ,
• Omitting a value for
returns the specified number of random values in list form.
Example
A < B
|A|,|B| < 1
n
Example
and standard deviation
1 <
n
[,n])
> 0
n
returns a generated random number as-is. Specifying a value for
K6(g)3(PROB)4(RAND)5(List)
4!/( ) )w
JK6(g)3(PROB)4(RAND)
5(List) 3,1!/( ) )w
Jw
J1(Ran#) 0w
5(List) 3,1!/( ) )w
10
B – A < 1
10
E
E
returns the specified number of random values in list
K6(g)3(PROB)4(RAND)2(Int)
1,5!/( ) )w
K6(g)3(PROB)4(RAND)2(Int)
1,10,5!/( ) )w
values.
< 999
3-14
Operation
1 <
< 999
n
n
returns a generated random
Operation
n

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents