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

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

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