Instructional Video6:16
Healthcare Triage

Is the Apple Watch a USEFUL Medical Device?

Higher Ed
Apple is pushing the medical benefits of the Apple Watch pretty hard, but we have questions about just how useful the watch's electrocardiogram feature really is. Aaron digs into the research on just how much the device is doing.
Instructional Video2:19
SciShow

These Bats Make Tiny Snow Caves

12th - Higher Ed
One might not think that snow could help anything stay warm through a harsh winter, but these tiny bats have found a way to utilize the insulation provided by the snow: they make little forts to wait out the winter.
Instructional Video19:17
Kenhub

Taste pathway

Higher Ed
Neural pathway of the taste.
Instructional Video3:44
Curated Video

Creating a Dot Plot: Representing Data on a Number Line

K - 5th
In this lesson, students are taught to organize the data, create a frequency table, and determine the intervals for the number line. By placing dots on the graph to represent each data point, students can visually analyze and compare the...
Instructional Video2:27
Curated Video

HTML Tutorial for Beginners(2022) - Change Text Color in HTML

Higher Ed
Learn how to change the text color of a web page in HTML. This clip is from the chapter "HTML CSS Styles" of the series "HTML Tutorial for Beginners (2022)".This section focuses on the styles and formatting of web pages using CSS. You...
Instructional Video3:44
Curated Video

Learning R for Data Visualization (Video 8)

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 Video10:37
Bozeman Science

A Beginner's Guide to Graphing Data

12th - Higher Ed
Paul Andersen explains how graphs are used to visually display data that is collected in experimentation. He describes five main types of graphs; line graph, scatter plot, bar graph, histogram and pie chart. He describes the important...
Instructional Video2:49
The Bazillions

Super Sonic Rocket Bike

K - 5th
Blast off with The Bazillions on a journey of the imagination aboard a SUPER SONIC ROCKET BIKE!
Instructional Video20:34
Curated Video

Data Science and Machine Learning with R - Two Variable Plots

Higher Ed
This video explains two variable plots. This clip is from the chapter "Data Visualization in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains data visualization in R.
Instructional Video36:51
Curated Video

Data Science and Machine Learning with R - Single Variable Plots

Higher Ed
This video focuses on single variable plots. This clip is from the chapter "Data Visualization in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains data visualization in R.
Instructional Video11:53
Curated Video

Data Analytics using Python Visualizations - Categorical Variables and Histograms (with EDA)

Higher Ed
This video explains categorical variables and histograms. This clip is from the chapter "Advanced Visualizations Using Business Applications" of the series "Data Analytics Using Python Visualizations".This section explains advanced...
Instructional Video12:51
R Programming 101

How to draw a line graph using ggplot with R programming. Plots and graphs to visualize data.

Higher Ed
If you want to use R programming to create plots and graphs using the ggplot package, then watch this video. In this video, I'll go though how to visualize two numeric variables and one categoric variable using line graphs and faceting...
Instructional Video11:24
R Programming 101

Create a scatter plot using R programming. How to use ggplot for data visualisation.

Higher Ed
Using R programming for data visualisation is easy. If you want to create a scatter plot for two or more numeric variables, ggplot is perfect package. Ggplot2 is part of the tidyverse set up packages. This video is part of a series that...
Instructional Video12:20
Global Health with Greg Martin

Data Analysis Fundamentals: Describing, Summarizing, and Visualizing Data

Higher Ed
This video provides a comprehensive guide on how to describe, summarize, and visualize data, covering key concepts such as variables, distributions, and statistical measures. It explains different types of data, such as categorical and...
Instructional Video3:09
Curated Video

Learning R for Data Visualization (Video 28)

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:43
Packt

Learning R for Data Visualization (Video 9)

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 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 Video10:29
TED Talks

TED: A vision of sustainable housing for all of humanity | Vishaan Chakrabarti

12th - Higher Ed
By 2100, the UN estimates that the world's population will grow to just over 11 billion people. Architect Vishaan Chakrabarti wants us to start thinking about how we'll house all these people -- and how new construction can fight climate...
Instructional Video10:17
Oxford Comma

Why do we make art? Reading, Summary, and Analysis of The Exhibits by Roger Dylan Turner

9th - 12th
Why do we create art? Does the art we create change over time? And how can a poem that doesn't look like a poem help us answer those questions?
Instructional Video3:47
Bill Carmody

Writing a Document versus Making a Presentation

Higher Ed
In this video, Bill Carmody explains the difference between writing a document and making a presentation in a business context. Carmody emphasizes the importance of understanding when to use each tool based on the specific goals and...
Instructional Video4:08
Curated Video

Learning R for Data Visualization (Video 16)

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 Video1:29
Brian McLogan

Determine the unit vector given a vector with angle and magnitude

12th - Higher Ed
Determine the unit vector given a vector with angle and magnitude
Instructional Video10:23
R Programming 101

Lollipop Graph using ggplot.

Higher Ed
If you're interested in Data Visualization then you've come to the right place. Ggplot (or ggplot2) is an extremely powerful package used in R programming to develop plots and graphs. A lollipop graph is an excellent example of how you...