Curated Video
What Can You Actually Do About Climate Change?
The average carbon footprint of a person in the US is 16.5 tons - TONS. So, what can you actually do decrease this number and make a meaningful difference?
Curated Video
Comparing Fractions: Less than Half or More than Half?
In this lesson, students will learn how to compare fractions by determining if a fraction is less than half or more than half. They will understand that a fraction is equal to half if the numerator is half of the denominator. By using...
Curated Video
Complete Python Scripting for Automation - Identity and Membership operators
Operators of Python: Identity and Membership operators This clip is from the chapter "Operators of Python" of the series "Complete Python Scripting for Automation".You will learn about various operators of python like Arithmetic and...
Sustainable Business Consulting
What is External Reporting
Describes the histroy and types of external reporting as it relates to traditional and sustainability reporting
Brian McLogan
Introduction to learning the product rule to compare to the power rule
👉 Learn how to find the derivative of a function using the product rule. The derivative of a function, y = f(x), is the measure of the rate of change of the function, y, with respect to the variable x. The process of finding the...
Curated Video
Comparing Fractions Using the Benchmark 1 Whole
In this video, we demonstrate different ways fractions can be represented, such as through area models and number lines. By comparing the fractions 5/6 and 4/3 to the benchmark of 1 whole, the we show that 5/6 is less than 4/3.
TLDR News
The Truth About Crime in Britain - Data Dive
Terror attacks, knife crime, poisinings. There has been a lot of talk about crime in the UK recently and the general concensus seems to be things are only getting worse. Is the UK more dangerous than ever? What kind of crimes are on the...
Curated Video
Comparing Fractions: The Importance of the Same Whole
In this video, students learn about equivalent fractions and the importance of comparing fractions to the same whole. Through visual models and real-world examples, they understand that fractions represent parts of a whole that are...
Let's Tute
Relationship Between Zeroes And Coefficient of Polynomials
In this video we will learn about the Relationship Between Zeroes And Coefficient of Polynomials. This video will cover topics such has General form, Sum of Zeroes, Product of Zeroes, Sum of product of Zeroes and solve some problems .
Financial Times
Crunched: is the inequality gap really widening?
FT data journalists Federica Cocco and John Burn-Murdoch take a look at the numbers behind the wealth gap amid growing concern that inequality is worsening
Curated Video
Comparing Probabilities: Union and Intersection of Events
This video, the teacher explains the concept of union and intersection using the example of a lucky envelope game. They use Venn diagrams and a two-way table to visually represent the probabilities and emphasizes that the probability of...
Visual Learning Systems
Exploring Mercury
This video provides a brief overview of the planet Mercury, highlighting its extreme temperature variations and unique characteristics. This video is part of the 9-part series, Earth’s Nearest Neighbors.
Institute for New Economic Thinking
Martin Schuerz on Wealth Distribution
A member of the Austrian Central Bank tells us his research on wealth and income inequality in Europe. Before the crisis, the European Central Bank commissioned work on the liabilities side of European debt. Research from the Austrian...
Packt
Performance Analysis
This video explains the concept of performance analysis in data structure. This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you...
KERA
How Zebra Finches Learn to Sing
Humans and baby birds appear to be very different creatures, but scientists are studying certain birds because they learn their songs in a similar way that humans learn speech. A new study from University of Texas Southwestern Medical...
Curated Video
Learning R for Data Visualization (Video 8)
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
C++ for Beginners - Simple Data Type: bool
In this section, your instructor discusses a fundamental data type, the Boolean data type. This clip is from the chapter "Variables and Assignments" of the series "C++ for Beginners".Variables and identifiers
Packt
Evaluate the impact of privacy issues, cyberattacks, and malware on your AI application : Testing Practical Defense from Adversarial Training Category
From the section: Choosing the Right Defense. In this section, you will deploy the right defense methods to protect AI systems from attacks by comparing their efficiency. The aim of this video is to show practical example of defense from...
Curated Video
Comparing Variability of Heights: Mean and Mean Absolute Deviation
Using the example of heights on WNBA and NBA teams, students will calculate the mean and MAD for each dataset, and then compare the variability between the two. This lesson helps students understand the importance of considering the MAD...
Visual Learning Systems
Microscopic vs. Multi-cellular Life
In this video, we explore the differences between a microscopic organism called an amoeba and a bird. We also learn about the concept of multicellularity, where living things like flowers, human beings, and marine iguanas are made up of...
Seven Dimensions
Understanding Return on Investment for Better Decision Making
In this video, we explore the concept of Return on Investment (ROI), a crucial financial metric used to measure the profitability of investments. This video provides a clear understanding of ROI and its significance in making informed...
Curated Video
Evaluate two sorting or two search algorithms : Bubble sort demonstration and complexity analysis
From the section: Algorithms - Sort, performance, complexity and big O notation. This section is about Algorithms – sort, performance, complexity and big O notation. Visual presentation and complexity analysis of the bubble sort algorithm