Instructional Video5:29
Curated Video

Excel VBA Programming The Complete Guide - The OnError Resume Next Keywords

Higher Ed
Some errors are not catastrophic to the health of a procedure --- some, in fact, are completely ignorable. In this lesson, we utilize the On Error Resume Next keywords to tell an iteration macro to continue in spite of any errors...
Instructional Video3:05
Brian McLogan

Using an equation to model part and whole of an angle - Free Math Videos - Online Tutor

12th - Higher Ed
👉 Learn how to find the value of an unknown variable in the expressions representing the values of angles given the relationship between the angles. When given expressions representing the values of angles and the relationship between...
Instructional Video16:04
Curated Video

Understanding Selection Statements in Small Basic

Pre-K - Higher Ed
In this video tutorial, Justin introduces the concept of selection in programming using Small Basic. He demonstrates how to create decision-making processes based on user input, such as recognizing names and responding accordingly. Learn...
Instructional Video1:23
Curated Video

Core Java Programming Course- The Universally Unique Identifier (UUID) Class

Higher Ed
This video explains the UUID class. This clip is from the chapter "Special Classes in Java" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the different special classes that are...
Instructional Video14:56
Instructional Video7:13
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Making Password Lists with Cupp

Higher Ed
In this video, you'll learn about Cupp and how to make password lists using this tool. This clip is from the chapter "Wireless Penetration Testing" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this...
Instructional Video25:48
Curated Video

Google Apps Script - Exercise Coding Projects - Apps Script How to Use SpreadsheetApp Update Sheets Data in Spreadsheet

Higher Ed
This video explains how to use SpreadsheetApp update sheets data in spreadsheet. This clip is from the chapter "Google Workspace Services: Docs, Calendar, Drive, Forms, Gmail, and Sheets Slides" of the series "Google Apps Script -...
Instructional Video20:33
Curated Video

Using Random Numbers in Small Basic

Pre-K - Higher Ed
In this tutorial, Justin demonstrates how to use random numbers in programming using Small Basic. He walks viewers through creating a simple guessing game where users have to guess a random number. The tutorial also covers the concept of...
Instructional Video9:06
Curated Video

Data Analytics using Python Visualizations - Parameterizing Plots

Higher Ed
This video explains parameterizing plots. This clip is from the chapter "Matplotlib and Seaborn – Libraries and Techniques" of the series "Data Analytics Using Python Visualizations".This section introduces you to Matplotlib and Seaborn.
Instructional Video14:21
Curated Video

Data Analytics using Python Visualizations - Marginal Histograms and Marginal Boxplots

Higher Ed
This video explains marginal histograms and marginal boxplots. This clip is from the chapter "Matplotlib and Seaborn – Libraries and Techniques" of the series "Data Analytics Using Python Visualizations".This section introduces you to...
Instructional Video14:36
Curated Video

Practical Data Science using Python - Pandas DataFrame 1

Higher Ed
This video explains Pandas DataFrame. This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Instructional Video10:38
Curated Video

Machine Learning Random Forest with Python from Scratch - Using NumPy for Random Forest

Higher Ed
In this lesson, you will learn about the NumPy tool available in the Python library and look at the advantages of using NumPy. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with...
Instructional Video9:38
Curated Video

pandas for Python - A Quick Guide - DataFrame Manipulation

Higher Ed
Here, you will learn how to rename columns in a data frame. We will look at adding columns to a data frame, concatenating a data frame, and removing columns with the drop method. This clip is from the chapter "Data Preprocessing" of the...
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:58
Curated Video

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

Higher Ed
In this video, we will cover sample mean. 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 Video11:51
Curated Video

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

Higher Ed
In this video, we will cover law of large numbers. 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...
Instructional Video6:35
Instructional Video4:34
Fun Robotics

Modules in Python

Higher Ed
Understanding and utilizing modules in Python programming
Instructional Video7:49
APMonitor

Python Basic Statistical Analysis

10th - Higher Ed
Python statistical functions such as average, maximum, minimum, standard deviation, and custom counting are demonstrated in an iPython notebook.
Instructional Video9:17
APMonitor

Generate Poisson Distribution and Histogram in Excel

10th - Higher Ed
Powerful statistical analysis tools are available in the Excel is add-in data analysis package. This is an example of generating a randomly sampled Poisson distribution (1000 values) and plotting the frequency of the result.
Instructional Video6:51
Curated Video

How to Obtain a Random Sample for Surveys

K - 5th
This video explains how to obtain a random sample from a population using different methods such as drawing names or numbers, using a table of random numbers, or a random number generator on a calculator or computer. It emphasizes the...
Instructional Video10:47
KnowMo

Introduction to Sampling: How to Select a Representative Sample

12th - Higher Ed
This video is a lecture about sampling, which is a method used to collect and analyze data about a population. The lecturer explains that it is often not feasible to collect data from every member of a population, so a sample is taken...
Instructional Video5:43
Curated Video

Testing a Hypothesis Using Simulation

K - 5th
This video uses the example of flipping a coin to determine if it is fair or biased to demonstrate testing a hypothesis with simulation. By running multiple trials and analyzing the response variable, they demonstrate how to make an...
Instructional Video8:02
Curated Video

Sampling Distributions and Approximation through Simulation

K - 5th
In this video, the teacher discusses the concept of sampling distributions and how to approximate them using simulations. The example used is about a high school surveying students' opinions on increasing graduation requirements for math...