Skip to content

n3op2/correlation-coefficient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Correlation Coefficient

This is a learning project. To compute Pearsons Correlation Coefficient (r). It will read JSON file data.js. File must contain values of key a and b. It will print

  • A and B Combination N
  • deviation score of a and b
  • Mean values.
  • Correlation Coefficient

Usage

node correlation.js

Usage: Execute using node or other tool. It will take .JSON data file 'a' and 'b' keys.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published