Crash Course
Metaethics: Crash Course Philosophy
We begin our unit on ethics with a look at metaethics. Hank explains three forms of moral realism – moral absolutism, and cultural relativism, including the difference between descriptive and normative cultural relativism – and moral...
Curated Video
Statistics: Collecting Descriptive Statistic Data
By the end of this learning object, the student will be able to: Put descriptive data in a tally frequency table.4586
Curated Video
Vue.js 3 and Firebase for Beginners - The Signup Function
This video explains the signup function. This project is going to use Firebase authentication to manage user accounts and allow them to sign up and sign in. This clip is from the chapter "Authentication" of the series "Vue.js 3 and...
Curated Video
Metaphor Meanings
“Metaphor Meanings” is a video that discusses metaphors and compares their literal and figurative meanings.
Curated Video
Seeing the Same with Synonyms
“Seeing the Same with Synonyms” demonstrates how to make writing more interesting and descriptive by using powerful words that mean the same as blander words.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Variables Introduction
This video explains variables and important concepts to learn about in any programming language, including JavaScript.
Curated Video
Adjectives & Adverbs
"Adjectives & Adverbs" reviews and identifies adjectives and adverbs.
Curated Video
Sensory Words and Phrases
Sensory Words and Phrases explores sensory words and phrases by identifying examples in literature.
The Business Professor
Trademarking a Business Name
Why should you Trademark a Business Name? What is required to secure a trademark? Registering a trademark helps protect a name or brand from intellectual property theft or misuse as a business grows. You can start the trademarking...
Curated Video
Nonfiction
This video discusses the nonfiction genre as well as qualities, types of pieces, and characteristics of the genre.
Curated Video
Writing with Vivid Descriptions
Writing with Vivid Descriptions explores descriptive writing by creating a menu for an imaginary restaurant that contains at least ten vivid descriptions of the menu items.
Curated Video
Description Text Structure:Local Girl Gets Party of a Lifetime
Description Text Structure:Local Girl Gets Party of a Lifetime demonstrates understanding of the description text structure by documenting the who, what, when, where, why, and how of the topic of an informational text.
Curated Video
Learning Together
Theoretical physicist Rocky Kolb, University of Chicago, describes the uniquely enriching experience he had of learning astronomy side by side with his graduate school advisor and mentor.
Teaching Without Frills
How to Write an Imaginative Narrative for Kids Episode 7: Revising Your Story
In this video, you will learn how to revise your imaginative narrative or fantasy story. We will review how to add, change, or remove parts of your story to make it even better!
Curated Video
Writing a Narrative: Part 2 Language Elements
An Introduction to narratives. Part 2 in our series 'Planning & Writing a Narrative'. This video explains common language elements such as noun groups, text connectives and use of adverbs.
Curated Video
Writing a Narrative: Part 3 Orientation
An Introduction to narratives. Part 3 in our series 'Planning & Writing a Narrative'. This video demonstrates how to plan and write an effective orientation (introduction).
R Programming 101
Linear regression using R programming
Simple linear regression models using R programming doesn't need to be scary. This video will take you through the basics of how to interpret linear regression results and the code needed to do the regression models. If you are learning...
R Programming 101
T-test and interpreting P values using R Programming
This video explains how to use a t-test and interpret the p value using R programming. If you are doing data analysis or interested in data science, then you'll need to learn how to do statistical analysis. Statistics and statistical...
Mazz Media
Scientific Laws
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...
Curated Video
Adding Absolute Phrases to Enhance Descriptive Writing
In this video, the teacher explains how writers use absolute phrases to enhance their writing by focusing the reader's attention on specific images. The teacher provides examples and guides students in adding absolute phrases to...
R Programming 101
R programming in one hour - A crash course for beginners
R programming is easy. In this video, I'll walk you though how to clean your data; how to manipulate (or wrangle) your data; how to summarize your data; how to create tables and describe your data; how to visualize your data using ggplot...
R Programming 101
Visualize your data using ggplot. R programming is the best platform for creating plots and graphs
This video is part of a series of videos that consider data analysis using R programming. It is primarily for beginners. In this video I talk about using R to visualise your data. Data visualization using R is best done using the ggplot...
R Programming 101
Using ggplot to create bar charts for 2 categorical variables - R programming for beginners.
Creating bar charts or bar graphs is easy using ggplot. R programming provides a number of alternatives for data visualisation. Ggplot or ggpot2 is, in my opinion, the best way to visualise your data and create plots and graphs during...