Instructional Video4:03
Curated Video

Discuss the importance of data : Dependent- Independent Data split in Python

Higher Ed
From the section: Simple Decision trees. In this section, we will start with the basic theory of decision tree then we cover data pre-processing topics like missing value imputation, variable transformation and Test-Train split. In the...
Instructional Video15:59
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - Implementing the Sum Of Products Functionality with Cypress-JavaScript

Higher Ed
This video introduces you to implementing the sum of products functionality with Cypress-JavaScript. This clip is from the chapter "Cypress Framework Part 3- Configuration Properties and Environmental Variables" of the series "Cypress -...
Instructional Video13:00
Curated Video

Complete Python Scripting for Automation - Tuples

Higher Ed
Data Structures of Python: Tuples This clip is from the chapter "Data Structures of Python" of the series "Complete Python Scripting for Automation".In this section, the author introduces Data structures and types of Data Structures like...
Instructional Video4:31
Brian McLogan

Solve a System of Equations Using Elimination

12th - Higher Ed
πŸ‘‰Learn how to solve a system (of equations) by elimination. A system of equations is a set of equations which are collectively satisfied by one solution of the variables. The elimination method of solving a system of equations involves...
Instructional Video4:04
Brian McLogan

What does it mean to isolate a variable

12th - Higher Ed
πŸ‘‰ Learn all about the processes and definitions for solving linear equations. You will gain a better understanding about the vocabulary and steps used to solve liner equations such as how to isolate an equation and apply inverse...
Instructional Video7:25
Curated Video

Sketching Higher Order Polynomials and Identifying Disguised Quadratics

Higher Ed
The video is a lecture presentation on sketching higher order polynomials. The presenter begins by recapping the general trends for even and odd powered graphs. Then, they introduce a general strategy for sketching any higher order...
Instructional Video18:54
R Programming 101

Create a boxplot using R programming with the ggplot package.

Higher Ed
Visualize one categorical and one numeric variable If you are interested in using R programming to visualize your data, then you have come to the right place. Ggplot is a fantastic package that can be used to create plots and graphs to...
Instructional Video3:54
Curated Video

Understanding Equations and Multiple Solutions: Using Bar Models

K - 5th
In this video, students learn about equations and how to find their solutions using a bar model. The video uses a real-world example of Jenna making pottery figures to illustrate the concept.
Instructional Video8:07
Curated Video

Julia for Data Science (Video 3)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine performance...
Instructional Video16:30
APMonitor

Java β˜• Variables

10th - Higher Ed
One of the most useful resources in all of programming are variables. Just like in math, a variable is a container that represents a value that can change. Let's say you are designing a program that makes automatically makes birthday...
Instructional Video15:36
APMonitor

Excel VBA Macro Tutorial for Engineers

10th - Higher Ed
This basic Excel Macro tutorial demonstrates how to import and export values from a VBA program, display a message box, and write an IF statement. This video is followed by examples on writing this same program in MATLAB and Python.
Instructional Video4:08
Curated Video

Understanding the Difference between Expressions and Equations

K - 5th
In this lesson, students will learn the difference between expressions and equations. They will understand that expressions represent values and can be simplified, but not solved. On the other hand, equations equate two expressions and...
Instructional Video7:55
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - Spark Application and Session

Higher Ed
In this video session, we will dive deep into the Spark application. Let's create a Spark program and learn more about Spark sessions. This clip is from the chapter "Spark Execution Concepts" of the series "Apache Spark 3 for Data...
Instructional Video3:46
Brian McLogan

What do I need to know to solve a system of equations by substitution

12th - Higher Ed
πŸ‘‰Learn how to solve a system of equations by substitution. To solve a system of equations means to obtain a common values of the variables that makes the each of the equation in the system true. To solve a system of equations by...
Instructional Video3:46
Brian McLogan

Using the Elmination Method to Solve a System of Equations

12th - Higher Ed
πŸ‘‰Learn how to solve a system (of equations) by elimination. A system of equations is a set of equations which are collectively satisfied by one solution of the variables. The elimination method of solving a system of equations involves...
Instructional Video6:02
Brian McLogan

Solving for X and Y Using Laws of Parallel Lines - Online Tutor - Free Math Videos

12th - Higher Ed
πŸ‘‰ Learn how to solve for an unknown variable using parallel lines and a transversal theorems. Two lines are said to be parallel when they have the same slope and are drawn straight to each other such that they cannot meet. In geometry,...
Instructional Video4:20
Brian McLogan

Lines and a Transversal - How To Label Special Angle Relationships

12th - Higher Ed
πŸ‘‰ Learn how to identify angles from a figure. This video explains how to solve problems using angle relationships between parallel lines and transversal. We'll determine the solution given, corresponding, alternate interior and exterior....
Instructional Video17:00
Catalyst University

Limits by Factoring

Higher Ed
Limits by Factoring
Instructional Video3:09
Brian McLogan

What is the solution to an equation

12th - Higher Ed
πŸ‘‰ Learn all about the processes and definitions for solving linear equations. You will gain a better understanding about the vocabulary and steps used to solve liner equations such as how to isolate an equation and apply inverse...
Instructional Video3:39
Curated Video

Discuss the importance of data : Missing value treatment in Python

Higher Ed
From the section: Simple Decision trees. In this section, we will start with the basic theory of decision tree then we cover data pre-processing topics like missing value imputation, variable transformation and Test-Train split. In the...
Instructional Video2:59
Curated Video

Discuss the importance of data : The Data set for the Course

Higher Ed
From the section: Simple Decision trees. In this section, we will start with the basic theory of decision tree then we cover data pre-processing topics like missing value imputation, variable transformation and Test-Train split. In the...
Instructional Video16:49
Programming Electronics Academy

For Loop with Multiple LEDs: Arduino Course 5.5

Higher Ed
A walk through of programming a for loop to light up multiple LEDs
Instructional Video16:19
Curated Video

Statistics for Data Science and Business Analysis - Practical Example

Higher Ed
This video contains a practical example on descriptive statistics. This clip is from the chapter "Descriptive Statistics Fundamentals" of the series "Statistics for Data Science and Business Analysis".This section describes the...
Instructional Video3:01
Brian McLogan

Using the properties of Natural logs to solve an exponential equations

12th - Higher Ed
πŸ‘‰ Learn how to solve exponential equations in base e. An exponential equation is an equation in which a variable occurs as an exponent. e is a mathematical constant approximately equal to 2.71828. e^x is a special type of exponential...