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

Home » Public Forums » archive » Re: probability scale on 2D line plot?
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: probability scale on 2D line plot? [message #13810 is a reply to message #13800] Thu, 10 December 1998 00:00 Go to previous message
Peter Mason is currently offline  Peter Mason
Messages: 145
Registered: June 1996
Senior Member
Charlotte DeMott wrote:
> Does anyone know how to create a "probability axis" for a
> line plot? This is an axis that runs from nearly zero to
> nearly 1, that is stretched at each end, such that the
> cumulative distribution of a normal population appears as a
> straight line.

I think that you can use IDL's GAUSSINT() function to do this.
e.g., X = GAUSSINT( (findgen(N)-(N-1.0)*0.5) / ((N-1.0)/(SD*2.0)) ) will
give you what you want over +/- SD standard deviations (N points
worth). You would then use such an X vector in your plot, instead of
just a straight findgen-style X vector.


Peter Mason
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Liv tyler's tight pussy 7171
Next Topic: Re: Fast matrix filling in IDL

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

Current Time: Wed Oct 08 17:28:18 PDT 2025

Total time taken to generate the page: 0.00393 seconds