Next:
 
 Summary Statistics and 
Up:
 
 Elementary Statistical Operations
 Previous:
 
 First Steps
 
 
For each of the following expressions try to predict what the
evaluator will return. Then type them in, see what happens and try to
explain any differences.
-  
(mean (list 1 2 3))
 -  
(+ (list 1 2 3) 4)
 -  
(* (list 1 2 3) (list 4 5 6))
 -  
(+ (list 1 2 3) (list 4 5))
 
 
 
 
 
 
 
 Next:
 
 Summary Statistics and 
Up:
 
 Elementary Statistical Operations
 Previous:
 
 First Steps
 
 
 
Anthony Rossini 
Fri Oct 20 10:29:17 EDT 1995