Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script Changed #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Imran-imtiaz48
Copy link

This SQL script is designed to analyze various aspects of data from the "Shark Tank" project. It begins by calculating the total number of episodes and pitches presented. It then evaluates the conversion rate of pitches into investments by determining the proportion of pitches that secured investments. The script further explores demographic insights by totaling male and female participants, calculating their gender ratio, and identifying startups with at least one female member. Financially, it computes the total amount invested, highest deal amounts, and maximum equity taken by any startup. Additionally, it examines team dynamics by averaging team sizes and analyzes investment trends by calculating the average amount invested per deal. Demographically, it assesses the average age of contestants and categorizes participants by location and sector. Finally, the script identifies partner involvement in deals and highlights the startup receiving the highest investment in each sector. These analyses provide comprehensive insights into the dynamics, financial outcomes, and demographic composition of the "Shark Tank" project dataset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant