Instructional Video11:59
Crash Course

Regression - Crash Course Statistics

12th - Higher Ed
Today we're going to introduce one of the most flexible statistical tools - the General Linear Model (or GLM). GLMs allow us to create many different models to help describe the world - you see them a lot in science, economics, and...
Instructional Video1:22
Curated Video

Statistics & Mathematics for Data Science and Data Analytics - Practice: Skewness

Higher Ed
This is a practice lesson/exercise to better understand the concept of skewness.
Instructional Video7:33
Curated Video

Statistics & Mathematics for Data Science and Data Analytics - Mean or Median?

Higher Ed
In this lesson, the author explains more about the mean and median and when to use them for the best results.
Instructional Video10:13
Science Buddies

Classify Celestial Objects with Machine Learning: A Python Coding Tutorial

K - 5th
Create a boosted tree model to classify stars based on important characteristics.
Instructional Video4:30
Curated Video

Getting the Best Value from Experience (and the Myth of 10,000 hours)

10th - Higher Ed
There is a Myth... It's the myth of 10,000 hours. But how can you get the best value from experience? I'll tell you.



In his book, 'Outliers'...
Instructional Video10:59
Veritasium

Is Success Luck or Hard Work?

9th - Higher Ed
During the COVID-19 lockdown, a headline went viral stating that nearly half of men claim to do most of the homeschooling, with only 3% of women agreeing. This sparked a discussion about egocentric bias, where individuals tend to...
Instructional Video4:44
Curated Video

Machine Learning: Random Forest with Python from Scratch - Outliers

Higher Ed
Let's look at outliers, the data points of a dataset that differ from others and are usually excluded by visualizing a dataset.
<
br/>
This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning:...
Instructional Video9:13
Curated Video

Machine Learning: Random Forest with Python from Scratch - Outliers Removal

Higher Ed
In the second part of the data cleaning process, we will look at an outlier in detail and learn how to correct or remove the outlier.
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning:...
Instructional Video10:21
Curated Video

Data Science - Time Series Forecasting with Facebook Prophet in Python - Prophet: Multiplicative Seasonality, Outliers, Non-Daily Data

Higher Ed
In this video, we will work on multiplicative seasonality, outliers, and non-daily data with Prophet.
<
br/>
This clip is from the chapter "Facebook Prophet" of the series "Data Science - Time Series Forecasting with Facebook...
Instructional Video9:06
Curated Video

Measures of Central Tendency

3rd - Higher Ed
"Statistical Measures" explains mean, median, mode, mean absolute deviation, range, and interquartile range.
Instructional Video4:17
Curated Video

Scatter Plots

K - 8th
“Scatter Plots” will explain how to construct a scatter plot and use it to predict values.
Instructional Video3:22
Curated Video

R Programming for Statistics and Data Science - Skewness

Higher Ed
This video explains skewness.<br<br/>/>

This clip is from the chapter "Exploratory Data Analysis" of the series "R Programming for Statistics and Data Science".This section explains exploratory data analysis.
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 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 Video2:23
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - Kinesis Analytics Costs; RANDOM_CUT_FOREST

Higher Ed
This video focuses on the cost of Kinesis analytics and explains how to use the RANDOM_CUT_FOREST function.
<
br/>
This clip is from the chapter "Domain 4: Analysis" of the series "AWS Certified Data Analytics Specialty (2022)...
Instructional Video6:25
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - (Exercise) Amazon Machine Learning, Part 2

Higher Ed
This video is the second part of the two-part video that explains how to predict order quantities with a linear regression from Amazon machine learning.
<
br/>
This clip is from the chapter "Appendix - Machine Learning Topics for...
Instructional Video17:20
Fun Robotics

Weight Prediction Model

3rd - 12th
Training and testing a regression model to predict the weight of the fish.
Instructional Video18:00
Schooling Online

IB Chemistry: Reliability Part 2

3rd - Higher Ed
We know that Robin Hood is an accurate and reliable archer, but just how good is he? Is his aim god-like, or is he subject to the errors and imperfections of mortals? This lesson will continue investigating the concept of reliability,...
Instructional Video14:53
APMonitor

Data Cleansing

10th - Higher Ed
Measurements from sensors or from human input can contain bad data that negatively affects machine learning. This tutorial demonstrates how to identify and remove bad data with Numpy and Pandas.



Data cleansing is the...
Instructional Video5:39
APMonitor

Data Engineering Overview

10th - Higher Ed
Data engineers consolidate and prepare data for visualization, cleansing, scaling, and data division for training, validation, and testing.



Data Engineeri

ng: Part 1

Gathering data is the process...
Instructional Video7:20
Curated Video

Understanding the Impact of Outliers on Data Analysis

K - 5th
In this video, Miss Culp's Honors English class of 25 students had to read 10 assigned books over the summer. The video discusses how outliers can affect the shape, center, and spread of data, comparing their impact to the effect of...
Instructional Video18:27
Schooling Online

Physics Skills: Reliability Part 2

3rd - Higher Ed
We know that Robin Hood is an accurate and reliable archer, but just how good is he? Is his aim god-like, or is he subject to the errors and imperfections of mortals? This lesson will continue investigating the concept of reliability,...
Instructional Video5:15
KnowMo

Lines of Best Fit and Predictions in Scatter Graphs

12th - Higher Ed
The video is a tutorial that explains how to draw lines of best fit on scatter graphs to identify correlation between two variables and make predictions based on the trend of the data. The video demonstrates examples of scatter graphs...
Instructional Video15:57
Curated Video

Python for Data Analysis: Step-By-Step with Projects - Handling Outliers (2)

Higher Ed
This video explains how to handle outliers part 2.<br/<br/>>

This clip is from the chapter "Cleaning Data" of the series "Python for Data Analysis: Step-By-Step with Projects".This section introduces you how to clean the data.