Skip to content

This repository contains a code for statistical tasks in university.

Notifications You must be signed in to change notification settings

alexeysp11/statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

statistics

This repository includes:

  • Abbe test;
  • Correlation coefficient;
  • Hodges-Lehmann estimator;
  • Kolmogorov-Smirnov test;
  • Multiple linear regression;
  • Shapiro-Wilk test;
  • Theil-Sen estimator;
  • Wald–Wolfowitz runs test;
  • Wilcoxon test.

Requirements

Required packages:

pip install pandas
pip install scipy
pip install matplotlib
pip install tabulate
pip install openpyxl

About

This repository contains a code for statistical tasks in university.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages