Instructional Video0:42
The March of Time

1965: BRAIN EXPERIMENTS: CU Two holes in head of cat, ZO Male fingers placing electrode into hole, LA Walking cat does not stop at wall, continues trying to walk. MS Cat head against wall trying to walk. Scientific research, animal testing

12th - Higher Ed
MOT 1965: BRAIN EXPERIMENTS: CU Two holes in head of cat, ZO Male fingers placing electrode into hole, LA Walking cat does not stop at wall, continues trying to walk. MS Cat head against wall trying to walk. Scientific research, animal...
Instructional Video2:34
FuseSchool

Testing For Water

6th - Higher Ed
Learn the basics about how to test water? what methods and techniques are use to test water? and why is water tested? Find out more in this video!
Instructional Video6:00
Bozeman Science

Thinking in Causation - Level 2 - Testing Causes

12th - Higher Ed
In this video Paul Andersen shows conceptual thinking in a mini-lesson on testing causes. TERMS: Tests - a planned act that is done to learn something Cause - a thing that gives rise to an event Support - to give assistance to Refute -...
Instructional Video3:38
FuseSchool

Testing For Positive Ions - part 2

6th - Higher Ed
Learn the basics about Testing for positive ions - part 2. Find out more in this video!
Instructional Video16:35
Curated Video

Testing Antiseptics: Using Agar Plates to Compare Effectiveness

Higher Ed
The video is a lecture presentation on testing antiseptics. It explains the two stages of the experiment, starting with how to set up an agar plate with a single type of bacteria using aseptic techniques to avoid contamination. The...
Instructional Video3:56
Curated Video

Testing Water: Presence and Purity

Higher Ed
In this video, the presenter demonstrates two tests for water - one that tests for the presence of water and another that tests for the purity of water. The first test involves heating hydrated copper sulfate crystals which turn white...
Instructional Video4:44
Curated Video

Design test cases to verify a computer program : Testing Classes

Higher Ed
From the section: Unit Testing with Python. In this section, you will learn about unit testing using Python. This video explains how to test classes in Python.
Instructional Video2:45
MinuteEarth

Is It Safe To Get Your DNA Tested?

12th - Higher Ed
Once it’s out of your body, your genetic information is valuable to a variety of people, but you can keep it safe(ish) with a few simple steps. ___________________________________________ To learn more, start your googling with these...
Instructional Video2:45
MinuteEarth

Is It Safe To Get Your DNA Tested?

12th - Higher Ed
Once it’s out of your body, your genetic information is valuable to a variety of people, but you can keep it safe(ish) with a few simple steps. ___________________________________________ To learn more, start your googling with these...
Instructional Video6:40
Curated Video

R Programming for Statistics and Data Science - Comparing Two Means - Dependent Samples

Higher Ed
This video explains comparing two means - dependent samples. This clip is from the chapter "Hypothesis Testing" of the series "R Programming for Statistics and Data Science".This section explains hypothesis testing.
Instructional Video1:26
NASA

NASA’s Psyche Spacecraft Prepares for Trip to Asteroid by Testing Solar Arrays

K - 11th
NASA’s Psyche mission is preparing for a 1.5 billion-mile (2.4 billion-kilometer) solar-powered trip to the metal-rich asteroid of the same name. In a cleanroom at NASA’s Jet Propulsion Laboratory in February 2022, twin solar arrays were...
Instructional Video4:32
Curated Video

Compare Two Solutions

3rd - Higher Ed
A video entitled “Compare Two Solutions” which demonstrates how to compare and test two tools designed to solve the same problem.
Instructional Video4:30
Curated Video

Statistics for Data Science and Business Analysis - Test for the Mean; Independent Samples (Part 2)

Higher Ed
This is the second of the two-part video, where the means for two dependent samples are tested. This clip is from the chapter "Hypothesis Testing" of the series "Statistics for Data Science and Business Analysis".This section explains...
Instructional Video5:21
Curated Video

Statistics for Data Science and Business Analysis - Test for the Mean; Dependent Samples

Higher Ed
In this video, the mean for two dependent samples are tested. This clip is from the chapter "Hypothesis Testing" of the series "Statistics for Data Science and Business Analysis".This section explains null and alternative hypothesis, and...
Instructional Video3:23
Science360

Computational behavioral science develops tools, methods to reach children with autism

12th - Higher Ed
Lexie is an active, healthy 2-year-old and already lending a hand, or more specifically her wrist to science. She's helping researchers test sensors designed to gauge something particularly difficult to measure scientifically --...
Instructional Video4:32
Wonderscape

Darwin's Enduring Legacy: Shaping Modern Science

K - 5th
Explore how Charles Darwin's theory of evolution continues to influence various scientific disciplines over two centuries after his birth. This video delves into the positive impacts of Darwinian theory on fields like genetics and...
Instructional Video9:00
Curated Video

Testing Fruit Ninja In Real Life! | Mythbusters | Science Channel

6th - 11th
Adam Savage and Jamie Hyneman set up a real life fruit ninja scenario and compare its accuracy to the classic video game. #mythbusters #sciencechannel Stream Mythbusters: https://www.discoveryplus.com/show/mythbusters About Mythbusters:...
Instructional Video21:52
APMonitor

Data Science 🐍 Prepare Data

10th - Higher Ed
Much of data science and machine learning work is getting clean data into the correct form. This may include data cleansing to remove outliers or bad information, scaling for machine learning algorithms, splitting into train and test...
Instructional Video13:20
Curated Video

Predictive Analytics with TensorFlow 2.1: Using Statistics in Predictive Modeling

Higher Ed
In this video, we will discuss some widely used statistical concepts required in predictive analytics, followed by some basic understanding of predictive modeling, such as random sampling, central limit theorem, hypothesis testing using...
Instructional Video5:25
Be Smart

The Science of Kissing

12th - Higher Ed
When you really think about it, kissing is an odd human behavior. You know, all the rubbing of our faces all over each other. So there must be a good reason why we do it, right? From motherly comforts to testing the genetic compatibility...
Instructional Video11:10
Crash Course

How P-Values Help Us Test Hypotheses - Crash Course Statistics

12th - Higher Ed
Today we're going to begin our three-part unit on p-values. In this episode we'll talk about Null Hypothesis Significance Testing (or NHST) which is a framework for comparing two sets of information. In NHST we assume that there is no...
Instructional Video5:30
Curated Video

R Programming for Statistics and Data Science - Comparing Two Means - Independent Samples

Higher Ed
This video explains comparing two means - independent samples. This clip is from the chapter "Hypothesis Testing" of the series "R Programming for Statistics and Data Science".This section explains hypothesis testing.
Instructional Video6:59
Curated Video

Portal 2 Co-op Walkthrough / Course 5 - Part 9 - Co-op Ending and Credits

9th - Higher Ed
Howcast - Check out this Portal 2 Co-op walkthrough and beat Course 5 - Part 9 - Co-op Ending and Credits with this online demo.
Instructional Video17:35
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Detecting Cars Using SVM - Part #2

Higher Ed
From the section: Machine Learning: Part 2. In this section, we’ll cover Bayes Theorem, Naive Bayes, SVM and SVC to classify data. Machine Learning: Part 2: [Activity] Detecting Cars Using SVM - Part #2