Hi, what do you want to do?
R Programming 101
Data types in R programming
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...
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...
Curated Video
Mastering Quantitative Skills for Economics
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...
Planet PE
GCSE PE 5 a day revision vol 20- Bones
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...
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...
R Programming 101
R programming for beginners - Why you should use R
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...
R Programming 101
Create a boxplot using R programming with the ggplot package.
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...
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...
Curated Video
Discuss the importance of data : The Data set for the Course
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...
R Programming 101
Describe and Summarise your data
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...
Curated Video
Alternative Monetary Policy Tools: Understanding Quantitative Easing
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...
R Programming 101
Working with factors and categorical variables. Use forcats in R programming to change factor levels
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...
R Programming 101
Explore your data using R programming
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...
Curated Video
Quantitative Sales Forecasting: Analyzing Trends and Extrapolating Future Sales Performance
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...
R Programming 101
R programming for beginners - Rename variables and reorder columns. Data cleaning and manipulation
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...
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...
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...
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...
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
Risk Management 101 for IT Professionals Essential Concepts - Qualitative Risk Assessments
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.
This clip is from the chapter "Risk Assessments" of the series "Risk Management 101 for IT Professionals: Essential Concepts".This section explains risk assessments.
KnowMo
Types of Data: Qualitative, Quantitative, Primary, Secondary, Discrete, Continuous, Categorical and Grouped
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...
Curated Video
PMI-RMP Certification Training - Perform Qualitative Risk Analysis Process
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.
This clip is from the chapter "Perform Qualitative Risk Analysis" of the series "PMI-RMP® Certification Training".This section explains performing qualitative risk analysis.