[
https://issues.apache.org/jira/browse/STATISTICS-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Herbert resolved STATISTICS-32.
------------------------------------
Fix Version/s: 1.0
Resolution: Implemented
Added in commit:
63d477c41f102aed39b7469625a9471e55601720
> Add survival probability function to discrete distributions
> -----------------------------------------------------------
>
> Key: STATISTICS-32
> URL: https://issues.apache.org/jira/browse/STATISTICS-32
> Project: Apache Commons Statistics
> Issue Type: New Feature
> Reporter: Benjamin W Trent
> Priority: Major
> Fix For: 1.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Sibling issue to: STATISTICS-31
> It is useful to know the [survival
> function|https://en.wikipedia.org/wiki/Survival_function] of a number given a
> discrete distribution.
> While this can be approximated with
> {noformat}
> 1 - cdf(x){noformat}
> , there is an opportunity for greater accuracy in certain distributions.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)