Stats unit 2 flashcards

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

1/22

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.

23 Terms

1
New cards

Frequency Table

A table that organizes data into categories (bins) and shows how often each category appears.

2
New cards

Relative Frequency

The proportion of occurrences in each category, calculated as (class frequency / total data size). It is a property of the data set.

3
New cards

Cumulative Frequency

The sum of the frequencies of a given category and all previous categories.

4
New cards

Stemplot (Stem-and-Leaf Plot)

A method to organize data by separating each value into a 'stem' (leading digit) and 'leaf' (trailing digit).

5
New cards

Modified Stemplot

A variation of a stemplot used for categorical data, where stems represent categories and leaves represent frequency markers.

6
New cards

Bar Graph

A graph that represents categorical data with bars. The x-axis shows categories and y-axis shows frequency or relative frequency.

7
New cards

Pareto Graph

A bar graph where categories are ordered from most to least frequent to visualize significant contributors.

8
New cards

Histogram

A graph used for numerical data where bars represent frequency distributions. The bars touch, indicating a continuous data range.

9
New cards

Bins (Classes)

Grouped ranges of numerical data used in histograms and frequency tables, ideally with equal widths.

10
New cards

Range (of Data)

Calculated as the difference between the largest and smallest values in a dataset, useful for determining bin width.

11
New cards

Class Boundaries

The precise limits of histogram bins, ensuring no gaps between categories.

12
New cards

Ordered Stemplot

A stemplot where leaves are arranged in ascending order within each stem.

13
New cards

Cumulative Relative Frequency

The cumulative frequency divided by the total number of observations.

14
New cards

Class Width

The range covered by each bin in a histogram, ideally calculated as (Range / Number of Bins).

15
New cards

Mean

The average of a data set, calculated as the balancing point of a distribution.

16
New cards

Median

The middle value in a dataset when ordered; if even, the average of the two middle values.

17
New cards

Mode

The most frequent value in a dataset.

18
New cards

Skewness

The asymmetry of the distribution; can be right skewed, left skewed, or symmetric.

19
New cards

Variance

A measure of how much values in a dataset differ from the mean.

20
New cards

Standard Deviation

The square root of the variance, representing the average distance from the mean.

21
New cards

Quartiles

Values that divide a dataset into four equal parts; Q1 (25th percentile), Q2 (median), Q3 (75th percentile).

22
New cards

Interquartile Range (IQR)

The difference between the upper and lower quartiles; it measures the middle 50% of the data.

23
New cards

Boxplot (Box-and-Whisker Plot)

A graphical representation of data based on a five-number summary: minimum, Q1, median, Q3, and maximum.