I'm looking for numerical answer. No need to find analytical solution.

On Wednesday, April 22, 2015 at 6:38:29 PM UTC+3, Aaron Meurer wrote:
>
> Are you just looking for a numerical answer. The sympy.stats module 
> tries to do things symbolically, meaning it can choke if it hits a 
> hard integral. 
>
> Aaron Meurer 
>
> On Wed, Apr 22, 2015 at 6:17 AM, Paul Royik <distan...@gmail.com 
> <javascript:>> wrote: 
> > I need to calculate P(X<1.2) where X follows T distribution with 5 
> degrees 
> > of freedom. 
> > 
> > cdf(StudentT('x',5))(1.2) takes too much time. 
> > 
> > Is there another way? 
> > 
> > -- 
> > You received this message because you are subscribed to the Google 
> Groups 
> > "sympy" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> an 
> > email to sympy+un...@googlegroups.com <javascript:>. 
> > To post to this group, send email to sy...@googlegroups.com 
> <javascript:>. 
> > Visit this group at http://groups.google.com/group/sympy. 
> > To view this discussion on the web visit 
> > 
> https://groups.google.com/d/msgid/sympy/d3f9ee62-3b39-40ad-87d1-a4609bb5a7a0%40googlegroups.com.
>  
>
> > For more options, visit https://groups.google.com/d/optout. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/04053cb1-f423-4d5a-accb-9ecc8434b7de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to