Curated Video
Introduction to traditional tales
Pupil outcome: I can name some features of a traditional tale. Key learning points: - Traditional tales are stories that are retold again and again and can be retold in different ways - Traditional tales often have heroes, such as the...
Curated Video
Plotting Points on a Graph | 5.G.A.2 | Grade 5 Math 💛💙
In this math video we will be plotting points on a graph. We will learn that an ordered pair is written in the form (x, y) where x tells us the horizontal distance to travel right from the origin followed by a vertical distance of y. We...
The Business Professor
Strategy Canvas
A strategy canvas is a line graph that plots a business's key factors (such as price, customer service, convenience, etc.) against the level to which those factors meet customer needs. The key factors are set on the horizontal axis (x),...
The Business Professor
SPACE Analysis (Strategy)
SPACE Analysis is an analytical technique used in strategic management and planning. SPACE is an acronym of Strategic Position and ACtion Evaluation. The analysis allows to create an idea of the appropriate business strategy for the...
The Business Professor
Breaking Down Mixed Costs (Part 2)- Managerial Accouting
This video explains how to use computational methods break down mixed costs in Managerial Accounting. Computation adds to the analytical abilities of managers when making accounting decisions.
The Business Professor
GE McKinsey Matrix
McKinsey's GE Matrix is a visual tool designed to help portfolio managers determine resource allocation for multi-business portfolios.
Curated Video
What are a Burndown Chart, a Burnup Chart, and Velocity?
In this video, I want to answer the question, What is a Burndown Chart and a Burnup Chart? And What is Velocity? A Burndown chart is a way to visualize progress. It plots outstanding work against time. So, as you make progress, the work...
Veritasium
Chaos: The Science of the Butterfly Effect
I have long wanted to make a video about chaos, ever since reading James Gleick's fantastic book, Chaos. I hope this video gives an idea of phase space - a picture of dynamical systems in which each point completely represents the state...
R Programming 101
Titles and Annotations with ggplot
I'm sure that we all agree that the best way to do data visualization is to use R programming, in particular, the ggplot2 package. To become an advanced ggplot user, you need to start controlling things like the titles, axis...
R Programming 101
Quarto - tips and tricks
In this video about R programming Greg and Andrew (from Equitable Equations - see link below) talk through some tips and tricks when it comes to using Quarto in R Studio. Quarto is similar to R markdown but much more user friends. It...
R Programming 101
Plotly for 3d and interactive plots in R
Use plotly to create interactive and 3d plots in R. Plotly integrates with ggplot2. If you're interested in data visualisation and want to create plots and graphs that tell a story with your data then plotly is a great place to start....
R Programming 101
Create tables in R with gtExtras (more tips and tricks)
Dive into the world of advanced data visualization using incredible tables created with gtExtras in R! This video is perfect for data scientists, statisticians, and R programming enthusiasts looking to enhance their data presentation...
R Programming 101
Animations in R with gganimate
Create plots that are animated using ggplot2 and the gganimate packages in R. If you're learning data visualization using R programming then you'll love this tutorial. In this video Greg Martin will walk you through the code to create...
Curated Video
Mapping the seas – Did you know?
Did you know that navigating by using the Moon, Sun, and other stars is called celestial navigation? People and places - Mapping - Mapping the seas A Twig Tidbit Film - Did you know? A fascinating fact is revealed.
Curated Video
Guy Fawkes and the Gunpowder Plot For Kids
Learn about the Gunpowder Plot of the 5th of November and Guy Fawkes, one of the plotters who helped plan the attack on the British Parliament.
Curated Video
The Trial and Legacy of Guy Fawkes
On January 27, 1606, Guy Fawkes and his seven co-conspirators were tried for their role in the Gunpowder Plot. All eight were found guilty and sentenced to be hanged, drawn, and quartered, with Fawkes executed last to maximize his...
Curated Video
Discovery and Dismantling of the Gunpowder Plot
On November 3rd, the conspirators decided to proceed with their plot to blow up the English Parliament despite growing suspicions. Guy Fawkes was discovered in the cellar with gunpowder on the night of November 4th and arrested,...
Curated Video
Guy Fawkes and the Gunpowder Plot
The Gunpowder Plot conspirators made slow progress tunneling under Parliament, but a fortunate discovery of a vacant undercroft above their tunnel allowed them to store gunpowder closer to their target. Despite challenges, including a...
Curated Video
The Early Life and Upbringing of Guy Fawkes
Guy Fawkes, born in York around 1570, had a Protestant father and Catholic mother. His father died when Guy was a child and he came to identify strongly with the Catholic side of his family, which was increased by his education at a...
Weird History
William IV: The Maddest Lad To Ever Sit On The British Throne
Of all the monarchs to sit on the British throne in the modern era, few are as infrequently discussed as King William IV. It's a real shame, because the stories of his life are a real gas. Only the most dedicated of royal historians are...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Dataset
In this lesson, we will dive into the hardcore process of machine learning and the fundamental elements used in machine learning, like datasets, training and testing data, outliers, models, and so on. This clip is from the chapter...
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - A More Challenging Sequence
In this video, you will learn how to preform time series prediction with a complex signal. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Testing the Strategy
In this video, we will thoroughly test our pairs trading strategy using historical data, back-testing, forward-testing, and other techniques for assessing the robustness and effectiveness of our strategy in different market conditions...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Benchmark Against Buy-and-Hold
Let's understand how to benchmark our pairs trading strategy against a buy-and-hold approach, a benchmark in trading and investing, and learn to interpret and analyze the performance of our pairs trading strategy relative to a...