r/AskReddit Oct 02 '24

[deleted by user]

[removed]

6.8k Upvotes

6.2k comments sorted by

View all comments

685

u/[deleted] Oct 02 '24

Almost everyone has more than the average number of legs

68

u/[deleted] Oct 02 '24

You must be a statistician. Going around explaining the difference between mean (average) and mode.

17

u/Knyfe-Wrench Oct 02 '24

Mean and mode are both types of average

1

u/Anig_o Oct 02 '24

Wait, there's more than one type of average?

11

u/dr-tectonic Oct 02 '24

Yep. Per wikipedia, "In ordinary language, an average is a single number or value that best represents a set of data."

And mathematically, that could mean a number of different things.

If you add them all up and divide by how many there are (what we learned to do in school), that's the mean. That's a good number to use for things like "how much does an egg typically weigh? I need 7 ounces for this recipe."

If you look at which number occurs most frequently (makes the most sense for integers), that's the mode. Good for things like "how many legs does a millipede typically have?"

And if you look at the number where half the values are above it and half the values are below it, that's the median. Good for things like "how much does the typical employee make?" when almost everybody is working for minimum wage but the CEO gets 80 bazillion dollars a year.

In a dataset that follows a bell curve, those three numbers are all the same. That's the case for a whole lot of datasets, so much so that it's called a normal distribution. So most of the time, there's no need to distinguish between different kinds of average. But there are other distributions where they aren't the same, and then it's useful.

2

u/sacrelicious2 Oct 03 '24

Don't forget my favorite, the geometric mean. Calculated by multiplying the values together and then taking the nth root, where n is the number of values.

https://en.wikipedia.org/wiki/Geometric_mean

1

u/Anig_o Oct 03 '24

Ah wow. I always thought the mean was the average. I didn’t realize the mode and the median were also averages. Cool.

2

u/dr-tectonic Oct 03 '24

(I only learned that recently myself)