Statistics Chapter 2

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/33

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 8:31 PM on 6/27/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

34 Terms

1
New cards

Descriptive Statistics

Summarizing and visualizing variables (also known as exploratory data)

2
New cards

Frequency Table

shows the number of cases that are in each category

3
New cards

Proportion

Proportion = number in category/total sample size(Sample: p^ (“p-hat”) & Population: p)

4
New cards

Relative Frequency Table

shows the proportion of cases that fall in each category

5
New cards

Barplot

the height of the bar corresponds to the number of cases falling

6
New cards

Pie Chart

the relative are of each slice of the pie corresponds to the proportion in each category (less preferable)

7
New cards

Difference in Proportions

difference in proportions for one categorical variable calculated for different values of the other categorical variable

8
New cards

Dotplot

each case is represented by a dot and dots are stacked

9
New cards

Histogram

the height of each bar corresponds to the number of cases within that range of variable (most important graph for quantitative data)

10
New cards

Mean

average of the data value. Mean = sum of all data values/number of data values (Sample: x- & Population: u)

11
New cards

Median

m, is the middle value when the data are ordered. If there are even # of values, the median is the average of both values

12
New cards

Resistant

a statistic that is relatively unaffected by extreme values

13
New cards

Outlier

an observed value that is notably distinct from the other values in a dataset (smaller than: Q1-1.5(Q3-Q1) or Larger than: Q1+1.5(Q3-Q1)

14
New cards

Standard Deviation

a quantitative variable measures the spread of the data (Use Statkey) Sample: s & Population = o (“sigma”)

15
New cards

95% Rule

95% of the data will be between u-2(o) and u+2(o)

16
New cards

Z-score

the number of standard deviations as a value falls from the mean (Data value: Z=x-x-/s & Population:z=x-u/o

17
New cards

Percentile

the percentage of all the data that are less than or equal to that value

18
New cards

Quartiles

are percentiles that divide the data set into quarters

19
New cards

Five Number Summary

Min(0th percentile) Q1(25th percentile) m(50th percentile) Q3(75th percentile) Max(100th percentile)

20
New cards

Range

Max - Min

21
New cards

Interquartile Range (IQR)

Q3-Q1

22
New cards

Difference in Means

when comparing a quantitative variable across two categories compute the difference in means

23
New cards

Positive Association

value of one variable tend to be higher when values of other variables are higher

24
New cards

Negative Association

values of one variable tend to be lower when values of the other variable tend to be higher

25
New cards

Not Associated

if knowing the value of one variable does not give you any information about the values of the other variable

26
New cards

Scatterplot

the graph of the relationship between two quantitative variable

27
New cards

Correlation

a measure of strength and direction of linear association between two quantitative variables (Sample: r & Population: P (“rho”)

28
New cards

Equation of the Line (Variables)

y^(Predicted response) = a(intercept)+ b(slope)x(explanatory)

29
New cards

Observed Response

y, is the response value observed for a particular data point

30
New cards

Precited Response Value

y^, is the response value that would be predicted

31
New cards

Residual

each data point is observed - predicted (y-y^)

32
New cards

Least Square Lines

the line which minimizes the sum of squared residuals

33
New cards

Slope

Increase in predicted y for every unit increase in x

34
New cards

Intercept

predicted y value when x=0