You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Thomas Neidhart (JIRA)" <ji...@apache.org> on 2014/09/30 22:24:34 UTC

[jira] [Commented] (MATH-1147) SummaryStatistics.toString()'s output should include more statistics

    [ https://issues.apache.org/jira/browse/MATH-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153703#comment-14153703 ] 

Thomas Neidhart commented on MATH-1147:
---------------------------------------

Variance is already part of the toString() output, but I do not see a reason to not include also the others.

> SummaryStatistics.toString()'s output should include more statistics
> --------------------------------------------------------------------
>
>                 Key: MATH-1147
>                 URL: https://issues.apache.org/jira/browse/MATH-1147
>             Project: Commons Math
>          Issue Type: Improvement
>    Affects Versions: 3.3
>            Reporter: david cogen
>            Priority: Minor
>
> I was pleasantly surprised to find that the toString() output includes many of the statistics it computes. However, I was disppointed to realize that it does not include all of them. It would be handy if the result included:
> Sum
> Variance
> Population Variance
> Second Moment
> (Especially Sum; I don't personally care about the others but I shouldn't pick favorites.)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)