TMW Media
Atomic Mass of an Element
This program covers the very important topic of atomic mass of an element. We begin by discussing the structure of the atom and how this can be used to arrive at a number that represents the relative mass of the atom. This quantity will...
Economics Explained
Limitless Growth Is Possible If We Run Our Economies Correctly: GDP Growth
Society has an unlimited desire for material goods but the world has limited resources to supply these goods. Ever since the industrial revaluation most advanced economies have consistently increased their economic output over time. At...
Curated Video
Multi-Paradigm Programming with Modern C++ - Data Access Modes
It’s easy to use multiple threads in modern C++. Writing safe multi-threaded code, on the other hand, is not easy. The difficult part is accessing data. • Four modes of concurrent data access • Example of race condition • About...
Curated Video
Calculating Averages in Excel Using Formulas and Autosum Feature
In this tutorial, the teacher demonstrates how to quickly and easily calculate the average of a group of numbers in Excel. By using the simple formula "=average" and highlighting the desired cells, students can efficiently obtain...
Economics Explained
An Honest Discussion About A Universal Basic Income: Inflation and Starting the Conversation
In this video we go over the pros and cons of a universal basic income. The US government spent over $5 trillion of economic stimulus and relief payments during the pandemic of 2020 and 2021. This is enough money to give every adult in...
Brian McLogan
How to find the average velocity of a ball falling
👉 Learn how to solve particle motion problems. Particle motion problems are usually modeled using functions. Now, when the function modeling the position of the particle is given with respect to the time, we find the speed function of...
TMW Media
Velocity and Acceleration In One Dimension: Velocity
What does velocity mean? What is the difference between velocity and speed? What is the typical units used for distance? How do you define the average velocity? Velocity and Acceleration In One Dimension, Part 2
Curated Video
Alteryx for Beginners - Imputation Tool
This video demonstrates how to use the Imputation tool in Alteryx. This clip is from the chapter "Preparation Tab" of the series "Alteryx for Beginners".This section focuses on the Preparation tab.
Curated Video
Multi-Paradigm Programming with Modern C++ - Distributing the Work
Task creation is cheap, but it’s not free. We have to find a compromise between loading all threads with data and introducing unnecessary overhead. In this video we will learn a simple formula for distributing the work, and also discover...
The Business Professor
Understanding Non-Discounted Payback and Accounting Rate of Return Models
In this video, we delve into the concepts of payback and accounting rate of return, two important metrics used in evaluating investment projects. The teacher explains the non-discounted and discounted models of payback, highlighting the...
Curated Video
Statistics for Data Science and Business Analysis - The Main Measures of Central Tendency: Mean, Median, Mode
This video will introduce you to the three measures of central tendency - mean, median, and mode. This clip is from the chapter "Descriptive Statistics Fundamentals" of the series "Statistics for Data Science and Business Analysis".This...
Curated Video
Sibling Dynamics: How Brothers and Sisters Affect Each Other
This video discusses the impact of siblings on personality development and family dynamics. It explores the story of Cain and Abel, as well as the research of Alfred Adler, to provide insights into the roles siblings play in shaping our...
ProTeachersVideo
Hard To Teach - Secondary Science Using ICT: Investigating Acceleration with Year 9 Using Light Gates
Paul Preece at Camborne Science and Community College and his class of Year 9s investigate acceleration with the traditional trolley rolling experiment. Here the pupils use light gates to accurately capture the speed of the passing...
Curated Video
Develop a computer program to solve a problem using control structures : Loops in Python
From the section: A Full Python Refresher. This section is about Python Refresher and includes lectures on Variables in Python, Methods, List, tuple and sets. A Full Python Refresher: Loops in Python
Curated Video
Power BI Masterclass - Your Turn: Real-World Power BI DAX Challenge
In this video, we will be covering a real-world Power BI DAX challenge. This clip is from the chapter "Additional Tips and Tricks" of the series "Power BI Masterclass".In this section, we will be covering some additional tips and tricks....
Curated Video
Microsoft SQL Server Development for Everyone - SQL AVG Aggregate Function
This video focuses on the SQL AVG aggregate function. This clip is from the chapter "GROUP BY and Aggregate Functions" of the series "Microsoft SQL Server Development for Everyone".This section presents an introduction to the GROUP BY...
Curated Video
Hands-On WebAssembly for C++ Programmers - Seeing WebAssembly in Action
Now that you know what WebAssembly is, what does it look like when it is run, see how much faster it is than JavaScript. • Run a C++ program in the web browser • Measure performance differences from C++, JavaScript, and WebAssembly •...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Aggregations, Buckets, and Metrics
This video focuses on the concepts of aggregation, buckets, and metrics. This clip is from the chapter "Using Aggregation" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains the function of...
Curated Video
Python for Data Analysis: Step-By-Step with Projects - Pivoting Tables
This video explains pivoting tables. This clip is from the chapter "Exploratory Data Analysis" of the series "Python for Data Analysis: Step-By-Step with Projects".This section explains exploratory data analysis.
Rachel's English
Idioms with PAR -- How to Pronounce and Use -- American English
Learn how to pronounce and use PAR idioms in American English conversation. Subpar, par for the course, above par, not up to par.
Curated Video
C++ Programming By Example - Coding a Virtual Die – Displaying the Output
How to display formatted output to the user? • Know printf() via cppreference • Use printf() to show formatted statements • Implement different placeholders to print different values This clip is from the chapter "Building a Virtual Die...
Let's Tute
Microsoft Excel Tutorial: Working with Average Functions
This tutorial teaches how to use the average function in Microsoft Excel, including how to insert the function, what to consider when selecting cells, and how to avoid errors. The video also demonstrates three different ways to find the...