Hi, what do you want to do?
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...
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.
KnowMo
Introduction to Summary Statistics
This video is an introduction to summary statistics, which are used to summarize data sets into meaningful information. The video discusses the two main criteria that summary statistics should meet, which are that they should be...
Brian McLogan
How to find the 20th and 80th percentile of a data set
👉 Learn how to find the percentile of a data set. The kth percentile of a data set is the data value that appeared in the kth position after the dataset has been divided into 100 equal parts. Thus to find the kth percentile of a dataset,...
KnowMo
Calculating the Median: Finding the Middle Value of Data Sets
This video is a lecture on how to calculate the median value of a data set. The speaker explains what the median represents and gives examples of how to manually calculate the median for small data sets. They also demonstrate the use of...
IDG TECHtalk
Using "cProfile" to analyze Python code performance
Learn how to use the "cProfile" module to analyze a Python program's performance and make strategic changes to it.
Financial Times
Crunched: why are we still not vaccinating our children?
The FT's John Burn-Murdoch and Federica Cocco examine the data behind vaccination and why measles is back in the news. Cases have hit a 25-year high in America, with dozens of more serious outbreaks across the globe
KnowMo
Introduction to Line Charts and Data Interpretation
The video is an educational lecture on line charts and their use in visualizing time series data. The presenter explains how line charts are primarily used to display data with time as one of the variables, and demonstrates how to read...
Curated Video
Probability Statistics - The Foundations of Machine Learning - Introduction
Welcome to the course. This is a quick introduction video to the course.
<
br/>
This clip is from the chapter "Diving in with Code" of the series "Probability / Statistics - The Foundations of Machine Learning".In this section, we...
<
br/>
This clip is from the chapter "Diving in with Code" of the series "Probability / Statistics - The Foundations of Machine Learning".In this section, we...
Curated Video
The Full Stack Web Development - Using libmemcached-tools
Learning Caching Using Memcached: Using libmemcached-tools
r/>
This clip is from the chapter "Learning Caching Using Memcached" of the series "The Full Stack Web Development".We use Memcached – a caching system. We work with...
r/>
This clip is from the chapter "Learning Caching Using Memcached" of the series "The Full Stack Web Development".We use Memcached – a caching system. We work with...
Curated Video
Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 15: Continued. Mocking Static Method
Powermock with Mockito: Step 15: Continued. Mocking Static Method
r/>
This clip is from the chapter "Powermock with Mockito" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we set up...
r/>
This clip is from the chapter "Powermock with Mockito" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we set up...
KnowMo
Introduction to Pictograms and How to Construct and Interpret Them
This video is a tutorial on how to construct and interpret pictograms. The presenter explains the purpose of pictograms and demonstrates how to construct a simple one using a data table of farmers harvesting pumpkins. The video also...
TLDR News
The Truth About UK Immigration 2018 - Data Dive
There has been a lot of misinformation surrounding immigration statistics and Brexit. So we dive into the official statistics published by the Office of National Statistics. How many people are immigrating to the UK and is this actually...
Curated Video
Probability Statistics - The Foundations of Machine Learning - Foundations of Bayesian Inference
In this video, we will cover the foundations of Bayesian inference.
<
br/>
This clip is from the chapter "Applications to the Real World" of the series "Probability / Statistics - The Foundations of Machine Learning".In this...
<
br/>
This clip is from the chapter "Applications to the Real World" of the series "Probability / Statistics - The Foundations of Machine Learning".In this...
Curated Video
The Full Stack Web Development - Telnet Commands
Learning Caching Using Memcached: Telnet Commands
r/>
This clip is from the chapter "Learning Caching Using Memcached" of the series "The Full Stack Web Development".We use Memcached – a caching system. We work with Telnet in...
r/>
This clip is from the chapter "Learning Caching Using Memcached" of the series "The Full Stack Web Development".We use Memcached – a caching system. We work with Telnet in...
KnowMo
Types of Data: Qualitative, Quantitative, Primary, Secondary, Discrete, Continuous, Categorical and Grouped
This video lecture discusses the various types of data that exist, including qualitative and quantitative data, primary and secondary data, discrete and continuous data, and categorical data. The instructor explains the differences...
Curated Video
Figma for UIUX Master Web Design in Figma - Analytics in Web Design
This video explains analytics in web design.
<
br/>
This clip is from the chapter "The Second Key to Great Web Design" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on the second key to great web...
<
br/>
This clip is from the chapter "The Second Key to Great Web Design" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on the second key to great web...
Curated Video
Probability Statistics - The Foundations of Machine Learning - Application of Bayes Rule in the Real World - Spam Detection
In this video, we will cover the application of the Bayes rule in a real-world example for spam detection.
<
br/>
This clip is from the chapter "Applications and Rules for Probability" of the series "Probability / Statistics - The...
<
br/>
This clip is from the chapter "Applications and Rules for Probability" of the series "Probability / Statistics - The...
KnowMo
Calculating Probability: Equally Likely Possibilities, Mutually Exclusive and Independent Events
This video teaches the viewer how to calculate probability in various situations. The lecturer explains the formula used to calculate the probability of a specific outcome or set of outcomes, and gives examples using a spinner, cards,...
Curated Video
Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 16: Invoking Private Methods
Powermock with Mockito: Step 16: Invoking Private Methods
r/>
This clip is from the chapter "Powermock with Mockito" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we set up Poermock...
r/>
This clip is from the chapter "Powermock with Mockito" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we set up Poermock...
Curated Video
Probability Statistics - The Foundations of Machine Learning - Bayesian Inference Code Through PyMC3
In this video, we will cover Bayesian inference code through PyMC3.
<
br/>
This clip is from the chapter "Applications to the Real World" of the series "Probability / Statistics - The Foundations of Machine Learning".In this...
<
br/>
This clip is from the chapter "Applications to the Real World" of the series "Probability / Statistics - The Foundations of Machine Learning".In this...
Curated Video
Probability Statistics - The Foundations of Machine Learning - Dispersion and Spread in Data, Variance, Standard Deviation
In this video, we will cover dispersion and spread in data, variance, standard deviation.
<
br/>
This clip is from the chapter "Measures of Spread" of the series "Probability / Statistics - The Foundations of Machine Learning".In...
<
br/>
This clip is from the chapter "Measures of Spread" of the series "Probability / Statistics - The Foundations of Machine Learning".In...
Curated Video
Probability Statistics - The Foundations of Machine Learning - Practical Note: One-Hot Vector Encoding
In this video, we will cover one-hot vector encoding.
<
br/>
This clip is from the chapter "Diving in with Code" of the series "Probability / Statistics - The Foundations of Machine Learning".In this section, we will first set up...
<
br/>
This clip is from the chapter "Diving in with Code" of the series "Probability / Statistics - The Foundations of Machine Learning".In this section, we will first set up...