answersLogoWhite

0


Best Answer

The arithmetic mean is a weighted mean where each observation is given the same weight.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is an arithmetic mean a weighted mean or a weighted mean an arithmetic mean?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is there any difference between expected value and arithmetic mean?

There is. Arithmetic mean is simple average of numbers not weighted by anything. However in EV, the numbers are weighted by their probability


Is it the arithmetic mean or weighted mean that is more accurate Why?

The arithmetic mean and the weighted mean are used in different situations. The arithmetic mean is used in frequencies as a general average. The weighted mean is used when different factors contribute to some kind of total for example with weighted index numbers. It is not a matter of accuracy it involves using the right mean in the right situation. Almost always (if not always) a question will specify which mean to use.


The weighted mean is a special case for?

The weighted mean is simply the arithmetic mean; however, certain value that occur several times are taken into account. See an example http://financial-dictionary.thefreedictionary.com/weighted+average


What does weighted average mean?

The weighted arithmetic mean is used, if one wants to combine average values from samples of the same population with different sample sizes: : The weights wi represent the bounds of the partial sample. In other applications they represent a measure for the reliability of the influence upon the mean by respective values. rhinostar


Explain the difference between arithmetic mean and weighted mean?

The plain arithmetic mean is actually a special case of the weighted mean, except all the weights are equal to 1. The arithmetic mean is the sum of all the individual observations divided by the number of observations. With a weighted mean you multiply each observation by a weight, add those values together and then divide by the sum of the weights. E.g. Let's say you have 3 observations: 4, 7, 12 The arithmetic mean is (4+7+12) / 3 = 23/3 = 7.67 Now let's assume that you want to weight the first observation by a factor of 10, the second observation by a factor of 5 and the third observation by a factor of 2: The weighted mean is (4x10+7x5+12x3) / (10+5+2) = 111/17 = 6.53 You can see that if all the weights were 1 you would have the arithmetic mean shown above. As it is mentioned above arithmetic mean is a special case of weighted mean. In the calculation of arithmetic mean all the observations are given an equal chance of occurance ie the above mentioned problem can be written as 4*1/3+7*1/3+12*1/3=7.67 or inother words 7.67 is the number it takes if all are given equal chance whereas in weighted mean the chance of occurance are not equal .This can be written as 4*10/17+7*5/17+12*2/17=6.53 in the above eg. 4 has given more weightage than 7 and 12 has the least weightage so the probability of 4 occurring is more when compared to 7 and 12 there fore the average obtained is seen to decrease as we have given more importance to 4 than others. It shows that the average is affected by the weightage given to the numbers


What are the properties of arithmetic mean?

Properties of Arithmetic Mean?


C program weighted arithmetic mean using c program?

double weightedmean (double runningaverage, double rawdata, double timeconstant) { return runningaverage / (1 - 1/timeconstant) + rawdata / (1/timeconstant); }


How do you get weighted mean?

A weighted mean is when some values contribute more than others. In order to calculate weighted mean multiply each weight by its value, add those and then divide by the sum of the weights.


How many people would it take to handle 35392 cases in an 8 hour shift?

The answer will depend on how many cases each person can handle. If the handlers all work at similar speeds then an arithmetic mean speed will do both otherwise you will need a weighted average - weighted according to the number of 8-hour shifts that they can put in.


What is a geometric property?

1.The Geometric mean is less then the arithmetic mean. GEOMETRIC MEAN < ARITHMETIC MEAN 2.


What is the arithmetic mean of 1784298281?

The arithmetic mean of a single number, such as 1784298281, is the number itself.


Weighted mean sample problem?

weighted mean is getting the weighted average of students. normally, it is always use in computing the general average of the students to determine the ranking of the whole class.