RZ
Apr 1, 2020
This is a very great course. Statistics by itself is a very powerful tool for solving real world problems. Combine it with the knowledge of Python, there no limit to what you can achieve.
R
Jan 21, 2021
Very good course content and mentors & teachers. The course content was very structured. I learnt a lot from the course and gained skills which will definitely gonna help me in future.
By Hwanmun K
•Feb 22, 2020
It would be better to give precise definitions of each test, at least in optional reading material. Also, sometimes different lecturers used different terminologies and sometimes concepts not covered before just popped up in the video (ex. chi-square test). In general, it seems more organization in the material needed.
By Pankaj Z
•May 20, 2020
The course gives details on several stats concepts. Its one of the finest course here on Coursera. You gain a significant amount of knowledge on Statistics.
As the course progressed, I felt the content was squeezed and students were bombarded with the content without giving a real life example on them.
By Carlos F G
•Feb 21, 2022
Clear and detailed explanation of inferential statistics. The course approach is more by blackboard than what can be interpreted by the title "with python". Although there are some examples in python, there are not many exercies for the student
By Asem K
•Dec 9, 2021
Could be made more organized, like the first course in the specialization series. Seems there are some missing gaps (or assumptions of things being covered) that made it a challenge to smoothly proceed in the first 2 weeks of content.
By William O
•Jan 10, 2021
Thank you a lot. For me was an incredible course I learned many things and was very important to my career. Thanks to all the team, They are really masters.
By Yury P
•Jul 8, 2019
Good theoretical foundation, but lacks explanation on python libraries extensively used in the course.
By Felipe B
•Jan 25, 2020
the fundamentals and intuition are greatly explained. The python part feels a little rushed though.
By Harshad S M
•Aug 19, 2020
Great experience, though very helpful and happy working with the real world dataset and problems
By Faroq A
•Jul 15, 2021
A very good one, but it would be great if more challenging exercises and examples were added.
By Sam F
•Jan 27, 2020
Overall solid course. Could do without peer review assignment, more of a hassle than anything.
By Zi W
•Feb 14, 2024
i wish there are more (differently structured and defined) datasets to practice in the lab.
By Khaled S A
•Mar 23, 2020
Perfect Course, It was very useful to understand the basics of inferential statistics
By Kim J
•Oct 16, 2020
Good and accessible introduction to hypothesis testing and confidence intervals ...
By Louise P
•Oct 29, 2022
If you want a course that's 90% statistics and 10% Python, this would be it.
By Bill G
•Feb 24, 2020
Need Intermediate - Advanced skill level in Python.
By kallepalli r
•Apr 21, 2020
good examples expected to have more examples
By syed w a
•Apr 14, 2023
Need more improvements in engaging students
By Nero
•Aug 5, 2022
More mathematic explanations would be nice
By Kevin K
•Oct 29, 2019
Wish there were more practice problems.
By Pankaj K
•May 21, 2020
Peer Graded Assignments are a joke
By Ricardo W E
•Sep 21, 2020
very very high level statistic
By Frank S Y R
•Feb 14, 2019
I really enjoyed the course.
By Feng L
•Sep 5, 2022
I cant uneroll course
By ALURU S
•Oct 23, 2024
Good one
By Harshvardhan K
•Oct 14, 2020
I had already taken a Statistics course in my College, and took this course less to learn the concepts and more so to understand how to code Inferential Statistic in Python.
I definitely learnt how to do that at the end of the course, Confidence Intervals, Hypothesis testing, Z and T tests, etc. were taught well by the instructors.
However, many of the Lectures don't match the subsequent Quizzes ( quizzes are much easier and sometimes unrelated), and the Jupyter notebooks have you code Normal Multiplication and division of numbers to find the Intervals (for eg), instead of teaching you how to master the Scipy.Stats Module or use other powerful libraries which you will be expected to know if you land a Statistics related role in a Company.
Overall, it was a good course and knowing it's part of a specialization means you still have much to learn, but I hope the course creators make it more challenging for non-beginners and Programmers