-
Notifications
You must be signed in to change notification settings - Fork 14
T Test
faizan8201 edited this page Apr 14, 2020
·
13 revisions
A t-test is a statistic that checks, if two means/averages (of two groups) are reliably different from each other
- Looking at mean may show a difference but we cannot be sure if it is reliable difference.
- For example: If two person(you and me) flip the coin 100 times and you gets more heads, does that mean in future you will again get more head?

Programming Language R
- WHAT IS R?
WHY R? - Install R & RStudio
- Data Types & Their Modes
- Reading and Writing Data
- Data Wrangling with tidyr
User-Interface
Group Comparison of Variables within 2 Groups
Comparison of Multiple Groups
Group Comparison of Multivariate Data
Unsupervised Learning
Supervised Learning