Hi, what do you want to do?
Curated Video
Choosing the Best Representation: Dot Plots, Histograms, and Box Plots
In this video, students will learn how to choose the best representation for their data by considering the strengths and weaknesses of dot plots, histograms, and box plots. They will understand how dot plots provide a clear picture of...
Curated Video
Python for Data Analysis: Step-By-Step with Projects - Seaborn Library Overview
This video introduces you to Seaborn library overview.
r/>
This clip is from the chapter "Exploratory Data Analysis" of the series "Python for Data Analysis: Step-By-Step with Projects".This section explains exploratory data...
r/>
This clip is from the chapter "Exploratory Data Analysis" of the series "Python for Data Analysis: Step-By-Step with Projects".This section explains exploratory data...
Curated Video
GCSE Secondary Maths Age 13-17 - Probability & Statistics: Box Plot - Explained
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow...
Curated Video
Identifying Data Set Shapes: Modes and Symmetry
In this video, the teacher explains how to identify the shape of a data set by examining the modes and symmetry of a graph. They introduce various types of graphs, such as histograms, box plots, and dot plots, and explain how to classify...
Curated Video
Creating a Box Plot: Representing Data on a Number Line
In this video, we learn how to create a box plot to represent data on a number line. Understand the concept of quartiles and explore how to find the minimum, maximum, and quartiles of a data set. By the end of the lesson, students will...
Curated Video
Data Analytics using Python Visualizations - Seaborn Boxplot, Violin plot, Categorical Scatterplot
This video explains Seaborn Boxplot, Violin plot, and Categorical Scatterplot.
<
br/>
This clip is from the chapter "Advanced Visualizations Using Business Applications" of the series "Data Analytics Using Python...
<
br/>
This clip is from the chapter "Advanced Visualizations Using Business Applications" of the series "Data Analytics Using Python...
APMonitor
Data Science 🐍 Graphical Analysis
In addition to summary statistics, data visualization helps to understand the data characteristics and how different variables are related.There are many examples of data visualization with Matplotlib, Seaborn, and...
Global Health with Greg Martin
Data Visualisation
In this video, the speaker discusses the importance of data visualization in telling a compelling story with data. They showcase various graphics and techniques to effectively communicate insights from different types of data sets. From...
Curated Video
Practical Data Science using Python - Central Limit Theorem
This video explains the Central Limit Theorem.<br<br/>/>
This clip is from the chapter "Statistical Techniques" of the series "Practical Data Science Using Python".This section explains advanced visualizations using business applications.
This clip is from the chapter "Statistical Techniques" of the series "Practical Data Science Using Python".This section explains advanced visualizations using business applications.
Curated Video
Data Analytics using Python Visualizations - Plotting Histograms and Box Plots
This video explains plotting histograms and box plots.
<
br/>
This clip is from the chapter "Matplotlib and Seaborn – Libraries and Techniques" of the series "Data Analytics Using Python Visualizations".This section introduces you...
<
br/>
This clip is from the chapter "Matplotlib and Seaborn – Libraries and Techniques" of the series "Data Analytics Using Python Visualizations".This section introduces you...
Curated Video
Practical Data Science using Python - Logistic Regression - Telecom Churn Case Study
This video explains logistic regression - Telecom Churn case study.<br<br/>/>
This clip is from the chapter "Logistic Regression" of the series "Practical Data Science Using Python".This section explains logistic regression.
This clip is from the chapter "Logistic Regression" of the series "Practical Data Science Using Python".This section explains logistic regression.
Curated Video
Practical Data Science using Python - Linear Regression Data Preparation and Analysis 1
This video explains linear regression data preparation and analysis.<br<br/>/>
This clip is from the chapter "Linear Regression" of the series "Practical Data Science Using Python".This section explains linear regression.
This clip is from the chapter "Linear Regression" of the series "Practical Data Science Using Python".This section explains linear regression.
Curated Video
Practical Data Science using Python - EDA Project - 2
This video explains data distribution.<br<br/>/>
This clip is from the chapter "Exploratory Data Analysis (EDA)" of the series "Practical Data Science Using Python".This section explains Exploratory Data Analysis.
This clip is from the chapter "Exploratory Data Analysis (EDA)" of the series "Practical Data Science Using Python".This section explains Exploratory Data Analysis.
Curated Video
Data Analytics using Python Visualizations - Marginal Histograms and Marginal Boxplots
This video explains marginal histograms and marginal boxplots.
<
br/>
This clip is from the chapter "Matplotlib and Seaborn – Libraries and Techniques" of the series "Data Analytics Using Python Visualizations".This section...
<
br/>
This clip is from the chapter "Matplotlib and Seaborn – Libraries and Techniques" of the series "Data Analytics Using Python Visualizations".This section...
Curated Video
Calculating and Comparing Data Spread Using Interquartile Range
In this video, the teacher explains how to calculate and compare the spread of data sets using the interquartile range. The interquartile range helps determine the range of the middle half of the data, which is especially useful when...
Curated Video
Comparing Two Sets of Data: Measures of Center and Measures of Spread
Learn how to effectively compare and analyze data sets using statistical measures. In this video, we how to compare two sets of data using measures of center (median and mean) and measures of spread (standard deviation and interquartile...
Curated Video
Probability Statistics - The Foundations of Machine Learning - Central Tendency, Mean, Median, and Mode
In this video, we will cover central tendency, mean, median, and mode.
<
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
Data Science and Machine Learning (Theory and Projects) A to Z - Seaborn for Data Visualization: Seaborn Catplot
In this video, we will cover Seaborn Catplot.
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory and...
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory and...
Curated Video
Fundamentals of Machine Learning - Sampling and Bootstrap
This video explains the two most famous and common procedures—cross-validation and Bootstrap.
<
br/>
This clip is from the chapter "Lectures" of the series "Fundamentals of Machine Learning".This section explains the basics of...
<
br/>
This clip is from the chapter "Lectures" of the series "Fundamentals of Machine Learning".This section explains the basics of...
Curated Video
Learning R for Data Visualization (Video 10)
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
Introduction to Box Plots: Understanding and Constructing Them
This video explains what box plots are and how to interpret and construct them. It provides specific information on the different components of a box plot, including the minimum and maximum values, quartiles, range, and median. The video...
Curated Video
Representing Outliers in a Boxplot Using Quartiles
In this video, students learn how to represent outliers in a boxplot by using quartiles. The video explains the five-number summary of a boxplot and demonstrates how to calculate the interquartile range. It then shows how to identify and...
Curated Video
Summarizing Data: Measures of Variability
In this video, the teacher explains how to find the average distance from each data point to the mean using the mean absolute deviation (MAD). The teacher demonstrates this concept using examples of dinner prices and emphasizes that...