Package org.statcato.dialogs.calc

Provides classes for dialogs pertaining to general and statistical calculation tools.

See:
          Description

Class Summary
CalculatorDialog  
FrequencyTableDialog A dialog for creating a frequency table for a given set of data.
PvalueDialog A dialog for computing p-Values of four types of distributions (normal, Student's t, chi-square, and F) and three types of tests (left-tail, right-tail, and two-tail), given the distribution parameters and test statistic.
 

Package org.statcato.dialogs.calc Description

Provides classes for dialogs pertaining to general and statistical calculation tools.

Since:
1.0