Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Best way to handle probability distributions

I'm curious to know what people recommend as the best way to handle probability distributions in Sage. Using scipy requires setting up a lambda function when doing a plot, and RealDistribution only accepts one parameter (standard deviation) for the normal distribution when there should be two. Is there a better option?