Skip to content

SimranAnalyst/Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Johnson & Johnson Financial Analysis πŸ“ˆ

Introduction

This project conducts a comprehensive financial analysis of Johnson & Johnson (J&J) using Python. The analysis encompasses income statements, balance sheets, and cash flows sourced from Yahoo Finance. Various financial ratios, the Capital Asset Pricing Model (CAPM), and Monte Carlo simulation are employed to evaluate the financial data. Additionally, advanced techniques including Simple Moving Average (SMA), Exponential Moving Average (EMA), and FB Prophet are utilized to forecast future stock prices of Johnson & Johnson based on the most recent two years' data.

Data Source πŸ“Š

The financial data used for this analysis is sourced from Yahoo Finance. It includes historical data for Johnson & Johnson's income statements, balance sheets, and cash flows.

Analysis Steps πŸ“‰

1. Data Collection πŸ“ˆ

The first step involves collecting financial data for Johnson & Johnson from Yahoo Finance. Python libraries such as Pandas and yfinance are used to fetch and store the data for analysis.

2. Financial Ratios πŸ“Š

A variety of financial ratios are calculated to assess J&J's financial health and performance. These ratios include liquidity ratios, profitability ratios, and solvency ratios.

3. CAPM Model πŸ“ˆ

The Capital Asset Pricing Model (CAPM) is applied to estimate J&J's expected rate of return. This helps in evaluating the company's stock performance against the market.

4. Monte Carlo Simulation πŸ“Š

Monte Carlo simulation is employed to assess the potential future stock price movements of J&J. This stochastic technique considers multiple scenarios to provide a range of possible outcomes.

5. Stock Price Forecasting πŸ“ˆ

Advanced time series analysis techniques such as Simple Moving Average (SMA), Exponential Moving Average (EMA), and the FB Prophet model are utilized to forecast J&J's future stock prices. This forecasting provides insights into potential trends and helps in making informed investment decisions.

Findings πŸ“Š

The analysis of Johnson & Johnson's financial data reveals key insights into the company's financial performance, risk, and potential future stock price movements. These findings are essential for investors and financial analysts to make informed decisions regarding their investments in J&J.

Acknowledgments πŸ™

  • Special thanks to Yahoo Finance for providing the financial data for this analysis.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published