Chevron Left
返回到 Understanding and Visualizing Data with Python

学生对 University of Michigan 提供的 Understanding and Visualizing Data with Python 的评价和反馈

4.7
2,705 个评分

课程概述

In this course, learners will be introduced to the field of statistics, including where data come from, study design, data management, and exploring and visualizing data. Learners will identify different types of data, and learn how to visualize, analyze, and interpret summaries for both univariate and multivariate data. Learners will also be introduced to the differences between probability and non-probability sampling from larger populations, the idea of how sample estimates vary, and how inferences can be made about larger populations based on probability sampling. At the end of each week, learners will apply the statistical concepts they’ve learned using Python within the course environment. During these lab-based sessions, learners will discover the different uses of Python as a tool, including the Numpy, Pandas, Statsmodels, Matplotlib, and Seaborn libraries. Tutorial videos are provided to walk learners through the creation of visualizations and data management, all within Python. This course utilizes the Jupyter Notebook environment within Coursera....

热门审阅

RK

May 14, 2022

Great course to start with Statistics. Methods of data collection and their implications are explained in good detail. Good start with coding in Python visualizing data as well.

SD

Jun 6, 2021

A​ very well explained and well-structered course. I highly recommend to those who want learn statistics along with python programming. This course majorly focuses on the visualization aspect.

筛选依据:

76 - Understanding and Visualizing Data with Python 的 100 个评论(共 568 个)

创建者 Christine B

Jul 19, 2019

I feel 100% more confident in my job now. We just started using Python for analysis and I am probably now ahead of many of my coworkers in a super short amount of time. The class got me over the hump in the learning curve so I can progress much faster than trying to learn on my own.

创建者 Soumyadeep S

Jul 5, 2021

Probably the best course on internet to learn Statistics, understand why you are learning it and also getting the mathematical essence. Visualizing the data solves half of understanding problems and this course has a lot of it. Thank you for creating such a wonderful course.

创建者 Angelica I

Jul 18, 2023

I did like the course very much and highly recommend it to anyone who can have a basic understanding of statistics and it's representation using Python. The course provide a clear understanding of the main principles and the basic tools. Thanks for the amazing course!

创建者 HUNG H L

Jun 16, 2019

Sometimes, the lines in Jupyter notebooks are kinda hard to understand. Yet, there are a lot of materials out there online for us to explore; for this, I also learn how to solve programming problems by myself. In general, I like the courses and the instructors a lot.

创建者 Colin F

Dec 14, 2020

Great refresher course for those who have taken courses in statistics previously, or a really good introduction for anyone new to the subject. Also a great introduction to using Python for statistical analysis. Everything is clearly laid out and easy to follow.

创建者 James B

May 10, 2020

Great course. The materials are thoughtfully put together and paced well, and I achieved my learning objectives: a second pass through undergraduate level basic statistics and a basic idea of how to use python to do math an evaluate statistical and other data.

创建者 Toby C

Nov 25, 2020

An excellent combination of lectures and labs. The material is extremely well taught. The mixture of lecturer styles helps to maintain interest. There is good additional content available for the deep dive topics. I found the content fresh and relevant.

创建者 AQUINO, A M (

Oct 29, 2020

This course is such a great course for beginners in Python like me. It has very helpful reading materials to aid you and great tutorials for Python using Jupyter Notebook. This made me excited to explore Python for statistical analysis in my research works.

创建者 Sanjoy S

Apr 26, 2020

This course provided a valuable introduction to data handling and visualizing with python. I very much valued the mix of videos, readings, and Jupiter notebook work, as well as all the pointers to additional resources for deeper dives. And the cartwheels!

创建者 Fryderyk Ł

Nov 13, 2021

Very good level of teaching, nice and clear instructions, good introduction to the topics of statistics, sampling and drawing all sorts of graphs, histograms and such. I reccomend it to anyone, no previous Python or statistical knowledge is required.

创建者 Benjamin D

May 27, 2021

Excellent course. Well-paced, about right difficulty, and useful knowledge all around. Instructors were engaging and fun to listen to. The course managers seem to obviously care about this course, and the result is that the quality feels top-notch

创建者 Muhammad R

Jan 10, 2022

An excellent course that helps to grasp the ever elusive central limit theorem and its application to simple random sampling. It provides solid foundation for learning hypothesis testing and statistical inference. Coregulations team. Great work.

创建者 Richard R

Apr 14, 2019

A well paced stats refresher which covered the core material well and skillfully introduced current research. The fourth week was a solid introduction to sampling methodologies and inference. Looking forward to the next course in the sequence.

创建者 Kaimu

Jan 6, 2020

I particularly liked the light introduction of new concepts like methods behind confidence intervals and hypothesis tests. These were then well emphasized via numerous Jupyter Notebooks of varying levels of difficulty. Highly recommendable.

创建者 John P

Apr 5, 2020

Great explanation of statistics! Pretty much exactly what I was looking for, does a great job of explaining sampling theory, and the emphasis is placed more heavily on understanding the nature/theory of statistics than the Python aspect.

创建者 Jafed E G

Jul 5, 2019

I enjoy the lectures. The professor has a good speaking and teaching style which keeps me interested. Lots of concrete math examples which make it easier to understand. Very good slides which are well formulated and easy to understand

创建者 James C

Aug 27, 2021

Well structured and substantive course. Gives clear examples and applications of Pandas and Numpy, as well as Matplotlib and Seaborn to analyse data in the right way. Very useful, concrete, and applicable in real life work situations

创建者 Jeffrey B

Apr 11, 2020

Terrific balance of information and incorporation of Python. I have programmed 40 years BUT am not in any way a programmer... this is my first ever use of Python. It was the perfect level... tough but I could hang enough to get it.

创建者 Kalvin K

Mar 30, 2020

I really enjoyed taking this course. All the teachers did a great job in explaining the information in clear and understandable ways. The layout of the course was also organized which made the whole process easy. I would recommend.

创建者 Alexander P

Dec 24, 2019

That is an amazing course for someone, who has at least a little bit of experience with Python under the belt! Definitely recommend it to anyone, who would like to refresh statistical knowledge, learn how to apply it in real life.

创建者 Ashly B

May 21, 2020

This is a great course to start with if you are a beginner to statistics and if you know a little bit of Python. The course material is very good, concepts have been explained very well and the assignments are interesting.

创建者 Purushottam P

Apr 26, 2019

Thanks for everyone involved in preparing the course content. Gained a lot of insights from this course. Really opened my eyes on the basics of statistics. Will definitely complete all the courses of this specialization!

创建者 dimiter k

Apr 14, 2023

Very informative introduction to statistics through Python course. Great instructional videos. The jupyter notebooks need to be updated with the latest Python, though, and the assignments need to be a tad more difficult

创建者 Yibo T

Nov 20, 2021

I've learned a lot from this interesting introductory course. I greatly appreciate all the hard work that the course design group members have put in, and I would like to recommend the course to my peers and friends. :)

创建者 Jayanth

Aug 10, 2020

Very informative course for beginners and this course motivates the learner to dive into statistics & python code ! jupyter notebooks are very useful which are provided in this course

Thank you for University of Michigan