Instructional Video30:49
Curated Video

Using statistical data in geography

Pre-K - Higher Ed
Pupil outcome: I can use some simple statistics to better understand the values in a set of data. Key learning points: - Univariate data can be statistically analysed using measures of central tendancy. - Data can also be statistically...
Instructional Video30:18
Curated Video

Checking understanding of statistical problems

Pre-K - Higher Ed
Pupil outcome: I can evaluate different statistical measures to draw conclusions about a data set. Key learning points: - A statistical summary involves the mean, median, mode and range. - Each summary gives us different insights into a...
Instructional Video31:10
Curated Video

Weighted means

Pre-K - Higher Ed
Pupil outcome: I can calculate and compare weighted means. Key learning points: - There may be cases where one value has more weight (importance). - The weighted mean takes this into account. - The percent weight given to each value is...
Instructional Video30:43
Curated Video

Constructing pie charts

Pre-K - Higher Ed
Pupil outcome: I can construct pie charts from data. Key learning points: - Data presented as a list can be represented as a pie chart. - Data presented in a table can be represented as a pie chart. - A larger data set requires...
Instructional Video32:34
Curated Video

Summarising data

Pre-K - Higher Ed
Pupil outcome: I can see that the different measures of central tendency offer a summary of a set of data. Key learning points: - The mode is a useful measure of central tendency for certain data sets. - The median is a useful measure of...
Instructional Video33:18
Curated Video

Changing a data point

Pre-K - Higher Ed
Pupil outcome: I can see how certain statistical measures may change as a result of changes in the data. Key learning points: - Changing the value of one data point can affect the mode. - Changing the value of one data point can affect...
Instructional Video34:13
Curated Video

Checking understanding of summary statistics from a list

Pre-K - Higher Ed
Pupil outcome: I can calculate the mean, median, mode and range from a list of data. Key learning points: - The mean, median and mode are measures of central tendency. - The range is a measure of the spread of the data. - Calculating...
Instructional Video34:51
Curated Video

Problem solving with complex 2D shapes

Pre-K - Higher Ed
Pupil outcome: I can use my understanding of 2D shapes to solve problems. Key learning points: - When problem solving, consider whether any elements are familiar from other areas of maths. - Keep the goal in mind, it is easy to get...
Instructional Video35:07
Curated Video

Checking understanding of the mean

Pre-K - Higher Ed
Pupil outcome: I can understand what the mean is measuring, how it is measuring it and calculate the mean from data presented in a list. Key learning points: - The mean can be seen as a redistribution of values such that everything is...
Instructional Video34:54
Curated Video

Calculating the median

Pre-K - Higher Ed
Pupil outcome: I can calculate the median from data presented in a frequency table and different graphs. Key learning points: - The median can be calculated from a line graph. - The median can be calculated from an ungrouped frequency...
Instructional Video3:53
Curated Video

Identifying Measures of Spread | Grade 6 Math | 6.SP.A.3 💜💙

9th - 12th
In this math video we will be identifying measures of spread. We will understand that our statistical measures of data are mean, median, mode, range and IQR (interquartile range). We will learn that there are two categories of measure -...
Instructional Video10:13
Science Buddies

Classify Celestial Objects with Machine Learning: A Python Coding Tutorial

K - 5th
Create a boosted tree model to classify stars based on important characteristics.
Instructional Video8:39
Science Buddies

Understand the Emotions Behind Any Text with Sentiment Analysis: A Python Coding Tutorial

K - 5th
Explore sentiment analysis using VADER to analyze emotions in text from social media, reviews, and more.
Instructional Video3:23
Curated Video

Ethical Concerns Around Midjourney 5

12th - Higher Ed
A first look at Midjourney 5 - a state-of-the-art generative image model that can produce photorealistic humans. We breakdown new features in v5 and discus ethical concerns surrounding AI image tech.
Instructional Video9:06
Science Buddies

How to Create a Machine Learning Model That Can Identify Lyme-Disease Transmitting Ticks!

K - 5th
Identify tick species using AI and CNNs to reduce risk of tick-borne diseases.
Instructional Video12:50
Science Buddies

Predict Air Quality with Machine Learning: A Coding Tutorial

K - 5th
Predict future air quality levels using LSTM models for a location of your choice to mitigate air pollution impact.
Instructional Video8:13
Science Buddies

Titanic Survival Prediction with Python & KNN: A Step-by-Step Coding Tutorial

K - 5th
Explore how machine learning can predict who survived the Titanic's sinking in this beginner AI science project
Instructional Video5:41
Science Buddies

Breast Cancer Diagnosis with Python & KNN: A Step-by-Step Coding Tutorial

K - 5th
Explore how machine learning can diagnose malignant and benign breast tumors in this AI science project
Instructional Video1:21
Science Buddies

Simple Explanation of the K-Nearest Neighbors (KNN) Algorithm

K - 5th
Explore how machine learning can diagnose malignant and benign breast tumors in this AI science project
Instructional Video2:53
R Programming 101

The str_sub() function | Text Manipulation with the stringr package in R

Higher Ed
In this video, we dive into the powerful str_sub() function from the stringr package, a must-know tool for anyone involved in data science, text manipulation, or R programming. The stringr package in R is a comprehensive toolkit designed...
Instructional Video3:33
R Programming 101

Text Manipulation in R with str_c()

Higher Ed
Welcome to our R Programming series, where we dive deep into the power of the Tidyverse! In this video, we'll explore the str_c() function from the stringr package, a crucial tool for text manipulation in R. Whether you're a data...
Instructional Video2:15
R Programming 101

str_replace_all() Function in R | Text Replacement with stringr Package

Higher Ed
In this video, we'll explore the versatile str_replace_all() function from the stringr package, an essential tool for anyone working with text or strings in R programming. The stringr package in R is your go-to resource for handling and...
Instructional Video8:10
R Programming 101

Plotly for 3d and interactive plots in R

Higher Ed
Use plotly to create interactive and 3d plots in R. Plotly integrates with ggplot2. If you're interested in data visualisation and want to create plots and graphs that tell a story with your data then plotly is a great place to start....
Instructional Video2:07
R Programming 101

Manipulate text with the str_split() function in from the stringr package in R programming

Higher Ed
The stringr package in R is a comprehensive suite of tools designed to simplify string operations, whether you're parsing text, cleaning data, or preparing strings for analysis. It's a must-have for data scientists, analysts, and anyone...