Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Mindfulness Personal Development Personal Transformation Life Purpose Meditation CBT Emotional Intelligence
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Marketing Strategy Google Ads (AdWords) Certification Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Online Business Business Strategy Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee
Development Data Science R

Statistics for Data Analysis Using R

Learn Programming in R & R Studio • Descriptive, Inferential Statistics • Plots for Data Visualization • Data Science
Rating: 4.6 out of 54.6 (1,376 ratings)
7,061 students
Created by Sandeep Kumar ­
Last updated 7/2020
English
English
30-Day Money-Back Guarantee

What you'll learn

  • You will first learn the basic statistical concepts, followed by application of these concepts using R Studio. This course is a nice combination of theory and practice.
  • Descriptive Statistics - Mean, Mode, Median, Skew, Kurtosis
  • Inferential Statistics - One and two sample z, t, Chi Square, F Tests, ANOVA, TukeyHSD and more.
  • Probability Distributions - Normal, Binomial and Poisson
  • You will learn R programming from the beginning level.
Curated for the Udemy for Business collection

Course content

9 sections • 110 lectures • 12h 25m total length

  • Preview01:31
  • Installing R and R Studio (Windows)
    06:04
  • Preview11:40
  • The First Look at the Functions in R
    06:43
  • Saving the R Script File
    06:14
  • Data Types in R
    04:45
  • Simple Mathematical Operations
    02:11
  • Download - Section 1 Notes and Codes
    00:06
  • Section 1 - Practice Assignment
    00:04

  • Introduction - Section 2
    01:30
  • Understanding Basic Statistical Terms (Theory)
    06:57
  • Descriptive Statistics (Theory)
    04:29
  • Measurement of Central Tendency (Theory)
    12:15
  • Measurement of Variation (Theory)
    11:36
  • Download - Section 2 Slides
    00:02

  • Introduction - Section 3
    01:42
  • Getting Help
    02:50
  • Measurement of Central Tendency - Mean (Using R)
    Preview06:45
  • Measurement of Central Tendency - Median and Mode (Using R)
    04:11
  • Measurement of Variation - Range, IQR and Standard Deviation (Using R)
    04:24
  • Download - Section 3 Notes and Codes
    00:02
  • Section 3 - Practice Assignment
    00:04

  • Introduction - Section 4
    01:58
  • Introduction
    08:49
  • Vectors Explained
    08:59
  • Factors Explained
    11:46
  • Lists Explained
    05:38
  • Matrix Explained
    13:35
  • Data Frames Explained
    12:33
  • Download - Section 4 Notes and Codes
    00:05
  • Section 4 - Practice Assignment
    00:02

  • Introduction - Section 5
    01:07
  • Your first plot in R
    05:01
  • *** Scatter Plot ***
    09:01
  • Add the Plot Main and Axis Lebel Text
    06:23
  • Let's Draw Some Lines on the Plot
    07:12
  • Change the Plot Characters (pch) from Circles to Plus Signs
    03:30
  • Let's Look at Filtered Data
    06:49
  • One is not enough, I want more plots on a single page!
    06:54
  • Add text to the plot
    08:56
  • Make plot colorful, and text bigger and bold
    07:56
  • Preview08:23
  • Time Series Plot
    03:54
  • Preview04:56
  • *** Box and Whisker Plot ***
    12:41
  • Download - Section 5 Notes and Codes
    00:03
  • Section 5 - Practice Assignment
    00:02

  • Introduction - Section 6
    01:21
  • Descriptive Statistics Using psych Package
    11:09
  • Download - Section 6 Notes and Codes
    00:03

  • Introduction - Section 7
    01:02
  • Probability Definition
    07:48
  • Probability - Union and Intersection
    09:36
  • Probability - The Law of Addition, Multiplication and Conditional Probability
    16:18
  • Factorial, Permutations and Combinations
    06:25
  • Download - Section 7 Slides
    00:02

  • Introduction - Section 8
    01:46
  • Central Limit Theorem (Theory)
    04:59
  • Central Limit Theorem Demonstration Using R
    15:13
  • *** Normal Probability Distribution (Theory) ***
    19:35
  • R Functions for Normal Distribution - rnorm, pnorm, qnorm and dnorm
    11:31
  • Plotting Normal Distribution Using R Functions
    07:23
  • Preview09:26
  • *** Binomial Probability Distribution (Theory) ***
    15:51
  • R Functions for Binomial Distribution - rbinom, pbinom, qbinom and dbinom
    14:49
  • Plotting Binomial Distribution Using R Functions
    03:26
  • Binomial Distribution using Visualize Package
    05:57
  • *** Poisson Distribution (Theory) ***
    06:16
  • R Functions for Poisson Distribution - rpois, ppois, qpois and dpois
    06:18
  • Plotting Poisson Distribution Using R Functions
    02:51
  • Poisson Distribution using Visualize Package
    05:18
  • Download - Section 8 Notes and Codes
    00:03

  • Introduction - Section 9
    01:25
  • Types of Mean and Variance Tests
    03:52
  • Hypothesis Testing - Types of Errors (Theory)
    15:39
  • What is p value? (Theory)
    04:10
  • *** Hypothesis Testing - One Sample Z Test (Theory) ***
    13:06
  • One Sample z Test Using R
    10:17
  • One Sample z Test using BSDA Package
    04:30
  • *** One Sample t Test (Theory) ***
    06:18
  • Preview05:01
  • Visualizing One Sample t Test Results using Visualize Package
    05:58
  • *** One Sample Variance Test - Chi Square Test (Theory) ***
    05:46
  • One Sample Variance Test Using Envstats Package
    10:52
  • Chi Square Distribution for One Sample Variance Test
    07:49
  • *** Two Sample Z Test (Theory) ***
    17:28
  • Two Sample Z Test Using R
    09:15
  • Visualizing Two Sample Z Test Using Visualize Package
    10:10
  • Two Sample Z Test for Populations with Different Means
    02:22
  • *** Two Sample t Test (Theory) ***
    08:45
  • Two Sample t Test (Equal Variance) Using R
    08:48
  • Two Sample t Test (Unequal Variance) Using R
    06:06
  • *** Paired t Test (Theory) ***
    08:20
  • Paired t Test Using R
    06:23
  • *** Two Sample Variance Test Using F Test (Theory) ***
    11:03
  • Two Sample Variance Test (F Distribution) Using R
    11:27
  • Visualizing Two Sample Variance Test Results using Visualize Package
    05:04
  • *** ANOVA Introduction (Theory) ***
    09:02
  • Understanding the concept behind ANOVA without doing any calculation.
    11:29
  • Formulas and calculations in ANOVA (Theory)
    05:12
  • ANOVA Example Using Manual Calculations (Theory)
    14:04
  • Analysis of Variance (ANOVA) Using R
    13:41
  • Preview03:25
  • *** Goodness of Fit Test (Theory) ***
    07:47
  • Goodness of Fit Test Using R - Example 1
    07:35
  • Goodness of Fit Test Using R - Example 2
    05:10
  • *** Contingency Tables (Theory) ***
    09:20
  • Contingency Table Using R - Example 1
    09:04
  • Contingency Table Using R - Example 2
    12:30
  • Download - Section 9 Notes and Codes
    00:05

