| | =AVEDEV(50,52, 54, 56, 58, 60) gives the result 3<br/> | | =AVEDEV(50,52, 54, 56, 58, 60) gives the result 3<br/> |
| − | 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 |
| | Where N1, N 2 ... are positive integers. | | Where N1, N 2 ... are positive integers. |