Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 403 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 403 Bytes

stat-tests

Repository containing codes for various statistical parametric and nonparametric hypothesis tests written in R.

Tests Implemented:

A. Sign test

B. Signed rank sum test

C. Rank sum or wilcoxon test

D. Run test for randomness.

E. Kolmogorov Smirnov test

F. Paired - T Test

G. Chi-Square test of Independence

Done as a part of the course - MATH F353 - Statistical Inference