PROBABILITY
DESCRIPTIVE STATS
DISTRIBUTIONS
HYPOTHESIS TESTING
REGRESSION & CORRELATION
100

The probability of two mutually exclusive events both occurring at once.

What is zero?

100

This measure of central tendency is the sum of all values divided by the count.

What is the mean (or average)?

100

This bell-shaped distribution is also known as the Gaussian distribution.

What is the normal distribution?

100

This hypothesis, written H₀, typically states there is no effect or no difference.

What is the null hypothesis?

100

This coefficient, ranging from -1 to 1, measures the strength and direction of a linear relationship.

What is the correlation coefficient (r)?

200

The set of every possible outcome of an experiment is called this.

What is the sample space?

200

This value splits an ordered dataset into two equal halves.

What is the median?

200

In a standard normal distribution, roughly this percent of values fall within one standard deviation of the mean.

What is 68%?

200

This value represents the probability of getting your results if the null hypothesis were actually true.  0.05 is the common threshold.  

What is a p-value?

200

In simple linear regression, this term represents the predicted value of y when x equals zero.

What is the y-intercept?

300

P(A) × P(B) holds only when two events have this property.

What is independent?

300

Between the mean and the median, this one is pulled harder by outliers.

What is the mean?

300

This measure describes the asymmetry of a probability distribution around its mean, with a long tail on one side.

What is skewness?

300

This kind of error happens when you reject a null hypothesis that is actually true.

What is a Type I error?

300

This value represents the proportion of variance in the outcome explained by the model.

What is R-squared?

400

This theorem lets you update the probability of a hypothesis as new evidence arrives.

What is Bayes' theorem?

400

This measure of spread is the square root of the variance.

What is the standard deviation?

400

This distribution models the number of successes when you repeat the same yes/no trial a fixed number of times, like counting defective parts in a batch of 50.

What is the binomial distribution?

400

This test compares the means of two independent groups when the population variance is unknown.

What is a t-test?

400

When data curves instead of following a straight line, this type of regression fits a parabola using a squared term.

What is quadratic regression?

500

This famous puzzle shows that switching doors after a reveal raises your odds of winning to 2/3.

What is the Monty Hall problem?

500

This chart displays the five-number summary: minimum, Q1, median, Q3, and maximum.

What is a box plot (or box and whisker plot)?

500

This theorem says the sampling distribution of the mean approaches normal as sample size grows, regardless of the population's shape.

What is the Central Limit Theorem?

500

This test extends the t-test to compare the means of three or more groups at once.

What is ANOVA (Analysis of Variance)?

500

This problem arises when two or more predictor variables in a regression model are highly correlated with each other, inflating standard errors.

What is multicollinearity?