calculateaverage.
Explore calculators
Core Average Tools

Average of Averages Calculator

Combine existing averages without losing track of their group sizes. Enter each group mean and count for the combined result, or choose equal weighting when each group should contribute equally. These methods answer different questions when the group sizes differ.

Your inputs

Use a dot for decimals. Commas separate values, not thousands. Maximum 10,000 pasted values or 100 individual rows; |value| ≤ 1 trillion.
Your numbers stay in this browser.
ResultExample

Load an example or enter your own values.

Calculation

Combined mean = Σ(group mean × group count) ÷ Σgroup counts

Decimals & negatives supported where applicableHow the calculation works ↓
01 / METHOD

How to use this average of averages calculator

Combine existing averages without losing track of their group sizes. Enter each group mean and count for the combined result, or choose equal weighting when each group should contribute equally. These methods answer different questions when the group sizes differ.

  1. Enter the group mean values in the labeled fields, using consistent units.
  2. Choose the input method that matches your records. Switching methods loads a labeled example so you can see the required structure.
  3. Select Calculate and check the result alongside its working. Reset starts a fresh calculation.

Average of Averages formula

Calculation rule

Combined mean = Σ(group mean × group count) ÷ Σgroup counts

A group mean summarizes a total. Multiplying it by the group count reconstructs that total, subject to any rounding already present in the source mean. Combining those totals preserves each original observation’s influence.

02 / WORKED EXAMPLE

Follow the numbers

Groups with mean 80 across 20 values and mean 90 across 30 values combine to (1,600 + 2,700) ÷ 50 = 86. Equal group weighting gives 85.

Load the example above to inspect the entries, then change one value and calculate again. The result follows your selected method. Display rounding changes how the answer is shown; it does not change the underlying observations or weights.

What to check before using the result

Use mutually exclusive groups. Overlapping groups count some observations twice, and rounded group averages can only recover an approximate original mean.

Keep enough precision in the source values for your task. A result calculated from rounded summaries can only be as precise as those summaries. If a number was mistyped or an observation is missing, correct the inputs and calculate again before copying or exporting the answer.

Choose a related calculator

Common mistakes to avoid

  • Confusing a blank with zero. A real zero is an observation. Missing information is not automatically zero.
  • Mixing incompatible scales. Use consistent units, or normalize values before combining them.
  • Rounding too early. Keep the original values and round at the result stage.
  • Using the wrong weighting. Use mutually exclusive groups. Overlapping groups count some observations twice, and rounded group averages can only recover an approximate original mean.
03 / QUICK ANSWERS

Frequently asked questions

What formula does this calculator use?

Combined mean = Σ(group mean × group count) ÷ Σgroup counts. Groups with mean 80 across 20 values and mean 90 across 30 values combine to (1,600 + 2,700) ÷ 50 = 86. Equal group weighting gives 85.

What should I check about the method?

Use mutually exclusive groups. Overlapping groups count some observations twice, and rounded group averages can only recover an approximate original mean.

How many entries can I use?

Paste up to 10,000 values, or use up to 100 individual rows when the chosen input method supports them. Numbers must be finite and no greater than 1 trillion in magnitude. Group and old-count inputs have additional whole-number requirements.

Are the displayed decimals exact?

The calculation uses standard floating-point numbers and compensated addition. Results are rounded only for display. Very small values use scientific notation so they do not silently appear as zero. Select the display precision you need, while respecting the accuracy of your original data.

Are my entries saved or sent anywhere?

The calculator performs its arithmetic in your browser. It does not automatically store entries or send them to a server. Copy, print, and CSV actions happen only when you choose them.