Requirements

  • Basic school level mathematics will be helpful.
  • You will need to download and install R and R Studio on your PC or laptop. Both R and R Studio are for Free Software.

Description

Perform simple or complex statistical calculations using R Programming! - You don't need to be a programmer for this :)

Learn statistics, and apply these concepts in your workplace using R.

The course will teach you the basic concepts related to Statistics and Data Analysis,  and help you in applying these concepts. Various examples and data-sets are used to explain the application.

I will explain the basic theory first, and then I will show you how to use R to perform these calculations.

Following areas of statistics are covered:

Descriptive Statistics - Mean, Mode, Median, Quartile, Range, Inter Quartile Range, Standard Deviation. (Using base R function and the psych package)

Data Visualization - 3 commonly used charts: Histogram, Box and Whisker Plot and Scatter Plot (using base R commands)

Probability - Basic Concepts, Permutations, Combinations (Basic theory only)

Population and Sampling - Basic concepts (theory only)

Probability Distributions - Normal, Binomial  and Poisson Distributions (Base R functions and the visualize package)

Hypothesis Testing - One Sample and Two Samples - z Test, t-Test, F Test, Chi-Square Test

ANOVA - Perform Analysis of Variance (ANOVA) step by step doing the manual calculation and by using R.

Who this course is for:

  • Anyone who want to use statistics to make fact based decisions.
  • Anyone who wants to learn R and R Studio for career in data science.
  • Anyone who thinks Statistics is confusing and wants to learn it in plain and simple language.

Featured review

Kipchumba Brian
Kipchumba Brian
16 courses
3 reviews
Rating: 5.0 out of 510 months ago
The course exceded my expectation and i would like to thank the instructor Mr Sandeep Kumar for creating such and amazing course.The best thing about this course is the Theory incooperated that helps you understand what you are going to code in R. I have really learnt a lot.If you a looking for the best course for R then look no further because this is the best there can be.

Instructor

Sandeep Kumar ­
Experienced Quality Manager • Six Sigma Coach • Consultant
Sandeep Kumar ­
  • 4.5 Instructor Rating
  • 30,121 Reviews
  • 146,828 Students
  • 25 Courses

PMI-PMP, IRCA Registered Lead Auditor, ASQ - CSSBB, CQA, CQE, CMQ/OE, IIA - CIA  

Sandeep Kumar has more than 35 years of Quality Management experience. He has worked as Quality Manager/Director on a number of projects, including Power, Oil and Gas and Infrastructure projects.

In addition, he provides consulting services to implement Lean Six Sigma to improve performance. 

His areas of specialization include Quality Assurance, ISO 9001:2015, Lean, Six Sigma, Risk Management, QMS Audits, Supplier Quality Surveillance, Supplier Pre-qualification, Construction Quality, Mechanical Inspection and Quality Training.

Professional Qualifications:

His professional qualification/certifications include: 

• ASQ-CSSBB, Certified Six Sigma Black Belt
• ASQ-CMQ/OE Certified Manager of Quality/Organizational Excellence
• PMI-PMP Certified Project Management Professional

• IRCA Registered Lead Auditor (QMS-2015)

• IIA-CIA Certified Internal Auditor
• ASQ-CSSGB, Certified Six Sigma Green Belt

• ASQ-CQA Certified Quality Auditor

• ASQ-CQE Certified Quality Engineer



   

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.