Skip to content

Small program that studies the correlation between two data columns using the Pearson correlation coefficient and the confidence intervals of the t-students tables

Notifications You must be signed in to change notification settings

aleon000/Pearsons-correlation-coefficient_T-Students

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pearson's correlation coefficient (T-Students)

Small program that studies the correlation between two data columns using the Pearson correlation coefficient and the confidence intervals of the t-students tables.

The "datos.csv" file contains the columns that are going to be studied to see if they are correlated. The columns should be arranged in the same way as shown in the example.

The "t-students.csv" file contains the T-Students tables that program uses to find the correlation percentage of two columns from "data.csv" file have.

If the program is executed, it will return a print with the correlation values between the two columns in addition to the values of the different statistics used in the process.

About

Small program that studies the correlation between two data columns using the Pearson correlation coefficient and the confidence intervals of the t-students tables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages