How to use Python to do Paired Sample T-test - SciPy, Pandas, and Pingouin

10K views Sep 26, 2023

marsja.se

How to use Python for paired sample t-test with Pandas, SciPy , and Pingouin.» Make sure you subscribe to the channel if you haven't: http://bit.ly/SUB2EM Also! If you want me to produce more tutorials support me by becoming a Patron: https://www.patreon.com/bePatron?u=13349949 Description: In this tutorial, I will cover how to carry out paired sample t-test in Python using the two packages SciPy and Pingouin. First, you will learn, however, what this type of statistical test is. Then we start importing data with Pandas. The following parts of the tutorial cover how to carry out the dependent sample t-test in Python first with SciPy and then with Pingouin. As SciPy only gives us the p- and t-values we are also going to calculate Cohen's de by hand. Links for this video: » Example data: https://bit.ly/CSV_DATA » Jupyter Notebook: https://bit.ly/paired_t-test » Blog post: https://bit.ly/paired_ttest Learn how to install Python packages:

#Computer Science
#Computers & Electronics
#Education
#Mathematics
#Programming