chapter 2 - major stats concepts

0.0(0)
Studied by 2 people
0%Exam Mastery
Build your Mastery score
multiple choiceAP Practice
Supplemental Materials
call kaiCall Kai
Card Sorting

1/8

flashcard set

Earn XP

Description and Tags

Last updated 3:53 PM on 10/2/22
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

9 Terms

1
New cards
z-score
the number of standard deviations a value is away from the mean
the number of standard deviations a value is away from the mean
2
New cards
normal distribution
a graph that shows a symmetrical plot around the mean and makes a "bell curve"
3
New cards
percentile
a number that represents a percentage of the total
"nth % of the data is less than or equal to value of nth %tile"
4
New cards
center
the middle of all the data (mean, median, Q1, Q3) and changes when a constant is added, subtracted, divided, or multiplied
5
New cards
variability
the spread of a data set (SD, range, IQR) and stays the same when a constant is added/subtracted, but changes when a constant is multiplied/divided
6
New cards
density curve
a probability distribution which shows the likelihood of a point having a certain value under which the area is ALWAYS 1
7
New cards
mean vs. median
the average of the data vs. the exact middle of all data points
equal in a normal distribution
left skewed --> median is greater, mean is smaller
right skewed --> mean is greater, median is small
8
New cards
68-95-99.7 rule
probability percentages in a NORMAL distribution which show
9
New cards
%tile interpretation
top nth percent means you need to subtract 1-n% and use inv.norm
regular %tile is regular inv. norm