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,069 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.

EJ

Aug 3, 2019

Great course! Very didatic explanations about financial and statistical concepts also with some interesting practical Python for Finance! Looking forward for new courses from same Univ. and prof.!

Filter by:

851 - 875 of 917 Reviews for Python and Statistics for Financial Analysis

By Mehul V

Mar 11, 2019

Many things were left unexplained. A step by step procedure wasn't followed.

By KAUSHIK N

May 6, 2020

More explanation were required on the codes, being a beginner level course.

By Jacob R

Jun 28, 2020

Pretty solid course, kind of difficult to grasp at times to a newcomer.

By Roberto C

Jun 13, 2021

No aterriza es algo práctico que pueda utilizar para el análisis

By Angad_23

Dec 16, 2023

good course but requires prior knowlege related to python

By Enzo

May 6, 2021

It was pretty hard to understand concepts at the end

By John K

Jan 2, 2022

Course is more about statistics than python.

By RAHUL N

Jul 7, 2020

No coding based assignments. Not too useful.

By Chaitanya G

Apr 28, 2020

The videos could have been more explanatory.

By Fernando D

Apr 2, 2020

Es un curso para interesados en trading

By Aziz U

Aug 15, 2022

It should be upgraded to help beginers

By sachin t j

Nov 16, 2020

Python codes are not really explained.

By HRIJU S

Jul 27, 2020

its a good learning experience for me

By dhruvi

Sep 26, 2020

the content is amazing but outdated

By Matías P Z

Jun 6, 2023

Most of the links didn't work.

By DAWN M

Apr 13, 2020

It was a bit hard to follow

By Yishu D

Oct 23, 2022

average

By MOHD H

Dec 5, 2020

...

By PRADIP G

May 9, 2022

k

By Tuấn M V

Jun 28, 2022

The knowledge side, it is very good and relevant to finance.

But the tech and coding side which is the main thing i'm looking forward, is very bad. The instruction is not step by step and not clear in application. I don't even know where the files are and so i cannot import in the jupyter notebook.

The courese, first, need to tell learners the over view of python that learners need python installed as a programming language and a separate IDE like a notebook to code on, such as visual studio code, or jupyter notebook, because coding is not like using MS offfice, just install and go.

Third, the syntax taught is very bad and outdated. At the import phase, I cannot even use the syntax of "Data frame.from csv" in python 3.10. Assume that it can be run in the environment of cousera, how can I use python in the working environment if you taught me such outdated syntax.

By Michael C R

Apr 28, 2023

Some links were broken, or had other issues. The course is primarily a flash introduction to regression analysis. I was hoping to learn more python skills. Might be worthwhile if you are already comfortable with multiple regression and python but are specifically interested in financial time series. As it primarily assumes stock prices changes will be normal I expect all the material is utterly useless in the real world (real stock world shifts in stock price tend to follow Pareto distribution).

By Volodymyr M

May 19, 2020

I really cannot recommend this course. Course tries to touch two major topics: Financial Risk Management and Statistics. In both disciplines course is only scratching surface of the subject without going into any details. Just for quantitive estimation, FRM is 100+ hours of material, Statistics - another 200+ hours. Whole course contains definitely less than 4 hours of lectures.

On the other hand - course is some sort of source of topics you need to find yourself over Internet and learn yourself.

By Warren V

Apr 1, 2021

In evaluating this course, it took me a while to identify the target audience from the course materials. The statistical content is too fast-paced and lacking detail for newcomers, and that the Python content is de-emphasised. I suppose that this course is a good introduction for those outside finance seeking an introduction. Looking at this course as exercises to improve my Pandas knowledge, I left disappointed because there was no course Python assignment in implementing a trading strategy.

By Jose A G L

Dec 10, 2022

The proficiency level of English of the instructor is very poor. I don't know about English mother tongue speakers but I reckon that for everyone else the instructor was almost impossible to follow. I had to make hundreds of pauses because I couldn't understand what the instructor was saying and the subtitles are horrible as well. It easily took me x3 the time to complete because of the poor English speaking skills of the instructor.

By Colin

Feb 1, 2021

I have a PhD in econometrics - took this course to see if it would be useful to some of my team - gleans over complex issues way to fast but given the length that is understandable - my issues with this course are (a) the Jupiter notebooks are complete already so don't make students think and (b) there should be a great deal of included warnings with references for students to dig deeper outside of the class