Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions hypothtest_paireddata
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## Hypothesis Testing for Paired Data

Have developed in .Rmd a fictitious dataset and graphical representation of t-tests for paired data, with all three posibilities of "alternative", i.e. "greater", "less", and "two.sided" with cases of rejection and acceptance of null hypothesis.

As a learner, I found it easier to sketch out curves, quantiles and the T-statistic to understand concepts of acceptance and rejection etc. Hope others will benefit too!

This is the link to the material:

https://github.com/kumar-navya/DS_toshare/tree/master/Supplement_HypothTest_Paired