comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » How to identify outliers or short fluctuation signal data from an array of data?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
How to identify outliers or short fluctuation signal data from an array of data? [message #86927] Fri, 13 December 2013 08:06 Go to next message
atmospheric physics is currently offline  atmospheric physics
Messages: 121
Registered: June 2010
Senior Member
Hello All,

I have a large array of numbers, but some numbers are so distinct that they shall be considered as outliers. Can I do this with Box-Whisker plot parameters?

Thanks in advance...
Re: How to identify outliers or short fluctuation signal data from an array of data? [message #86929 is a reply to message #86927] Fri, 13 December 2013 08:17 Go to previous messageGo to next message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Madhavan Bomidi writes:

> I have a large array of numbers, but some numbers are so distinct that they shall be considered as outliers. Can I do this with Box-Whisker plot parameters?

You can certainly do it with the *methods* used to construct the box and
whisker plots. The code is transparent. :-)

Cheers,

David



--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
Re: How to identify outliers or short fluctuation signal data from an array of data? [message #86931 is a reply to message #86927] Fri, 13 December 2013 14:46 Go to previous message
Andy Sayer is currently offline  Andy Sayer
Messages: 127
Registered: February 2009
Senior Member
The sort function might be useful for you (then the elements nearest the ends of the array will be the smallest and largest values). http://www.exelisvis.com/docs/SORT.htmlThe mean, median, and stddev functions may also be useful. It depends on what you want to classify as an outlier.

On Friday, December 13, 2013 11:06:19 AM UTC-5, Madhavan Bomidi wrote:
> Hello All,
>
>
>
> I have a large array of numbers, but some numbers are so distinct that they shall be considered as outliers. Can I do this with Box-Whisker plot parameters?
>
>
>
> Thanks in advance...
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Exelis code library down - anybody has the GEST tool .sav file handy?
Next Topic: Add a new variable to netCDF file?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 11:41:30 PDT 2025

Total time taken to generate the page: 0.00477 seconds