Instructional Video9:46
The Business Professor

All About MBA Programs

Higher Ed
This Video Explains All About MBA Programs
Instructional Video3:45
Curated Video

Identifying Function Properties with Real-World Examples

K - 5th
In this lesson, students will learn how to identify function properties by examining real-world examples. They will understand that a function takes any input and yields exactly one output. They will also learn about the concept of...
Instructional Video4:52
Catalyst University

Intestinal Production of Hydrogen Gas (H2) by Bacteria for Reduced Coenzymes

Higher Ed
Bacteria of the human intestinal microbiome generate hydrogen gas (H2). Hydrogen gas is used by these same bacteria for methanogenesis, a biochemical pathway which generates methane. Here, we will discuss this process.
Instructional Video10:52
Science Buddies

How to Use the NCBI's Bioinformatics Tools and Databases

K - 5th
This video tutorial provides a quick overview of the NCBI website. We walk you through how to search for nucleotide and protein sequences using NCBI’s databases and explain what information is provided with each sequence. We also give...
Instructional Video5:24
Packt

Introduction to computer hardware and software : New Installation - First Drive

Higher Ed
From the section: Implementing Mass Storage. Here, we learn to implement mass storage. A brand-new system doesn’t have a bootable drive with an installed operating system. In this episode you will go through the process of setting up an...
Instructional Video2:50
Brian McLogan

How do you determine if you have a linear equation

12th - Higher Ed
In this video series I show you how to determine if a relation is a linear relation. A linear relation is a relation where their are variables do not have negative or fractional, or exponents other than one. Variables must not be in the...
Instructional Video10:43
Weird History

How The '8 CDs For A Penny' Club Worked

12th - Higher Ed
If you came of age in the pre-streaming era of the '90s, you remember having to buy your CDs from stores. Or, maybe you took advantage of the Columbia House music club and its eight-CDs-for-a-penny deal, a discount that was too good to...
Instructional Video3:26
Odd Quartet

Music Theory - How To Decipher Tempo Markings In Music

9th - 12th
First off, what is tempo? The tempo of a piece of music is the measure of how fast or slow a piece of music is played. Think of it like a speedometer for music. In most modern sheet music you will see a modern tempo marking that is easy...
Instructional Video3:22
Curated Video

Evaluate the accuracy of an artificial intelligence system : Assessing the Accuracy of a Classification Model

Higher Ed
From the section: Logistic Regression. Learn about Logistic Regression here. Logistic Regression: Assessing the Accuracy of a Classification Model
Instructional Video4:39
Brian McLogan

How to find the difference of two vectors

12th - Higher Ed
Learn how to add/subtract vectors. Vectors can be added, subtracted and multiplied. To add or subtract two or more vectors, we simply add each of the corresponding components of the vectors.
Instructional Video5:12
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - Challenge Part 2 – Brief

Higher Ed
It is time for a challenge. In this challenge, you are required to prepare and clean the data (remove defects). This clip is from the chapter "Structured API - Spark DataFrame" of the series "Apache Spark 3 for Data Engineering and...
Instructional Video3:08
Brian McLogan

Adding two vectors and then graphing the resultant vector

12th - Higher Ed
Learn how to add/subtract vectors. Vectors can be added, subtracted and multiplied. To add or subtract two or more vectors, we simply add each of the corresponding components of the vectors.
Instructional Video8:23
Curated Video

Complete Python Scripting for Automation - working with multiple variable and strings in print

Higher Ed
Basics of variables and Data Types: working with multiple variable and strings in print This clip is from the chapter "Basics of variables and Data Types" of the series "Complete Python Scripting for Automation".The author introduces...
Instructional Video11:08
Curated Video

Parallel and Perpendicular Lines: Understand and Calculate Equations

Higher Ed
The video is a presentation on parallel and perpendicular lines. The speaker explains the key concepts of parallel and perpendicular lines, including their definition, equation, and properties. They also offer examples of how to...
Instructional Video9:22
All In One Social Media

How To Use Video To Convert Sales w/ Owen Video

Higher Ed
How To Use Video To Convert Sales w/ Owen Video // Videos can be the ultimate sales tool if you focus them properly. Today we talk with Owen Hemsath aka Owen Video about how to use Youtube videos to convert sales and leads. Owen Video is...
Instructional Video5:03
Brian McLogan

How to find the component form of a vector

12th - Higher Ed
Learn how to write a vector in component form given two points and also how to determine the magnitude of a vector given in component form. Given two point vectors with one representing the initial point and the other representing the...
Instructional Video5:02
Curated Video

Call a function : String Methods

Higher Ed
From the section: Data Operations. In this section, you will learn about the different types of operators used in Python. This section will teach you the building blocks for any kind of operations in Python. Data Operations: String Methods
Instructional Video5:58
Brian McLogan

Completing the square to identify the vertex, focus and directrix of a parabola in conic

12th - Higher Ed
Learn how to graph a parabola in when it is given in general form. To graph a parabola in conic sections we will need to convert the equation from general form to standard form by completing the square. Once it is in standard form we can...
Instructional Video10:51
Brian McLogan

How to determine the foci vertices and center of an ellipse in general form

12th - Higher Ed
Learn how to graph horizontal ellipse which equation is in general form. A horizontal ellipse is an ellipse which major axis is horizontal. When the equation of an ellipse is written in the general form, we first rewrite it in standard...
Instructional Video4:20
IDG TECHtalk

Docstrings in Python: Code as comments, and comments as code

Higher Ed
Learn how to use Python's docstrings feature to embed documentation directly into your code, available through Python's help system and accessible by third-party documentation-generation tools.
Instructional Video5:19
Brian McLogan

How to complete the square to identify the vertex of a parabola

12th - Higher Ed
We will learn how to graph a quadratic in vertex form and graph a quadratic in standard form by completing the square and rewriting the equation in vertex form. When the quadratic is in vertex form we learn how to identify the axis of...
Instructional Video4:11
Curated Video

Interpreting Function Notation: Understanding f(x)

K - 5th
In this video, we explain how to interpret function notation by looking at the language of F of X. We clarify two common misconceptions about function notation and demonstrate how it is used to identify relationships between variables in...
Instructional Video12:03
KnowMo

Understanding Parallel Lines and Calculating Parallel Lines

12th - Higher Ed
This video is a lecture on parallel lines, covering the essential concepts for understanding them. The presenter explains that parallel lines are lines that run equidistant to each other and never intersect or cross over, and that all...
Instructional Video6:42
Packt

Create visual representations of data that models real-world phenomena or processes : Line Charts

Higher Ed
From the section: Data Visualization. In this section you will learn about data visualization, matplotlib library, bar charts, line charts and scatter plots. There’s also an activity for data visualization. Data Visualization: Line Charts