Skip to content

A simple ANOVA calculator with arbitrary number of alternatives and measurements.

Notifications You must be signed in to change notification settings

elenadj7/anova-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ANOVA calculator

This is a GUI application written in JavaFX that calculates ANOVA measurements between n alternatives. Also, the contrast technique has been employed, and confidence intervals are computed for every two alternatives.

How to use?

To use the ANOVA calculator:

  1. Enter the number of alternatives field.
  2. Enter the data for each alternative.
  3. Click the Calculate button to perform the ANOVA analysis.
  4. The results will be displayed in a new window.

User interface

Here are some photos of graphical user interface:

Screenshot 2023-04-13 182236 Screenshot 2023-04-13 182329 Screenshot 2023-04-15 145046

About

A simple ANOVA calculator with arbitrary number of alternatives and measurements.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages