Instructional Video6:59
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - T-Test Independent Samples Overview (Example)

Higher Ed
This is an overview (example) of t-test independent samples analysis. This clip is from the chapter "Statistical Analysis" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section focuses on...
Instructional Video5:32
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - RAND Function (Producing a Sample with Distribution of Your Choice)

Higher Ed
The author will show you how to use the rand function. This function allows you to produce a sample (random numbers) with a distribution of your choice. This clip is from the chapter "SAS Functions" of the series "Complete SAS...
Instructional Video10:55
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Expectations: Variance

Higher Ed
In this video, we will cover variance. This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video9:36
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Data Preparation and Preprocessing: Handling Video and Audio Data

Higher Ed
In this video, we will cover handling video and audio data. This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section,...
Instructional Video12:56
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Expectations: Law of Large Numbers Famous Distributions

Higher Ed
In this video, we will cover law of large numbers famous distributions. This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory and...
Instructional Video10:28
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Machine Learning Models and Optimization: Machine Learning Model 1

Higher Ed
In this video, we will cover machine learning model 1. This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we...
Instructional Video13:22
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Machine Learning Methods: Features

Higher Ed
In this video, we will cover features. This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we will cover machine...
Instructional Video11:10
Professor Dave Explains

The Cognitive Basis of Superstition and Belief in the Supernatural

12th - Higher Ed
What is superstition, and what is the psychological basis behind it? What drives belief in the supernatural, and is there any evolutionary basis for it? Are we merely driven to detect patterns in chaos, or is there something more to it?...
Instructional Video4:36
Curated Video

Identifying Samples in Population Studies

K - 5th
In this video, the teacher explains the concept of collecting data about a population by identifying a sample. They use examples of predicting the winner of an election and tracking migration patterns of a bird species to illustrate how...
Instructional Video4:24
Professor Dave Explains

Mass Spectrometry

12th - Higher Ed
An introduction to mass spectrometry.
Instructional Video3:22
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - HTML iframes

Higher Ed
In this video, we'll learn about HTML iframes. This clip is from the chapter "Learn HTML Course Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn about HTML here. You will learn about Element,...
Instructional Video9:25
Journey to the Microcosmos

How to Not Kill an Extremely Rare Microbe

9th - Higher Ed
For an activity that mostly involves sitting and staring, microscopy is a surprisingly high stakes task. On the other side of the lens are drops full of potential, a multitude of worlds to unravel and examine. But they’re also fragile...
Instructional Video3:24
Curated Video

Using Styles and Themes in Microsoft Word

Pre-K - Higher Ed
In this video tutorial, the instructor demonstrates how to effectively utilize styles and themes in Word 2007 to enhance the appearance and professionalism of documents. By using predefined styles for titles and text, users can easily...
Instructional Video14:03
Curated Video

Arduino for Beginners - 2022 Complete Course - Activity 20 - Solution

Higher Ed
This video explains activity 20 - solution. This clip is from the chapter "Photoresistor- Measure Luminosity" of the series "Arduino for Beginners - 2022 Complete Course".This section explains measuring luminosity.
Instructional Video16:25
Curated Video

Practical Data Science using Python - Decision Tree - Model Optimization using Grid Search Cross Validation

Higher Ed
This video explains decision tree - model optimization using grid search cross validation. This clip is from the chapter "Classification using decision trees" of the series "Practical Data Science Using Python".This section explains...
Instructional Video3:48
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Metaclass

Higher Ed
Just like decorator functions, we can define metaclasses that execute before the class creation. This clip is from the chapter "Metaclass" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on...
Instructional Video1:16
Curated Video

Minimal API Development with ASP.NET Core - Section Overview - Add Entity Framework

Higher Ed
This video explains the section overview in which you will learn how to get rid of our static data and put in some dynamic data. This clip is from the chapter "Add Entity Framework" of the series "Minimal API Development with ASP.NET...
Instructional Video2:19
Curated Video

HTML Tutorial for Beginners(2022) - Comments in HTML

Higher Ed
Learn how to set comments on an HTML web page. The comments are not read by the web browser. This clip is from the chapter "HTML Basics - Getting Started" of the series "HTML Tutorial for Beginners (2022)".This section focuses on the...
Instructional Video5:04
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Splitting the Data (NN Implementation)

Higher Ed
In this video, you will learn how to implement splitting the data in our neural network. This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we...
Instructional Video2:16
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Parameter Estimates

Higher Ed
This video explains parameter estimates. This clip is from the chapter "SAS Predictive Modeling, Prepare the Input Variables" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section focuses on SAS...
Instructional Video2:33
Curated Video

HTML Tutorial for Beginners(2022) - Set Work Title in HTML

Higher Ed
Learn how to set the title of work in HTML. We will use the tag for this. An example will also be demonstrated with live output. This clip is from the chapter "HTML Quotation and Citation" of the series "HTML Tutorial for...
Instructional Video2:03
Curated Video

HTML Tutorial for Beginners(2022) - Set Background Image on a Web Page in HTML

Higher Ed
Learn how to set a background image on a web page in HTML. This clip is from the chapter "Images in HTML" of the series "HTML Tutorial for Beginners (2022)".This section delves into adding images into a web page using HTML. We will also...
Instructional Video2:35
Curated Video

HTML Tutorial for Beginners(2022) - Internal CSS in HTML

Higher Ed
Learn how to add CSS to an HTML web page. Internal CSS allows you to add CSS to a web page using the style element/ tag. We will also see a live running example to understand the concept. This clip is from the chapter "HTML CSS Styles"...
Instructional Video2:35
Curated Video

HTML Tutorial for Beginners(2022) - Inline CSS in HTML

Higher Ed
In HTML, we can easily set the CSS styles. Use the style attribute and set any style on any element, like background color, font color, font size, font style, and so on. This clip is from the chapter "HTML CSS Styles" of the series "HTML...