Movie Analyzer
Appendix to report
Appendix A: Data Cleaning Description
Data Cleaning Steps
Handling Missing Values:
Checked for missing values in each column.
None detected
Data Type Conversion:
Ensured appropriate data types for each column.
Converted relevant columns to factors for categorical variables.
Outlier Detection and Removal:
Identified outliers using visualization and statistical methods.
None detected
Duplicate Removal:
- Checked for and removed duplicate rows from the dataset.
Standardization:
- Standardized column names for consistency.
Final Dataset Export:
- Exported the cleaned and processed dataset to a CSV file for analysis.
Appendix B: Additional Analyses
Analysis 1: Trends
Explored temporal trends in movie parameters over the 40-year span. Visualized changes in average ratings, box office earnings, and genre popularity over time.
Analysis 2: Genre-Specific Correlations
Investigated correlations within specific movie genres. Explored whether certain genres exhibited unique patterns in the relationships between parameters.
Analysis 3: Audience vs. Critic Ratings
Compared audience and critic ratings from IMDb and Rotten Tomatoes. Analyzed how the perception of movies differed between these two rating systems.
Note :
The appendices provide additional insights into the data cleaning process and showcase supplementary analyses that, while not included in the main report, offer a more comprehensive view of our exploration and findings. The main report focuses on the primary objectives and key results, while the appendices serve as a repository for supporting details and alternative analyses.