Stats and R
Blog
Tags
About
Contact
Posts about Hypothesis test
2020-01-15 »
A Shiny app for inferential statistics by hand
2020-01-27 »
Chi-square test of independence by hand
2020-01-27 »
Chi-square test of independence in R
2020-01-28 »
Fisher's exact test in R: independence test for a small sample
2020-02-28 »
Student's t-test in R and by hand: how to compare two groups under different scenarios
2020-03-09 »
How to perform a one sample t-test by hand and in R: test on one mean
2020-03-19 »
How to do a t-test or ANOVA for more than one variable at once in R
2020-05-13 »
One-proportion and goodness of fit test (in R and by hand)
2020-06-07 »
Wilcoxon test in R: how to compare 2 groups under the non-normality assumption
2020-10-12 »
ANOVA in R
2021-01-27 »
Hypothesis test by hand