You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Phil Steitz (Created) (JIRA)" <ji...@apache.org> on 2011/10/22 17:57:32 UTC

[jira] [Created] (MATH-693) StatUtils, DescriptiveStatistics and SummaryStatistics should expose population variance

StatUtils, DescriptiveStatistics and SummaryStatistics should expose population variance
----------------------------------------------------------------------------------------

                 Key: MATH-693
                 URL: https://issues.apache.org/jira/browse/MATH-693
             Project: Commons Math
          Issue Type: Improvement
    Affects Versions: 2.2, 2.1, 2.0, 1.2, 1.1, 1.0
            Reporter: Phil Steitz
             Fix For: 3.0


Javadoc should be clearer that what is returned in the bias-corrected variance (rather than just linking to the Variance javadoc).  StatUtils should add variance methods that take a boolean bias correction parameter and DescriptiveStatistics and SummaryStatistics should either expose a setter or similarly add methods with boolean arguments.  We need to remember to fix the synchronized versions as well.  Patches welcome!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (MATH-693) StatUtils, DescriptiveStatistics and SummaryStatistics should expose population variance

Posted by "Phil Steitz (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MATH-693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Phil Steitz resolved MATH-693.
------------------------------

    Resolution: Fixed
    
> StatUtils, DescriptiveStatistics and SummaryStatistics should expose population variance
> ----------------------------------------------------------------------------------------
>
>                 Key: MATH-693
>                 URL: https://issues.apache.org/jira/browse/MATH-693
>             Project: Commons Math
>          Issue Type: Improvement
>    Affects Versions: 1.0, 1.1, 1.2, 2.0, 2.1, 2.2
>            Reporter: Phil Steitz
>             Fix For: 3.0
>
>
> Javadoc should be clearer that what is returned in the bias-corrected variance (rather than just linking to the Variance javadoc).  StatUtils should add variance methods that take a boolean bias correction parameter and DescriptiveStatistics and SummaryStatistics should either expose a setter or similarly add methods with boolean arguments.  We need to remember to fix the synchronized versions as well.  Patches welcome!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira