AP Statistics Unit 1

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

1/50

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.

51 Terms

1
New cards

Quantitative

Data in the form of numbers: measurements, counts, scores, etc.

2
New cards

Qualitative (Categorical)

Data in the form of words and can be put into categories.

3
New cards

2 way table

when there are 2 categorical variables being evaluated. ex: food vs. bev.

4
New cards

Marginal Distribution

row or column totals

5
New cards

Conditional Distribution

the totals of a specific variable.

6
New cards

Pie Chart

data values organized by category. a chart that shows the relationship of a part to a whole. the percent of data is represented by a proportional "slice"

7
New cards

Bar graph

data values organized by category. a graph is organized by category on the x-axis and frequency on the y-axis.

8
New cards

segmented bar graph

shows the distribution of each category, expressed in percents, as bars stacked on top of each other. each bar reaches a height of 100%.

9
New cards

Mosaic plots

shows relative cumalitive frequency, and also the proportion in each independent category. (the fatter a bar is the more of a variable it has)

10
New cards

dot plots

a scaled x-axis with dots representing data values above the appropriate number.

11
New cards

stem plot.

needs to have all ranged numbers for the stem even if not in the data. also needs to have a key. ex: 30|8=308.

12
New cards

when do you split the stem?

when there are too many data values that are also varied.

13
New cards

histogram

visual representation of a frequency distribution. bars touch.

14
New cards

SOCS

Shape, Outlier, Center, Spread

15
New cards

Skewed left

it peaks on larger values, and looks like a wave. the median>mean.

16
New cards

skewed right.

it tails out to the right. it peaks near the start. it looks like a hill. mean>median.

17
New cards

normal

symmetric, peak is at center.

18
New cards

uniform

the graph looks the same all the way through; consistent. it means the values are evenly distributed.

19
New cards

bimodal

2 peaks on the graph.

20
New cards

trimodal.

3 peaks on the graph.

21
New cards

upper outlier

Q3+1.5(IQR)

22
New cards

Lower outlier

Q1-1.5(IQR)

23
New cards

mean

(all the data values added up)/ the number of how many data values there are. Σx/n.

24
New cards

median

the middle number when all data values are ordered. if a value ends in .5 average the value of the numbers it sandwiches. formula: (the numbers of how many values there are plus one)/2. (n+1)/2.

example: 3.5. average the third and fourth value.

25
New cards

mode

The number that appears most frequently in a data set.

26
New cards

standard deviation

how far away the values in a data set typically are from the average.

27
New cards

range

max-min

28
New cards

IQR

Q3-Q1

29
New cards

5 number summary

min, Q1, median, Q3, max

30
New cards

sample standard deviation.

square root of (sigma * (x-average)^2)/the number of numbers minus 1. s= √[Σ(x - x̄)² / (n-1)]

31
New cards

population standard deviation

square root of (sigma (x-mean)^2)/number of numbers. : σ = ∑ (X - μ)² / N

32
New cards

population variance

σ²=Σ(x-μ)²/N. sigma(x-mean)^2/number of numbers.

33
New cards

Sample Variance

s² = Σ ( x - x̄ )² / ( n - 1 ).) sigma(x-mean)^2)/number of numbers minus 1.

34
New cards

property of nonresistance (not resistant to outliers)

mean, range, standard deviation

35
New cards

property of resistance (resistant to outliers)

median, IQR

36
New cards

box plots

outliers are astericks. first dot is minimum, first line is q1, second is the median, third is q3, the last dot is the max. each part represents 25%.

37
New cards

box plot skew

if the box is closer to 0 its skewed right. if its more outward it's skewed left.

38
New cards

center

use median

39
New cards

spread

use IQR

40
New cards

skewed right on stem plot

looks like cliff.

41
New cards

skew left on stem plot

looks like tsunami.

42
New cards

statistic

measure that represents sample

43
New cards

parameter

measure that represents population

44
New cards

stemplot vs box plot

stemplot shows values and peaks. box plots dont.

45
New cards

weighted mean formula

(∑xᵢfᵢ) / (∑fᵢ). it means sigma of all the data values times their frequency, divided by all the frequency values added up.

46
New cards

weight standard deviation formula

√((∑fᵢ(x-μ)^2/ (∑fᵢ)). it means the square root of the sigma of a frequency of a value multiplied by the (value-the weighted average)^2 over sigma of the frequencies.

47
New cards

weighted standard deviation

measures the spread of a dataset where individual data points have different frequencies (the number of times they appear), assigning a higher weight to more frequent values.

48
New cards

weighted mean

an average that gives more importance (weight) to some values than others, due to varying frequency (number of times a value appears).

49
New cards

sigma

it means it applies to all the numbers in the data set.

50
New cards

how to find Q1

find the median, and then find the median of the bottom half values.

51
New cards

how to find Q3

find the median, and then find the median of the top half values.