|
Packages |
| webcab.lib.statistics.correlation |
Allows the user to investigate linear relationships between two variables
which have been evaluated at discrete points. |
| webcab.lib.statistics.correlation.jdbc |
Wrap the functionality provided by the Correlation module with our JDBC mediator. |
| webcab.lib.statistics.curveFitting |
The Curve Fitting module offers procedures by which linear and non-linear functions
can be fitted in accordance with the least squares approach to a given data set. |
| webcab.lib.statistics.curveFitting.jdbc |
Wrap the functionality provided by the Curve Fitting module with our JDBC mediator. |
| webcab.lib.statistics.discreteprb |
The Discrete Probability module encapsulates the probabilistic study of finite set of
events (i.e. discrete probability) and experiments with a finite number of outcomes
(i.e. discrete random variables). |
| webcab.lib.statistics.hypothesis |
Within the Hypothesis Testing module we present two aspects of
inferential statistics known as confidence intervals and hypothesis
testing. |
| webcab.lib.statistics.hypothesis.jdbc |
Wrap the functionality provided by the Hypothesis Testing module with our JDBC mediator. |
| webcab.lib.statistics.pdistributions |
This module assists in the development of applications that
incorporate the Binomial, Poisson, Normal, Lognormal, Pareto, Uniform,
Hypergeometric, Weibull and
Exponential probability distributions. |
| webcab.lib.statistics.pdistributions.jdbc |
Wrap the functionality provided by the Probability Distributions module with our JDBC mediator. |
| webcab.lib.statistics.statistics |
The Statistics module incorporates topic from data presentation (incl.
standard, relative and cumulative frequency tables), Basic Statistics (incl.
measure of centrality, dispersion and relative location) and Grouped Data
(incl. |