
Computing for Data Analysis
Part of the "Data Science" Specialization »
This course is about learning the fundamental computing skills necessary for effective data analysis. You will learn to program in R and to use R for reading data, writing functions, making informative graphs, and applying modern statistical methods.
About the Course

Verified Certificates: Link Coursework to Your Identity
- Personal Certificate URL
- Shareable Course Records
- "Add to LinkedIn" Feature
- Dedicated Technical Support
Course Syllabus
A student who has completed this course is able to:
- Read formatted data into R
- Subset, remove missing values from, and clean tabular data
- Write custom functions in R to implement new functionality and making use of control structures such as loops and conditionals
- Use the R code debugger to identify problems in R functions
- Make a scatterplot/boxplot/histogram/image plot and modify a plot with custom annotations
- Define a new data class in R and write methods for that class
Recommended Background
Suggested Readings
- Software for Data Analysis: Programming with R (Statistics and Computing)
by John M. Chambers (Springer)
- S Programming (Statistics and Computing)
Brian D. Ripley and William N. Venables (Springer)
- Programming with Data: A Guide to the S Language
by John M. Chambers (Springer)
Course Format
FAQ
- What resources will I need for this class?
A computer is needed on which the R software environment can be installed (recent Mac, Windows, or Linux computers are sufficient).
- Is there a textbook for the class?
There is no required textbook for the class and all materials will be provided. There are, however, a few suggested readings.
- How is this course different from “Data Analysis”?
This course will focus on developing the programming skills necessary for managing data and for implementing statistical methods. The course will not focus on teaching properties of specific statistical algorithms unless they are used to demonstrate important programming techniques. Some of the topics covered in this course are relevant to the “Data Analysis” course but the two do not need to be taken in sequence.
https://www.coursera.org/course/compdata
I earned 91.0% in Computing for Data Analysis on @Coursera! https://www.coursera.org/course/compdata?sharebuttons_ref=tw
'MOOC' 카테고리의 다른 글
[edX] Data, Analytics and Learning (0) | 2014.07.06 |
---|---|
[Coursera] Getting and Cleaning Data (1) | 2014.07.06 |
[Coursera] R Programming (0) | 2014.07.06 |
[Coursera] The Data Scientist's Toolbox (0) | 2014.07.06 |