Chevron Left
Back to Data Analysis with R Programming

Learner Reviews & Feedback for Data Analysis with R Programming by Google

4.8
stars
9,697 ratings

About the Course

This course is the seventh course in the Google Data Analytics Certificate. In this course, you’ll learn about the programming language known as R. You’ll find out how to use RStudio, the environment that allows you to work with R, and the software applications and tools that are unique to R, such as R packages. You’ll discover how R lets you clean, organize, analyze, visualize, and report data in new and more powerful ways. Current Google data analysts will continue to instruct and provide you with hands-on ways to accomplish common data analyst tasks with the best tools and resources. Learners who complete this certificate program will be equipped to apply for introductory-level jobs as data analysts. No previous experience is necessary. By the end of this course, learners will: - Examine the benefits of using the R programming language. - Discover how to use RStudio to apply R to your analysis. - Explore the fundamental concepts associated with programming in R. - Understand the contents and components of R packages including the Tidyverse package. - Gain an understanding of dataframes and their use in R. - Discover the options for generating visualizations in R. - Learn about R Markdown for documenting R programming....

Top reviews

RK

Feb 28, 2022

Excellent course with lucid explaination. The way instructor covers the course makes you fall in love with R. All the topics are covered beautifully. Thank coursera and Google for this awesome course.

AR

Feb 13, 2022

Carrie's enthusiam for R was contagious. She provides clear and easy to understand explanations, and she is pleasant to listen to. It was easy to follow up. I am myself an R enthusiast now. Thank you!

Filter by:

1676 - 1700 of 2,033 Reviews for Data Analysis with R Programming

By Harshal S

•

Jun 15, 2022

R

By Baltazar A I

•

Apr 26, 2022

By babita n

•

Jan 12, 2022

.

By Muhamad M R

•

Jan 1, 2022

s

By DHRUV D

•

Sep 5, 2021

By Sumon S

•

May 28, 2021

By Andrea S

•

Nov 8, 2022

Overall, I felt the course was very well laid out . Most of the narrators were engaging, and the interactive lessons were very helpful (wish there were more of them!). However, there were times with each new language where it seemed like there was a missing chapter. It went from "yes, I'm following and executing," to "wait, how did we get here?" I would still recommend the course. It is a great introduction to a whole new world, and if there is a language that clicks with you than there are many avenues to explore to dig deeper. What I learned about myself through this course is that I surprisingly enjoyed learning about analytics. I will be pursuing a particular "language" that I clicked with and adding it to my portfolio as I transition into the tech world.

By Barb C

•

Oct 18, 2021

Need more focus on data cleaning, and more hands-on training for better understanding. This course is great but would be better if it included more environments where you need to find and finish the code. Doing this would allow the user to research and apply their fundamental understanding to the code chunk and help with the implementation of the code chunk. Learn and understand the code chunk based on their perspective and learning style. In addition, providing an environment to start and finish a project based on the knowledge acquired after the course challenge; will encourage the student to create, implement, and produce a project based on the information learned. In retrospect of a mini capstone.

By Xiomara H

•

Aug 26, 2022

The video instructions are for the most part, instructional. The instructor has added code that was beyound theat current leasson put, it was always to introduce a new function, code chunk or structure. It's been useful to go back and revisit some video, as one progresses through the weeks, there inevitably are snag(s) that can be better understood by previous instructions.

At times there where the Practice Quiz - Hands-On Activity seemed not to be purposeful or clearly define in it's intended direction. A few times as I completed a course I better understood the Hands-On Activity?

By Rochelle

•

Jun 3, 2021

this was a challenging course! I really appreciated that the instructor spoke in a clear deliberate manner. The encouragement was also helpful. I felt like I could keep pushing on when I saw that others (even experienced R users) get error messages as well.

downside: I ran out out project hours in Rstudio halfway through week 4 and had to sign up using another email. That meant that all the work I had saved on the original account I could not access so that made it tricky when the instructor would tell us to open a file that we previously saved, but I couldn't get to it!

By Mihai L

•

Dec 14, 2021

This course is very good for a beginner like me, however there are still missing a lot. Also this is a nice source of information for future more advanced study. The one problem which is annoying is that at each practice video they remind you to download pack and install pack. You do not need to do that every time. A remind to just load pack should be more than enough and the rest of time present more active practice. So I think there is too much repetitive information instead of giving you new information. But at all it is a good course.

By Shedrach A

•

Aug 21, 2021

