PROPOSAL.html [63:84]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Simple univariate statistics (mean, standard deviation, n, confidence intervals)
- Frequency distributions
- t-test, chi-square test
- Random numbers from Gaussian, Exponential, Poisson distributions
- Random sampling/resampling
- Bivariate regression, corellation
and mathematical algorithms such as the following:
- Basic Complex Number representation with algebraic operations
- Newton's method for finding roots
- Binomial coefficients
- Exponential growth and decay (set up for financial applications)
- Polynomial Interpolation (curve fitting)
- Basic Matrix representation with algebraic operations
The proposed package name for the new component is
org.apache.commons.math
.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/site/xdoc/proposal.xml [80:101]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Simple univariate statistics (mean, standard deviation, n, confidence intervals)
- Frequency distributions
- t-test, chi-square test
- Random numbers from Gaussian, Exponential, Poisson distributions
- Random sampling/resampling
- Bivariate regression, corellation
and mathematical algorithms such as the following:
- Basic Complex Number representation with algebraic operations
- Newton's method for finding roots
- Binomial coefficients
- Exponential growth and decay (set up for financial applications)
- Polynomial Interpolation (curve fitting)
- Basic Matrix representation with algebraic operations
The proposed package name for the new component is
org.apache.commons.math
.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -