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

Home » Public Forums » archive » Re: confidence level
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
Re: confidence level [message #79052] Thu, 19 January 2012 15:43
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
kiss writes:

> I am searching how to calculate the confidence level for contours. I
> have the data sets like this
> amp=(172,51)
> days=172
> ht=51
> I am able to draw a contour, but how to estimate the 90% confidence
> levels for above data sets.
> I am looking for any simple idl code for confidence level

This is just what I remember from a long-ago statistics
class...

But, if you have a large enough sample size (say, more
than 30 samples), then a 90% confidence interval can
be calculated as 1.697 times the standard deviation
of the values in the sample. 95% confidence would
be 2.042 times the standard deviation. This will
depend on how many samples you have, obviously.
The more samples you have, the more confidence you
can have in the numbers. :-)

Cheers,

David


--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: 8.* graphics
Next Topic: Re: Write to a certain line of a file

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

Current Time: Wed Oct 08 13:49:18 PDT 2025

Total time taken to generate the page: 0.00537 seconds