Could it be possible to put this module under the main sage import? I think
it's very important to easily find the large support sage has, through
scipy, to do statistical analysis.

Until I read this I thought that Sage didn't have any support for statistics
at all. I looked for a mean and standard_deviation functions using tab and
since I couldn't find them I proceed to write them. Obviously not a great
effort but probably a lot of people fall under the same erroneous assumption
as mine.

Keep up with the great work,
Carlos

On Sun, Oct 25, 2009 at 10:03 AM, William Stein <wst...@gmail.com> wrote:

>
> On Sun, Oct 25, 2009 at 2:53 AM, ablondin
> <alexandre.blondin.ma...@gmail.com> wrote:
> >
> > Hey, everyone !
> > Is there a place where I can find probability law like Poisson,
> > binomial, hypergeometric, etc. ? It doesn't seem to appear neither in
> > TimeSeries nor Probability section of sage.
> > Thanks for your help !
>
> Scipy.stats is included standard in Sage, so you might find this useful:
>
>    http://docs.scipy.org/doc/scipy/reference/stats.html
>
> There are over 100 distributions coded up in scipy.stats.
>
>  -- william
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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