Assumed Mean
   HOME

TheInfoList



OR:

In
statistics Statistics (from German language, German: ''wikt:Statistik#German, Statistik'', "description of a State (polity), state, a country") is the discipline that concerns the collection, organization, analysis, interpretation, and presentation of ...
the assumed mean is a method for calculating the
arithmetic mean In mathematics and statistics, the arithmetic mean ( ) or arithmetic average, or just the ''mean'' or the ''average'' (when the context is clear), is the sum of a collection of numbers divided by the count of numbers in the collection. The colle ...
and
standard deviation In statistics, the standard deviation is a measure of the amount of variation or dispersion of a set of values. A low standard deviation indicates that the values tend to be close to the mean (also called the expected value) of the set, while ...
of a data set. It simplifies calculating accurate values by hand. Its interest today is chiefly historical but it can be used to quickly estimate these statistics. There are other rapid calculation methods which are more suited for computers which also ensure more accurate results than the obvious methods.


Example

First: The mean of the following numbers is sought: : 219, 223, 226, 228, 231, 234, 235, 236, 240, 241, 244, 247, 249, 255, 262 Suppose we start with a plausible initial guess that the mean is about 240. Then the deviations from this "assumed" mean are the following: :−21, −17, −14, −12, −9, −6, −5, −4, 0, 1, 4, 7, 9, 15, 22 In adding these up, one finds that: : 22 and −21 almost cancel, leaving +1, : 15 and −17 almost cancel, leaving −2, : 9 and −9 cancel, : 7 + 4 cancels −6 − 5, and so on. We are left with a sum of −30. The ''average'' of these 15 deviations from the assumed mean is therefore −30/15 = −2. Therefore, that is what we need to add to the assumed mean to get the correct mean: : correct mean = 240 − 2 = 238.


Method

The method depends on estimating the mean and rounding to an easy value to calculate with. This value is then subtracted from all the sample values. When the samples are classed into equal size ranges a central class is chosen and the count of ranges from that is used in the calculations. For example, for people's heights a value of 1.75m might be used as the assumed mean. For a data set with assumed mean ''x''0 suppose: :d_i=x_i-x_0 \, :A = \sum_^N d_i \, :B = \sum_^N d_i^2 \, :D = \frac \, Then :\overline = x_0 + D \, :\sigma = \sqrt \, or for a sample standard deviation using
Bessel's correction In statistics, Bessel's correction is the use of ''n'' − 1 instead of ''n'' in the formula for the sample variance and sample standard deviation, where ''n'' is the number of observations in a sample. This method corrects the bias in t ...
: :\sigma = \sqrt \,


Example using class ranges

Where there are a large number of samples a quick reasonable estimate of the mean and standard deviation can be got by grouping the samples into classes using equal size ranges. This introduces a quantization error but is normally accurate enough for most purposes if 10 or more classes are used. For instance with the exception, :167.8 175.4 176.1 166 174.7 170.2 178.9 180.4 174.6 174.5 182.4 173.4 167.4 170.7 180.6 169.6 176.2 176.3 175.1 178.7 167.2 180.2 180.3 164.7 167.9 179.6 164.9 173.2 180.3 168 175.5 172.9 182.2 166.7 172.4 181.9 175.9 176.8 179.6 166 171.5 180.6 175.5 173.2 178.8 168.3 170.3 174.2 168 172.6 163.3 172.5 163.4 165.9 178.2 174.6 174.3 170.5 169.7 176.2 175.1 177 173.5 173.6 174.3 174.4 171.1 173.3 164.6 173 177.9 166.5 159.6 170.5 174.7 182 172.7 175.9 171.5 167.1 176.9 181.7 170.7 177.5 170.9 178.1 174.3 173.3 169.2 178.2 179.4 187.6 186.4 178.1 174 177.1 163.3 178.1 179.1 175.6 The minimum and maximum are 159.6 and 187.6 we can group them as follows rounding the numbers down. The class size (CS) is 3. The assumed mean is the centre of the range from 174 to 177 which is 175.5. The differences are counted in classes. The mean is then estimated to be :x_0 + CS \times \frac = 175.5+3\times -55 / 100 = 173.85 which is very close to the actual mean of 173.846. The standard deviation is estimated as :CS \sqrt=5.57


References

{{DEFAULTSORT:Assumed Mean Means