Arithmetic Mean Calculation

Input Variables   Output Variables  
Program Code
  Description
Variable Name * (dynamic type) UP
Down
Delete
Default Value *
Description *
Multi Lines
Variable Name * (dynamic type) UP
Down
Delete
Description *
Variable Name * (dynamic type) UP
Down
Delete
Description *
Input Variables List
Output Variables List
Source Code
Subject
Description
Arithmetic mean is commonly called as average.Mean or Average is defined as the sum of all the given elements divided by the total number of elements.

Formula:
Mean = (a1+a2+a3+.....+an)/n
Category General
Created By tech
Created Date 11/24/2010
Last Modify Date 11/24/2010
Calculation Count 62
Version 1.00
Positive 0
Neutral 0
Negative 0
Related Program ID 24 , 26 , 27 , 28 , 29