Instructional Video7:07
R Programming 101

Data types in R programming

Higher Ed
In this video I provide an overview of the five main types of data used in R programming. These are character, factor, integer, continuous and logical. I show how you can look at the structure of a dataframe and change the data type for...
Instructional Video58:27
R Programming 101

R programming in one hour - A crash course for beginners

Higher Ed
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...
Instructional Video16:27
R Programming 101

Visualize your data using ggplot. R programming is the best platform for creating plots and graphs

Higher Ed
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...
Instructional Video5:52
Curated Video

Mastering Quantitative Skills for Economics

12th - Higher Ed
The video discusses the essential quantitative skills that modern-day economists should possess to successfully handle and interpret data and statistics related to economies, trade figures, and budget figures. The video goes over various...
Instructional Video2:48
Planet PE

GCSE PE 5 a day revision vol 20- Bones

9th - 12th
Here is volume 20 of the planet pe 5 a day gcse pe revision questions. As we move towards the exam in a few weeks time I will be posting 5 questions each day to help test your revision. Place your answers in the comments section and...
Instructional Video16:48
R Programming 101

Using ggplot to create bar charts for 2 categorical variables - R programming for beginners.

Higher Ed
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...
Instructional Video3:29
R Programming 101

R programming for beginners - Why you should use R

Higher Ed
R programming is typically used to analyze data and do statistical analysis. In this video, I talk about why R is a better option than other statistical packages and software options (including SPSS, STATA, SAS etc.) I also give a short...
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...
Instructional Video2:59
Curated Video

Discuss the importance of data : The Data set for the Course

Higher Ed
From the section: Simple Decision trees. In this section, we will start with the basic theory of decision tree then we cover data pre-processing topics like missing value imputation, variable transformation and Test-Train split. In...
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 Video20:28
Curated Video

Alternative Monetary Policy Tools: Understanding Quantitative Easing

12th - Higher Ed
The video is a detailed explanation of quantitative easing and its impact as an alternative monetary policy tool. The speaker starts by explaining the need for QE when banks have exhausted their ability to use the Bank rate to influence...
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 Video18:03
Curated Video

Quantitative Sales Forecasting: Analyzing Trends and Extrapolating Future Sales Performance

Higher Ed
This video is a lecture presentation on quantitative sales forecasting. The speaker explains the technical and sophisticated layer involved in extrapolating past data to predict future sales and provides insight into how businesses can...
Instructional Video2:43
R Programming 101

R programming for beginners - Rename variables and reorder columns. Data cleaning and manipulation

Higher Ed
This is an R programming for beginners video. Learn how to rename variables and reorder columns in R. If you want to use the Tidyverse in R to manipulate data and clean data then you need to start by using the select function to select...
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 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 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 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:16
Curated Video

Risk Management 101 for IT Professionals Essential Concepts - Qualitative Risk Assessments

Higher Ed
This video explains qualitative risk assessments.<br<br/>/>

This clip is from the chapter "Risk Assessments" of the series "Risk Management 101 for IT Professionals: Essential Concepts".This section explains risk assessments.
Instructional Video7:35
KnowMo

Types of Data: Qualitative, Quantitative, Primary, Secondary, Discrete, Continuous, Categorical and Grouped

12th - Higher Ed
This video lecture discusses the various types of data that exist, including qualitative and quantitative data, primary and secondary data, discrete and continuous data, and categorical data. The instructor explains the differences...
Instructional Video4:11
Curated Video

PMI-RMP Certification Training - Perform Qualitative Risk Analysis Process

Higher Ed
This video explains qualitative risk analysis process.<br<br/>/>

This clip is from the chapter "Perform Qualitative Risk Analysis" of the series "PMI-RMP® Certification Training".This section explains performing qualitative risk analysis.