LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 33
Default Identifying Outliers

I have a population that I belive it will be represent a Gaussian (normal)
distribution if I am able to identify and remove the outliers properly. I now
understand I cannot use the Grubb's Test as outlined in a couple of websites
I found (see http://www.graphpad.com/articles/outlier.htm and
http://www.itl.nist.gov/div898/softw...r/grubtest.htm) because I have many outliers and the distribution is not normal.

Based on a discussion I found on this forums (subject: "how do I identify
statistical outliers with excel", dated: 1/7/2007), I decided to use the the
Interquartile Range method (IQR); but the following formula is giving me an
annoying #VALUE! error:

=if(or(D1 < A1 - 3*B1, D1 A2 + 3*B1), "outlier?", "")

I modified that formula so that D1 is the value I am testing, A1 is the
value of the 1st quartile, B1 is the value between the 3rd quartile minus the
1st quartile, and A2 is the value of the 3rd quartile. But I got the same
error message. Then I removed the spaces in the formula, but I still get the
same error. It is very frustating, and I don't know how to fix this.

Any suggestions?
 
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
how do I identify statistical outliers with excel? [email protected] Excel Discussion (Misc queries) 8 April 23rd 23 07:42 PM
how do I identify statistical outliers with excel Jeff Excel Discussion (Misc queries) 0 January 7th 07 07:53 AM
Boxplots with outliers Confuzzled. Charts and Charting in Excel 1 March 17th 06 07:36 PM
outliers/histograms Julie Excel Discussion (Misc queries) 1 January 14th 06 07:28 AM
How do I calculate outliers in Excel? SW Excel Discussion (Misc queries) 1 October 31st 05 09:18 PM


All times are GMT +1. The time now is 04:03 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"