Category: Regression

  • Analysis of J&J Stock Data with Python

    Analysis of J&J Stock Data with Python

    Using Python, the stock data of Johnson and Johnson, a well known pharmaceuticals company was analyzed, before and after the Covid-19 outbreak. Data was collected via J&J reports and Yahoo! Finance, and was aggregated with Python and plotted as a time-series graph. Summary statistics were ran and correlation matricies were derived, with multiple features being…