Average Data without any peaks or outliers

NNOG28

New Member
Joined
Feb 28, 2019
Messages
11
I want to do formula for an average of L12W Sales without any outliers or peaks or bottom. What would the formula be?

For example, here is last 12 weeks sales.
I want it to average the sales in between 45-75 not taking 2,3,150,250 into the average.
502150754548655225055360

<tbody>
</tbody>


thank you,
 

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.
Assuming the standard definition of an outlier - value that is more than 1.5 times the IQR smaller than Q1 and greater than Q3.

If you don't have the AVERAGEIFS function in your ver. of Excel, use the formula in D10 that must be entered with CTRL-SHIFT-ENTER.
Excel Workbook
ABCD
1Data
250Quartile 147.25
32Quartile 367.50
4150IQR20.25
575
645Lower Range16.875
748Upper Ramge97.875
865
952Average56.25
1025056.25
1155
123
1360
Sheet
 
Upvote 0

Forum statistics

Threads
1,214,922
Messages
6,122,281
Members
449,075
Latest member
staticfluids

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