Skip to content

A basic Java GUI application built with Netbeans, which is able to filter values imported from a CSV file (with a search query from the user) and find the Pearson's Correlation Coefficient from 2 columns of numerical values (the columns which are selected are hardcoded). The correlation coefficient is presented numerically with the option to vie…

License

Notifications You must be signed in to change notification settings

davidchan125/PearsonsCorrelationCoefficientCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CCGStatistics

A basic Java GUI application built with Netbeans, which is able to filter values imported from a CSV file (with a search query from the user) and find the Pearson's Correlation Coefficient from 2 columns of numerical values (the columns which are selected are hardcoded). The correlation coefficient is presented numerically with the option to view it in a scatter graph.

About

A basic Java GUI application built with Netbeans, which is able to filter values imported from a CSV file (with a search query from the user) and find the Pearson's Correlation Coefficient from 2 columns of numerical values (the columns which are selected are hardcoded). The correlation coefficient is presented numerically with the option to vie…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages