AP stats formulas and templates

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/18

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

19 Terms

1
New cards

Standard Error of a Proportion

SE = sqrt[ p̂ (1 – p̂) / n ]

2
New cards

Standard Error of a Mean

SE = s / sqrt(n)

3
New cards

Standard Error of a Difference of Two Means

SE = sqrt[ (s1^2 / n1) + (s2^2 / n2) ]

4
New cards

Standard Error of a Difference of Two Proportions

SE = sqrt[ (p̂1 (1–p̂1)/n1) + (p̂2 (1–p̂2)/n2) ]

5
New cards

Standard Error of a Slope

SE_b = s / sqrt[ Σ(x–x̄)^2 ]

6
New cards

Test Statistic for a One-Sample t-Test

t = (x̄ – μ₀) / (s / sqrt(n))

7
New cards

Test Statistic for a Two-Sample t-Test

t = ( (x̄1 – x̄2) – (μ1 – μ2) ) / SE

8
New cards

Margin of Error for Proportion

ME = z* × SE

9
New cards

Margin of Error for Mean

ME = t* × SE

10
New cards

Chi-Square Statistic

χ² = Σ (Observed – Expected)² / Expected

11
New cards

Expected Counts in Chi-Square

Expected = (Row Total × Column Total) / Grand Total

12
New cards

Residual in Regression

residual = actual y – predicted y

13
New cards

Describing a Distribution (SOCS)

“The distribution of [variable] is roughly [shape], with a center around [center]. It has a spread of [spread]. There [are/are not] any clear outliers.”

Example:

“The distribution of test scores is roughly symmetric, with a center around 75 points. It has a spread of about 15 points. There do not appear to be any outliers.”

14
New cards

Interpreting a Confidence Interval

“We are [confidence level]% confident that the true [parameter] lies between [lower bound] and [upper bound].”

Example:

“We are 95% confident that the true proportion of students who prefer online learning is between 0.42 and 0.58.”

15
New cards

Interpreting a p-value

“If the null hypothesis is true, there is a [p-value]% chance of obtaining a result as extreme or more extreme than the observed result.”

Example:

“If the true mean is 500, there is a 0.03 probability of getting a sample mean of 510 or higher.”

16
New cards

Concluding a Hypothesis Test

“Because the p-value is [less/greater] than α = [significance level], we [reject/fail to reject] the null hypothesis. There is [strong/not enough] evidence that [alternative hypothesis in context].”

Example:

“Because the p-value is less than 0.05, we reject the null hypothesis. There is strong evidence that the new medication increases recovery rate.”

17
New cards

Interpreting r² (Coefficient of Determination)

“[r²]% of the variation in [response variable] can be explained by the linear relationship with [explanatory variable].”

Example:

“82% of the variation in exam scores can be explained by the number of hours studied.”

18
New cards

Interpreting Slope of Regression Line

“For each one-unit increase in [x], the predicted [y] changes by approximately [slope].”

Example:

“For each additional hour studied, the predicted exam score increases by about 4 points.”

19
New cards

Interpreting Standard Deviation

“The typical distance between the observed [variable] and the mean is about [standard deviation].”

Example:

“The typical distance between individual weights and the mean weight is about 3.2 pounds.”