[SciPy-Dev] bad formula for chi-squared probability density function

Warren Weckesser warren.weckesser at gmail.com
Sun Apr 1 23:54:47 EDT 2018


On Sun, Apr 1, 2018 at 11:12 PM, Phillip Feldman <
phillip.m.feldman at gmail.com> wrote:

> In the following page, the formula for the chi-squared density is
> incorrect:
>
> https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.chi2.html
> (See the Wikipedia page at https://en.wikipedia.org/wiki/
> Chi-squared_distribution#Probability_density_function for the correct
> expression).
>
>

Thanks, Phillip, that looks like a typesetting problem.  There is an
extraneous opening parenthesis before the 2 in the denominator, and that
lower-case gamma should be upper-case--it is the Gamma function.

Warren


Phillip
>
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at python.org
> https://mail.python.org/mailman/listinfo/scipy-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20180401/9344aa9c/attachment.html>


More information about the SciPy-Dev mailing list