Hi, what do you want to do?
Englishing
Comparative & Superlative ADJECTIVES (+er or +est / more than and the most / irregular adjectives)
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...
KnowMo
Calculating the Mode of a Data Set: Understanding and Examples
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...
R Programming 101
Use pivot_longer() to shape and manipulate your data - R programming for beginners
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...
Curated Video
Using Vivid Verb Phrases to Make Your Writing More Descriptive
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...
KnowMo
Calculating the Range from a Data Set
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...
R Programming 101
Use pivot_wider() to shape your data - R programming for beginners
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...
R Programming 101
Manipulate your data. Data wrangling - R programmning for beginners
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...
Curated Video
leyes de la ciencia
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...
Brian McLogan
Find the equation of a line through two points using slope intercept form
👉 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...
KnowMo
Introduction to Summary Statistics
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...
R Programming 101
R programming for ABSOLUTE beginners
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...
The Business Professor
Distinctiveness Requirement for Trademarks
Distinctiveness Requirement for Trademarks
KnowMo
Calculating the Median: Finding the Middle Value of Data Sets
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...
R Programming 101
Clean your data with R - R programming for beginners
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,...
Curated Video
Learn Git in 3 Hours- Squashing Commits
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.
•...
•...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Matplotlib for Data Visualization: Matplotlib Legends Labels
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...
<
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...
Curated Video
Using Precise Language in Narrative Writing
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...
R Programming 101
Chi Squared Test using R programming
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...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Variable and Operator: Variable Name Quiz
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...
<
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...
KnowMo
Problem Solving with Descriptive Statistics
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...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Function and Module in Python: DocString
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...
<
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...
Curated Video
The Nature of Biology - Section 1.3
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.
R Programming 101
ANOVA using R programming
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...
KnowMo
Calculating the Mean: A Practical Guide
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...