Hi, what do you want to do?
Brian McLogan
How do you solve one step equation
👉 Learn all about the processes and definitions for solving linear equations. You will gain a better understanding about the vocabulary and steps used to solve liner equations such as how to isolate an equation and apply inverse...
R Programming 101
Data types in R programming
In this video I provide an overview of the five main types of data used in R programming. These are character, factor, integer, continuous and logical. I show how you can look at the structure of a dataframe and change the data type for...
Mazz Media
Controls and Variables
In this live-action program viewers will learn that controls and variables are the basis for applying the scientific method in a lab experiment. Students will come to understand that in an experiment, variables change, while the other...
Curated Video
C++ for Beginners - Introduction to Vectors
In this lesson, your instructor discusses vectors. This clip is from the chapter "Input, Process and Output" of the series "C++ for Beginners".null
Programming Electronics Academy
Introduction to User Defined Functions: Arduino Course 8
A description of User Defined Functions in programming.
Curated Video
Solving Linear Equations with Rational Numbers and Fractions
In this lesson, students will learn how to solve linear equations with rational numbers, focusing on examples involving fractions. They will explore different methods, such as distributing fractions or multiplying both sides by a...
Brian McLogan
How to determine the inverse of an exponential equation
👉 Learn how to convert an exponential equation to a logarithmic equation. This is very important to learn because it not only helps us explain the definition of a logarithm but how it is related to the exponential function. Knowing how...
Curated Video
Solving Exponential Equations with Logarithms
In this lesson, students learn how to solve exponential equations when the base is not 10 or E by using logarithms. They are taught the property that the logarithm of a base to the X power is equal to X times the logarithm of the base....
Math Fortress
Algebra I: Translating Words Into Symbols (Level 1 of 2)
This video shows you how to translate mathematical phrases written in words and translating them into variable expressions. Common phrases involving addition, subtraction, multiplication, and division are covered. In addition, the video...
Global Health with Greg Martin
Understanding missing data and missing values. 5 ways to deal with missing data using R programming
In this video I talk about how to understand missing data and missing values. I also provide 5 strategies to deal with missing data using R programming. If you're doing quantitative analysis or statistical analysis, your dataset will...
Curated Video
Graphing Equations from a Table of Values
In this video, the teacher explains how to graph equations using a table of values. They demonstrate the process using two examples: X + y = 7 and X^2 + y^2 = 25. By choosing values for X or Y and solving for the other variable, they...
Curated Video
Implement arithmetic operations in a computer program : Arithmetic Operators
From the section: Basics. In this section, we look into comments, variables and its types, list, tuples, dictionary, various operators, and loops in details.
An arithmetic operator is a mathematical function that takes two...
An arithmetic operator is a mathematical function that takes two...
Curated Video
Data Science and Machine Learning with R - Hands-on Exploratory Data Analysis
This video explains hands-on exploratory data analysis.
r/>
This clip is from the chapter "Exploratory Data Analysis" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section...
r/>
This clip is from the chapter "Exploratory Data Analysis" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section...
Curated Video
Learning R for Data Visualization (Video 24)
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Brian McLogan
Summary for graphing a parabola within conic sections
Learn all about parabolas in conic sections. We will discover the basic definitions such as the vertex, focus, directrix, and axis of symmetry. We will also take a look a basic processes such as graphing, writing the equation and...