Operation Manual

Chapter 11: Lists 182
Sums and Products of Numeric Sequences
You can combine sum( or prod( with seq( to obtain:
To evaluate G 2
(Nā€“1)
from N=1 to 4 and then p 2
(Nā€“1)
from N=1 to 4:
stdDev(, variance(
stdDev( returns the standard deviation of the elements in list. The default value for freqlist is 1. Each
freqlist element counts the number of consecutive occurrences of the corresponding element in list.
Complex lists are not valid.
stdDev(list[,freqlist])
variance(
returns the variance of the elements in list. The default value for freqlist is 1. Each freqlist
element counts the number of consecutive occurrences of the corresponding element in
list. Complex lists
are not valid.
variance(list[,freqlist])
upper
G
expression(x)
x=lower
upper
ļƒ• expression(x)
x=lower