Brian McLogan
Graphing a quadratic function in standard form
๐ Learn how to graph quadratics in standard form. A quadratic equation is an equation whose highest exponent in the variable(s) is 2. To graph a quadratic equation, we make use of a table of values and the fact that the graph of a...
Curated Video
Data Science and Machine Learning with R - Two Variable Plots
This video explains two variable plots. This clip is from the chapter "Data Visualization in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains data visualization in R.
R Programming 101
Working with factors and categorical variables. Use forcats in R programming to change factor levels
R programming for beginners just got easier. If you're working with categorical variables or factors (as they are called in R) then you'll love the forcats package. Forcats lets you change factor levels in a number of exciting ways. If...
Curated Video
Learning R for Data Visualization (Video 22)
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...
Packt
Learning R for Data Visualization (Video 2)
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...
APMonitor
Linear and Polynomial Regression in MATLAB
Data regression is an empirical method to develop correlations. This tutorial demonstrates how to use MATLAB to fit a line and polynomial functions along with plotting the results and performing a basic statistical analysis.
Brian McLogan
Graphing a vertical linear equation from a table
๐ Learn how to graph linear equations from the table of points. When given the table of points of a linear equation, we plot the x and y coordinates of the given table on the cartesian plane and join the ploted points to form a straight...
KnowMo
Plotting Inequalities on Number Lines
In this video lecture, the instructor teaches how to plot inequalities on number lines. This technique allows visualizing the values that a variable can take as defined by the inequality being dealt with. The instructor explains how to...
Schooling Online
Powering Through Prose: Margaret Atwood, Hag-Seed - Plot Summary
Revenge! Riot! And psychedelic drugs? This is Hag-Seed, Margaret Atwoodโs modern prose adaptation of Shakespeareโs The Tempest. This lesson will give you an overall plot summary of Hag-Seed. Youโll meet our protagonist, Felix, and see...
Curated Video
Learning R for Data Visualization (Video 23)
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...
Curated Video
Finding the Shortest Distance on the Coordinate Plane using the Pythagorean Theorem
In this video, the teacher explains how to find the shortest distance between two points on a coordinate plane using the Pythagorean theorem. They demonstrate the process by creating right triangles and plugging the values into the...
Brian McLogan
How to write the equation of an ellipse in conic sections
Learn all about ellipses for conic sections. We will discuss all the essential definitions such as center, foci, vertices, co-vertices, major axis and minor axis. We will also discuss the essential processes such as how to graph and...
Brian McLogan
How to find the vertices, foci and center of an ellipse
Learn how to graph horizontal ellipse not centered at the origin. A horizontal ellipse is an ellipse which major axis is horizontal. To graph a horizontal ellipse, we first identify some of the properties of the ellipse including the...
Catalyst University
Hanes-Woolf Equation: Derivation and Graphical Analysis
Hanes-Woolf Equation: Derivation and Graphical Analysis
Brian McLogan
How to find the center, foci and vertices of an ellipse
Learn how to graph vertical ellipse which equation is in general form. A vertical ellipse is an ellipse which major axis is vertical. When the equation of an ellipse is written in the general form, we first rewrite it in standard form...
Brian McLogan
Learn to graph an ellipse when a and b are fractions
Learn how to graph vertical ellipse centered at the origin. A vertical ellipse is an ellipse which major axis is vertical. To graph a vertical ellipse, we first identify some of the properties of the ellipse including the major radius...
Brian McLogan
Given the vertices and foci, write the standard equation of an ellipse
Learn how to write the equation of an ellipse from its properties. The equation of an ellipse comprises of three major properties of the ellipse: the major radius (a), the minor radius (b) and the center (h, k). The ellipse is vertical...
Brian McLogan
How to graph a quadratic using vertex formula and a table
๐ Learn how to graph quadratics in standard form. A quadratic equation is an equation whose highest exponent in the variable(s) is 2. To graph a quadratic equation, we make use of a table of values and the fact that the graph of a...
Brian McLogan
Determining the domain and range from a graph by completing the square to graph
๐ Learn how to graph quadratics in standard form. A quadratic equation is an equation whose highest exponent in the variable(s) is 2. To graph a quadratic equation, we make use of a table of values and the fact that the graph of a...
Curated Video
Graphs of Trigonometric Functions
In this lesson, students will learn about the graphs of the four trigonometric functions (tangent, cotangent, secant, and cosecant) by relating them to the sine and cosine graphs. They will understand the patterns, zeros, and asymptotes...
Brian McLogan
Graphing a quadratic using a table
๐ Learn how to graph quadratics in standard form. A quadratic equation is an equation whose highest exponent in the variable(s) is 2. To graph a quadratic equation, we make use of a table of values and the fact that the graph of a...
Brian McLogan
Graphing a quadratic function in standard form
๐ Learn how to graph quadratics in standard form. A quadratic equation is an equation whose highest exponent in the variable(s) is 2. To graph a quadratic equation, we make use of a table of values and the fact that the graph of a...
Brian McLogan
How to determine if points are a rhombus, square or rectangle
๐ Learn how to determine the figure given four points. A quadrilateral is a polygon with four sides. Some of the types of quadrilaterals are: parallelogram, square, rectangle, rhombus, kite, trapezoid, etc. Each of the types of...
Curated Video
Data Science and Machine Learning with R - Facets, Layering, and Coordinate Systems
This video explains facets, layering, and coordinate systems. This clip is from the chapter "Data Visualization in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains data...