Instructional Video18:54
R Programming 101

Create a boxplot using R programming with the ggplot package.

Higher Ed
Visualize one categorical and one numeric variable If you are interested in using R programming to visualize your data, then you have come to the right place. Ggplot is a fantastic package that can be used to create plots and graphs to...
Instructional Video7:22
Let's Tute

IELTS Reading: Academic vs General Training

9th - Higher Ed
This videos discusses the two formats of the IELTS test: academic and general training. It explains the differences in the reading modules and provides tips on how to approach the passages effectively. It emphasizes the importance of...
Instructional Video3:36
The Business Professor

Secondary Meaning for Descriptive Marks

Higher Ed
Secondary Meaning for Descriptive Marks
Instructional Video2:53
The Business Professor

Reasons for USPTO Rejection of a Trademark

Higher Ed
Reasons for USPTO Rejection of a Trademark
Instructional Video18:08
R Programming 101

Describe and Summarise your data

Higher Ed
If you want to learn about to summarise your data by making tables in R or provide descriptive statistics of your dataset, then this video is for you. R programming provides more than one way to summarise and describe your data. You can...
Instructional Video10:59
KnowMo

Calculating Averages from Frequency Tables

12th - Higher Ed
In this educational video, the instructor explains how to calculate the mean, median, and mode from a frequency table. The video walks through an example question of calculating the mean, median, and mode for the number of cars produced...
Instructional Video26:04
R Programming 101

Working with factors and categorical variables. Use forcats in R programming to change factor levels

Higher Ed
R programming for beginners just got easier. If you're working with categorical variables or factors (as they are called in R) then you'll love the forcats package. Forcats lets you change factor levels in a number of exciting ways. If...
Instructional Video24:59
R Programming 101

Explore your data using R programming

Higher Ed
When doing data analysis, you need to start with a good understanding of you data. To explore your data, R has some fantastic and easy to use functions. In this video I take you through the process of exploring dataset and understanding...
Instructional Video11:10
KnowMo

How to Calculate Averages from Group Frequency Tables

12th - Higher Ed
This video provides a tutorial on how to calculate averages from data presented in a group frequency table. The three types of averages covered in the video are the mean, median, and mode. The example used in the video is based on the...
Instructional Video11:38
Oxford Comma

Ending Explained! Hemingway's "Hills Like White Elephants"

9th - 12th
Most people are surprised to learn that a 1927 shorty story that seems to be about nothing is actually about abortion. Hemingway uses clever symbolism, subtext, and character in order to write a surprisingly modern story of longing and...
Instructional Video6:50
Curated Video

AWS Certified Cloud Practitioner (CLF-C01)- Hands on Labs IAM Roles and Policies

Higher Ed
In this video, we'll learn about hands-on labs IAM roles and policies. This clip is from the chapter "AWS Identity and Access Management (IAM)" of the series "AWS Certified Cloud Practitioner (CLF-C01) [Updated for 2021]".In this...
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 statistical...
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...