You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Richard Brunauer (JIRA)" <ji...@apache.org> on 2016/03/21 11:17:25 UTC

[jira] [Created] (MATH-1347) Wrong equation in Javadoc of Percentile.EstimationType, LAGACY, variable estimation

Richard Brunauer created MATH-1347:
--------------------------------------

             Summary: Wrong equation in Javadoc of Percentile.EstimationType, LAGACY, variable estimation
                 Key: MATH-1347
                 URL: https://issues.apache.org/jira/browse/MATH-1347
             Project: Commons Math
          Issue Type: Bug
    Affects Versions: 3.6
         Environment: Windows 7
            Reporter: Richard Brunauer
            Priority: Trivial


The Javadoc entry for Enum Percentile.EstimationType LAGACY uses a wrong equation for variable estimate. 

Explaination in version 3.0, 3.6 source code and 3.6 semantics do an interpolation between two values. The quation for variable estimation has only a ceiling function. This does not match. 



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