Curated Video
Understanding Correlation vs. Causation: Examining Common Causal Relationships
This video explains the concept of correlation versus causation using various examples. It emphasizes that just because two variables are strongly correlated does not mean that one causes the other. Instead, they may both be influenced...
Curated Video
Statistics for Data Science and Business Analysis - What Does the Course Cover?
This video describes about what the course is about and other details. This clip is from the chapter "Introduction to the Course" of the series "Statistics for Data Science and Business Analysis".This section provides an introduction to...
FuseSchool
What Is Statistics
"CREDITS Animation & Design: Jean-Pierre Louw (www.Behance.com/ Jean-Pierre_Louw) Narration: Lucy Billings Script: Lucy Billings In this video we’re going to look at sampling and bias in statistics. Statistics is it’s own branch of...
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...
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...
R Programming 101
Using ggplot to create bar charts for 2 categorical variables - R programming for beginners.
Creating bar charts or bar graphs is easy using ggplot. R programming provides a number of alternatives for data visualisation. Ggplot or ggpot2 is, in my opinion, the best way to visualise your data and create plots and graphs during...
Catalyst University
NO BS: Independent t-Test Excel Tutorial
NO BS: Independent t-Test Excel Tutorial
Catalyst University
Excel/Numbers: Program Average and Standard Deviation
Excel/Numbers: Program Average and Standard Deviation
Let's Tute
Probability Dice Problem - Probability Lecture
In this Probability- online tutorial, probability video,probability tutorial, probability lecture, gives you a good idea of solving the probability on dice problems Probability Tutorial demonstrate the logic to calculate the probability...
Curated Video
Comparing Data: Measures of Center and Spread
In this video, the teacher explains how to compare two sets of data using measures of center (median and mean) and measures of spread (standard deviation and IQR). The teacher emphasizes the importance of choosing the appropriate...
R Programming 101
R programming for beginners - Why you should use R
R programming is typically used to analyze data and do statistical analysis. In this video, I talk about why R is a better option than other statistical packages and software options (including SPSS, STATA, SAS etc.) I also give a short...
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...
R Programming 101
Create a boxplot using R programming with the ggplot package.
Visualize one categorical and one numeric variable If you are interested in using R programming to visualize your data, then you have come to the right place. Ggplot is a fantastic package that can be used to create plots and graphs to...
Curated Video
Statistics for Data Science and Business Analysis - Understanding the central limit theorem
This video is about the central limit theorem - one of the most important statistical concepts. This clip is from the chapter "Inferential Statistics Fundamentals" of the series "Statistics for Data Science and Business Analysis".This...
FuseSchool
MATHS - Statistics - Which Average to Use
Sometimes we need to choose what average to use to analyze data in order to get the most believable result. In this video you will learn which method is best suited for analyzing specific data.
R Programming 101
Describe and Summarise your data
If you want to learn about to summarise your data by making tables in R or provide descriptive statistics of your dataset, then this video is for you. R programming provides more than one way to summarise and describe your data. You can...
Curated Video
Learning R for Data Visualization (Video 3)
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...
Institute for New Economic Thinking
Judy Klein -- The Rules of War and the Development of Economic Ideas
Sometimes navigating through the field of economics can feel like dodging bullets in a metaphorical war. But to INET grantee Judy Klein, a professor at Mary Baldwin College, this is no metaphor. Rather, Klein believes that understanding...
Weatherthings
Hurricane Camille
A history of the 1969, Category 5 hurricane, that struck the Mississippi coast.
Curated Video
The Complete Excel Guide: Beginners to Advanced - Statistical Functions for Description - Part 2
The aim of this video is to further explore statistical functions for description. This clip is from the chapter "Excel 2019 Advanced: Statistical Functions" of the series "The Complete Excel Guide: Beginners to Advanced".In this...
KnowMo
Calculating Averages from Frequency Tables
In this educational video, the instructor explains how to calculate the mean, median, and mode from a frequency table. The video walks through an example question of calculating the mean, median, and mode for the number of cars produced...
R Programming 101
Working with factors and categorical variables. Use forcats in R programming to change factor levels
R programming for beginners just got easier. If you're working with categorical variables or factors (as they are called in R) then you'll love the forcats package. Forcats lets you change factor levels in a number of exciting ways. If...
Curated Video
Learning R for Data Visualization (Video 22)
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...