https://github.com/jdfoster11/r_horror_movie_quality_analysis
Using R to perform a statistical and regression analysis on a horror movies quality dataset
https://github.com/jdfoster11/r_horror_movie_quality_analysis
data-science markdown multiple-regression r rprogramming
Last synced: 2 months ago
JSON representation
Using R to perform a statistical and regression analysis on a horror movies quality dataset
- Host: GitHub
- URL: https://github.com/jdfoster11/r_horror_movie_quality_analysis
- Owner: jdfoster11
- Created: 2025-01-03T17:53:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-09T00:42:02.000Z (over 1 year ago)
- Last Synced: 2025-01-22T04:17:18.548Z (over 1 year ago)
- Topics: data-science, markdown, multiple-regression, r, rprogramming
- Homepage:
- Size: 335 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# R_Horror_movie_quality_analysis
Using R to perform a statistical and regression analysis on a horror movies quality dataset
This project was done around the same time as halloween, so I chose to be festive and looked into a horror movie dataset. I found that longer horror movies had higher overall ratings than shorter horror movies at a 95% confidence level, and the ratings on longer movies were between 0.4 - 0.8 higher on average.
The .RMD file can be used to see the code for the project:
https://github.com/jdfoster11/R_Horror_movie_quality_analysis/blob/main/Horror%20Movie%20Runtime%20Quality%20Analysis.Rmd
The .PDF file that elaborates on what each part of the code means is accessible here:
https://github.com/jdfoster11/R_Horror_movie_quality_analysis/blob/main/Horror-Movie-Runtime-Quality-Analysis.pdf