Statistical Analysis in Python - Comparing Multiple Groups with ANOVA - Tutorial 6
DigitalSreeni via YouTube
Master AI and Machine Learning: From Neural Networks to Applications
Free courses from frontend to fullstack and AI
Overview
AI, Data Science & Cloud Certificates from Google, IBM & Meta — 40% Off
One plan covers every Professional Certificate on Coursera. 40% off Coursera Plus Annual.
Unlock All Certificates
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