47
Section 4
Statistics Functions
A word about the statistics functions: their use is based on an understanding
of memory stack operation (Section 3). You will find that order of entry is
important for most statistics calculations.
Probability Calculations
The input for permutation and combination calculations is restricted to
nonnegative integers.
Enter the
y
-value before the
x
-value. These functions,
like the arithmetic operators, cause the stack to drop as the result is placed
in the X-register.
Permutations
. Pressing
´p
calculates the number of possible
different
arrangements
of
y
different items taken in quantities of
x
items at a
time. No item occurs more than once in an arrangement, and different
orders of the same
x
items in an arrangement
are
counted separately. The
formula is
)!
(
!
,
x
y
y
P
x
y
Combinations
. Pressing
|c
calculates the number of possible
sets
of
y
different items taken in quantities of
x
items at a time. No item occurs
more than once in a set, and different orders of the same
x
items in a set are
not
counted separately. The formula is
)!
(
!
!
,
x
y
x
y
C
x
y
Examples
: How many different arrangements are possible of five pictures
which can be hung on the wall three at a time?
Keystrokes
Display
5
v
3
3
Five (y) pictures put up three (x) at a
time.
´p
60.0000
Sixty different arrangement possible.
Summary of Contents for HP-15C
Page 1: ...HP 15C Owner s Handbook HP Part Number 00015 90001 Edition 2 4 Sep 2011 ...
Page 17: ...Part l HP 15C Fundamentals ...
Page 64: ......
Page 65: ...Part ll HP 15C Programming ...
Page 118: ...118 ...