An open API service indexing awesome lists of open source software.

https://github.com/shrutiijoshi/shark-tank-india-analysis

It shows entrepreneurs making business presentations to a panel of investors or sharks, who decide whether to invest in their company.
https://github.com/shrutiijoshi/shark-tank-india-analysis

analysis kaggle-dataset matplotlib-pyplot pandas-python python seaborn

Last synced: 9 months ago
JSON representation

It shows entrepreneurs making business presentations to a panel of investors or sharks, who decide whether to invest in their company.

Awesome Lists containing this project

README

          

# Shark Tank India Analysis
It shows entrepreneurs making business presentations to a panel of investors or sharks, who decide whether to invest in their company.

![Banner](https://theindiasaga.com/wp-content/uploads/2024/02/6-lessons-that-entrepreneurs-can-learn-from-Shark-Tank-India.jpg)

## Overview :
Shark Tank India is an entrepreneurial reality show where startups pitch their businesses to a panel of investors (Sharks) for funding. This analysis focuses on understanding various aspects of the business pitches, including:
- The relationship between equity offered and amount asked.
- Analyzing the type of businesses that received funding.
- Exploring the Sharks’ investment behavior and preferences.

## Dataset :
The dataset used for this analysis contains information on:
- Pitcher Information: Names of the entrepreneurs and their business ideas.
- Deal Information: Investment amounts, equity offered, and the Sharks who invested.
- Business Categories: Types of businesses and industries featured on the show.
- Investor Information: Details about the Sharks (e.g., amount invested, percentage equity offered).
- **Dataset Source** : [Shark Tank India Dataset](https://www.kaggle.com/datasets/shivavashishtha/shark-tank-india-dataset/data)

## Technologies used :
- Python: For data cleaning, analysis, and visualization.
- Pandas: Data manipulation and analysis.
- Matplotlib / Seaborn: Data visualization.
- Kaggle Notebook: Interactive analysis and visualization.

## Data Analysis :
This project utilizes various techniques for data analysis and visualization, including:
- Exploratory Data Analysis (EDA): Identifying trends, distributions, and relationships in the data.
- Visualization: Using libraries like Matplotlib, Seaborn, and Plotly to create insightful visualizations, including bar charts, scatter plots, and heatmaps.
- Business Analysis: Examining which brands or ideas attracting more investors.
- Regression Analysis: Investigating the relationship between the amount of money asked and the equity offered.

## Key Insights :
Through this analysis, some of the key insights include:
- The relationship between the amount asked and equity offered.
- Sharks’ preferences for certain types of businesses, industries, and investment amounts.
- An analysis of which Sharks have made the most investments and their investment preferences.