Wrong Excel Average Formula

mani0525

New Member
Joined
Jun 20, 2023
Messages
1
Office Version
  1. 2019
Platform
  1. Windows
I have a problem with my Excel. I have a statistic with two filters that allowed for ratings of 1 to 5 (People >25 and People 25).

Out all those comments, I want to have the average.

According to my Pivot, the Average for People Aged 25 and Under is 2,854.

Pivot Single Output: People >25: 3,169 Pivot: Single Output: People 25: 2,700

In my opinion, the correct number should be 2,935 rather than 2,854. (3,169+2,700)/2

My Excel format is Standard, but I've also tested Numbers.

Any suggestions?

I use Office 365.

I made an effort to compute it manually as well as using a standard Excel formula.
 

Excel Facts

Remove leading & trailing spaces
Save as CSV to remove all leading and trailing spaces. It is faster than using TRIM().
Hi, It is not clear to me what average you calculate?
It's not the age, then it's the rating. What does this rating represent? Is it logic to calculate the average of such rating?
Maybe you can share a sample.

Try AVERAGEIFS, I expect it to return the same as the pivot.
I now suspect you do an average of an average because of: (3,169+2,700)/2
 
Upvote 0
In my opinion, the correct number should be 2,935 rather than 2,854. (3,169+2,700)/2
Only if there are exactly the same number of people in each of the two categories.
 
Upvote 0

Forum statistics

Threads
1,215,161
Messages
6,123,371
Members
449,097
Latest member
thnirmitha

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top