Curated Video
Recognize a Simpler Expression
In this short video we will answer a standardized math test question where we are given an algebraic expression that represents a real world situation. We are asked to recognize and identify which solution represents a simplified...
Curated Video
Data Analytics using Python Visualizations - Plotting Regression Lines with OLS (ML)
This video explains plotting regression lines with OLS (ML). This clip is from the chapter "Advanced Visualizations Using Business Applications" of the series "Data Analytics Using Python Visualizations".This section explains advanced...
Brian McLogan
Given One Zero or Factor Find the Remaining Zeros
π Learn how to find all the zeros of a polynomial given one rational zero. A polynomial is an expression of the form ax^n + bx^(n-1) + . . . + k, where a, b, and k are constants and the exponents are positive integers. The zeros of a...
Curated Video
Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Creating a Linear Regression Object
In this video, you will learn how to create a linear regression object. This clip is from the chapter "Simple Linear Regression" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will cover...
Brian McLogan
What is a coefficient
In this video playlist you will learn the basics to help prepare you for algebra. We will review key concepts such as adding,subtracting, dividing and multiplying
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Building Machine Learning Model from Scratch: Linear Regression from Scratch- Part 2
In this video, we will cover linear regression from scratch- part 2. This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Brian McLogan
Master how to find all of the zeros of a polynomial when given two complex zerosgiven c
Master how to find all of the zeros of a polynomial when given two complex zerosgiven c
Brian McLogan
Master how to find all of the zeros of a polynomial when given two imaginary zeros
Master how to find all of the zeros of a polynomial when given two imaginary zeros
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Solution and Regularization
In this video, we will look at the possible solution to our quiz question, using regularization. This clip is from the chapter "Optimizations" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this...
APMonitor
Data Science π Time Series
Time series data is produced sequentially as new measurements are recorded. Models derived from the data give insight into what happens next. They also show how the system can be changed to achieved a different future outcome. Time...
Brian McLogan
Solve a System of Linear Equations Using Elimination
π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...
Brian McLogan
Solve a System of Equations by Using Elimination of Multiplying
π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...
Let's Tute
Solving Pair of Linear Equations using Cross-Multiplication Method
This is a video tutorial on how to solve a pair of linear equations using the cross-multiplication method. The tutorial explains the formula for finding the values of x and y and provides a simple trick for remembering the formula. The...
Looking Glass Universe
Fourier Series
In this video, I explain what the Fourier series does, and why it is one of the most surprising results in mathematics. All the plotted graphs in this video were done in Mathematica. If you dont have the program then you can use the free...
Flipping Physics
Nerd-A-Pult #2 using Unit Vectors
Solving an intermediate projectile motion problem using unit vectors. Also culling information from the quadratic formula.
Brian McLogan
Summary of Binomial Expansion
π Learn all about sequences. In this playlist, we will explore how to write the rule for a sequence, determine the nth term, determine the first 5 terms or any term of the sequence. We will investigate binomial expansion as well as...
Brian McLogan
Given Two Factors and a Polynomial Find the Remaining Zeros
π Learn how to find all the zeros of a polynomial given one rational zero. A polynomial is an expression of the form ax^n + bx^(n-1) + . . . + k, where a, b, and k are constants and the exponents are positive integers. The zeros of a...
FuseSchool
MATHS - Algebra - Different Parts of an Equation
Expressions, equations, formulae and identities are all slightly different types of algebraic notation. In this video weβre going to discover the differences. An expression is a collection of letters and numbers, with no equals sign. An...
Brian McLogan
Steps to classify conic sections
Learn how to classify conic sections. A conic section is a figure formed by the intersection of a plane and a cone. A conic section may be a circle, an ellipse, a parabola, or a hyperbola. The general equation of a conic section is given...
Let's Tute
Cross Multiplication Method for Solving Pair of Linear Equations
This video explains about Pair of Linear Equations in Two Variables Cross multiplication Method of linear equations.
Curated Video
Solving Systems of Equations by Linear Combination
This video explains how to solve systems of equations using linear combination, also known as elimination. It demonstrates the process step-by-step and provides examples to help students understand the concept.
Brian McLogan
How do we add and subtract polynomials
π Learn how to add polynomials. To add polynomials, we first simplify the polynomials by removing all brackets. Then, we combine like terms. Like terms are terms that share the same base and power for each variable. When you have...
Brian McLogan
What is the rational zero test?
π 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...
Brian McLogan
How to solve a two step equation with fractional coefficients
π Learn how to solve two step linear equations. A linear equation is an equation whose highest exponent on its variable(s) is 1. To solve for a variable in a two step linear equation, we first isolate the variable by using inverse...