Example usage for org.apache.commons.math.stat.descriptive AbstractUnivariateStatistic subclass-usage

List of usage examples for org.apache.commons.math.stat.descriptive AbstractUnivariateStatistic subclass-usage

Introduction

In this page you can find the example usage for org.apache.commons.math.stat.descriptive AbstractUnivariateStatistic subclass-usage.

Usage

From source file cz.paulrz.montecarlo.random.ParallelPercentile.java

/**
 * Provides percentile computation.
 * <p>
 * There are several commonly used methods for estimating percentiles (a.k.a.
 * quantiles) based on sample data.  For large samples, the different methods
 * agree closely, but when sample sizes are small, different methods will give