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

Home » Public Forums » archive » Re: Box-Whisker plots in IDL
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Box-Whisker plots in IDL [message #55411 is a reply to message #55410] Mon, 20 August 2007 10:10 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
teich@atmsci.msrc.sunysb.edu writes:

> Does anyone know of a way for IDL to make box-whisker plots? I know
> IDL get calculate the median, but how about the 25th and 75th
> percentiles which are needed for such a plot?

See the histogram tutorial for a fast way to find the
quartiles of a number distribution, which is what you
will need to calculate the 25th and 75th percentiles.
That is, the 25th percentile will be the median of the
lower two quartiles of values, and the 75 percentile will
be the median of the upper two quartiles.

http://www.dfanning.com/tips/histogram_tutorial.html

The rest is just PLOTS commands. :-)

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: MODIS spectral radiance
Next Topic: How to read ASTER in ENVI?

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

Current Time: Sun Oct 12 09:20:33 PDT 2025

Total time taken to generate the page: 0.72042 seconds