Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Data Analysis with R
Rating: 3.8 out of 5(72 ratings)
1,354 students
Last updated 12/2013
English

What you'll learn

  • Data Science project at the end of the course
  • Learn programming concepts
  • Conduct your independent data analysis
  • Learn by examples
  • Assignments after each section
  • Have fun by doing all above
  • Introduction to data science and analytics

Course content

12 sections44 lectures5h 12m total length
  • Course outline3:05

    Course logistics will be covered in this lecture.

    Main take away - this course is designed to be as interactive as possible. The goal is programming and doing analysis yourself with help of videos and questions. I will be more than happy to help you by answering them : )

  • Install R6:13

    Two programs should be installed to start working:

    1. R http://cran.r-project.org/ . R package itself.
    2. Rstudio http://www.rstudio.com/ide/download/desktop . Graphical user interface. Most popular R code editor. This will make developing code more easy and straightforward.

    Actually, everything could be done without Rstudio(only with R itself), but I highly recommend to install it as well. Some code examples and assignments will include usage of Rstudio.

    Now we are ready to start learning data analysis with R : )

Requirements

  • Internet connection
  • Computer with Mac, Windows or Linux
  • Desire to master data analysis

Description

Data analysis becomes essential part of every day life. After this course, you will be able to conduct data analysis task yourself. Gain insights from the data.

Will be using R - widely used tool for data analysis and visualization.

Data Science project will be core course component - will be working on it after mastering all necessary background. Doing data analysis from ground up to final insights.

Starting from very basics we will move to various input and output methods. Yet another important concept - visualization capabilities. After the course you will be able to produce convincing graphs.

Background behind functional programming will be presented - including building your own functions.

After finishing the course you will feel much more comfortable programming in other languages as well. This is because R being fully empowered programming language itself. Main programming concepts presented:

  • Various data types
  • Conditional statements
  • For and While loops

No previous programming knowledge required.

Finally, data mining and data science techniques in R delivered in clear fashion together with assignments to make sure you understand topics. Main statistical capabilities behind data science covered.

Course is interactive. Specific topic covered in each lecture. Each lecture includes multiple examples. All material covered in videos are available for download! This way student is able to program himself - break things and fix them.

Students will finish course in approximately 7-10 days working 3 hours per day. Time spent working individually included.

After each section assignment should be completed to make sure you understand material in the section. After you are ready with the solution - watch video explaining concepts behind assignment.

I will be ready to give you a hand by answering your questions.

Finally, this course is specifically designed to get up to speed fast. Biggest emphasis put on real examples and programming yourself. This distinguishes this course from other material available online - usual courses includes vague slides and long textbooks with no real practise.

Who this course is for:

  • Beginners data analysts
  • Students
  • Users of other analysis tools
  • Those who loves data