Instructional Video12:20
Crash Course

Confidence Intervals - Crash Course Statistics

12th - Higher Ed
Today we’re going to talk about confidence intervals. Confidence intervals allow us to quantify our uncertainty, by allowing us to define a range of values for our predictions and assigning a likelihood that something falls within that...
Instructional Video19:29
Curated Video

Introduction to FinTech Using R - How to Time Stock Market

Higher Ed
In this video, you will learn how to time the stock market and will focus on the coding aspect of how the algorithm is designed. This clip is from the chapter "Stock Market Timing" of the series "Introduction to FinTech Using R".In this...
Instructional Video8:37
Curated Video

R Programming for Statistics and Data Science - Standard Error and Confidence Intervals

Higher Ed
This video explains standard error and confidence intervals. This clip is from the chapter "Hypothesis Testing" of the series "R Programming for Statistics and Data Science".This section explains hypothesis testing.
Instructional Video26:28
R Programming 101

T-test and interpreting P values using R Programming

Higher Ed
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...
Instructional Video6:53
Curated Video

Comparing Treatments Using Resampling: Determining the Effectiveness of New Salt Substitute and Fertilizer

K - 5th
In this video, the teacher explains how researchers can determine if there is a difference between two treatments using a resampling strategy. They use examples of comparing salt substitutes and fertilizers to demonstrate the process. By...
Instructional Video58:27
R Programming 101

R programming in one hour - A crash course for beginners

Higher Ed
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...
Instructional Video14:48
Global Health with Greg Martin

R programming for beginners – statistic with R (t-test and linear regression) and dplyr and ggplot

Higher Ed
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...
Instructional Video8:57
Curated Video

The Complete Excel Guide: Beginners to Advanced - One Click Forecasting

Higher Ed
The aim of this video is to explore one click forecasting. This clip is from the chapter "Excel 2019 Advanced: Statistical Functions" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll explore...
Instructional Video4:15
Curated Video

Learning R for Data Visualization (Video 12)

Higher Ed
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...
Instructional Video5:28
APMonitor

Solve and Optimize ODEs in MATLAB

10th - Higher Ed
This tutorial covers MATLAB programming to simulate a differential equation model and optimize parameters to match measurements. In this exercise, the model is simulated with an ODE integrator (ode15s) and optimized with fmincon or...
Instructional Video4:56
Curated Video

Statistics for Data Science and Business Analysis - What is a Margin of Error and Why is it Important in Statistics?

Higher Ed
This video explains about margin of error and its importance in statistics. This clip is from the chapter "Confidence Intervals" of the series "Statistics for Data Science and Business Analysis".This section focuses on basic to advanced...
Instructional Video9:14
Curated Video

Data Analytics using Python Visualizations - Seaborn Slopeplots for Comparing Distributions

Higher Ed
This video explains Seaborn Slopeplots for comparing distributions. This clip is from the chapter "Advanced Visualizations Using Business Applications" of the series "Data Analytics Using Python Visualizations".This section explains...
Instructional Video39:02
Curated Video

Fundamentals of Machine Learning - Linear Regression - Lectures

Higher Ed
This video explains the foundation of the linear regression model, which is the very first approach to supervised learning. This clip is from the chapter "Lectures" of the series "Fundamentals of Machine Learning".This section explains...
Instructional Video3:11
Curated Video

Statistics for Data Science and Business Analysis - Working with Estimators and Estimates

Higher Ed
This video explores the estimators and estimates, and differentiates between the two concepts. This clip is from the chapter "Inferential Statistics Fundamentals" of the series "Statistics for Data Science and Business Analysis".This...
Instructional Video1:30
Curated Video

Statistics for Data Science and Business Analysis - Calculating Confidence Intervals for Two Means with Independent Samples (Part 3)

Higher Ed
This is the third of the three-part video, where you'll calculate confidence intervals for two means with independent samples. This clip is from the chapter "Confidence Intervals" of the series "Statistics for Data Science and Business...
Instructional Video15:01
Global Health with Greg Martin

T-test, ANOVA and Chi Squared test made easy.

Higher Ed
Statistics doesn't need to be difficult. Using the t-test, ANOVA or Chi Squared test as part of your statistical analysis is straight forward. You do need to understanding the underlying principles of hypothesis testing and p-values of...
Instructional Video10:09
Curated Video

Statistics for Data Science and Business Analysis - Practical Example: Inferential Statistics

Higher Ed
This video contains a practical example on inferential statistics. This clip is from the chapter "Confidence Intervals" of the series "Statistics for Data Science and Business Analysis".This section focuses on basic to advanced topics on...
Instructional Video15:12
R Programming 101

ANOVA using R programming

Higher Ed
ANOVA or Annalysis of Varience can be easily done using R programming. If you're learning statistics or data analysis using R, the you'll need to know how to compare the means of three or more variables. ANOVA lets you do that. So, for...
Instructional Video6:07
Curated Video

Statistics for Data Science and Business Analysis - Calculating Confidence Intervals for Two Means with Dependent Samples

Higher Ed
This video shows real life examples of confidence intervals on dependent samples. This clip is from the chapter "Confidence Intervals" of the series "Statistics for Data Science and Business Analysis".This section focuses on basic to...
Instructional Video8:05
Curated Video

Statistics for Data Science and Business Analysis - Calculating Confidence Intervals Within a Population with a Known Variance

Higher Ed
In this video, you will see the first example of the use of confidence intervals and introduce the concept of the z-score. This clip is from the chapter "Confidence Intervals" of the series "Statistics for Data Science and Business...
Instructional Video7:51
Curated Video

Interpreting Marketing Data: Confidence Intervals, Correlations, and Extrapolation Explained

Higher Ed
The video discusses different techniques for interpreting marketing data, including confidence intervals, correlations, and extrapolation. The speaker explains each technique in detail and provides examples to illustrate how they work in...
Instructional Video4:01
Curated Video

Statistics for Data Science and Business Analysis - Calculating Confidence Intervals for Two Means with Independent Samples (Part 2)

Higher Ed
This is the second of the three-part video, where you'll calculate confidence intervals for two means with independent samples. This clip is from the chapter "Confidence Intervals" of the series "Statistics for Data Science and Business...
Instructional Video8:32
Curated Video

Reducing Margin of Error with Simulation and Sample Size

K - 5th
This video explains how to use simulation to decrease the size of a confidence interval, using the example of a cafeteria manager who wants to know how many parents of school children believe that school lunches are satisfactory. The...
Instructional Video4:34
Curated Video

Statistics for Data Science and Business Analysis - Calculating Confidence Intervals for Two Means with Independent Samples (Part 1)

Higher Ed
This is the first of the three-part video, where you'll calculate confidence intervals for two means with independent samples. This clip is from the chapter "Confidence Intervals" of the series "Statistics for Data Science and Business...