Discrete Data Sets and their Mean, Median and Mode Values
Calculate the arithmetic mean, median and modal values from discrete data sets.
Mean Value
Arithmetic mean value can be calculated by adding together all the values in a set and dividing the result by the number of members in the set. Mean value can be calculated
xmean = (x1 + x2 + .. + xn) / n (1)
where
xmean = mean value
x1 + x2 + .. + xn ) = set values
n = number of members in the set
Eksample - Mean Value of Data Set
The mean value of set (3,5,2,5,12) can be calculated as
xmean = (3 + 5 + 2 + 5 + 12) / 5
= 5.4
Median Value
The median value can often be a better indication of a set that contains extreme values. The median value can be estimated by
- ranking the data set in ascending order of magnitude
- selecting the middle member of the data set
Example - Median Value of Data Set
The median value of set (3,5,2,5,12) can be calculated by ordering the data in ascending order to
(2,3,5,5,12)
The middle member - and the Median Value - of the ordered data set is 5.
Mode Value
The mode - or modal - value is the most occurring value in a data set.
Eksample - Mode Value of Data Set
The modal value of set (3,5,2,5,12) can be calculated by counting the occurrence of every value in the data set.
As we can see in this limited data set - the modal value - of the data set is 5.
Online Mean and Median Value Calculator
Input csv (comma separated values) data in the box below:
Related Topics
-
Mathematics
Mathematical rules and laws - numbers, areas, volumes, exponents, trigonometric functions and more.
Related Documents
-
Algebraic Expressions
Principal algebraic expressions formulas. -
Circles within a Rectangle - Calculator
Calculate the maximum number of circles within a rectangle - can be used to calculate the numbers of pipes or wires in a conduit or similar. -
Prime Numbers
Prime numbers up to 1000. -
Real Numbers Algebra
The commutative and associative law for addition and more. -
Scientific Calculator
Online scientific calculator. -
Smaller Circles within a Large Circle - Calculator
Calculate the number of small circles that fits into an outer larger circle - ex. how many pipes or wires fits into a larger pipe or conduit. -
Solving Equations of the First Degree with One Unknown
Equations with one unknown. -
Solving First Degree Equations with Two Unknowns
Online calculator and solbing procedure for two equations with two unknowns. -
Solving Quadratic Equation with One Unknown
How to solve a quadratic equation.