Curated Video
Describing Data Distributions from Graphed Data (Example)
Describe a data distribution from a graph (spread direction, shape symmetric and gaps).
Curated Video
C++ Standard Template Library in Practice - Sorting and Gathering - std::partial_sort algorithm
The listener is new to algorithms and does not know about the partial_sort algorithms. • Introduce the listener to the std::partial_sort algorithm • Show how it works and explain the different versions available • Reinforce the lesson...
Curated Video
Basic Maths Operations in Small Basic Programming
In this video, the instructor provides a basic introduction to programming and focuses on basic mathematical operations in Small Basic. The instructor demonstrates how to ask the user for numbers, store them in variables, and perform...
TMW Media
Algebra Word Problem Problems Involving Averages
The Algebra Word Problem Tutor series teaches by examples how to set up algebra word problems and solve them. This program teaches students how to solve word problems that involve averages. Students are taught how to read the problem and...
Curated Video
Product Management Certification with Agile Product Owner and Scrum - Bonus: How to Prioritize the Product Backlog
This is a bonus video the explains how to prioritize the Product Backlog. This clip is from the chapter "Crafting the Product Backlog" of the series "Product Management Certification with Agile Product Owner and Scrum".This section...
Brian McLogan
Identify zeros and multiplicity of polynomials in factored form
Identify zeros and multiplicity of polynomials in factored form
Professor Dave Explains
Practice Problem: Electron Configuration and Quantum Numbers
Everyone has trouble with electron configurations and quantum numbers. Well today we are going to settle the score with a little practice!
Brian McLogan
Factoring out a negative 1 to complete the square and graph your parabola
👉 Learn how to graph quadratic equations by completeing the square. A quadratic equation is an equation of the form y = ax^2 + bx + c, where a, b and c are constants. The graph of a quadratic equation is in the shape of a parabola which...
Curated Video
PMI-RMP Certification Training - Perform Quantitative Risk Analysis - Inputs
This video explains perform quantitative risk analysis - inputs. This clip is from the chapter "Perform Quantitative Risk Analysis" of the series "PMI-RMP® Certification Training".This section explains performing quantitative risk analysis.
Curated Video
Python 3 for Beginners: Python Tuples - Immutable Lists
In this video, you will learn all about tuples in Python, how they differ from lists, and why they're useful. We'll cover the basics of creating a tuple, accessing its values by index, and looping through its items using a for loop....
Curated Video
Probability Statistics - The Foundations of Machine Learning - Dependence and Variance of Two Random Variables
In this video, we will cover the dependence and variance of two random variables. This clip is from the chapter "Visualization in Intuition Building" of the series "Probability / Statistics - The Foundations of Machine Learning".In this...
Brian McLogan
Writing an equation in standard form so that we can determine end behavior
👉 Learn how to determine the end behavior of the graph of a polynomial function. To do this we will first need to make sure we have the polynomial in standard form with descending powers. We will then identify the leading terms so that...
Curated Video
Using Random Numbers in Small Basic
In this tutorial, Justin demonstrates how to use random numbers in programming using Small Basic. He walks viewers through creating a simple guessing game where users have to guess a random number. The tutorial also covers the concept of...
Curated Video
Business Intelligence with Microsoft Power BI - with Material - Rounding Off Functions
This video explains the rounding off functions. This clip is from the chapter "Number Functions in Power Query" of the series "Business Intelligence with Microsoft Power BI - with Material".This section explains the number functions in...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Maximum Likelihood Part 2
In this video, we will build a relation between error and probability. This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will cover...
Curated Video
Agile Project Management - The Importance of Prioritizing the Backlog - Building the Product Backlog
This video explains the importance of prioritizing the backlog. This clip is from the chapter "Building the Product Backlog" of the series "Agile Project Management".This section explains building the product backlog.
Curated Video
Business Intelligence with Microsoft Power BI - with Material - Line Chart versus Column Chart in Power BI
This video highlights the difference between a line chart and a column chart in Power BI. This clip is from the chapter "Other Charts in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section...
KnowMo
Problem Solving with Descriptive Statistics
The video is a lecture on problem solving descriptive statistics questions, focusing on the mean, median, mode and range. The instructor works through two examples and emphasizes the importance of logical thinking and interpretation of...
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Why Derivatives Solution
This is a solution video on why derivatives. This clip is from the chapter "Gradient Descent in CNNs" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on gradient descent in CNNs.
Curated Video
Agile Project Management - The Importance of Prioritizing the Backlog - Creating a Product Backlog Step by Step
This video explains the importance of prioritizing the backlog. This clip is from the chapter "Creating a Product Backlog Step by Step" of the series "Agile Project Management".This section explains creating a product backlog step by step.
Curated Video
Agile Project Management - Step 2 - Prioritization
This video introduces you to step 2 - prioritization. This clip is from the chapter "Creating a Product Backlog Step by Step" of the series "Agile Project Management".This section explains creating a product backlog step by step.
Packt
Fundamentals of Neural Networks - Lab 2 - Sequence to Sequence Stock Candlestick Forecast
This video demonstrates sequence-to-sequence stock candlestick forecast. This clip is from the chapter "Recurrent Neural Networks" of the series "Fundamentals in Neural Networks".This section explains NLP, we will start with recurrent...