Statistical Analysis in Python - Comparing Multiple Groups with ANOVA - Tutorial 6
DigitalSreeni via YouTube
Learn EDR Internals: Research & Development From The Masters
Our career paths help you become job ready faster
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn to compare three or more groups using ANOVA (Analysis of Variance) in this 44-minute statistical analysis tutorial from DigitalSreeni's Python series. Discover why ANOVA is preferred over multiple t-tests when analyzing multiple groups simultaneously and gain a comprehensive understanding of both the theoretical foundations and practical implementation. Master one-way ANOVA fundamentals including the F-statistic and F-distribution, learn to check and validate ANOVA assumptions through proper diagnostics, and explore post-hoc testing techniques using Tukey's HSD test. Understand how to calculate and interpret effect sizes through Eta squared (η²) and Omega squared (ω²) measures, and discover the non-parametric Kruskal-Wallis test as an alternative when ANOVA assumptions are violated. Follow along with hands-on demonstrations using the Palmer Penguins Dataset, progressing from conceptual explanations with slides and hand calculations on simplified datasets to real-world Python implementation with complete code examples available on GitHub.
Syllabus
364 Comparing Multiple Groups with ANOVA
Taught by
DigitalSreeni