Averages/Arithmetic mean: Difference between revisions

Content added Content deleted
m (Add cross link)
(corrected categorization of task)
Line 1: Line 1:
{{task|Arithmetic operations}}Write a program to find the mean (arithmetic average) of a numeric vector. The program should work on a zero-length vector (with an answer of 0).
{{task|Probability and statistics}}Write a program to find the mean (arithmetic average) of a numeric vector. The program should work on a zero-length vector (with an answer of 0).


See also: [[Median]], [[Mode]]
See also: [[Median]], [[Mode]]