Statistics
196 bites tagged Statistics — interview questions with model answers, and 60-second explainers.
Exploratory Data Analysis (EDA): Look Before You Leap
Exploratory Data Analysis (EDA) is like being a detective with your data: you look for clues, patterns, and outliers before forming a theory. It's the first step in any data project, from building a model to creating a dashboard.
Anscombe's Quartet: When Numbers Lie
Anscombe's Quartet shows how four datasets can share identical summary stats (mean, variance) but look completely different when plotted. It's a classic reminder to always visualize your data before trusting numerical summaries.
Cross-Tabulation: Finding Relationships in Your Data
Cross-tabulation reveals how two variables are related by counting their joint occurrences in a grid. It's key for survey analysis or A/B testing. The footgun is assuming correlation implies causation; the table shows a relationship, not its cause.
Descriptive Statistics: What Your Data Looks Like
Descriptive statistics summarize the data you have, painting a picture of your sample without making guesses about the wider world. It's used for calculating things like average age or max response time.
Get Statistics bites daily.
Five a day, five minutes, offline. With quizzes so it sticks.
Open testing — you’ll join as an early tester.