filmov
tv
Paired t-Test in R with Examples | R Tutorial 4.7 | MarinStatsLectures
Показать описание
Paired t-Test in R with Examples: Learn how to conduct the paired t-test (matched pairs t-test) and calculate confidence interval in R for means of two paired or dependent groups;
In this R video tutorial, we will learn how to conduct the paired t-test (matched pairs t-test or dependent t test) in R. This test is used to compare the means of two paired or dependent populations. It essentially becomes the univariate (one sample) t test, by taking the difference in observations in the 2 groups, and then conducting a test on the mean difference.
These video tutorials are useful for anyone interested in learning data science and statistics with R programming language using RStudio.
Table of Content:
0:00:09 When should we use the paired t-test and confidence interval in statistics and in research?
0:00:55 how to access the help menu in R for paired t-test
0:01:05 how to use boxplots in R to visualize and interpret the difference in means for two populations that are paired or dependent on one another
0:01:21 how to use scatterplots in R programming language to visualize the data as paired or the changes in individuals
0:01:39 how to add a line for X=Y (eg. before= after) in a paired data plot using the "abline" function in R
0:01:58 how to interpret the scatterplot of paired or dependent data
0:02:40 how to ask R to test if the mean difference is 0 in a paired t-test using the "mu" argument
0:02:47 how to conduct a two-sided t-test in R using the "alt" argument
0:02:54 how to ask R if the data is paired when conducting t-test using "paired" argument
► ► Watch More:
Follow MarinStatsLectures
Our Team:
Content Creator: Mike Marin (B.Sc., MSc.) Senior Instructor at UBC.
Producer and Creative Manager: Ladan Hamadani (B.Sc., BA., MPH)
These videos are created by #marinstatslectures to support some Statistics and R Programming courses at The University of British Columbia (UBC) (#IntroductoryStatistics and #RVideoTutorials for Health Science Research), although we make all videos available to the everyone everywhere for free.
Thanks for watching! Have fun and remember that statistics is almost as beautiful as a unicorn!
#rprogramming #statistics
In this R video tutorial, we will learn how to conduct the paired t-test (matched pairs t-test or dependent t test) in R. This test is used to compare the means of two paired or dependent populations. It essentially becomes the univariate (one sample) t test, by taking the difference in observations in the 2 groups, and then conducting a test on the mean difference.
These video tutorials are useful for anyone interested in learning data science and statistics with R programming language using RStudio.
Table of Content:
0:00:09 When should we use the paired t-test and confidence interval in statistics and in research?
0:00:55 how to access the help menu in R for paired t-test
0:01:05 how to use boxplots in R to visualize and interpret the difference in means for two populations that are paired or dependent on one another
0:01:21 how to use scatterplots in R programming language to visualize the data as paired or the changes in individuals
0:01:39 how to add a line for X=Y (eg. before= after) in a paired data plot using the "abline" function in R
0:01:58 how to interpret the scatterplot of paired or dependent data
0:02:40 how to ask R to test if the mean difference is 0 in a paired t-test using the "mu" argument
0:02:47 how to conduct a two-sided t-test in R using the "alt" argument
0:02:54 how to ask R if the data is paired when conducting t-test using "paired" argument
► ► Watch More:
Follow MarinStatsLectures
Our Team:
Content Creator: Mike Marin (B.Sc., MSc.) Senior Instructor at UBC.
Producer and Creative Manager: Ladan Hamadani (B.Sc., BA., MPH)
These videos are created by #marinstatslectures to support some Statistics and R Programming courses at The University of British Columbia (UBC) (#IntroductoryStatistics and #RVideoTutorials for Health Science Research), although we make all videos available to the everyone everywhere for free.
Thanks for watching! Have fun and remember that statistics is almost as beautiful as a unicorn!
#rprogramming #statistics
Комментарии