Instructional Video3:01
Two Minute Music Theory

Lydian Mode

12th - Higher Ed
Overview of the Lydian Mode
Instructional Video8:46
Hip Hughes History

Federalist Paper #68 Explained

6th - 12th
Alexander Hamilton argues for the electoral college in this political science classic.
Instructional Video3:53
FuseSchool

MATHS - Statistics - Which Average to Use

6th - Higher Ed
Sometimes we need to choose what average to use to analyze data in order to get the most believable result. In this video you will learn which method is best suited for analyzing specific data.
Instructional Video3:20
Two Minute Music Theory

FAQ #1: How Did The Notes Get Their Names?

12th - Higher Ed
I've gotten a lot of questions over the last 5 years. Some of them more than others, so today I'm starting an FAQ series. The note names in Western Music seem to be a little off? Why is the key with no sharps or flats C major and not A...
Instructional Video16:07
Programming Electronics Academy

Arrays and For Loops Continued: Arduino Course 7.5

Higher Ed
A walkthrough of using arrays and for loops in programming.
Instructional Video7:45
msvgo

Finding Mode of Grouped Data

K - 12th
It explains the formula to calculate the mode of a grouped data. It also explains modal class and mode of continuous grouped data.
Instructional Video1:48
Two Minute Music Theory

Locrian Mode

12th - Higher Ed
Overview of the Locrian Mode
Instructional Video2:01
Two Minute Music Theory

Phrygian Mode

12th - Higher Ed
Overview of the Phrygian Mode
Instructional Video2:32
Curated Video

Evaluate the impact of an AI application used in the real world. (case study) : Working with X-Ray images: Case Study - Part 2

Higher Ed
From the section: CNN-Industry Live Project: Find Medical Abnormalities and Save Life. This section includes a CNN-Industry live project on working with X-Ray images. CNN-Industry Live Project: Find Medical Abnormalities and Save Life:...
Instructional Video3:58
Brainwaves Video Anthology

John Benton - A Whole New Level of Engagement

Higher Ed
John Benton is a narrative designer whose work ranges from traditional film to emerging media. Most recently, he won the Tribeca Film Festival’s Mobile Storytelling Prize as well as London's PttPixel Market Prize for his interactive...
Instructional Video7:41
Curated Video

Learn and Master C Programming - Reading and Writing Files (Overview)

Higher Ed
This lecture walks you through the process of reading from files and writing data to files using C/C++ functions. This clip is from the chapter "Working with Files and I/O" of the series "Learn and Master C Programming For Absolute...
Instructional Video13:57
Programming Electronics Academy

Using Serial.parseInt() with Arduino

Higher Ed
Are you trying to send integers over serial using parseInt with Arduino? Maybe you’re struggling to understand the difference between Serial.read() and Serial.parseInt(), and how they can work for you? Do you just need to know how to...
Instructional Video3:53
Curated Video

Analyzing Deceptive Advertising Using Measures of Center and Variability

K - 5th
This video describes the importance of not relying solely on the mean, as outliers can skew the data, and emphasize the significance of considering the median and MAD (mean absolute deviation) for a more accurate representation of the...
Instructional Video2:34
Brian McLogan

Use trigonometry to solve word problem with angle of elevation

12th - Higher Ed
👉 Learn how to solve the word problems with trigonometry. Word problems involving angles, including but not limited to: bearings, angle of elevations and depressions, triangles problems etc are solved using trigonometry. To be able to...
Instructional Video8:53
Curated Video

C++ for Beginners - How to Write Text Files

Higher Ed
In this section, your instructor, David, discusses File Output. This clip is from the chapter "Input, Process and Output" of the series "C++ for Beginners".null
Instructional Video11:10
KnowMo

How to Calculate Averages from Group Frequency Tables

12th - Higher Ed
This video provides a tutorial on how to calculate averages from data presented in a group frequency table. The three types of averages covered in the video are the mean, median, and mode. The example used in the video is based on the...
Instructional Video24:02
The Wall Street Journal

The Future of Mobility

Higher Ed
Toyota Chairman Takeshi Uchiyamada and WSJ Tokyo Bureau Chief Peter Landers discuss the future of transportation technology and its effects on the world around us.
Instructional Video1:55
Two Minute Music Theory

Mixolydian Mode

12th - Higher Ed
Overview of the Mixolydian Mode
Instructional Video4:20
Packt

MERN E-commerce Environment Variables

Higher Ed
This video focuses on environment variables. This clip is from the chapter "Serving and Fetching Data from an Express" of the series "MERN E-commerce from Scratch".This section presents an overview of serving and fetching data from an...
Instructional Video13:04
Paul Marriott

Arduino HC-05: Bluetooth Module Configurator w/Uno R3 & Basic AT Commands - Tutorial

9th - 12th
A full tutorial for an HC-05 bluetooth module configurator. Used in conjunction with Arduino IDE Serial Monitor, this device can be used to configure and pair HC-05 bluetooth modules via. special AT commands.
Instructional Video2:33
FuseSchool

The Range

6th - Higher Ed
You’ve probably come across the 3 different measures of average 4, 6, 6, 7, 10, 11, 12 Mean = 8 Median = 7 Mode = 6 The range also often gets added onto these 3… although it isn’t actually a measure of the average. It’s the difference...
Instructional Video8:55
Catalyst University

Biosignaling | Viagra (Sildenafil) Mechanism of Action

Higher Ed
Biosignaling | Viagra (Sildenafil) Mechanism of Action
Instructional Video21:52
Programming Electronics Academy

Tutorial 12: For Loop Iteration: Arduino Course for Absolute Beginners (ReM)

Higher Ed
There are few functions so useful that you find them everywhere. The 'for loop' is an example of this type. A For Loop repeats an action for a specified number of iterations, reducing the lines of code that need to be written thus making...
Instructional Video3:25
Packt

Develop an AI system to solve a real-world problem : Small Data and Cross Validation

Higher Ed
From the section: Predicting Sales with Supervised Learning. In this section, learners will use their first machine learning techniques, including Support Vector Machines and Artificial Neural Networks. These techniques will be applied...