Texas Instruments TI-30X Teachers Guide - Page 72

Probability - factorial

Page 72 highlights

Probability 11 Keys 1. H displays the following menu of functions. nPr Calculates the number of possible permutations. nCr Calculates the number of possible combinations. ! Calculates the factorial. RAND Generates a random 10digit real number between 0 and 1. RANDI Generates a random integer between 2 numbers that you specify. Notes • The examples on the transparency masters assume all default settings. • A combination is an arrangement of objects in which the order is not important, as in a hand of cards. • A permutation is an arrangement of objects in which the order is important, as in a race. • A factorial is the product of all the positive integers from 1 to n, where n is a positive whole number  69. • To control a sequence of random numbers, you can store (L) an integer to RAND just as you would store values to memory variables. The seed value changes randomly when a random number is generated. • For RANDI, use a comma to separate the 2 numbers that you specify. 1 © 1999 TEXAS INSTRUMENTS INCORPORATED TI-30X ÙS: A Guide For Teachers 68

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114

© 1999
T
EXAS
I
NSTRUMENTS
I
NCORPORATED
TI-30X
Ù
S: A Guide For Teachers
68
Probability
11
Keys
1.
H
displays the following menu of
functions.
nPr
Calculates the number of
possible permutations.
nCr
Calculates the number of
possible combinations.
!
Calculates the factorial.
RAND
Generates a random 10-
digit real number between
0 and 1.
RANDI
Generates a random
integer between 2 numbers
that you specify.
Notes
The examples on the transparency masters
assume all default settings.
A
combination
is an arrangement of
objects in which the order is not important,
as in a hand of cards.
A
permutation
is an arrangement of
objects in which the order is important, as
in a race.
A
factorial
is the product of all the positive
integers from 1 to
n
, where
n
is a positive
whole number
±
69.
To control a sequence of random numbers,
you can store (
L
) an integer to
RAND
just as you would store values to memory
variables. The seed value changes randomly
when a random number is generated.
For
RANDI
, use a comma to separate the 2
numbers that you specify.
1