Visual Learning Systems
Weather and Climate
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...
Science Buddies
Create an Urban Heat Island Profile Using ArcGIS Online
In this science project, you will explore Urban Heat Islands with ArcGIS Online and analyze surface type & air temperature relationships in your city.
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Add Datatables
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...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution - Build an Uber App Customer JavaScript Object Database
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...
Curated Video
Master SQL for Data Analysis - Indexes
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...
Visual Learning Systems
Structures of Living Things
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...
Visual Learning Systems
Observing Properties
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...
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Data Tables: Two Variables
In this video, we will cover data tables with two variables.
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Data Tables: One Variable
In this video, we will cover data tables with one variable.
Curated Video
Lab – Factors that Affect Enzymes
Visual demonstration of the lab factors that affect enzymes
Flipping Physics
Graphing Resistivity
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.
APMonitor
Data Engineering Summary Statistics
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...
Visual Learning Systems
Observations and Data: Recording and Organizing Data
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...
Visual Learning Systems
Observations and Data: Displaying Data
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...
Flipping Physics
Harnessing the Power of Spreadsheets in Physics
Basic demonstration of how to use spreadsheets in an introductory physics class.
Flipping Physics
Demonstrating Position, Velocity, and Acceleration of a Mass-Spring System
A “live” demonstration of of collecting position, velocity, and acceleration of a vertical mass-spring system.
Visual Learning Systems
Your Science Fair Project: the Importance of Data
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...
Flipping Physics
Calculating Average Drag Force on an Accelerating Car using an Integral
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.
Curated Video
Cypress - Modern Automation Testing from Scratch + Framework - Data Driven Testing Using Cucumber Data Table Feature for Cypress Tests
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...
Let's Tute
Interactive Codes: Message Boxes, Input Boxes, and User Forms
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...
Flipping Physics
Using a Data Table to Make Vector Addition Problems Easier
Any vector addition problem can be made easier by using a data table; no matter how many vectors.
KnowMo
Constructing and Interpreting Bar Charts
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...
Curated Video
Learning Microsoft Power BI - Creating Table Relationships in Power BI
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...
IDG TECHtalk
How to merge in R
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.