Histograms and Distributions

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

1/17

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 8:53 PM on 3/5/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

18 Terms

1
New cards

Historgram

A type of chart used to show the “shape” of data distribution

2
New cards

X-axis

the horizontal line on the chart that shows the variable or thing you are measuring

3
New cards

Y-axis

The vertical line on the chart that shows the number of occurrences (how often something happened)

4
New cards

Data Range

The distance between the highest and lowest points in your data (Maximum - Minimum)

5
New cards

Bin Width

The width of the bars on the histogram, calculated by dividing the Data Range by the number of bins (bars) you want. (7)

6
New cards

Normal Distribution Curve

A specific bell-shaped curve that represents a balanced set of data

7
New cards

Kurtosis

A measure used to describe the steepness of the number of outliers (data points far from the average) in a distribution

8
New cards

Mesokurtic

A distribution with a Kurtosis of 3, which is considered a normal distribution

9
New cards

Platykurtic

A distribution with a Kurtosis less than 3, meaning it has fewer outlier and looks flatter

10
New cards

Leptokurtic

A distribution with a Kurtosis greater than 3, meaning it has more outliers and a shaper peak

11
New cards

Skewed

A distribution that is not symmetrical and leans to one side

12
New cards

Negative Skew

When the “tail” of the data points toward the lower numbers (left). In the shape, the mean and median are typically smaller than the mode

<p>When the “tail” of the data points toward the lower numbers (left). In the shape, the <strong>mean</strong> and <strong>median</strong> are typically smaller than the <strong>mode</strong></p>
13
New cards

Positive Skew

When the “tail” of the data points toward the higher number (right). In this shape, the mean is typically larger than the median, which is larger than the mode

<p>When the “tail” of the data points toward the higher number (right). In this shape, the <strong>mean</strong> is typically larger than the <strong>median</strong>, which is larger than the <strong>mode</strong></p>
14
New cards

Bimodal

A distribution that has two distinct peaks (two “modes”) instead of one. Most frequently caused by two different populations.

<p>A distribution that has <strong>two distinct peaks </strong>(two “modes”) instead of one. Most frequently caused by two different populations.</p>
15
New cards

Heart Cut

A specific pattern where data has been removed from the center or “heart” of the distribution. Frequently caused by filtering

<p>A specific pattern where data has been removed from the center or “heart” of the distribution. Frequently caused by filtering</p>
16
New cards

Dog Bowl/Dog Food

A U-shaped distribution that looks like a bowl, with peaks at the edges and a dip in the middle. Frequently caused by filtering where the low and high ends are only present

<p>A U-shaped distribution that looks like a bowl, with peaks at the edges and a dip in the middle. Frequently caused by filtering where the low and high ends are only present </p>
17
New cards

Comb

A distribution that looks like a comb, with altering high and low bars. An issue with data collection, rounding, or building of the graph. Solution to fix issues is to change bins

<p>A distribution that looks like a comb, with altering high and low bars. An issue with data collection, rounding, or building of the graph. Solution to fix issues is to change bins</p>
18
New cards

Edge Peak

A distribution where there is a large, unexpected peak at one of the very ends of the chart. Outliers

<p>A distribution where there is a large, unexpected peak at one of the very ends of the chart. <strong>Outliers</strong></p>