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 2014/10/14 02:41:34 UTC

[jira] [Created] (MATH-1159) Add quartiles to SummaryStatistics

Phil Steitz created MATH-1159:
---------------------------------

             Summary: Add quartiles to SummaryStatistics
                 Key: MATH-1159
                 URL: https://issues.apache.org/jira/browse/MATH-1159
             Project: Commons Math
          Issue Type: Improvement
    Affects Versions: 3.3
            Reporter: Phil Steitz


Using PSquarePercentile, we can add quartile computation to SummaryStatistics.  Since maintaining quartiles will add some overhead, implementation should allow the feature to be turned off via some kind of constructor flag.  This does open the can of worms regarding turning on / off other stats, which is probably a good thing to think about as the implementation of this feature is developed.



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