Chapter 2 - Displaying Data with Graphs

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

1/14

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.

15 Terms

1
New cards

distribution

tells us what values a variable takes on how often it takes each value

2
New cards

frequency table

shows the number of individuals having each data value

3
New cards

relative frequency table

shows the proportion or percentage of individuals having each data value

4
New cards

bar chart

shows each category as a bar, the heights of the bars show the category frequencies or relative frequencies

5
New cards

pie chart

shows each category as a sector of a circle, the areas of the sectors are proportional to the category frequencies or relative frequencies

6
New cards

two-way table

a table of frequencies that summarizes the relationship between two categorical variables for some group of individuals

7
New cards

side-by-side

displays the distribution of a categorical variable for each value of a categorical variable, where bares are grouped together based on the values of one of the categorical variables and placed next to each other.

8
New cards

segmented bar-chart

displays the distribution of a categorical variable as portions of a rectangle, with the area of each segment proportional to the percentage of individuals in the corresponding category.

9
New cards

association

a property between two variables if knowing the value of one variable helps us predict the value of the other, this must be the case for there to be association.

10
New cards

dotplot

shows each data value as a dot above its location on a number line

11
New cards

roughly symmetric

a quantitative distribution in which the right side of a graph is approximately a mirror image of the left side.

12
New cards

skewed to the left/right

a dotplot with a distribution where the right/left side of the graph is much longer than the left/right side. (“skiing” down the slope in the direction of skewness)

13
New cards

stemplot

shows each data value separated into two parts: a stem, which consists of the leftmost digit(s), and a leaf, the final digit. The stems are ordered from least to greatest and arranged in a vertical column. The leaves are arranged in increasing order out from the stems.

14
New cards

histogram

shows each interval as a bar, the heights of the bars show the frequencies or relative frequencies of values in each interval

15
New cards

scatterplot

shows the relationship between two variables measured on the same individuals. the values of one variable appear on the horizontal axis, and the values of the other variable appear on the vertical axis, each individual data ser appears as a point on the graph