[Numpy-discussion] Newbie Question, Probability

Mark Janikas mjanikas at esri.com
Wed Dec 20 17:48:06 EST 2006


Hello all,

 

Is there a way to get probability values for the various families of
distributions in numpy?  I.e. ala R: 

 

> pnorm(1.96, mean = 0 , sd = 1)

[1] 0.9750021

 

# for the normal

 

> pt(1.65, df=100)

[1] 0.9489597

 

# for student t

 

Any suggestions would be greatly appreciated.  

 

 

Mark Janikas

Product Engineer

ESRI, Geoprocessing

380 New York St.

Redlands, CA 92373

909-793-2853 (2563)

mjanikas at esri.com

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20061220/24c271df/attachment.html>


More information about the NumPy-Discussion mailing list