AP Statistics Chapters 1-3 and 12.2

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

1/80

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.

81 Terms

1
New cards

variable

holds information about the same characteristic for many subjects

2
New cards

categorical variable

where the data collected places the individuals in various categories or groups

3
New cards

quantitative variable

where the data collected is numerical and it makes sense to use it for numerical operations

4
New cards

frequency table

lists the categories for a categorical variable and displays the counts for each category

5
New cards

relative frequency table

lists the categories for a categorical variable and displays the percenatges for each category

6
New cards

distribution

describes how a quantitative variable behaves. Generally include shape, center, spread, & unusual features.

7
New cards

bar chart

a display for categorical data that uses bar height to represent counts or percentages for each category

8
New cards

histogram

a display for quantitative data that uses adjacent bars to represent counts or percentages of values falling in each interval

9
New cards

stemplot

a display for quantitative data that uses place values to reprensent the distributions

10
New cards

dotplot

a display for either kind of data that uses a dot to represent each individual in the data set

11
New cards

measures of center

mean for distributions that are symmetric, median for all other distribution shapes

12
New cards

measures of spread

standard deviation for distributions that are symmetric, IQR for all other distribution shapes

13
New cards

uniform

a distribution whose shape is evenly distributed throughout the values it takes

14
New cards

symmetric

a distribution whose shape is unimodal and each side is roughly a mirror image of the other

15
New cards

left skewed

a distribution that has a concentration of data on the upper end and the tail on the left

16
New cards

right skewed

a distribution with a concentration of data on the lower end and the tail on the right

17
New cards

outliers

values that fall outside the overall pattern of the data

18
New cards

mean

the average of the data values

19
New cards

median

the value in the center of an ordered data set

20
New cards

range

the maximum data value minus the minimum data value

21
New cards

1st quartile

the value where 25 % of the data fall below it in an ordered list

22
New cards

3rd quartile

the value where 75% of the data falls below it in an ordered list

23
New cards

IQR

the third quartile minus the first quartile

24
New cards

percentile

the place in the data where a certain percentage of the data falls below that value

25
New cards

5 number summary

includes the minimum, first quartile, median, third quartile, & the maximum

26
New cards

modified boxplot

a display for quantitative data that graphs the five-number summary on an axis and shows outliers of they exist

27
New cards

variance

the standard deviation squared, it is a measure of spread

28
New cards

resistant

values that are not strongly affected by extreme values, the median is more resistant that the mean. The standard deviation is most strongly affected by extreme values

29
New cards

Conditional Distribution

Deals with the rows inside the table

30
New cards

Pie Graph

used to show parts of a whole

31
New cards

Segmented Bar Graph

used to compare the distribution of a categorical variable in each of several groups

32
New cards

Box and whisker plot

shows the variability of a data set using quartiles

33
New cards

Measure of center

Mean - Is not resistant to extreme values

34
New cards

Median - Is resistant to extreme values

35
New cards

Measures of Spread

Range - not resistant to extremes

36
New cards

Standard Deviation - Not resistant to extremes

37
New cards

IQR - Is resistant to extremes

38
New cards

SOCS

S - Shape

39
New cards

O - Outliers

40
New cards

C - Center

41
New cards

S - Spread

42
New cards

Standard Deviation

a computed measure of how much scores vary around the mean score

43
New cards

percentile

value with the same % of the observations at or less than it

44
New cards

cumulative relative frequency graph (ogive)

graph used to examine location with a distribution, grouping observations into equal width classes, shows accumulating % of observations as you move through the class in increasing order

45
New cards

z-score

a measure of how many standard deviations from the mean an observation falls, & in what direction

46
New cards

transformations

converting the original observations to another scale, can affect shape, center, & spread of a distribution

47
New cards

density curve

a curve that is always on or above the horizontal axis, & has area exactly 1 underneath it, describes the overall pattern of the distribution

48
New cards

mean of a density curve

the balance point which the curve would balance if made of solid material

49
New cards

median of a density curve

the equal-areas point which divides the area under the curve in half

50
New cards

µ

notation for the mean of a density curve

51
New cards

σ

notation for the standard deviation of a density curve

52
New cards

normal curve

symmetric, single-peaked, & bell-shaped

53
New cards

68-95-99.7 rule

in a normal distribution, 68% of values fall within 1σ of the mean, 95% fall within 2σ of the mean, & 99.7% fall within 3σ of the mean

54
New cards

standard normal distribution

has a mean of 0, & a standard deviation of 1

55
New cards

standard normal table (table A)

a table of areas under the standardized normal curve, the table entry for each z value is the area under the curve to the left of z

56
New cards

"C" normality plot

right skewed distribution

57
New cards

backwards "C" normality plot

left skewed distribution

58
New cards

linear normality plot

normal distribution

59
New cards

"S" normality plot

uniform distribution

60
New cards

explanatory variable

the one we think predicts change in the response (x)

61
New cards

response variable

measures an outcome of a study (y)

62
New cards

scatterplot

shows the relationship between two quantitative variables; one variable on the horizontal axis & the other on the vertical axis

63
New cards

direction, form, strength

characteristics used to look at the overall pattern of a scatterplot

64
New cards

outlier

striking departures from the pattern; an individual value that falls outside the overall pattern

65
New cards

positive association

when above average values of 1 tend to accompany above average values of the other

66
New cards

negative association

when above average values of 1 accompany below average values of the other

67
New cards

correlation

measures the strength of the linear relationship between two quantitative variables (r)

68
New cards

regression line

a line that describes how a response variable (y) changes as an explanatory variable (x) changes; used to predict the value of y for a given x

69
New cards

predicted value

value of response variable for a given value of x (y hat)

70
New cards

slope

the amount by which y is predicted change when x increases by 1 (b)

71
New cards

y-intercept

the predicted value of y when x = 0 (a)

72
New cards

extrapolation

the use of a regression line for predictions far outside the interval of values of explanatory variable (x) used to obtain the line; such predictions are often not accurate

73
New cards

least-squares regression line

line of best fit; makes the sum of the squared residuals as small as possible

74
New cards

residual

the difference between an observed y & the predicted y (y - y hat)

75
New cards

residual plot

a scatterplot of the residuals against the explanatory variable; help us assess whether a linear model is appropriate

76
New cards

standard deviation of the residuals

gives the approximate size of a typical prediction error (s)

77
New cards

coefficient of determination

the fraction of the variation in values of y that is accounted for by the LSRL of y on x (r-sq)

78
New cards

association vs causation

association does not imply causation; a strong association between two variables is not enough to draw conclusions about cause & effect; for causation, we need a well designed experiment

79
New cards

transforming data

performing simple transformations of the data using logarithms that can straighten a non-linear pattern

80
New cards

power model

y = ax^b where the variable is the base (to achieve linearity, take log of x & y)

81
New cards

exponential model

y = ab^x where the variable is the exponent (to achieve linearity, take log of only y)