Although, I was familiar with R following several courses I have taken prior. However, the R Programming course from Google bettered my understanding about R as it begun with the basics which are the foundation to build my skills in R. Now I know why I write certain codes and functions within a syntax. Also, I now see that I could apply R Markdown to my everyday stuff such as making presentations, building reporting templates, building CVs and creating dashboards. This is an awesome experience for me!!!

By Arda S

•

Sep 29, 2023

On the overall, the course tried the cover most of the basic aspects of data analysis skills in R programming. It is advisable that the students has some very basic fundamentals of R prior to this course (e.g. what is R and RStudio etc.) because the first few lessons are not very practical in terms of hands-on programming but mostly explanations and theory, nevertheless catches up quite well afterwards. The time length of the course and the examples covered are quite satisfactory.

By Toni M

•

Aug 2, 2023

When I tried to follow along with the instructor, some of the code examples didn't work. I looked up the issues and found solutions to why the exact code snippet didn't work. I think it is a good foundational course to get an idea of how the R programming language works. I don't expect code snippets to always work when following along with anyone. I actually learn more when I get errors when learning a new programming language.

By Mattia P

•

Oct 25, 2023

As usual for the G Analytics Certificate, a lot of material, exercises, videos and external links. Sometimes I feel lectures and readings were in the wrong order... knowledge required for a lesson reading was actually explained in the next one. Other than that, I feel like I got everything I need to start using R. Even though it's clear I absorbed only a small chunk, it feels like a complete body of knowledge, a solid base.

By Sherrell S

•

Mar 28, 2022

I was very skeptical of this program when I started. I am so happy I did this. I have learned a new skillset. I learned a lot more then I thought I would and I hope to move on and be one of the sucesful people who completed this course.

It was a bit rough with the last part. The sublamental reading was a bit confusing, but I think this is a great program to get your feet wet in the feild of data anylatics.

By John N M

•

Dec 28, 2021

While the majority of the course covered a lot of information I did come away with feeling as though not all topics were covered with as much depth as possible. Virtual learning can be difficult to craft but depth of topic needs to be insured when this approach is the only option. Perhaps more proof of work is a solution that should be added to this course. I did feel it was lacking in that regard.

By Harsh K

•

Jul 13, 2022

It was a good introductory course. I think, to truly benefit, one needs to have some level of education in statistics. Its easy to create scatterplots and trendlines with ggplot, but how can knowing that without knowing what linear regression is or what loess smoothing is, really helpful. This isn't a stats course, but I think more reading material should have been provided.

By sanji l

•

Jan 30, 2022

This course, similar to the other courses I have done as part of the Data Analytics Certificate series provides an overview of R programming, data analytics process and visualization. I come away with insights I did not have before around all of the above, and especially using R programming. It is a lot to take in, which I hope to consolidate as time and opportunity allow.

By Anna M

•

Jul 8, 2021

As programming can be complex, I wished we had more hands-on activities focused on importing and filtering data. These two were covered the least yet without them, it is hard to proceed to the next step. Mistakes can be easily made, barring you from proceeding to the next step. More opportunities to practice would be greatly appreciated to help us commit steps to memory.

By Daria P

•

Oct 22, 2022

I appreciated instructors work but Google & Coursera could have done a better work fixing the issues. Week 5 video refers to the file that is not available to the learners : ggplot_hook. The video also has audio issues closer to the end. I know that this issue was first reportes a year ago based on the discussion board. It's sad how it hasn't been fixed after a year.

By Khalid G E

•

Aug 15, 2022

Dispite that I have background in R, but this course provide information in easy steps, straighth forwards, to the point with sufficient required info for R without loading too much uncessary knowledge for biggeners. I believe thr R Markdown to be revisited to be enhanced and to renove duplcaite materials. In general, it is a wounderful course.

By Mohamad H

•

Mar 18, 2023

It is a good course, easygoing. But I have one point: add a section where you work with more than one dataset. Where the datasets are joined and connected in a certain way. Then show us how to solve issues where we need both datasets to figure out the answer. All that being said, the course is a great first step to start learning R. Thanks!!

By Arpad P

•

Jan 8, 2023

Good basics, very vomprehensive learning materials, lots of very useful links.

It was not clear though how deep and detailed we should learn the actual coding. It was a bit of embarrasment, that based on the exam this was really just to scratch the surface. It would have been nice to get much much more coding exercises and practice sessions.

By Sandra D P P

•

Feb 20, 2022

Unfortunatelly I can't give five stars because the course it is not updated. In the community messages there are a lot of " yes we have to updated" but months passed and still not updated. This is not serious, we are making an effort (personal and economic) to deal with it. It's a pity. The rest very good and the trainer very good too.