Instructional Video3:11
Visual Learning Systems

Weather and Climate

9th - 12th
In this video students will work with average monthly temperatures from two different cities. They will also create a data table and accompanying graph to identify changes in temperature throughout the year. This program correlates to...
Instructional Video7:21
Science Buddies

Create an Urban Heat Island Profile Using ArcGIS Online

K - 5th
In this science project, you will explore Urban Heat Islands with ArcGIS Online and analyze surface type & air temperature relationships in your city.
Instructional Video7:06
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Add Datatables

Higher Ed
This video explains adding datatables, which is a jQuery-based library. This clip is from the chapter "Customizing Views and Elements" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to customize...
Instructional Video4:58
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution - Build an Uber App Customer JavaScript Object Database

Higher Ed
In this video, we will discuss the solution to the exercise on building an Uber app customer JavaScript object database from the previous video. This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series...
Instructional Video5:13
Curated Video

Master SQL for Data Analysis - Indexes

Higher Ed
Let's learn more about indexes, which will help optimize queries. You will learn how to create an index and structure data using indexes. This clip is from the chapter "Databases - Terminology" of the series "Master SQL for Data...
Instructional Video3:49
Visual Learning Systems

Structures of Living Things

9th - 12th
In this video students will learn how to construct an argument that plants and animals have internal and external structures that function to support survival, growth, behavior, and reproduction. Special attention is given to guiding...
Instructional Video4:56
Visual Learning Systems

Observing Properties

9th - 12th
In this video students will make observations to identify materials based on their properties. Students will set up their own experiment in which they will identify the properties of ten types of matter. The video correlates to the Next...
Instructional Video4:15
Curated Video

Microsoft Excel 2021365 - Beginner to Advanced - Data Tables: Two Variables

Higher Ed
In this video, we will cover data tables with two variables.
Instructional Video4:32
Curated Video

Microsoft Excel 2021365 - Beginner to Advanced - Data Tables: One Variable

Higher Ed
In this video, we will cover data tables with one variable.
Instructional Video5:06
Curated Video

Lab – Factors that Affect Enzymes

3rd - 8th
Visual demonstration of the lab factors that affect enzymes
Instructional Video10:29
Flipping Physics

Graphing Resistivity

12th - Higher Ed
What data is needed on the x and y axes of a graph that will have a straight, best-fit line with a slope equal to the resistivity of nichrome? We collect the data and answer this question.
Instructional Video36:52
APMonitor

Data Engineering Summary Statistics

10th - Higher Ed
Summary statistics give valuable insights as one of the first steps in data engineering after the data is gathered. Statistics help to assess data quality and diversity. Data discovery with statistics is a common first activity and there...
Instructional Video1:44
Visual Learning Systems

Observations and Data: Recording and Organizing Data

9th - 12th
One of the most important processes in science is the art of observing. This video highlights different ways observations are made, emphasizing methods by which students can observe their world. Different types of data, how data is...
Instructional Video1:20
Visual Learning Systems

Observations and Data: Displaying Data

9th - 12th
One of the most important processes in science is the art of observing. This video highlights different ways observations are made, emphasizing methods by which students can observe their world. Different types of data, how data is...
Instructional Video25:11
Flipping Physics

Harnessing the Power of Spreadsheets in Physics

12th - Higher Ed
Basic demonstration of how to use spreadsheets in an introductory physics class.
Instructional Video9:42
Flipping Physics

Demonstrating Position, Velocity, and Acceleration of a Mass-Spring System

12th - Higher Ed
A “live” demonstration of of collecting position, velocity, and acceleration of a vertical mass-spring system.
Instructional Video1:51
Visual Learning Systems

Your Science Fair Project: the Importance of Data

9th - 12th
The scientific method is the foundation of work for scientists. In this video the scientific method is explained in detail serving as the basis for your science fair project. The process of creating a science fair project along with...
Instructional Video6:58
Flipping Physics

Calculating Average Drag Force on an Accelerating Car using an Integral

12th - Higher Ed
A vehicle uniformly accelerates from rest to 3.0 x 10^1 km/hr in 9.25 seconds and 42 meters. Determine the average drag force acting on the vehicle.
Instructional Video16:44
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - Data Driven Testing Using Cucumber Data Table Feature for Cypress Tests

Higher Ed
This video explains data driven testing using Cucumber data table feature for Cypress tests. This clip is from the chapter "Cypress BDD Cucumber Framework Integration to Mocha" of the series "Cypress - Modern Automation Testing from...
Instructional Video10:38
Let's Tute

Interactive Codes: Message Boxes, Input Boxes, and User Forms

9th - Higher Ed
In this video, the teacher explains the concept of interactive codes in Microsoft Excel. They demonstrate how to create message boxes, input boxes, and user forms using VBA coding. The teacher shows various examples of how to use these...
Instructional Video4:24
Flipping Physics

Using a Data Table to Make Vector Addition Problems Easier

12th - Higher Ed
Any vector addition problem can be made easier by using a data table; no matter how many vectors.
Instructional Video9:40
KnowMo

Constructing and Interpreting Bar Charts

12th - Higher Ed
The video explains how to construct and interpret bar charts using different examples, including numerical and categorical data. The presenter explains the key aspects of bar charts such as titles, axes, labels, scales, and gaps between...
Instructional Video9:34
Curated Video

Learning Microsoft Power BI - Creating Table Relationships in Power BI

Higher Ed
In this video, we will learn more about relationships and how to create them in the data model. • Further understand why key columns are important for relationships • Create relationships between the data and lookup tables • Learn how to...
Instructional Video12:31
IDG TECHtalk

How to merge in R

Higher Ed
See how to merge data in R three different ways: with base R’s merge function, dplyr’s family of join functions, and the data.table package.