<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Statistical Inference on DATATWEETS</title><link>https://datatweets.com/courses/statistics/statistical-inference/</link><description>Recent content in Statistical Inference on DATATWEETS</description><generator>Hugo</generator><language>en</language><copyright>Copyright (c) 2025 Datatweets</copyright><lastBuildDate>Sat, 27 Jun 2026 09:00:00 +0200</lastBuildDate><atom:link href="https://datatweets.com/courses/statistics/statistical-inference/index.xml" rel="self" type="application/rss+xml"/><item><title>Lesson 1 - Sampling Distributions and Confidence Intervals</title><link>https://datatweets.com/courses/statistics/statistical-inference/lesson-1-sampling-distributions-and-confidence-intervals/</link><pubDate>Fri, 14 Nov 2025 09:00:00 +0200</pubDate><guid>https://datatweets.com/courses/statistics/statistical-inference/lesson-1-sampling-distributions-and-confidence-intervals/</guid><description>Simulate the sampling distribution of the mean from real car data, meet the standard error and Central Limit Theorem, then construct a 95% confidence interval with a formula and with the bootstrap.</description></item><item><title>Lesson 2 - Hypothesis Testing</title><link>https://datatweets.com/courses/statistics/statistical-inference/lesson-2-hypothesis-testing/</link><pubDate>Fri, 14 Nov 2025 09:00:00 +0200</pubDate><guid>https://datatweets.com/courses/statistics/statistical-inference/lesson-2-hypothesis-testing/</guid><description>Assume nothing happened, then ask how surprising your data would be. Build a null distribution with a permutation test, read a p-value, choose a significance level, and learn what &amp;lsquo;significant&amp;rsquo; really means.</description></item><item><title>Lesson 3 - Chi-Squared Goodness of Fit</title><link>https://datatweets.com/courses/statistics/statistical-inference/lesson-3-chi-squared-goodness-of-fit/</link><pubDate>Fri, 14 Nov 2025 09:00:00 +0200</pubDate><guid>https://datatweets.com/courses/statistics/statistical-inference/lesson-3-chi-squared-goodness-of-fit/</guid><description>Learn to compare observed category counts against expected ones, compute the chi-squared statistic, read it against degrees of freedom and a significance level, and confirm it with scipy.stats.chisquare.</description></item><item><title>Lesson 4 - Chi-Squared Test of Independence</title><link>https://datatweets.com/courses/statistics/statistical-inference/lesson-4-chi-squared-independence/</link><pubDate>Fri, 14 Nov 2025 09:00:00 +0200</pubDate><guid>https://datatweets.com/courses/statistics/statistical-inference/lesson-4-chi-squared-independence/</guid><description>Build contingency tables with pd.crosstab, compute expected counts under independence, and run the chi-squared test of independence on penguins and cars — plus the cautions every analyst needs.</description></item><item><title>Lesson 5 - Guided Project: Do Japanese and American Cars Really Differ?</title><link>https://datatweets.com/courses/statistics/statistical-inference/lesson-5-guided-project-japanese-vs-american-cars/</link><pubDate>Fri, 14 Nov 2025 09:00:00 +0200</pubDate><guid>https://datatweets.com/courses/statistics/statistical-inference/lesson-5-guided-project-japanese-vs-american-cars/</guid><description>Settle a bar argument with statistics. Estimate each group&amp;rsquo;s true mpg with confidence intervals, run a permutation test and a t-test on the difference, measure the effect size, then use a chi-squared test to ask whether engine size is tied to origin — with honest caveats about what observational data can and can&amp;rsquo;t prove.</description></item></channel></rss>