Statistical Analysis in Python - Comparing Multiple Groups with ANOVA - Tutorial 6
DigitalSreeni via YouTube
Google AI Professional Certificate - Learn AI Skills That Get You Hired
Free courses from frontend to fullstack and AI
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
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