Curated Video
Learning R for Data Visualization (Video 25)
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...
Curated Video
Learning R for Data Visualization (Video 21)
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...
Blockchain Central
Can You Predict Future With Blockchain?
This week on Blockchain Central: we will explain how prediction markets work and how blockchain can help them come true.
Institute for New Economic Thinking
Cosma Shalizi - Why Economics Needs Data Mining
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...
Curated Video
Learning R for Data Visualization (Video 26)
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...
KnowMo
Calculating the Mode of a Data Set: Understanding and Examples
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...
R Programming 101
Use pivot_longer() to shape and manipulate your data - R programming for beginners
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...
Curated Video
Learning R for Data Visualization (Video 29)
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...
Curated Video
Learning R for Data Visualization (Video 27)
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
10 data filtering tips using R programming. Use the tidyverse to filter and subset your data.
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...
Curated Video
Learning R for Data Visualization (Video 17)
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...
KnowMo
Calculating the Range from a Data Set
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...
Curated Video
Learning R for Data Visualization (Video 13)
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...
Curated Video
Learning R for Data Visualization (Video 11)
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...
Catalyst University
The Dixon Q-test | When to Discard Outliers in Your Data
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.
Curated Video
Learning R for Data Visualization (Video 4)
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...
IDG TECHtalk
The basics of benchmarking Go applications | Smart Go
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.
Catalyst University
Specificity & Sensitivity EXPLAINED [+Examples]
In this video, we differentiate the parameters, specificity and sensitivity with some real-life examples.
Catalyst University
Quantifying Precision | Calculating a Parts-per-Thousand [ppt]
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.
R Programming 101
Use pivot_wider() to shape your data - R programming for beginners
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...
R Programming 101
How to install R and install R Studio. How to use R studio - R programming for beginners
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...
The Art Assignment
Vanessa Hill of BrainCraft | The Art Assignment | PBS Digital Studios
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.
Curated Video
Learning R for Data Visualization (Video 5)
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
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...