Skip to content

adil-w/risk-factor-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Application of Risk Factor Models to Understand Investment Risks

There are many aspects that play a role in making investment decisions, and measuring the systematic risks of an investment is a fundamental part of deciding on what stocks to include in your portfolio.

This project studies the Capital Asset Pricing Model (CAPM) and the Fama-French 3-Factor Model using Python's NumPy and Pandas libraries. These models are applied to a dataset that includes over 1,300 stocks. The stock data and the monthly market factor returns are downloaded from Wharton Research Data Services (WRDS). Please refer to the file wrds_instructions.pdf for instructions on how to download the datasets from WRDS.

Please see the ipynb file for more details on the project.

About

This project studies CAPM and Fama-French risk factor models using Python's numpy and pandas libraries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors