Instructional Video4:29
Packt

Binary Search Complexity

Higher Ed
This video introduces you to binary search complexity.<br<br/>/>

This clip is from the chapter "Algorithm: Searching" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of searching.
Instructional Video8:01
Curated Video

Measures of Variation: Range, Interquartile Range, and Percentile Range

Higher Ed
This video explains the different measures of variation, specifically the range, interquartile range, and percentile range. The host demonstrates how each measure is calculated and defines the various quartiles and percentiles used in...
Instructional Video4:48
Curated Video

Describe an advanced data structure : Binary Searching for an Optimal Subarray Length

Higher Ed
From the section: More Complex Algorithms on Arrays. In this section, we will deal with even more complex problems involving arrays. They will require more complex logic or data structures to solve, or a clever way of applying more...
Instructional Video3:04
National Institute of Standards and Technology

Lead paint in children's toys

9th - 12th
Lead is a toxic element, and recent regulations have significantly reduced the maximum amount of lead allowed in paints for children's toys. To help manufacturers, importers, and enforcers ensure that their testing procedures are working...
Instructional Video5:50
KnowMo

Introduction to Box Plots: Understanding and Constructing Them

12th - Higher Ed
This video explains what box plots are and how to interpret and construct them. It provides specific information on the different components of a box plot, including the minimum and maximum values, quartiles, range, and median. The video...
Instructional Video18:30
KnowMo

Maximum and Minimum Points

3rd - Higher Ed
Maximum and Minimum Points
Instructional Video4:53
Curated Video

Understanding Stationary Points through Second Derivative

Higher Ed
The video is a presentation on stationary points, specifically using the second derivative. The presenter summarizes a previous lecture on finding maximum and minimum points and looking at the gradient function. They then introduce an...
Instructional Video7:47
Catalyst University

Exercise Physiology | Skeletal Muscle Length-Tension Relationship

Higher Ed
Exercise Physiology | Skeletal Muscle Length-Tension Relationship
Instructional Video11:47
Curated Video

Sketch and Factorize Cubic Functions

Higher Ed
The video is a lecture presentation on sketching and factorizing cubic functions. The speaker explains the general shape of a cubic function and key trends to know such as three roots, two roots, and one root. The speaker also...
Instructional Video8:50
Flipping Physics

Simple Harmonic Motion - Graphs of Position, Velocity, and Acceleration

12th - Higher Ed
Position, velocity, and acceleration as a function of time graphs for an object in simple harmonic motion are shown and demonstrated.
Instructional Video2:14
Packt

Breadth-first Search Complexity

Higher Ed
This video explains breadth first search complexity.
<
br/>
This clip is from the chapter "Algorithm: Tree Traversals" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of...
Instructional Video5:08
Brian McLogan

How to determine the domain and range of a quadratic using its vertex

12th - Higher Ed
👉 Learn the basics to understanding graphing quadratics. A quadratic equation is an equation whose highest exponent in the variable(s) is 2. To graph a quadratic equation, we make use of a table of values and the fact that the graph of a...
Instructional Video9:23
Brian McLogan

Linear Programming problem learn how to solve

12th - Higher Ed
Learn how to solve problems using linear programming. A linear programming problem involves finding the maximum or minimum value of an equation, called the objective functions, subject to a system of inequalities, called the constraints....
Instructional Video5:26
Brian McLogan

What is the rational zero test?

12th - Higher Ed
👉 Learn how to use the Rational Zero Test on Polynomial expression. Rational Zero Test or Rational Root test provide us with a list of all possible real Zeros in polynomial expression. Rational Zero Test can be helpful to find all the...
Instructional Video5:31
Curated Video

Using Differentiation to Solve Practical Problems

Higher Ed
This video is a tutorial on how to use differentiation to solve practical problems. It demonstrates how to find the maximum and minimum values of a function by differentiating it and setting it equal to zero, and then determining its...
Instructional Video6:05
Curated Video

Learn and Master C Programming - Arrays and Functions

Higher Ed
Learn how to pass arrays to functions the proper way and start to see how you can write more modular code in C/C++.
r/>
This clip is from the chapter "Arrays" of the series "Learn and Master C Programming For Absolute...
Instructional Video8:11
Let's Tute

Basic Probability Questions and Solutions

9th - Higher Ed
In this video, a teacher explains how to solve basic probability questions using real-life examples. The video covers topics such as empirical probability, drawing cards, and tossing coins, and provides step-by-step solutions to each...
Instructional Video5:03
Curated Video

Stationary Points and Points of Inflection: Finding and Analyzing

Higher Ed
This video is a presentation on stationary points and points of inflection. The presenter goes over how to find the stationary points and the nature of those points using the first and second derivative tests. They then move on to...
Instructional Video5:02
Curated Video

Finding the Maximum Value of a Quadratic Function by Completing the Square

K - 5th
In this video, the teacher explains how to find the maximum value of a quadratic function by completing the square. They demonstrate the process using two examples and highlight common mistakes to avoid. By rewriting the function in a...
Instructional Video6:58
Flipping Physics

Simple Harmonic Motion - Graphs of Mechanical Energies

12th - Higher Ed
Kinetic energy and elastic potential energy as functions of time graphs for a horizontal mass-spring system in simple harmonic motion are demonstrated. Conservation of energy is shown.
Instructional Video5:43
Brian McLogan

Overview of rational Zeros of a polynomial- Online Math Tutor

12th - Higher Ed
👉 Learn how to use the Rational Zero Test on Polynomial expression. Rational Zero Test or Rational Root test provide us with a list of all possible real Zeros in polynomial expression. Rational Zero Test can be helpful to find all the...
Instructional Video6:27
Brian McLogan

How can we determine if a quadratic has a max or min value

12th - Higher Ed
👉 Learn the basics to understanding graphing quadratics. A quadratic equation is an equation whose highest exponent in the variable(s) is 2. To graph a quadratic equation, we make use of a table of values and the fact that the graph of a...
Instructional Video3:11
Curated Video

Stationary Points: Finding Maxima and Minima on a Graph

Higher Ed
The video is about stationary points and how to find them using differentiation. The presenter starts by discussing the graph of a function and how to find its gradient by drawing the tangent. They then identify the stationary points as...
Instructional Video5:13
Brian McLogan

Maximizing the objective function using linear programming

12th - Higher Ed
Learn how to solve problems using linear programming. A linear programming problem involves finding the maximum or minimum value of an equation, called the objective functions, subject to a system of inequalities, called the constraints....