Schooling Online
Shakespeare Today: Much Ado About Nothing - Plot Summary
Don Pedro and his merry band of soldiers return to Messina. They are victorious! Love is in the air as Claudio, a young soldier, falls head over heels for the beautiful Hero. Meanwhile, another unexpected love story unfolds between...
Curated Video
Show the Relationship Between Variables Using a Graph
In this video, we learn how to use a graph to represent the relationship between two variables. We explore the concepts of independent and dependent variables and how they are represented on a graph. Through examples and real-world...
R Programming 101
Explore your data using R programming
When doing data analysis, you need to start with a good understanding of you data. To explore your data, R has some fantastic and easy to use functions. In this video I take you through the process of exploring dataset and understanding...
Brian McLogan
Graphing exponential growth functions
👉 Learn how to graph exponential functions involving vertical shift. An exponential function is a function that increases rapidly as the value of x increases. To graph an exponential function, it is usually very useful to make the table...
Brian McLogan
What is the relationship and formula between a b and c of an ellipse
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 write the equation of an ellipse given the vertices and foci
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 do you write the equation for a parabola for 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...
Brian McLogan
Complete the square to identify foci, center, vertices and co vertices for an ellipse
Learn how to graph horizontal ellipse which equation is in general form. A horizontal ellipse is an ellipse which major axis is horizontal. When the equation of an ellipse is written in the general form, we first rewrite it in standard...
Brainwaves Video Anthology
Beth Hennessey - Teachers Make a Difference
Beth Ann Hennessey, PhD is a Professor of Psychology at Wellesley College. She is a former elementary school teacher, now researcher focused on motivation and creativity across cultures. She has carried out numerous studies showing a...
Curated Video
Predictive Analytics with TensorFlow 9.2: Implementing an RNN for Spam Prediction
We will see how to implement an RNN in TensorFlow to predict spam/ham from texts. • Construct RNN network • Perform the training • Plot accuracy over time
Python Programmer
EDA Python - 25_Barnsley_Fern
Plotting the Barnsley Fern with numpy. This short project will demonstrate some of the capabilities of numpy.
Catalyst University
Lineweaver-Burke Plots: Introduction and Theory
Lineweaver-Burke Plots: Introduction and Theory
Brian McLogan
Conics Graphing an ellipse standard form by completing the square
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 write the equation of the ellipse given the center and vertex and co vertex
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 sketch the graph of a parabola in standard form
Learn how to graph a parabola in standard form when the vertex is not at the origin. We will learn how to graph parabola's with horizontal and vertical openings. In addition to graphing you will also learn how to identify the important...
Brian McLogan
Find the equation of an ellipse give foci and end points of major axis
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
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
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 graph 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 linear equation in slope intercept form
👉 Learn how to graph linear equations written in slope intercept form. When given a linear equation in slope intercept form, (i.e. in the form y = mx + c, where m is the slope and c is the y-intercept). We first plot the y-intercept and...
Brian McLogan
Graphing a horizontal 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
Using Graphs to Find Solutions
The video discusses how to use graphs to find solutions for systems of equations, both linear and quadratic. The speaker explains how to plot the equations onto graph paper and identify the point of intersection as the solution. They...
Curated Video
Julia for Data Science (Video 10)
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...
Curated Video
Statistics for Data Science and Business Analysis - A3. Normality and Homoscedasticity
In this video, the third assumption of OLS, normality and homoscedasticity, are explained. This clip is from the chapter "Assumptions for Linear Regression Analysis" of the series "Statistics for Data Science and Business Analysis".This...