ap stats 1.1-1.4

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

1/48

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.

49 Terms

1
New cards

skewed to the right means…

right tailed, peak to the left (mean gets affected by the pos outliers, but the median doesn’t so, mode < median < mean)

2
New cards

skewed to the left means…

left tailed, peak to the right (the mean gets affected by the neg outliers, but the median doesn’t so, mean < median < mode)

3
New cards

negative outliers

neg outlier < Q1 - 1.5(Q3 - Q1)

4
New cards

positive outliers

pos outlier > Q3 + 1.5(Q3 - Q1)

5
New cards

measures of center

mean, median, mode

6
New cards

measures of spread

stdev (summation/n-1), range, IQR (Q3 - Q1)

7
New cards

Q1 (the lower quartile)

the value below which 25% of the data falls. it separates the lowest 25% of the data.

8
New cards

inter quartile range (IQR)

(Q3 - Q1): it represents the spread of the middle 50% of the data

9
New cards

5 number summary

min, q1, med, q3, max

10
New cards

when are boxplots appropriate?

when we want to capture the spread of the data (also when we’re interested in the median)

11
New cards

what are boxplots used for?

comparing sets of data (also, always include description of the center and spread. and non modified boxplots don’t usually indicate outliers)

12
New cards

modified boxplots/ box and whisker plot

they indicate outliers

13
New cards

what’s a statistic association?

when the value of one variable impacts the other

14
New cards

the explanatory variable is like the…

independent variable, which is the variable that is manipulated

15
New cards

the response variable is like the…

dependent variable, which is the outcome

16
New cards

3 key components when describing an association

1) state if there’s an association between the explanatory and response variable

2) back up your answer with numbers

3) bring back the context (mention and describe the 2 og variables)

17
New cards

what u must do when making a graph

have a title, scale and label on both axises, and label the 2 variables?

18
New cards

standard deviation sample\sqrt{\frac{\Sigma\left(x\imaginaryI-\operatorname{mean}\right)^2}{n-1}}

population denominator is just n (the number of data points)

19
New cards

why do u have to change the denominator when finding the standard deviation of a sample?

because the sample can sometimes not be representative of the population

20
New cards

population mean

μ

21
New cards

stdevp

σ (or on calc: σx)

22
New cards

pop variance

\sigma^2

23
New cards

an observation/data point

Xᵢ

24
New cards

sample mean

25
New cards

stdev (sample)

S (or on calc: Sx)

26
New cards

sample variance (x/b-1)

S^2

27
New cards

symmetric graphs

the mean, median, and mode are all equal or close to equal

28
New cards

gaps in the distribution are

breaks between data points

29
New cards

When u see an outlier, u should always…

comment on them (however, most of the time they’re removed)

30
New cards

bimodal

when a graph has two modes or 2 distinct peaks

31
New cards

clusters

noticeable clumps or groupings of data

32
New cards

what words can u use to describe the shape of a graph?

skewed, symmetrical (mean=mode=median), unimodal (1 peak/mode), uniform (rectangular shaped), bimodal (2 high peaks/ modes)

33
New cards

resistant/robust stats

those that are not heavily influenced by outliers

34
New cards

the measures of central tendency that are resistant/robust are…

median, mode, IQR

35
New cards

the measures of center (tendency?) and spread that are non resistant (meaning they’re susceptible to changing if there are outliers)

mean, stdev (pop and sample), variance, range

36
New cards

measures of dispersion

variance , stdev (p and s), and more?

37
New cards

how to describe a distribution of data

SOCS:

  • shape (skewed, symmetric, unimodal, bimodal, or uniform)

  • outliers (neg <Q1 - 1.5IQR or pos >Q3 + 1.5IQR)

  • center (mean, median, mode)

  • spread (range, IQR (q3 - q1), stdev (p and s), and both variances)

38
New cards

categorical data

qualitative data that doesn’t represent a numerical value

39
New cards

numerical data

data that represent numerical values

40
New cards

the explanatory variable…

influences changes in the response variable

41
New cards

1 variable graphs

dotplots, charts (like bar or pie), and more!

42
New cards

2 variable graphs

side by side + segmented bar graphs

43
New cards

graphs for quantitative data

histograms, stem and leaf plots, and more

44
New cards

graphs for qualitative data

bar graphs

<p>bar graphs</p>
45
New cards

possibility (can it happen at all?)

  • if the outcome has a probability greater than 0

46
New cards

plausibility (is this outcome reasonable to believe, given the evidence?)

  • stronger than possiblilty

  • based on p value (if the p value is less than 0.05 than we can reject the null hypothesis)

47
New cards

likelihood

below 40% isn’t that likely

48
New cards

uniform graphs

no peaks or mode really

49
New cards

a normal distribution

bell shaped, symmetric, unimodal, mean = mode = median