Instructional Video11:11
Flipping Physics

2018 #2 Free Response Question - AP Physics 1 - Exam Solution

12th - Higher Ed
My solutions to Free Response Question #2 from the 2018 AP Physics 1 Exam. This is an experimental design question about resistivity. Also included are my reflections on how to get perform better on the exam. This Experimental Design...
Instructional Video5:40
Curated Video

#6 Elements of a Story--Characters, Setting, Plot & Theme (Reading Comprehension)

Pre-K - Higher Ed
In this video, I teach you the elements of a story. I will cover characters, setting, plot and theme. You will understand the who of the story-the characters, the where and when of the story-the setting, the different plots of the plot,...
Instructional Video7:22
Oxford Comma

The Comedy of Errors: What You Need Before You Read

9th - 12th
Welcome to what you need before you read, the series where I attempt to inoculate you from boredom by injecting a little context and relevancy into you reading experience. For our second episode, we’re looking at William Shakespeare’s...
Instructional Video13:33
APMonitor

Fit Nonlinear Model to Data with Excel

10th - Higher Ed
Microsoft Excel adjusts parameters to minimize the difference between measured and predicted values. This tutorial demonstrates how to calculate the sum of squared errors and minimize error with the Solver add-in. See...
Instructional Video13:38
APMonitor

Simulate Differential Equations with Python ODEINT

10th - Higher Ed
The heights of a dual gravity drained tank are solved with the Scipy.integrate function ODEINT. This example demonstrates how to solve the differential equation and plot the solution.
Instructional Video5:34
Curated Video

Julia for Data Science (Video 20)

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 Video3:44
Curated Video

Converting Decimals to Fractions Using Number Lines

K - 5th
In this video, the teacher explains how to convert decimals into fractions using number lines. They emphasize the importance of understanding the numerator and denominator in fractions, as well as the value of each digit in a decimal...
Instructional Video3:31
Curated Video

Graphing Rational Numbers on a Coordinate Plane

K - 5th
In this video, students learn how to graph rational numbers on a coordinate plane. The teacher explains common mistakes and demonstrates the correct way to plot points. The lesson also covers graphing decimal numbers and emphasizes the...
Instructional Video11:02
R Programming 101

Linear regression using R programming

Higher Ed
Simple linear regression models using R programming doesn't need to be scary. This video will take you through the basics of how to interpret linear regression results and the code needed to do the regression models. If you are learning...
Instructional Video8:55
Curated Video

Create a machine learning model of a real-life process or object : Getting Started with TensorFlow 2.0

Higher Ed
From the section: Regression Task Airbnb Prices in New York. We will use a real-world Airbnb dataset that contains data about New York properties for rent in 2019 on Airbnb, including their price. It is a simple dataset and makes a good...
Instructional Video17:20
Fun Robotics

Weight Prediction Model

Higher Ed
Training and testing a regression model to predict the weight of the fish.
Instructional Video20:22
APMonitor

Data Science 🐍 Interpolation

10th - Higher Ed
Interpolation constructs new prediction points from a discrete set of known data points. There are many types of interpolation such as nearest neighbor (piecewise constant), linear, polynomial, cubic spline, and basis spline. In...
Instructional Video13:30
APMonitor

Solve Nonlinear Equations with Microsoft Excel

10th - Higher Ed
The GRG (Generalized Reduced Gradient) solver in Excel can be used to solve sets of nonlinear equations. The nonlinear functions are input as cells and equation residuals are minimized. Functions can either be included as equality...
Instructional Video17:49
APMonitor

Analyze Stock Data with Microsoft Excel

10th - Higher Ed
Visualization of data is a powerful method to see trends and make decisions. Microsoft Excel trending capabilities are tools to visualize large data sets, such as financial information on company performance.
Instructional Video9:32
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Logistic Regression In Action

Higher Ed
From the section: Machine Learning: Part 1. In this section, we’ll learn how machine learning works, and how it fits in with the world of AI and deep learning. And learn to train, test and validate the data using K-fold cross-validation....
Instructional Video26:28
R Programming 101

T-test and interpreting P values using R Programming

Higher Ed
This video explains how to use a t-test and interpret the p value using R programming. If you are doing data analysis or interested in data science, then you'll need to learn how to do statistical analysis. Statistics and statistical...
Instructional Video6:17
Curated Video

Julia for Data Science (Video 25)

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 Video3:23
Curated Video

Approximating Solutions to Systems of Equations by Graphing

K - 5th
IBy graphing equations and identifying the intersection point, you can determine the approximate solution. This method allows you to visualize the solutions and make estimations even when the intersection point is not on integers.
Instructional Video15:21
APMonitor

Linear and Polynomial Regression in Python

10th - Higher Ed
This brief tutorial demonstrates how to use Numpy and SciPy functions in Python to regress linear or polynomial functions that minimize the least squares difference between measured and predicted values. Source Code:...
Instructional Video25:05
APMonitor

MathCAD Graphing and Calculus

10th - Higher Ed
Plotting expressions is important to visualize data, relationships between variables, and perform analysis. Mathcad plotting allows visualization of variable values, functions, and data points. Included in this demonstration is common...
Instructional Video4:56
Curated Video

Graphing Points in Any Quadrant

K - 5th
In this video, the teacher explains how to graph points on a coordinate plane in different quadrants. They review the x and y axes, the origin, and the concept of ordered pairs. The teacher demonstrates how to plot points in each...
Instructional Video4:53
Curated Video

Finding Perimeter and Area Using Ordered Pairs

K - 5th
In this video lesson, students learn how to find the length of sides using ordered pairs and use that information to calculate the perimeter and area of a shape. The teacher explains the relationship between the X and Y axes, and guides...
Instructional Video4:43
Brian McLogan

How to apply a transformation vector to translate a figure

12th - Higher Ed
👉 Learn how to apply transformations of a figure and on a plane. We will do this by sliding the figure based on the transformation vector or directions of translations. When performing a translation we are sliding a given figure up,...
Instructional Video3:35
Brian McLogan

How to translate a parallelogram by translating

12th - Higher Ed
👉 Learn how to apply transformations of a figure and on a plane. We will do this by sliding the figure based on the transformation vector or directions of translations. When performing a translation we are sliding a given figure up,...