Dayalan Saravanan b4dceb8f18 script for chi-square testing 3 years ago
..
Chi_squaredTest.pdf baffb48e1f Chi-squared Test 4 years ago
Problem1_Testing_Hypothesis.pdf 95cf17bafa Problem set 1 - Testing of Hypothesis 3 years ago
Problem2_Testing_Hypothesis.pdf e226f810f1 Problem set 2 - Testing of Hypothesis 3 years ago
Statistical_Tables.pdf cc4b2d65b5 Statistical Tables 3 years ago
TestingHypothesis.pdf 15af130abf Testing Hypothesis 4 years ago
Ttest.pdf 97f7703ff6 T-test 4 years ago
Ztest.pdf 4f58d054b8 Z-test 4 years ago
assignment_Chisquared.tex 20d66d6245 latex file for Chisquared 3 years ago
assignment_Ttest.pdf 723b0f2758 pdf file for T-test assignment 3 years ago
assignment_Ttest.tex 2d55e362d8 latex file for T-test assignment 3 years ago
assignment_Ttest2.pdf 132246b54b pdf file for T-test2 assignment 3 years ago
assignment_Ttest2.tex 1b845d1dae latex file for T-test2 assignment 3 years ago
assignment_Ztest.tex 62581c84c3 latex file for Ztest 3 years ago
assignment_chisquared.pdf 304a5b1529 pdf file for chi-squared statistic 3 years ago
assignment_chisquared.tex 86f82935c4 latex file chi-squared statistic 3 years ago
assignment_ttest.pdf 95016fde47 pdf file for t-test assignment 3 years ago
assignment_ttest.tex bfadd16ba9 latex file for t-test assignment 3 years ago
assignment_ttest2.pdf a496179ec5 pdf file for two sample t-test assignment 3 years ago
assignment_ttest2.tex 58d7ef8268 latex file for two sample t-test assignment 3 years ago
assignment_ztest.pdf 8d376ad84f pdf file for z-test assignment 3 years ago
assignment_ztest.tex bff588c73b latex file for z-test assignment 3 years ago
chiscript.py 7cf88b3cd4 script to compute chi-squared statistic 3 years ago
chisquared.py b4dceb8f18 script for chi-square testing 3 years ago
frequency.py eb01231206 script to calculate Chi-Square if frequencies are given 3 years ago
problem1.py 9300fd322e script to calculate Chi-Square 3 years ago
problem2.py b2d4ed84f8 script to calculate Chi-Square using in-built 3 years ago
tscript.py e769e6d7fd script to calculate and plot T-statistics 3 years ago
tscript1a.pdf 7d2e977de0 plot of T-statistics with s_mean = 16.35 3 years ago
tscript1a.py 2d8653c042 script to calculate and plot T-statistics with s_mean = 16.35 3 years ago
tscript1b.pdf 20b703c4b1 plot of T-statistics with s_mean = 15.8 3 years ago
tscript1b.py 1f655c38bc script to calculate and plot T-statistics with s_mean = 15.8 3 years ago
tscript2.pdf 61981cb32a plot of T-statistics with s_mean = 4.93 3 years ago
tscript2.py fd0176f5cf script to calculate and plot T-statistics with s_mean = 4.93 3 years ago
tscript3.pdf 45856bf33c plot for t-statistic for two sample unpaired data 3 years ago
tscript3.py 1f00549f51 script to compute t-statistic for two sample unpaired data 3 years ago
ttest.pdf 0275cc4daf plot of T distribution with dof = 4 3 years ago
ttest.py 1ea3600d7e T distribution with dof = 4 3 years ago
ttest2.pdf bbe935ebdb plot of two sample Ttest with in-built 3 years ago
ttest2.py 2f02cc9ca7 script to compute two sample, independent, equal variance Ttest with in-built scipy 3 years ago
voter.py da32ac8c4b example for random in python 3 years ago
zscript.py 403cf830f2 script for z-statistic 3 years ago
zscript1.py 72d73fef9b script for z-statistic 3 years ago
zscript2.py 336b1d87fc script to compute z-score/z-statistic 3 years ago