Instructional Video9:29
Englishing

Comparative & Superlative ADJECTIVES (+er or +est / more than and the most / irregular adjectives)

9th - Higher Ed
What are adjectives ? This is a question that Mr. P./Marc had already said in a previous lesson. They are words that modify nouns or pronouns. In this lesson, Mr. P. will talk about the different kinds of adjectives there are there. He...
Instructional Video4:32
KnowMo

Calculating the Mode of a Data Set: Understanding and Examples

12th - Higher Ed
This video provides an explanation of how to calculate the mode of a data set. The mode is defined as the most frequent value in a set of data, and the video demonstrates how to identify the mode using examples of both quantitative and...
Instructional Video7:05
R Programming 101

Use pivot_longer() to shape and manipulate your data - R programming for beginners

Higher Ed
Use pivot_longer() to change data from wide to long data. This is part of the R programming for beginners series. If you are learning data analysis or statistics, then this video is for you. Data scientists using R often need to shape...
Instructional Video7:43
Curated Video

Using Vivid Verb Phrases to Make Your Writing More Descriptive

K - 5th
In this video, the teacher explains how writers can make their writing more descriptive by replacing linking verbs with vivid verb phrases. The lesson includes examples and prompts for students to practice using strong verb phrases to...
Instructional Video6:31
KnowMo

Calculating the Range from a Data Set

12th - Higher Ed
This is a lecture video that explains how to calculate the range from a data set. The video covers examples with both numerical and frequency table data, as well as group frequency tables. The presenter emphasizes the importance of...
Instructional Video3:32
R Programming 101

Use pivot_wider() to shape your data - R programming for beginners

Higher Ed
When manipulating your data, you might want to change the shape of our data from long data to wide data. This video will walk you through how to use pivot_wider() to reshape your data from long into wide data. The next video will look at...
Instructional Video26:12
R Programming 101

Manipulate your data. Data wrangling - R programmning for beginners

Higher Ed
If you are learning to use R programming for data analysis then you're going to love this video. It's an "R programming for beginners" video that deals with manipulating data. What does that mean? Well, before you can do any...
Instructional Video4:17
Curated Video

leyes de la ciencia

3rd - 12th
This live-action video program is about the word laws. The program is designed to reinforce and support a student's comprehension and retention of the word laws through use of video footage, photographs, diagrams and colorful, animated...
Instructional Video5:03
Brian McLogan

Find the equation of a line through two points using slope intercept form

12th - Higher Ed
👉 Learn how to write the equation of a line given two points on the line. The equation of a line is such that its highest exponent on its variable(s) is 1. (i.e. there are no exponents on its variable(s)). There are various forms which...
Instructional Video10:52
KnowMo

Introduction to Summary Statistics

12th - Higher Ed
This video is an introduction to summary statistics, which are used to summarize data sets into meaningful information. The video discusses the two main criteria that summary statistics should meet, which are that they should be...
Instructional Video13:22
R Programming 101

R programming for ABSOLUTE beginners

Higher Ed
R programming for beginners is meant to introduce you to R programming without the stress. Using R for statistical analysis and data science is becoming increasingly popular. At first, using R and R studio might seem a little...
Instructional Video6:00
The Business Professor

Distinctiveness Requirement for Trademarks

Higher Ed
Distinctiveness Requirement for Trademarks
Instructional Video7:05
KnowMo

Calculating the Median: Finding the Middle Value of Data Sets

12th - Higher Ed
This video is a lecture on how to calculate the median value of a data set. The speaker explains what the median represents and gives examples of how to manually calculate the median for small data sets. They also demonstrate the use of...
Instructional Video27:31
R Programming 101

Clean your data with R - R programming for beginners

Higher Ed
If you are a R programming beginner, this video is for you. In it Dr Greg Martin shows you in a step by step manner how to clean you dataset before doing any additional analysis. This is part of a series that considers exploring data,...
Instructional Video4:52
Curated Video

Learn Git in 3 Hours- Squashing Commits

Higher Ed
When working on our local repository, we may make several commits that create one logically distinct contribution. Before pushing our changes to the remote, we can squash those commits into one single commit for simplicity.

•...
Instructional Video6:59
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Matplotlib for Data Visualization: Matplotlib Legends Labels

Higher Ed
In this video, we will cover Matplotlib legends labels.
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory...
Instructional Video8:13
Curated Video

Using Precise Language in Narrative Writing

K - 5th
In this video, the teacher explains the importance of using precise language in writing to convey specific effects and engage the reader. They provide examples of concrete and abstract words, and guide students in rewriting sentences to...
Instructional Video16:33
R Programming 101

Chi Squared Test using R programming

Higher Ed
The Chi Squared test of independence and the goodness of fit test are statistical tests used on categorical data. Using R programming you can very easily run these tests and generate a p-value. This video is really an R programming for...
Instructional Video5:02
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Variable and Operator: Variable Name Quiz

Higher Ed
In this video, we will cover variable name quiz.
<
br/>
This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video5:10
KnowMo

Problem Solving with Descriptive Statistics

12th - Higher Ed
The video is a lecture on problem solving descriptive statistics questions, focusing on the mean, median, mode and range. The instructor works through two examples and emphasizes the importance of logical thinking and interpretation of...
Instructional Video8:23
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Function and Module in Python: DocString

Higher Ed
In this video, we will cover DocString.
<
br/>
This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video12:34
Curated Video

The Nature of Biology - Section 1.3

Higher Ed
In this section, I discuss the nature of biology. Quantitative research vs. Qualitative research, how society influences science, pure science vs. Applied science and what Technology is.
Instructional Video15:12
R Programming 101

ANOVA using R programming

Higher Ed
ANOVA or Annalysis of Varience can be easily done using R programming. If you're learning statistics or data analysis using R, the you'll need to know how to compare the means of three or more variables. ANOVA lets you do that. So, for...
Instructional Video4:15
KnowMo

Calculating the Mean: A Practical Guide

12th - Higher Ed
This video explains how to calculate the mean or average of a data set. The instructor explains the formula for calculating the mean using examples such as finding the mean of a set of numbers or the race times of female triathletes. The...