Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Calculating averages but without the extreme/exceptional data points

Dear All,

I need to calculate the average time for a deliveries but without the
exceptional data points. For an example ,typically I will receive my
order in 7 days, but if I pay for express delivery costs , I receive
my order in 2 days. If there is a delay in the postal service or my
supplier has no stock then delivery could be in 14 days.

My question, is how do I calculate the average delivery time (via
excel) but remove the early deliveries. As I deliberately requested a
short delivery time and these deliveries seem to weight the average
delivery time unfairly. (The data set is very small, typically less
that 10 data points).

regards

Davy

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default Calculating averages but without the extreme/exceptional data poin

=AVERAGE(IF(A1:A202,A1:A20))

Enter with Ctrl+Shift+Enter

"davy" wrote:

Dear All,

I need to calculate the average time for a deliveries but without the
exceptional data points. For an example ,typically I will receive my
order in 7 days, but if I pay for express delivery costs , I receive
my order in 2 days. If there is a delay in the postal service or my
supplier has no stock then delivery could be in 14 days.

My question, is how do I calculate the average delivery time (via
excel) but remove the early deliveries. As I deliberately requested a
short delivery time and these deliveries seem to weight the average
delivery time unfairly. (The data set is very small, typically less
that 10 data points).

regards

Davy


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 169
Default Calculating averages but without the extreme/exceptional data points

In article . com, davy wrote:
Dear All,

I need to calculate the average time for a deliveries but without the
exceptional data points. For an example ,typically I will receive my
order in 7 days, but if I pay for express delivery costs , I receive
my order in 2 days. If there is a delay in the postal service or my
supplier has no stock then delivery could be in 14 days.

My question, is how do I calculate the average delivery time (via
excel) but remove the early deliveries. As I deliberately requested a
short delivery time and these deliveries seem to weight the average
delivery time unfairly. (The data set is very small, typically less
that 10 data points).


Well ... given the small amount of data, the easiest way would probably be
to leave the points you don't want to include out manually. Note that this
is not good stats practice in general. :)

If you want to get a 'feel' for how much difference the big and small
numbers have on your average (or for ease of use if you had more data), you
could set up a helper colum to help you sort the ones you want then include
and/or exclude at your lease ... but remember .. .statisitcians will hit
you if you tell them this is what you are doing :).

You might want to look at medians. If you want an idea of how long it
"usually takes" this might give you a better guess. It often does if the
data is bounded at one end and not at the other (eg salary/wages and
delivery times).

HTH

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
add individual data points to a bar chart of averages lenos Charts and Charting in Excel 3 April 3rd 23 04:37 PM
Calculating Block Averages M.G. Excel Discussion (Misc queries) 5 January 15th 07 06:51 PM
Calculating weighted averages rgl Excel Discussion (Misc queries) 6 February 22nd 06 06:15 PM
calculating averages Golf Averages Excel Discussion (Misc queries) 1 August 15th 05 08:25 PM
calculating averages keving Excel Worksheet Functions 8 December 9th 04 01:23 AM


All times are GMT +1. The time now is 06:10 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"