R Programming 101
T-test and interpreting P values using R Programming
This video explains how to use a t-test and interpret the p value using R programming. If you are doing data analysis or interested in data science, then you'll need to learn how to do statistical analysis. Statistics and statistical...
Institute for New Economic Thinking
Kate Pickett - The Consequences of Inequality and Wealth Distribution
The Inaugural Conference @ King's, Institute for New Economic Thinking, Session 7: The Consequences of Inequality and Wealth Distribution
Healthcare Triage
Deaths of Despair and Decreasing Life Expectancy in the US
In recent years, life expectancy in the US has been dropping. A significant contributor to that drop has been deaths of despair. Drug overdoses and suicides have increased in tandem with the opioid crisis, and the outcome is shorter...
R Programming 101
R programming in one hour - A crash course for beginners
R programming is easy. In this video, I'll walk you though how to clean your data; how to manipulate (or wrangle) your data; how to summarize your data; how to create tables and describe your data; how to visualize your data using ggplot...
R Programming 101
Visualize your data using ggplot. R programming is the best platform for creating plots and graphs
This video is part of a series of videos that consider data analysis using R programming. It is primarily for beginners. In this video I talk about using R to visualise your data. Data visualization using R is best done using the ggplot...
TLDR News
Why is American Life Expectancy Falling? - TLDR News
The US has a major mortality issue, with the country's life expectancy actually falling in recent years. So in this video, we explain the issues with the American system and why people pay so much for some of the lowest life expectancies...
Healthcare Triage
More Money, More Life: Studies Indicate Wealthy People Live Longer
Unless you were living under a rock this week, you heard there was a huge new study on life expectancy in America. It's worth our time. This is Healthcare Triage News.
Healthcare Triage
Life Expectancy and the United States' Inequality Problem
Healthcare Triage often notes that lots of health metrics are improving in the US. But that is not the case with life expectancy. Life span is decreasing, and the losses are not equally distributed. The lives of the poor are getting...
Global Health with Greg Martin
R programming for beginners – statistic with R (t-test and linear regression) and dplyr and ggplot
In this video I provide a tutorial on some statistical analysis (specifically using the t-test and linear regression). I also demonstrate how to use dplyr and ggplot to do data manipulation and data visualisation. Its R programming for...
60 Second Histories
Joseph Bazalgette; the early years
Part 1 of the Bazalgette series. An introduction to Joseph William Bazalgette and the time in which he grew up.
Curated Video
Understanding Composite Indices in Economics
This is a lecture video about composite indices in economics. It explains the concept of composite indices, which are used to measure variables that cannot be directly measured. The speaker discusses examples of composite indices and...
Curated Video
Indicators of Economic Growth for Business Investment
This video lecture presents various indicators of economic growth for a country, explaining how they inform businesses about the attractiveness of investing in different markets. The lecturer discusses GDP and its measurement, the...
Weird History
What It Was Like to Be a Medieval Knight
When we think of knights during the medieval times, we think of valiant men who chose to defend their honor in feats of jousting, chivalry, and dragon slaying. But that’s not exactly how it was for the actual knights. Today, we’re...
Institute for New Economic Thinking
Ian Goldin, Sanjeev Goyal, Frank Kelly, J. Doyne Farmer - Networks and Systemic Risks
The Inaugural Conference @ King's, Institute for New Economic Thinking, Session 2 Q&A: What Kind of Theory to Guide Reform and Restructuring of the Financial and Non-Financial Sectors?
Healthcare Triage
How Long Are You Going to Live?
A couple weeks ago, John had a great Vlogbrothers video on racism. It was fantastic, and I assume all of you already watched, but if you didn't, you should. One of the things he mentioned is that differences in life expectancy can be...
Healthcare Triage
That Big Scary Study about Booze? It’s Not as Scary as You Think
There was a big study on alcohol and life expectancy that was all over the news recently. It was pretty scary, and seemed to conclude that any alcohol use can shorten your life. Well, that study had a lot of problems. Let's talk about it.
R Programming 101
Manipulate your data. Data wrangling - R programmning for beginners
If you are learning to use R programming for data analysis then you're going to love this video. It's an "R programming for beginners" video that deals with manipulating data. What does that mean? Well, before you can do any statistical...
Curated Video
Python for Data Analysis: Step-By-Step with Projects - Missing Data Overview
This video introduces you to missing data overview. This clip is from the chapter "Cleaning Data" of the series "Python for Data Analysis: Step-By-Step with Projects".This section introduces you how to clean the data.
The Economist
How long will you live?
In Japan people can expect to live beyond 84 years on average—yet in Lesotho life expectancy is just 53 years. The age at which people die still depends a lot on where they live.
Economics Explained
The Economy of Sweden
Sweden is a beautiful Scandinavian country famed for its beautiful people, flat-packed furniture, PewDiePie and meatballs. Now of course if you hadn’t guessed by the channels title we are only here to look Sweden's economy, and it is a...
Curated Video
Understanding the Human Development Index
This video provides an introduction to the Human Development Index (HDI). The video discusses the challenges of accurately measuring economic development and why a multidimensional approach is necessary. The video explains how the HDI is...
Economics Explained
Why This Billionaire Wants To Give Every Baby $6,750 to Solve The Retirement Crisis?
This is bill Ackman, the billionaire hedge fund manager of Pershing square capital. Bill has been featured on this channel a few times before, most notably because of his trade made in early 2020 which netted him over 2.6 billion dollars...
Curated Video
Data Analytics using Python Visualizations - Creating Bubble Plots - Vectorizing Your Plot
This video explains how to create bubble plots – vectorizing your plot. This clip is from the chapter "Working with the Beautiful and Powerful Bokeh Library" of the series "Data Analytics Using Python Visualizations".This section...
Curated Video
Data Analytics using Python Visualizations - Seaborn Boxplot, Violin plot, Categorical Scatterplot
This video explains Seaborn Boxplot, Violin plot, and Categorical Scatterplot. This clip is from the chapter "Advanced Visualizations Using Business Applications" of the series "Data Analytics Using Python Visualizations".This section...