Averages/Arithmetic mean: Difference between revisions

Content deleted Content added
m Add cross link
corrected categorization of task
Line 1:
{{task|ArithmeticProbability operationsand 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]]