INDIAN START UP FUNDING ANALYSIS
In this project I analyse the Indian Ecosystem to give investors feedback on the possibilities of investing in startup companies in india.
I first as two types of hypothesis:
-
Null Hypothesis, and
-
Alterntive Hypothesis.
-
Null Hypothesis
- The sector of setup affect the amount of funding received.
-
Alternative Hypothesis
- Investors' interests in startups are directly correlated with the startup industry.
I then ask some questions that will enable to dig deep into the data set so that I can give it a critical angle from an investors standpoint:
- What industry will our start-up be venturing in?
- What will the new start-up be doing?
- How much funding are we looking for?
- What type of funding are we looking for?
- Which industry received the highest amount of funding?
- Which location recorded the highest amount of funding received?
- What is the average age of start-ups?
I then import the provided data set on jupyter notebook to analyze it with Python libraries including Pandas, Numpy, Matplotli, Pyplot and Seaborn.
Find the attached Jupyter notebook file.
