Introduction to R: Frequency Tables

Channel:
Subscribers:
54,100
Published on ● Video Link: https://www.youtube.com/watch?v=BX60iXae6k4



Duration: 16:23
13,883 views
144


After loading data, it is important to get a sense of the distribution of the variables and how they relate to one another. This process known as exploratory data analysis or eda. Frequency tables are a tool for exploring categorical variables (variables that encode variables with a discrete set of categories as opposed to numbers.).

This is lesson 18 of a 30-part introduction to the R programming language for data analysis and predictive modeling. Link to the code notebook below:

Introduction to R: Frequency Tables
https://www.kaggle.com/hamelg/intro-to-r-part-18-frequency-tables

This guide does not assume any prior exposure to R, programming or data science. It is intended for beginners with an interest in data science and those who might know other programming languages and would like to learn R.

I will create the videos for this guide such that you should be able to learn a lot just watching on YouTube, but to get the most out of the guide, it is recommended that you create a Kaggle account so that you can fork and edit each lesson so that you can follow along and run code yourself.

Follow DataDaft on social media for news and updates:
Twitter: https://twitter.com/DataDaft

Introduction to R Playlist:
https://www.youtube.com/playlist?list=PLiC1doDIe9rDjk9tSOIUZJU4s5NpEyYtE







Tags:
frequency tables in r
crosstabs in r
catergorical data in r
frequency tables
tables of counts
data exploration
exploratory data analysis
eda in r
r basics
r programming tutorial
r programming for beginners
introduction to R
intro to r
r programming
r tutorial
r programming language
getting started with r
r notebook tutorial
data science
data analysis