Instructional Video10:41
Crash Course

The Shape of Data Distributions - Crash Course Statistics

12th - Higher Ed
When collecting data to make observations about the world it usually just isn't possible to collect ALL THE DATA. So instead of asking every single person about student loan debt for instance we take a sample of the population, and then...
Instructional Video10:54
Crash Course

Plots, Outliers, and Justin Timberlake Data Visualization Part 2 - Crash Course Statistics

12th - Higher Ed
Today we’re going to finish up our unit on data visualization by taking a closer look at how dot plots, box plots, and stem and leaf plots represent data. We’ll also talk about the rules we can use to identify outliers and apply our new...
Instructional Video0:42
Curated Video

Find Median on a Box and Whisker Plot | HS.S-ID.A.1

9th - 12th
In this shorts video we will be presented with a standardized math test question and asked to find the median on a box and whisker plot. We will review the given problem. We will understand that inside the box of the box and whisker...
Instructional Video0:58
Curated Video

IQR & Median of a Box-and-Whisker Plot | HS.S-ID.A.1

9th - 12th
In this shorts video we will answer a standardized math test question by identifying IQR & Median on a Box-and-Whisker Plot. We will review each of the given box plots and identify the IQR as the width of the box. We will review each...
Instructional Video1:37
Curated Video

Representing With Box Plots

9th - 11th
A video entitled "Representing with Box Plots" that covers the process of constructing a box plot by hand.
Instructional Video20:21
Curated Video

Constructing histograms and box plots using technology

Pre-K - Higher Ed
Pupil outcome: I can construct histograms and box plots utilising technology. Key learning points: - Histograms can be drawn quickly using technology - Using the raw data allows software to calculate equal bin widths easily - Box plots...
Instructional Video21:14
Curated Video

Constructing box plots

Pre-K - Higher Ed
Pupil outcome: I can construct a box plot. Key learning points: - A box plot requires 5 pieces of information - These are lowest value, lower quartile, median, upper quartile and highest value - Outliers should be included in the range...
Instructional Video22:47
Curated Video

Interquartile range

Pre-K - Higher Ed
Pupil outcome: I can calculate the IQR and interpret what this means. Key learning points: - The interquartile range tells us how spread out the middle 50% of the data is - This can be seen visually with a box plot - Box plots and...
Instructional Video18:45
Curated Video

Problem solving with cumulative frequency and histograms

Pre-K - Higher Ed
Pupil outcome: I can use my knowledge of cumulative frequency and histograms to solve problems. Key learning points: - Different representations of the same data set give a fuller picture - It is important to identify what features are...
Instructional Video26:36
Curated Video

Comparing box plots

Pre-K - Higher Ed
Pupil outcome: I can interpret a box plot and compare two box plots. Key learning points: - A box plot allows us to make conclusions about the data set - Box plots can be compared to highlight similarities/differences in data sets - The...
Instructional Video14:36
Curated Video

Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Histograms and Whisker Plots

Higher Ed
Let's learn about a chart that is instantly recognizable to data scientists and statisticians: the distribution chart.
Instructional Video2:49
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Plotting with Pandas

Higher Ed
In this video, you will learn how to plot with Pandas.<br<br/>/>

This clip is from the chapter "Pandas" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about Pandas.
Instructional Video5:06
Curated Video

Create a Box Plot

K - 8th
Create a Box Plot creates a box plot by using given data.
Instructional Video4:34
Curated Video

Comparing Range on Double Box Plots

9th - 12th
In this video, the teacher explains how to find the difference in the range of data for two different stores using a double box plot. They define range as the difference between the minimum and maximum values in a...
Instructional Video14:18
R Programming 101

Ggplot - using geometries

Higher Ed
If you're using R programming for data visualization then you're going to love this video. Creating plots and graphs using ggplot2 couldn't be easier. Ggplot using a concept called geoms (or geometries) to determine the type of plot that...
Instructional Video13:33
R Programming 101

Advanced ggplot (episode #1)

Higher Ed
If you are doing data visualisation with ggplot the you'll find this video useful. ggplot2 is one of the tidyverse packages and is used to create graphs and plots. Data visualization is an important part of both understanding and...
Instructional Video6:18
Curated Video

R Programming for Statistics and Data Science - Building a Box and Whiskers Plot with ggplot2

Higher Ed
This video explains building a box and whiskers plot with ggplot2.<br<br/>/>

This clip is from the chapter "Visualizing Data" of the series "R Programming for Statistics and Data Science".This section explains visualizing data.
Instructional Video50:53
APMonitor

Polymer MFR Regression

10th - Higher Ed
Polymer properties such as density, melt index, and melt flow rate must be kept within tight specifications for each grade. This case study is to analyze polymer production data to predict melt flow...
Instructional Video6:19
Curated Video

Comparing Data Sets Using Comparative Box Plots

K - 5th
In this video, the teacher explains how to compare two data sets using comparative box plots. They discuss the elements of a box plot, such as the minimum, maximum, median, lower quartile, upper quartile, and interquartile range. The...
Instructional Video24:46
APMonitor

Visualization Case Study: Concrete Strength

10th - Higher Ed
Concrete mixtures have several variations. This data set is a case study for data visualization and exploration to predict the concrete compressive strength (MPa).



0:00 In
troduction
0:20 Conc
rete Case...
Instructional Video25:03
Curated Video

Data Science and Machine Learning with R - Exploratory Data Analysis Introduction

Higher Ed
This video gives an introduction to exploratory data analysis.
r/>
This clip is from the chapter "Exploratory Data Analysis" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This...
Instructional Video21:52
APMonitor

Data Science 🐍 Prepare Data

10th - Higher Ed
Much of data science and machine learning work is getting clean data into the correct form. This may include data cleansing to remove outliers or bad information, scaling for machine learning algorithms, splitting into...
Instructional Video12:51
R Programming 101

How to draw a line graph using ggplot with R programming. Plots and graphs to visualize data.

Higher Ed
If you want to use R programming to create plots and graphs using the ggplot package, then watch this video. In this video, I'll go though how to visualize two numeric variables and one categoric variable using line graphs and faceting...
Instructional Video32:00
APMonitor

Data Visualization in Python

10th - Higher Ed
Data visualization and exploration is one of the first steps in machine learning after the data is gathered and statistically summarized. It is used to graphically represent data to qualitatively understand relationships...