Category Statistics

Chi-Square Tests: Testing Categories

So far in this module, we have been testing numbers. T-Tests and ANOVA are designed for continuous, quantitative data—things you can measure, like test scores, weight loss, or revenue. But what happens when your data isn’t a number at all?…

ANOVA: Comparing Three or More Worlds

If you have 4 different landing pages (A, B, C, and D), your first instinct might be to just run a bunch of separate T-Tests. Never do this. Running multiple T-tests destroys your Alpha level. Remember that an Alpha of…

T-Tests: Comparing Two Worlds

In the first lesson of this module, we established the rules of proof: set a Null Hypothesis, demand overwhelming evidence (Alpha), and calculate a P-Value. But how do you actually get that P-Value? If you are trying to compare two…

Confidence Intervals: The Margin of Error

Imagine you want to know the average age of a customer buying your software. You obviously cannot track down every single user in the world to ask them. Instead, you pull a random sample of 500 customers and find their…

Permutations and Combinations: Does Order Matter?

The easiest way to understand the difference between permutations and combinations is to realize that the inventor of the “combination lock” named it completely wrong. If your gym locker code is 1-2-3, entering 3-2-1 won’t open it. The order of…