Jump to content

Averages/Arithmetic mean: Difference between revisions

m
add link to Median
m (add link to Median)
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).
 
===See also===
* [[Median]]
 
=={{header|Ada}}==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.