Introduction to R: T-Tests (Hypothesis Testing)

Introduction to R: T-Tests (Hypothesis Testing)

Channel:
Subscribers:
53,100
Published on ● Video Link: https://www.youtube.com/watch?v=4eNkmnxFwwQ



Duration: 22:32
1,982 views
46


This is lesson 24 of a 30-part introduction to the R programming language for data analysis and predictive modeling. Link to the code notebook below:

Intro to R: Hypothesis Testing
https://www.kaggle.com/hamelg/intro-to-r-part-24-Hypothesis-Testing

This lesson covers statistical hypothesis testing and the t-test. The t-test is a foundational statistical inference test that is the building block of many common data science techniques, such as A/B testing.

This guide does not assume any prior exposure to R, programming or data science. It is intended for beginners with an interest in data science and those who might know other programming languages and would like to learn R.

I will create the videos for this guide such that you should be able to learn a lot just watching on YouTube, but to get the most out of the guide, it is recommended that you create a Kaggle account so that you can fork and edit each lesson so that you can follow along and run code yourself.

Introduction to R Playlist:
https://www.youtube.com/playlist?list=PLiC1doDIe9rDjk9tSOIUZJU4s5NpEyYtE







Tags:
r t tests
r t-test
r t test
r t.test
r statistical test
r hypothesis testing
hypothesis test in r
t test in r
t-test in r
r one way t test
r two way t tests
r paired t test
how to do a t test in r
statistical inference in r
statistical tests in r
T test
T tests
t-test
p-value
null hypothesis
alternative hypothesis
type 1 error
type 2 error
statistical power
t.test
power.t.test
confidence level
significance level
statistics in r