Skip to content

AP Statistics

Showing 12 results

Sampling Distributions (CLT) visualization thumbnail
AP STATISTICS

Sampling Distributions (CLT)

Struggle with the Central Limit Theorem? Draw 10,000 samples from highly skewed or bimodal parent populations and watch the perfect normal bell curve emerge.

Residual Plots visualization thumbnail
AP STATISTICS

Residual Plots

Evaluate the appropriateness of Least Squares Regression Lines (LSRL). Detect curvilinear patterns, heteroscedasticity, and influential outliers.

Binomial Distribution visualization thumbnail
AP STATISTICS

Binomial Distribution

Model discrete probability distributions for fixed trials with $P(X=k) = inom{n}{k}p^k(1-p)^{n-k}$. Visualize how the number of trials and success probability affect the shape, mean $mu = np$, and standard deviation $sigma = sqrt{np(1-p)}$ of binomial distributions.

Boxplot & Outlier Visualizer visualization thumbnail
AP STATISTICS

Boxplot & Outlier Visualizer

Visualize five-number summaries (minimum, Q1, median, Q3, maximum) in boxplots and identify outliers using the IQR rule. Explore how outliers beyond $Q1 - 1.5 imes IQR$ or $Q3 + 1.5 imes IQR$ affect data distribution and summary statistics.

Central Limit Theorem visualization thumbnail
AP STATISTICS

Central Limit Theorem

Visualize how sampling distributions of means approach normality as sample size increases, regardless of population shape. Explore the CLT formula $sigma_{ar{x}} = rac{sigma}{sqrt{n}}$ and see how larger samples produce tighter distributions around the population mean.

Confidence Intervals visualization thumbnail
AP STATISTICS

Confidence Intervals

Construct confidence intervals using $ar{x} pm z^* rac{sigma}{sqrt{n}}$ to estimate population parameters. Visualize how confidence level, sample size, and variability affect interval width, and interpret what it means to be 95% confident about capturing the true parameter.

Hypothesis Testing visualization thumbnail
AP STATISTICS

Hypothesis Testing

Conduct hypothesis tests by calculating test statistics and p-values to evaluate null hypotheses. Visualize Type I and Type II errors, significance levels, and the decision-making process for rejecting or failing to reject the null hypothesis based on sample evidence.

Least Squares Regression Line visualization thumbnail
AP STATISTICS

Least Squares Regression Line

Calculate the least squares regression line $hat{y} = a + bx$ that minimizes the sum of squared residuals. Visualize how the slope $b = r rac{s_y}{s_x}$ and intercept relate to correlation, and interpret the line's predictive power for bivariate data.

Scatter Plot & Correlation visualization thumbnail
AP STATISTICS

Scatter Plot & Correlation

Create scatter plots to visualize bivariate relationships and calculate correlation coefficient $r$ to measure linear association strength. Explore how outliers, direction, form, and strength affect correlation, and understand why correlation does not imply causation.

Least Squares Regression Predictor visualization thumbnail
AP STATISTICS

Least Squares Regression Predictor

Dynamically adjust a line of best fit to actively minimize the sum of squared residuals (SSE) compared to the true OLS regression model.

Margin of Error Simulator visualization thumbnail
AP STATISTICS

Margin of Error Simulator

Visualize exactly what the Margin of Error means geometrically. Observe how increasing sample size shrinks it while demanding higher confidence widens it.

Normal Distribution Explorer visualization thumbnail
AP STATISTICS

Normal Distribution Explorer

Interactive Gaussian curve generator manipulating $\mu$ and $\sigma$ instantly mapped against the 68-95-99.7 Empirical Rule. Highlights discrete $Z$-score thresholds tracking precision standard deviation geometry exactly.