AP Stats -- Chapter 3

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall with Kai
GameKnowt Play
New
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/23

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.

24 Terms

1
New cards

Univariate Data

Data with a singular variable.

2
New cards

Bivariate Data

Data with multiple variables.

3
New cards

Steps for Data Analysis

  • Plot the data, pointing out patterns and outliers.

  • Use a numerical summary including r, r2 for bivariate.

  • Overall regression pattern to make a simplified model.

4
New cards

Models for Data

Univariate: Normal distribution; bivariate: linear, power, exponential model.

5
New cards

Explanatory Variable

A variable that predicts or explains changes in a response variable.

6
New cards

Response Variable

A variable that measures the outcome of a data set.

7
New cards

Scatterplots

A measure of the relationship between two quantitative variables for the same individuals.

8
New cards

Describing Scatterplots

  • Direction: positive, negative, no association.

  • Form: linear, non-linear.

  • Strength: weak, moderate, very strong

  • Context: mention variables, question asked.

  • Unusual features: outliers, deviation, clusters.

9
New cards

Correlation r

Describes the correlation between two variables in a linear model; between -1 and 1. Does not describe causation or form and is not resistant.

10
New cards

Regression Line

A line that summarizes the relationship between two variables when one variable is explanatory; y hat = a + bx.

11
New cards

Residuals

Leftover variation in response variables from the predicted response variable; y - y hat.

12
New cards

a

The predicted y hat when x is equal to 0.

13
New cards

b

The predicted change in y hat per x increasing by one unit.

14
New cards

Least Squares Regression Line

The line that makes the sum of squared residuals as small as possible.

15
New cards

Residual Plot

A plot that displays residuals on the y-axis and the explanatory variable on the x-axis.

16
New cards

Linear Regression on a Residual Plot

Should have no obvious patterns, small in size, and no curved pattern.

17
New cards

Standard Deviation of Residuals

The typical size of a residual; measures the typical distance between y and y hat.

18
New cards

R2

The coefficient of determination, which measures the percent of variability in y accounted for by the regression line, y hat.

19
New cards

Computer Regression Output

  • slope: b (in response variable)

  • y-intercept: a

  • s: standard deviation

  • r and r2

20
New cards

Using Summary Statistics to Create a Regression Line

  • Slope: b=r(sy/sx)

  • Y=intercept: a=mean y minus b(mean x)

21
New cards

High leverage

Much larger or smaller x-value than other points.

22
New cards

Outliers

Has a large residual, usually in the y-value.

23
New cards

Influential Point

A point that if removed, substantially changes the slope of the regression line.

24
New cards