Changes

Jump to navigation Jump to search
Line 21: Line 21:  
==Examples==
 
==Examples==
 
=AVEDEV(50,52, 54, 56, 58, 60) gives the result 3<br/>
 
=AVEDEV(50,52, 54, 56, 58, 60) gives the result 3<br/>
Steps
+
Steps
 
  Mean=(50+52+ 54+ 56+ 58+ 60)/6 = 330/6 = 55
 
  Mean=(50+52+ 54+ 56+ 58+ 60)/6 = 330/6 = 55
 
  Deviation=|50-55|,|52-55|,|54-55|,|56-55|,|58-55|,|60-55|=5,3,1,1,3,5
 
  Deviation=|50-55|,|52-55|,|54-55|,|56-55|,|58-55|,|60-55|=5,3,1,1,3,5
writer
5,435

edits

Navigation menu