Instructional Video3:47
Curated Video

Learning R for Data Visualization (Video 25)

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 Video2:44
Curated Video

Learning R for Data Visualization (Video 21)

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 Video4:45
Blockchain Central

Can You Predict Future With Blockchain?

Higher Ed
This week on Blockchain Central: we will explain how prediction markets work and how blockchain can help them come true.
Instructional Video12:13
Institute for New Economic Thinking

Cosma Shalizi - Why Economics Needs Data Mining

Higher Ed
Cosma Shalizi urges economists to stop doing what they are doing: Fitting large complex models to a small set of highly correlated time series data. Once you add enough variables, parameters, bells and whistles, your model can fit past...
Instructional Video4:09
Curated Video

Learning R for Data Visualization (Video 26)

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 Video4:32
KnowMo

Calculating the Mode of a Data Set: Understanding and Examples

12th - Higher Ed
This video provides an explanation of how to calculate the mode of a data set. The mode is defined as the most frequent value in a set of data, and the video demonstrates how to identify the mode using examples of both quantitative and...
Instructional Video7:05
R Programming 101

Use pivot_longer() to shape and manipulate your data - R programming for beginners

Higher Ed
Use pivot_longer() to change data from wide to long data. This is part of the R programming for beginners series. If you are learning data analysis or statistics, then this video is for you. Data scientists using R often need to shape...
Instructional Video3:44
Curated Video

Learning R for Data Visualization (Video 29)

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 Video4:52
Curated Video

Learning R for Data Visualization (Video 27)

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 Video7:13
R Programming 101

10 data filtering tips using R programming. Use the tidyverse to filter and subset your data.

Higher Ed
In this video you'll learn 10 different ways to filter and subset your data using R programming. This is an R programming for beginners video and forms part of a data cleaning and data manipulation series. If you are interested in...
Instructional Video5:02
Curated Video

Learning R for Data Visualization (Video 17)

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 Video6:31
KnowMo

Calculating the Range from a Data Set

12th - Higher Ed
This is a lecture video that explains how to calculate the range from a data set. The video covers examples with both numerical and frequency table data, as well as group frequency tables. The presenter emphasizes the importance of...
Instructional Video3:07
Curated Video

Learning R for Data Visualization (Video 13)

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 Video2:38
Curated Video

Learning R for Data Visualization (Video 11)

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 Video8:42
Catalyst University

The Dixon Q-test | When to Discard Outliers in Your Data

Higher Ed
In this video, I show you how to perform a Dixon Q-test on a data set, and how to interpret the Q-values for discarding a data point.
Instructional Video4:41
Curated Video

Learning R for Data Visualization (Video 4)

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 Video3:37
IDG TECHtalk

The basics of benchmarking Go applications | Smart Go

Higher Ed
Learn how to use Go's built-in testing framework to run benchmarks on your code, and find out where your programs may have performance bottlenecks.
Instructional Video14:20
Catalyst University

Specificity & Sensitivity EXPLAINED [+Examples]

Higher Ed
In this video, we differentiate the parameters, specificity and sensitivity with some real-life examples.
Instructional Video9:30
Catalyst University

Quantifying Precision | Calculating a Parts-per-Thousand [ppt]

Higher Ed
In this video, I show you how to calculate the quantity, Parts-per-Thousand [ppt], for a data set to determine whether or not your data is precise.
Instructional Video3:32
R Programming 101

Use pivot_wider() to shape your data - R programming for beginners

Higher Ed
When manipulating your data, you might want to change the shape of our data from long data to wide data. This video will walk you through how to use pivot_wider() to reshape your data from long into wide data. The next video will look at...
Instructional Video6:57
R Programming 101

How to install R and install R Studio. How to use R studio - R programming for beginners

Higher Ed
This video will walk you through how to install R and how to install R studio. There is also a short introduction to R Studio. This is part of a series called, R programming for beginners. If you're interested in data science or...
Instructional Video4:30
The Art Assignment

Vanessa Hill of BrainCraft | The Art Assignment | PBS Digital Studios

9th - 12th
We interview the remarkable Vanessa Hill, creator of BrainCraft, a production of PBS Digital Studios, which explores psychology, neuroscience & why we act the way we do.
Instructional Video3:33
Curated Video

Learning R for Data Visualization (Video 5)

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 Video26:12
R Programming 101

Manipulate your data. Data wrangling - R programmning for beginners

Higher Ed
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...