You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once we get the strategy score, we are able to build inference models to test the correlation between our proposed strategy score (independent variable) and startups performance indicators (dependent variables), which therefore allow us to evaluate our strategy score.
4
+
5
+
## To-do list
6
+
7
+
- Explore the startups database to find suitable dependent variables and prepare the data for model building.
8
+
- Create a linear regression model between strategy score and previous dependent variables, including Equity Growth (IPO or Acquisition) and Seed Funding.
9
+
- Add fixed-effect variables to eliminate the influence of possible confounding factors.
0 commit comments