Chevron Left
Back to Python and Statistics for Financial Analysis

Learner Reviews & Feedback for Python and Statistics for Financial Analysis by The Hong Kong University of Science and Technology

4.4
stars
4,287 ratings

About the Course

Course Overview: https://youtu.be/JgFV5qzAYno Python is now becoming the number 1 programming language for data science. Due to python’s simplicity and high readability, it is gaining its importance in the financial industry. The course combines both python coding and statistical concepts and applies into analyzing financial data, such as stock data. By the end of the course, you can achieve the following using python: - Import, pre-process, save and visualize financial data into pandas Dataframe - Manipulate the existing financial data by generating new variables using multiple columns - Recall and apply the important statistical concepts (random variable, frequency, distribution, population and sample, confidence interval, linear regression, etc. ) into financial contexts - Build a trading model using multiple linear regression model - Evaluate the performance of the trading model using different investment indicators Jupyter Notebook environment is configured in the course platform for practicing python coding without installing any client applications....

Top reviews

RH

Jan 4, 2024

It is an excellent course to apply statistic, probability and python methods in financial modelling. I would like that each section had resources to study statistics concepts related to the videos.

GR

Mar 28, 2022

Very useful introductury course into both python and statistic analysis wich allows you to create a simple trading strategy. It serves as a great first step but there is a long way to go still.

Filter by:

601 - 625 of 979 Reviews for Python and Statistics for Financial Analysis

By Shiang-ping H

Feb 13, 2020

Great Intro. course to Python application in the Financial domain. It will be beneficial to have some Python and Pandas background. Good examples, very practical.

It's a great course - with many practical examples. But this course needs some basic Statistics and Python knowledge to really follow along with some "deep concepts".

By Xinyue Z

Jan 3, 2022

Definitely a great course for you get in touch how to program those formula, concept model using python. It is actually amazing how python code can do such thing easily especially how huge of a data is from a stock price, housing price fluctuation. I definitely suggest this course for a touch of what future finance industry be.

By Marlo

Mar 25, 2020

It is a short and well organized course with a gently introduction to the popular Python's data analysis library, Pandas. In addition, the course shows sufficient statistical and financial tools to build simple and practical strategies that put some light on the obscure (at least for some people) market stock analysis.

By MESSAN A

Nov 11, 2020

In general, the course is very interesting, very clear with a lot of explanation. However, I dislike some part of the quiz: when we need to follow the link to answer the question, it is not possible because the link doesn't show the notebook but our course's process. It will be greater if you ameliorate this part.

By Son P

Jun 21, 2023

I'm actually not very happy with the test. The answers make me confused a lot, especially with the quiz from part 3. Anyway, enjoying free education. This code from lab also helpful incase you rewrite or do anything from zero; don't you might feel that this course is not really effective and efficient

By Masooma J

Feb 16, 2021

It was explained well, my only issue was the fact that when it came to the application, I struggled a lot. The examples never really touched upon the application questions. I wish he had done more application of the actual outcomes. Not the exact question in the quiz but something along that line.

By George S

Apr 13, 2020

First course I've completed using Coursera initially found it difficult to get to grips with embedded python, but quickly got to grips with it, really interesting course and a brilliant introduction to python and statistics for financial analysis think the course was really well structured.

By Goh S T

Apr 4, 2020

Generally a very informative course on how to use python for financial analysis. Some of the concepts are not clearly explained. Would recommend to have a little basic finance background and to have some ideas about statistics as these concepts are only vaguely explained during the course.

By Weiru S

Mar 31, 2021

The jupyter notebook embedded in the course is quite useful and can be replicated in real life experience, but it requires intermediate programming and statistics knowledge to better understand the content. Would be great if the lecturer could dive deeper into the pre-requisite knowledge.

By Pokman Y

Apr 19, 2020

Good and quick course for beginner to use python for financial analysis. The Jupyter Notebook is advanced development environment for python and academic/scientific researcher, but difficult for beginner. Would suggest to have a summary card for all the commands used during the course.

By John

Aug 5, 2020

Good pace, instructor at times is hard to understand, had to look at the transcript to understand some parts. Course only scratches the basic parts of python and statistics -- good beginner course, but may require small knowledge of python and basic statistics before beginning.

By Diego A C C

Jun 20, 2020

Es un curso que presenta conceptos interesantes sobre el mercado bursatil, y explica de manera clara la manera en que se pueden analizar los comportamientos de diferentes indices bursatiles. Es importante tener conceptos previos de estadística y algo de logica de programación.

By Ronald F

Feb 6, 2023

It's a great introduction course to Financial Analysis without much knowledge of Python. But some of the material might be slightly out-dated now and there are not much explanation at the latter half of the course especially on how to apply the model to other variations.

By Juan d D

May 24, 2020

The content of the course is really good.

The amount and density of the information for the last week is high. Specially compared with first week. Would be great if it could be balanced information per week.

Time to time the (English) pronunciation wasn't good enough.

By Deep S

Jun 2, 2020

The course has offer me a insight in Python in Statistics and how I can implement in the field of Finance.

Overall difficulty was moderate to high, Week 4 was way to difficulty, I would suggest that a person with Knowledge on Statistics should apply to this course

By Sergio J

Aug 21, 2020

I agree the content is extremely useful, especially, for people who are starting to learn about finance, and statistics. The only complain was that my expectations were rather a focus in python than in the finance concepts themselves. Overall, a great course

By Bryan M

Jun 10, 2020

It has been a really interesting course, but I expected to learn a way to get the signals using a price action analysis, or even identify some support/resistance areas. However, it has given me some ideas to continue with my learning.

Completely recommended!

By Julian W

Jan 9, 2020

Nice intro to using python in financial statistics. I dont have financial background so a lot of things were too complex for me. In general this course will not teach you statistics or python but will rather show potential in learning both of them together.

By Thomas M

Oct 15, 2022

Professor Wan was a great teacher. However, I believe that going in to more depth concerning the modules contained in jupyter notebook would be beneficial to better understand the actual mathematical processes behind the statistical analysis we performed.

By Eryk P

Jan 23, 2023

Very good course combining financial analysis with Python implementation! However, I've expected more of the own work in the Jupyter notebooks, rather than just running pre-made code. Besides that, well-taught course with real-life implementations.

By Wanyu W

Mar 9, 2022

It's easy for me.The only difficlut part is the knowledge of trading strategy. This is a basic class for some finacial students who didn't know how to use python to predict price and make decesions. What's more, adding more progamming is favorable.

By Luis D G M

Aug 21, 2023

It´s a good course to learn about not only Python, but also about statistics and how you can manage those for financial analysis. It covers interesting topics, however sometimes some topics are complicated and need a bit of previous knowledge.

By ali j

Sep 21, 2023

The course should have been a bit longer as it felt rushed. Particularly in the Linear Regression Model. Also the Lab should have been more involved as mostly it was just changing a thing or two rather than writing code yourself for practice.

By john s

Jul 3, 2021

good overview. some of the formulas were a bit hard to follow initially. need to plan to spend time on labs/examples to get the hang of it. a little more explanation of interpreting results would have been nice. overall, good course.

By Alvaro V T

Jan 23, 2021

The course was good, however the resources used are sometimes confusing and lack information

also, the tests have links and NONE of them work (at least on my computer)

In general, thank you for making this course available for everyone ;)