Mean vs median: what changes when a list has outliers
Compare the arithmetic mean and median on the same sorted list, then see why an extreme value moves one measure much more than the other.
Read articleDescriptive arithmetic
Three focused guides explain positional, frequency and exact-decimal behavior with reproducible lists.
Compare the arithmetic mean and median on the same sorted list, then see why an extreme value moves one measure much more than the other.
Read articleCount exact repeated values correctly and keep every tied most-frequent value instead of silently returning only the first one.
Read articleSee how integer scaling keeps entered decimals exact, why decimal convention is explicit and when a displayed result still needs rounding.
Read article