<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Statbitall</title><description>The statistics behind the code.</description><link>https://statbitall.com/</link><language>en-us</language><item><title>Hypothesis testing from scratch: the logic before the formula</title><link>https://statbitall.com/blog/b0-hypothesis-testing-logic/</link><guid isPermaLink="true">https://statbitall.com/blog/b0-hypothesis-testing-logic/</guid><description>Most courses start with p-values. That&apos;s the wrong place to start. Here&apos;s the logical framework that makes hypothesis testing coherent, before a single formula appears.</description><pubDate>Tue, 21 Apr 2026 00:00:00 GMT</pubDate></item><item><title>A/B testing under the hood: what the platform isn&apos;t telling you</title><link>https://statbitall.com/blog/ab-testing-explained/</link><guid isPermaLink="true">https://statbitall.com/blog/ab-testing-explained/</guid><description>Why peeking at results inflates your false positive rate, how multiple metrics break your significance threshold, and the pre-experiment checklist that makes experiments trustworthy.</description><pubDate>Tue, 08 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Chi-square tests: how to make decisions from categories</title><link>https://statbitall.com/blog/chisquare-explained/</link><guid isPermaLink="true">https://statbitall.com/blog/chisquare-explained/</guid><description>When your data is counts, not measurements. The goodness-of-fit test, the test of independence, and why categorical data needs its own statistical tools.</description><pubDate>Tue, 01 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Statistical power is why your A/B test found nothing</title><link>https://statbitall.com/blog/statistical-power-explained/</link><guid isPermaLink="true">https://statbitall.com/blog/statistical-power-explained/</guid><description>The false negative problem that most analysts ignore. What statistical power means, how to calculate required sample sizes before you run an experiment, and why &apos;no significant effect&apos; often just means &apos;inconclusive test&apos;.</description><pubDate>Tue, 24 Jun 2025 00:00:00 GMT</pubDate></item><item><title>ANOVA is not just multiple t-tests (and here&apos;s why)</title><link>https://statbitall.com/blog/anova-explained/</link><guid isPermaLink="true">https://statbitall.com/blog/anova-explained/</guid><description>Why running three t-tests on three groups gives you a 14% false positive rate instead of 5%. How ANOVA tests all groups simultaneously with one F-statistic, and when to use post-hoc comparisons.</description><pubDate>Tue, 17 Jun 2025 00:00:00 GMT</pubDate></item><item><title>p-values are not what you were taught</title><link>https://statbitall.com/blog/pvalues-explained/</link><guid isPermaLink="true">https://statbitall.com/blog/pvalues-explained/</guid><description>The most misused number in science. What a p-value actually measures, what it cannot tell you, why 0.05 is arbitrary, and how p-hacking turns null results into publications.</description><pubDate>Tue, 10 Jun 2025 00:00:00 GMT</pubDate></item><item><title>The bias-variance tradeoff controls every model you&apos;ll ever build</title><link>https://statbitall.com/blog/bias-variance-tradeoff/</link><guid isPermaLink="true">https://statbitall.com/blog/bias-variance-tradeoff/</guid><description>Why simple models miss patterns, complex models memorize noise, and the U-shaped curve that determines the sweet spot for every prediction problem.</description><pubDate>Tue, 20 May 2025 00:00:00 GMT</pubDate></item><item><title>Confidence intervals don&apos;t mean what you think they mean</title><link>https://statbitall.com/blog/confidence-intervals-explained/</link><guid isPermaLink="true">https://statbitall.com/blog/confidence-intervals-explained/</guid><description>The most misinterpreted concept in applied statistics. What a 95% confidence interval actually claims, what it doesn&apos;t, and why the distinction matters for every decision you make from data.</description><pubDate>Tue, 13 May 2025 00:00:00 GMT</pubDate></item><item><title>Variance is risk. Standard deviation is the language of risk.</title><link>https://statbitall.com/blog/variance-and-standard-deviation/</link><guid isPermaLink="true">https://statbitall.com/blog/variance-and-standard-deviation/</guid><description>Variance, standard deviation, standard error, and Bessel&apos;s correction. What each one measures, how they differ, and when high variance is a feature, not a bug.</description><pubDate>Tue, 06 May 2025 00:00:00 GMT</pubDate></item><item><title>Your sample is lying to you (and how to catch it)</title><link>https://statbitall.com/blog/sampling-and-bias/</link><guid isPermaLink="true">https://statbitall.com/blog/sampling-and-bias/</guid><description>Random sampling, sampling bias, stratified sampling, and the standard error. Why 1,000 observations can represent millions, and why 10 million observations can get it completely wrong.</description><pubDate>Tue, 29 Apr 2025 00:00:00 GMT</pubDate></item><item><title>Probability distributions are just rules for uncertainty</title><link>https://statbitall.com/blog/probability-distributions-explained/</link><guid isPermaLink="true">https://statbitall.com/blog/probability-distributions-explained/</guid><description>Normal, binomial, Poisson, exponential. What each one looks like, when data follows it, and what happens when you pick the wrong one.</description><pubDate>Tue, 22 Apr 2025 00:00:00 GMT</pubDate></item><item><title>Decision trees learn by asking the right questions</title><link>https://statbitall.com/blog/decision-trees-explained/</link><guid isPermaLink="true">https://statbitall.com/blog/decision-trees-explained/</guid><description>Information gain, Gini impurity, and why a greedy split strategy produces trees that are surprisingly good at finding structure in data.</description><pubDate>Tue, 15 Apr 2025 00:00:00 GMT</pubDate></item><item><title>The t-test: what it&apos;s really asking</title><link>https://statbitall.com/blog/t-test-explained/</link><guid isPermaLink="true">https://statbitall.com/blog/t-test-explained/</guid><description>Most people know to look for p &lt; 0.05. Fewer know what the test statistic is actually measuring or why the t-distribution has fatter tails than the normal.</description><pubDate>Tue, 08 Apr 2025 00:00:00 GMT</pubDate></item><item><title>The central limit theorem is why statistics works</title><link>https://statbitall.com/blog/central-limit-theorem/</link><guid isPermaLink="true">https://statbitall.com/blog/central-limit-theorem/</guid><description>The CLT is the reason we can use normal distributions for nearly everything, even when the underlying data looks nothing like a bell curve.</description><pubDate>Tue, 01 Apr 2025 00:00:00 GMT</pubDate></item><item><title>Probability is not about luck. It&apos;s about measuring what you don&apos;t know.</title><link>https://statbitall.com/blog/probability-theory-foundations/</link><guid isPermaLink="true">https://statbitall.com/blog/probability-theory-foundations/</guid><description>Random variables, conditional probability, expectation, and the three axioms that make all of statistics possible. The true starting point.</description><pubDate>Tue, 25 Mar 2025 00:00:00 GMT</pubDate></item></channel></rss>