Skip to content

roydipta/Movie-industry-analysis

Repository files navigation

Module 1 Final Project

Team Members: Dipta Roy and Muriel Kosaka

Introduction

In this project, we have been given the scenario of Microsoft expressing interest in creating movies and our team has been tasked to help them better understand the movie industry. By exploring films from 2018 and 2019, we analyzed factors that attributed to its success at the box office. After which we must present our findings and make recommendations to Microsoft to aid in creating profitable films.

Questions that we aim to answer during this project

Pyramid

Process

  1. See BoxOfficeMojo_DataScraping.ipynb: Here we web scraped Box Office Mojo for movies from all seasons (Fall, Spring, Summer, Winter, and Holiday) for 2018 and 2019 and created necessary Data Frame’s for analyses.
  2. See Data_Visualization_years_correlation.ipynb: We then merged this DataFrame with zipped data files that were provided to us to answer our first two questions.
  3. See Data_Visualization_Season_summer: We found that movies shown during the Summer and Holiday season had the highest average gross
  4. See Data_Visualization_Season_summer and Data_visualization_holiday_season: For each season, we answered questions four and five.

Libraries

  • Data Collection:

    • Requests
    • Beautiful Soup
    • Pandas
  • Data Cleaning and Visualization:

    • Matplotlib
    • Seaborn
    • Pandas

Findings and Suggestions

Even though movies were not doing well for 2019, we believe this is reason to investigate further what ways to improve movies to generate high gross. There was a slight positive correlation between production budget and gross indicating that the more money spent on production, the higher gross, total gross, and worldwide gross earned for a given film. Films shown during the summer and holiday season generated the highest average gross, therefore we suggest that films be shown in theaters during those times. Upon further analyses of genres and movie length, we recommend that films shown in the summer should be of the Action and Adventure genres, and should have a runtime of at least 120 minutes. We also recommend that films shown during the holiday season should be of the Animation and Comedy or Comedy and Family genres and should have a runtime of at least 120 minutes to generate high average gross.

Limitations and Further Analyses

Limitations include data files having null values that lowered the number of observations, weakening the strength of our findings. Another limitation includes the accuracy of the data that was used for analyses, when attempting to merge files we found that their gross values did not match which may be due to data being collected at different times.

Further analyses should look into how budget and profitability affects gross. Movies released on streaming platforms versus theaters should also be explored as movies on streaming platforms is currently a trend. Examining how long a movie stays in theaters versus gross would also be interesting to explore. Lastly, further analyses should look at how well a movie is doing in theaters in relation to other movies that are out at the same time.

About

Using basic statistical analysis to analyze the movie industry and if it's viable to enter it for a hypothetical company.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published