Instructional Video12:08
3Blue1Brown

Inverse matrices, column space and null space | Essence of linear algebra, chapter 7

12th - Higher Ed
How do you think about the column space and null space of a matrix visually? How do you think about the inverse of a matrix?
Instructional Video4:43
Crash Course Kids

Testing and Trials

3rd - 8th
More trials! This time we need to figure out what to do if you don't have all the things you'd like to have to perform your tests. How do you isolate a variable across multiple tests? A good engineer will work to find a way to make it...
Instructional Video5:55
TED-Ed

TED-Ed: The Furnace Bots | Think Like A Coder, Ep 3 | Alex Rosenthal

Pre-K - Higher Ed
This is episode 3 of our animated series "Think Like A Coder." This 10-episode narrative follows a girl, Ethic, and her robot companion, Hedge, as they attempt to save the world. The two embark on a quest to collect three artifacts and...
Instructional Video11:19
Crash Course

Programming Basics: Statements & Functions: Crash Course Computer Science

12th - Higher Ed
Today, Carrie Anne is going to start our overview of the fundamental building blocks of programming languages. We’ll start by creating small programs for our very own video game to show how statements and functions work. We aren’t going...
Instructional Video6:16
Be Smart

El Nino and Why We Can't Predict the Weather

12th - Higher Ed
What is El Nino? Why can't we predict the weather? Just a few slight changes in global climate patterns can drastically shift the weather. Thanks to chaos theory, even our smartest meteorologists can't predict weather correctly.
Instructional Video4:05
Crash Course Kids

Succeed by Failing

3rd - 8th
We all know that failure is bad... but is it? Actually, Engineers need things to fail so they can understand how to make things better. In this episode of Crash Course Kids, Sabrina chats to us about failure points and how they can help...
Instructional Video4:27
Crash Course Kids

Architecture Adventure

3rd - 8th
If we want to build a place for us to live, or to hang out, or do eat dinner with our friends, we're going to need a special kind of engineering called architecture. In this episode of Crash Course Kids, Sabrina gets us to help her build...
Instructional Video10:27
Crash Course

Fitting Models Is like Tetris - Crash Course Statistics

12th - Higher Ed
Today we're going to wrap up our discussion of General Linear Models (or GLMs) by taking a closer looking at two final common models: ANCOVA (Analysis of Covariance) and RMA (Repeated Measures ANOVA). We'll show you how additional...
Instructional Video11:36
Crash Course

Correlation Doesn’t Equal Causation - Crash Course Statistics

12th - Higher Ed
Today we’re going to talk about data relationships and what we can learn from them. We’ll focus on correlation, which is a measure of how two variables move together, and we’ll also introduce some useful statistical terms you’ve probably...
Instructional Video10:39
Bozeman Science

The Scientific Method

12th - Higher Ed
Mr. Andersen gives a brief description of the scientific method.
Instructional Video7:24
Bozeman Science

CER - Claim Evidence Reasoning

12th - Higher Ed
In this video Paul Andersen explains how the CER framework can be used to give explanations in a science classroom. In order to make a complete explanation a Claim must be supported by Evidence and Reasoning connecting the evidence to...
Instructional Video7:20
SciShow

Statistics Say Screens Aren’t Destroying Today’s Teens

12th - Higher Ed
Looking around, you might think it’s obvious that the abundance of screens and social media are ruining our lives, but what does the research actually tell us?
Instructional Video1:54
Curated Video

Understanding Variables in Statistics: Quantitative vs. Qualitative

12th - Higher Ed
New ReviewThis video introduces basic concepts related to statistics, focusing on the idea of variables. Variables are defined as numbers or characteristics that can be counted or measured. The video gives examples such as age, length, weight, and...
Instructional Video1:59
Curated Video

Solve Real World Situations

9th - 11th
New ReviewA video entitled "Solve Real World Situations" that covers solving a system of equations modeled by a real-world situation and interpreting the solution.
Instructional Video4:50
Curated Video

What Is the Butterfly Effect and How Might It Be Real?

12th - Higher Ed
What is the butterfly effect? The Real Butterfly Effect -- Imagine this scenario, a butterfly flutters its wings in Brazil, and it sets off a cascade of events over the course of time, which results in the touchdown of a tornado in...
Instructional Video1:37
Curated Video

How to Solve an Algebraic Equation

9th - Higher Ed
Howcast - An algebraic equation is an equation that includes one or more variables. These equations can be solved as long as the number of variables does not exceed the number of equations.
Instructional Video1:19
Curated Video

How to Normalize Data

9th - Higher Ed
When you normalize a set of data, you map the original data range into another scale. The steps for normalizing a data set are described here.
Instructional Video18:20
Curated Video

Water resistance: plan

Pre-K - Higher Ed
Pupil outcome: I can plan an investigation to identify the effects of water resistance. Key learning points: - Water Resistance is a force which acts to slow down or stop objects that are moving through liquid. - Water resistance acts in...
Instructional Video18:44
Curated Video

What plants need: do

Pre-K - Higher Ed
Pupil outcome: I can set up a comparative test investigation to find out what plants need. Key learning points: - Scientists can investigate what plants need by observing plant growth when requirements are removed. - In a comparative...
Instructional Video5:23
Curated Video

Equations Q8

9th - Higher Ed
Welcome to our complete high school mathematics tutorial series! Whether you’re a student preparing for exams, a teacher seeking additional resources, or a parent helping your child succeed in math, these videos cover a wide range of...
Instructional Video4:48
Curated Video

Evaluate Algebraic Expressions

9th - Higher Ed
Welcome to our complete high school mathematics tutorial series! Whether you’re a student preparing for exams, a teacher seeking additional resources, or a parent helping your child succeed in math, these videos cover a wide range of...
Instructional Video2:46
Curated Video

C++: Nested for-loop with inputs to print a unique Pattern

9th - Higher Ed
Welcome to our complete C++ programming tutorial series, designed for beginners and anyone looking to strengthen their understanding of C++ coding! In this video series, we’ll cover everything you need to know to get started with C++,...
Instructional Video4:00
Curated Video

MATLAB Programming Tutorials | Loops, Arrays, Classes, Control Statements & More : Basic Math

9th - Higher Ed
Welcome to our MATLAB Programming Tutorial series! These videos are designed to take you from beginner to advanced concepts in MATLAB, one of the most popular software platforms for engineering, data science, and mathematical computing....
Instructional Video7:40
Curated Video

Python Lesson2: Variables

9th - Higher Ed
Learn the concept of variables and how to use them correctly in your code.