Instructional Video4:37
Curated Video

Facts about Linear Functions

9th - 12th
In this math video we will learn facts about linear functions. We will discuss the characteristics of a linear function in slope-intercept form. We will review that slope-intercept form is y=mx+b. We will discover that m represents the...
Instructional Video18:01
Curated Video

How to Reflect Linear Functions

9th - 12th
In this video lesson we will learn how to reflect a linear function. We will also learn how to identify a reflection using a graph and how to represent a linear reflection using function notation. We will discover that a linear function...
Instructional Video10:46
Curated Video

How to Graph and Describe Multiple Transformations of Linear Function

9th - 12th
In this video lesson we will review the effects of constants, h, a, and k on a linear function. We will learn that the constant h effects by transforming a function horizontally left or right. We will learn that the constant a will...
Instructional Video10:20
Curated Video

Stretch and Shrink Linear Functions

9th - 12th
In this video lesson we will learn how to describe horizontal stretches and shrinks, as well as, vertical stretches and shrinks. We will learn that horizontal stretches and shrinks multiply each input by a factor and the function and its...
Instructional Video4:52
Curated Video

Constructing Linear Functions: Calculating Slope and Y-Intercept

K - 5th
In this video, the teacher explains how to construct a linear function to model a scenario. They use examples such as the growth of antelope population and the cost of a cell phone plan to demonstrate how to calculate the slope and Y...
Instructional Video6:26
Curated Video

Classify Graphs and Equations as Linear or Nonlinear

9th - 12th
In this video math lesson we will learn how to classify graphs and equations as linear or nonlinear functions. We will define a linear function as a relationship between two quantities with a constant rate of change. The graph of a...
Instructional Video5:58
Curated Video

Distinguishing Between Linear and Exponential Models

K - 5th
In this video, the teacher explains the difference between linear and exponential functions using examples and graphs. They demonstrate how to identify equal differences in a linear function and equal factors in an exponential function....
Instructional Video4:23
Curated Video

Modeling Exponential Decay: Using Tables and Function Notation

K - 5th
In this lesson, students will learn how to model exponential decay using a table of values and function notation. They will understand the difference between linear functions and exponential decay functions, and how the decay factor...
Instructional Video6:03
Curated Video

Distinguishing Linear and Exponential Functions Using Function Tables

K - 5th
This video explains how to distinguish between linear and exponential functions by examining function tables. Learn how to identify the patterns in the output values and explain the difference between equal differences in linear...
Instructional Video2:18
Curated Video

Identify the Equations that are Linear Functions

9th - 12th
In this short math video we will be presented with 5 equations and asked to identify the equations that are linear functions. We will understand that a linear function must be able to be written in the form y=mx+b. We will also...
Instructional Video1:45
Curated Video

Does the Graph Represent a Linear Function?

9th - 12th
In this short math video we will answer a standardized math question where we determine "Does the Graph Represent a Linear Function?" We will begin by review that a the graph of a linear function is a line that is not vertical. We will...
Instructional Video7:04
Cerebellum

Algebra, Domain and Range

9th - 12th
This video covers exam strategy, Algebra, Domain, Range, Simultaneous Equations, Function Models, Linear Functions, Quadratic Functions. This is part 10 from the series 'Introduction to the Math Section of the SAT'.
Instructional Video5:57
Curated Video

Understanding Exponential Functions Through Tables

K - 5th
This video explains how to determine if a set of data represents an exponential function and how to write an equation that models the function. It discusses the concept of first and second differences, the parent function for exponential...
Instructional Video13:24
Curated Video

Practical Data Science using Python - Linear Regression - Cost Functions and Gradient Descent

Higher Ed
This video explains linear regression - cost functions and gradient descent. This clip is from the chapter "Linear Regression" of the series "Practical Data Science Using Python".This section explains linear regression.
Instructional Video7:10
Curated Video

Determining Percentage Rate of Change

K - 5th
In this video, the teacher explains how to determine the percent rate of change using exponential models. They review compound interest and linear functions, and then go on to discuss exponential growth and depreciation.
Instructional Video15:35
APMonitor

Nonlinear Regression in MATLAB

10th - Higher Ed
A three parameter (a,b,c) model y = a + b/x + c ln(x) is fit to a set of data with the MATLAB APMonitor toolbox. This tutorial walks through the process of installing the solver, setting up the objective (normalized sum of squared...
Instructional Video13:55
APMonitor

Nonlinear Regression in Python

10th - Higher Ed
A three parameter (a,b,c) model y = a + b/x + c ln(x) is fit to a set of data with the Python APMonitor package. This tutorial walks through the process of installing the solver, setting up the objective (normalized sum of squared...
Instructional Video9:14
APMonitor

Nonlinear Regression in Microsoft Excel

10th - Higher Ed
A three parameter (a,b,c) model y = a + b/x + c ln(x) is fit to a set of data with the Excel solver add-in. This tutorial walks through the process of installing the solver, setting up the objective (normalized sum of squared errors),...
Instructional Video32:04
Curated Video

Data Science and Machine Learning with R - Linear Regression - Real Model Section Introduction

Higher Ed
This video explains linear regression – a real model. This clip is from the chapter "Linear Regression - a Real Model" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains a...
Instructional Video4:06
Curated Video

Predictive Analytics with TensorFlow 3.5: Getting Started with Tensorflow – Linear Regression and Beyond

Higher Ed
In this example, we will take a closer look at TensorFlow's and TensorBoard's main concepts and try to do some basic operations to get you started. The model we want to implement simulates the linear regression. • Create data into 2D space
Instructional Video14:48
Global Health with Greg Martin

R programming for beginners – statistic with R (t-test and linear regression) and dplyr and ggplot

Higher Ed
In this video I provide a tutorial on some statistical analysis (specifically using the t-test and linear regression). I also demonstrate how to use dplyr and ggplot to do data manipulation and data visualisation. Its R programming for...
Instructional Video5:40
Curated Video

Introduction to Scatter Plots and Interpretation

9th - 12th
This lesson on scatter plots teaches students how to interpret and create scatter plots to show relationships between two sets of data. It covers positive and negative linear relationships, non-linear relationships, and no correlation....
Instructional Video9:36
Curated Video

Functions: Slope, y intercept & equation from a Table | 8.F.B.4

9th - 12th
In this math video we are learning about functions, the slope, y--intercept & equation from a table. This is a four part constructed response question where we are presented with a table of values representing a linear function. In Part...
Instructional Video9:00
APMonitor

Curve Fit with Excel and Python

10th - Higher Ed
Nonlinear regression with heart rate data is shown in both Microsoft Excel and Python. GEKKO and SciPy curve_fit are used as two alternatives in Python. Heart rate data is available at...