SikaiWang224 / teamproject-

https://sikaiwang224.github.io/teamproject-/
0 stars 0 forks source link

Proposal feedback #1

Open donbowen opened 1 year ago

donbowen commented 1 year ago

I think you have a nicely formatted proposal and it's a very financey question.

Your discussion of your testing metholodology and the data is a little off. Here are some things you should update:

By making some small changes to your dataset, we can do your regression tests AND some nice graphs:

I'll add a picture below to elaborate.

@SikaiWang224 @stevenwang1213 @lxl0816

donbowen commented 1 year ago

Below is a suggested plot for one industry. You could repeat this for each of your 10 industries.

One additional plot could have the cumulative excess returns for all 10 industries for all fed announcement. So 10 lines. That’s a lot of lines but in assignment 3 or 4 we made a nice version of a graph to display that info nicely.

One other plot could, for each industry, get the difference between the hi sentiment Cumret and the low sentiment Xumtet and then plot all 10 of those lines on one plot. That’s a lot of lines but in assignment 3 or 4 we made a nice version of a graph to display that info nicely.

The attached pic also has a mock up of the dataset and defines 2 variables. I provide hints for the plots and the regression.

A3136A65-2D15-4F3C-9DE2-AF484D75439A

SikaiWang224 commented 1 year ago

Changes:

  1. Change the target variables from sentiment score into market and EFT returns.
  2. Add a piece of paper that includes a sample dataset includes the required variables like announcement ID and returns.
  3. Add information that describe what is the structure of the team website.
  4. Add the process of how to load our jupyter lab notebook.