Instructional Video5:21
Curated Video

Machine Learning: Random Forest with Python from Scratch - Using Matplotlib for Data Visualization (2)

Higher Ed
In this continuation lecture, we will focus on completing the assignment that we started on in the last lesson. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with Python from...
Instructional Video1:49
Curated Video

Scatter Graphs Line of Best Fit

3rd - Higher Ed
This video explains how to draw a line of best fit on a scatter graph. Practice question at the end of the end of the video.
Instructional Video12:08
Curated Video

Types of Relationships in Scatter Plots

9th - 12th
In this video lesson, the teacher explains scatter plots and how they are used to show the relationship between two sets of data. They cover different types of relationships, including linear and nonlinear, and how to interpret the data...
Instructional Video3:21
Curated Video

Identifying Patterns in a Scatter Plot

9th - 12th
In this video, the teacher explains how to identify patterns and associations in a scatter plot using a standardized math test question as an example. The viewer is guided through each answer choice and taught to recognize outliers,...
Instructional Video4:46
Curated Video

Calculating Y-Intercept Using the Slope-Intercept Equation

K - 5th
In this video, the teacher explains how to interpret the equation of a linear model by calculating the Y intercept using the slope intercept equation. They demonstrate the steps to find the slope and substitute values into the equation...
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 and data...
Instructional Video5:37
Packt

Learning R for Data Visualization (Video 31)

Higher Ed
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Instructional Video3:38
Why U

Algebra 13 - Domain and Range of Binary Relations

12th - Higher Ed
Two sets which are of primary interest when studying binary relations are the domain and range of the relation.
Instructional Video14:01
Curated Video

The Meaning Behind Scatter Plot

9th - 12th
In this video lesson, students will gain an intuitive understanding of how to construct and interpret scatter plots. This lesson explains that a scatter plot shows the relationship between two data sets. Students will find that there may...
Instructional Video14:17
Curated Video

Scatter Plots and Lines of Fit: Understanding Correlation in Math

9th - 12th
This lesson will provide instruction to learn to interpret scatter plots, to be able to identify types of correlation between data sets, and use lines of fit to model data. You will learn how to best draw a line of fit, how to write an...
Instructional Video17:49
R Programming 101

Bar charts and Histograms using ggplot in R

Higher Ed
To create a bar chart or histogram using ggplot is easy. Bar charts (or bar graphs) are used to visualise a single categorical variable. Histograms are used to visualise a single numeric variable. Ggplot2 is a powerful package used for...
Instructional Video11:05
Curated Video

Finding Lines of Fit

9th - 12th
This video will review and practice how to create, graph and write equations of Lines of Fit on Scatter Plots. Topics covered: find slope between two points, using slope-intercept form to find the y-intercept, describing trend lines,...
Instructional Video11:24
R Programming 101

Create a scatter plot using R programming. How to use ggplot for data visualisation.

Higher Ed
Using R programming for data visualisation is easy. If you want to create a scatter plot for two or more numeric variables, ggplot is perfect package. Ggplot2 is part of the tidyverse set up packages. This video is part of a series that...
Instructional Video4:58
Curated Video

Data Analytics using Python Visualizations - Creating Bubble Plots - Vectorizing Your Plot

Higher Ed
This video explains how to create bubble plots – vectorizing your plot. This clip is from the chapter "Working with the Beautiful and Powerful Bokeh Library" of the series "Data Analytics Using Python Visualizations".This section...
Instructional Video9:57
Curated Video

Data Analytics using Python Visualizations - Widgets - Dynamic Plot Controls

Higher Ed
This video explains widgets – dynamic plot controls. This clip is from the chapter "Working with the Beautiful and Powerful Bokeh Library" of the series "Data Analytics Using Python Visualizations".This section explains working with...
Instructional Video7:58
Curated Video

Data Analytics using Python Visualizations - Dumbbell Plot for Category-Wise Value Movement

Higher Ed
This video explains Dumbbell plot for category-wise value movement. This clip is from the chapter "Advanced Visualizations Using Business Applications" of the series "Data Analytics Using Python Visualizations".This section explains...
Instructional Video6:58
Curated Video

Data Analytics using Python Visualizations - Creating 3D Plots Including 3D Contours

Higher Ed
This video explains creating 3D plots including 3D contours. This clip is from the chapter "Matplotlib and Seaborn – Libraries and Techniques" of the series "Data Analytics Using Python Visualizations".This section introduces you to...
Instructional Video7:06
Curated Video

Data Analytics using Python Visualizations - Plotting on a Google Map Using Google Map API

Higher Ed
This video explains plotting on a Google Map using Google Map API. This clip is from the chapter "Working with the Beautiful and Powerful Bokeh Library" of the series "Data Analytics Using Python Visualizations".This section explains...
Instructional Video6:18
Curated Video

Data Analytics using Python Visualizations - Creating Simple and Multiple Line Plots

Higher Ed
This video explains how to create simple and multiple line plots. This clip is from the chapter "Working with the Beautiful and Powerful Bokeh Library" of the series "Data Analytics Using Python Visualizations".This section explains...
Instructional Video10:17
Curated Video

Data Analytics using Python Visualizations - Seaborn Boxplot, Violin plot, Categorical Scatterplot

Higher Ed
This video explains Seaborn Boxplot, Violin plot, and Categorical Scatterplot. This clip is from the chapter "Advanced Visualizations Using Business Applications" of the series "Data Analytics Using Python Visualizations".This section...
Instructional Video9:14
Curated Video

Data Analytics using Python Visualizations - Seaborn Slopeplots for Comparing Distributions

Higher Ed
This video explains Seaborn Slopeplots for comparing distributions. This clip is from the chapter "Advanced Visualizations Using Business Applications" of the series "Data Analytics Using Python Visualizations".This section explains...
Instructional Video2:49
Curated Video

Data Analytics using Python Visualizations - Customizing Your Plots

Higher Ed
This video explains how to customize your plots. This clip is from the chapter "Working with the Beautiful and Powerful Bokeh Library" of the series "Data Analytics Using Python Visualizations".This section explains working with the...
Instructional Video11:53
Curated Video

Data Analytics using Python Visualizations - Plotting Regression Lines with OLS (ML)

Higher Ed
This video explains plotting regression lines with OLS (ML). This clip is from the chapter "Advanced Visualizations Using Business Applications" of the series "Data Analytics Using Python Visualizations".This section explains advanced...
Instructional Video15:05
Curated Video

Data Analytics using Python Visualizations - Single and Multiple Bar Charts

Higher Ed
This video explains single and multiple bar charts. This clip is from the chapter "Advanced Visualizations Using Business Applications" of the series "Data Analytics Using Python Visualizations".This section explains advanced...