[SciPy-user] histogram(a, normed=True) doesn't normalize?

David Huard david.huard at gmail.com
Mon Jun 19 09:42:28 EDT 2006


Yes.

The normalization constant is not the sum of the bin, but the sum of the
product of the bin count with the bin width :
\sum_i  f_i * delta_i

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20060619/eb74c297/attachment.html>


More information about the SciPy-User mailing list