Question
For the dataset of IMDb ratings available at (https://ksbledu.courses.colaraz.com/asset-v1:ksbledu+INFT-625_C+Fall_2022+type@asset+block@DataSets.zip), perform the following analysis in python and submit your response in terms of the working code
For the dataset of IMDb ratings available at (https://ksbledu.courses.colaraz.com/asset-v1:ksbledu+INFT-625_C+Fall_2022+type@asset+block@DataSets.zip), perform the following analysis in python and submit your response in terms of the working code along with the result graphs (where applicable). The code must be submitted in either a jupyter or a python file, while the graph should be submitted as an image or pdf.
(1) Provide the density estimation using the density chart for the movie rating data from the file "imdbratings.txt". Define the maximum density reasons of the chart using the text comment in the code.
(2) Display the histogram distribution of the floating point attributes of the "imdbratings.txt" data and give their ratios using box and whiskers.
(3) Find the rating with a frequency of 7 or above in the rating attribute and provide the coverage details over the entire dataset using the area chart.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started