Hi everybody,

I am making a revision of ticket #11572 and wanted to become familiar with the way that Sage handle probability distributions . I realized that the normal distribution is implemented as follows in Sage:

sage: T=RealDistribution('gaussian',sigma=20)

Is there any reason why this class does not include the mean as a parameter for the gaussian distribution?

Are we supposed to use scipy.stats.norm instead?

Thanks in advance

Jose

--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to