AP STATS

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

1/23

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 8:13 PM on 4/7/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

24 Terms

1
New cards

Categorical Data

Describe categories or labels

NOT numbers you calculate with

Examples:

Eye color (brown, blue, green)

Gender

Favorite subject

👉 Think: "groups"

2
New cards

Quantitative Data

Take on numeric values

You can do math with them

Examples:

Height (in inches)

Test scores

Number of siblings

👉 Think: "numbers you can calculate with"

3
New cards

Individuals

the objects/people you're studying

4
New cards

Two-way Tables

A table of counts describing two categorical variables

5
New cards

Marginal Distribution

a summary that shows the totals for one variable in a table, using the row or column total

6
New cards

Stemplot advantages and disadvantages

Advantages: see exact values

Disadvantages: overwhelming for large datasets

<p>Advantages: see exact values</p><p>Disadvantages: overwhelming for large datasets</p>
7
New cards

Histogram advantages/disadvantages

Advantages:

Good for large data sets

Helps focus on the general shape of the data

Disadvantages:

Individual data values are not visible (lost)

Distribution shape affected by change in bin width

<p>Advantages:</p><p>Good for large data sets</p><p>Helps focus on the general shape of the data</p><p>Disadvantages:</p><p>Individual data values are not visible (lost)</p><p>Distribution shape affected by change in bin width</p>
8
New cards

Frequency

the number of times something occurs

9
New cards

relative frequency

how often something happens out of the total (fraction/percentage)

10
New cards

z-score

a measure of how many standard deviations a data point is above/below the mean

formula: data point-mean/SD

11
New cards

Standarization

a point location in the distribution depends on both distance from the center and the distributions spread of variation

12
New cards

Positive Z-score

number of standard deviations above the mean

13
New cards

negative z-score

number of standard deviations below the mean

14
New cards

adding or subtracting same number to every data

center: increases or decreases by that number

spread: stays the same

shape: stays the same

15
New cards

multiplying or dividing the same number to every data value

center: multiplies/divides by that amount

spread: multiplies/divides by that amount

shape: remains the same

16
New cards

Describe the distribution

CSOCS

Context-what variables is being measured

Shape-right/left skew, symmetric, modes

Outliers- unusual point

Center- Mean,median,general center

Spread- Range,IQR,SD

17
New cards

UNIMODAL

one peak

<p>one peak</p>
18
New cards

BIMODAL

two peaks

<p>two peaks</p>
19
New cards

RIGHT SKEW

mean > median

<p>mean &gt; median</p>
20
New cards

SYMMETRIC

mean = median

<p>mean = median</p>
21
New cards

LEFT SKEW

mean < median

<p>mean &lt; median</p>
22
New cards

RANGE

MAX-MIN

23
New cards

IQR

Q3-Q1, the middle 50% of the data

24
New cards

OUTLIERS

Numbers that are much greater or much less than the other numbers in the set

Upper Limit: Q3 + 1.5 x IQR

Lower Limit: Q1 - 1.5 x 1QR