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 (JIRA)" <ji...@apache.org> on 2009/12/23 02:01:33 UTC

[jira] Updated: (MATH-287) Add support for weighted descriptive statistics

     [ https://issues.apache.org/jira/browse/MATH-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Phil Steitz updated MATH-287:
-----------------------------

    Fix Version/s: 2.1

> Add support for weighted descriptive statistics
> -----------------------------------------------
>
>                 Key: MATH-287
>                 URL: https://issues.apache.org/jira/browse/MATH-287
>             Project: Commons Math
>          Issue Type: New Feature
>    Affects Versions: 2.0
>            Reporter: Matthew Rowles
>            Assignee: Phil Steitz
>            Priority: Minor
>             Fix For: 2.1
>
>         Attachments: weighted.patch, weightTests.patch
>
>
> Add support for weighted descriptive statistics, such as weighted variance.
> An example method call would be Variance.evaluate(double[] values, double[] weights, int begin, int length)
> - Suggested by  mickeydog@taosnet.com on the mailing list.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.