Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I wan to investigate and analyze a dataset using R. Dataset link : https://www.dropbox.com/scl/fi/l76m63m9nd0qw0tjnufu3/Covid-Data-World.xlsx?dl=0&rlkey=4ed1qemp3ih8xvy0s12xt61a3 Part 1 I wanna do Data Preparation such as Show the

I wan to investigate and analyze a dataset using R.

Dataset link : https://www.dropbox.com/scl/fi/l76m63m9nd0qw0tjnufu3/Covid-Data-World.xlsx?dl=0&rlkey=4ed1qemp3ih8xvy0s12xt61a3

Part 1 I wanna do Data Preparation such as Show the information of the dataset. observations attributes data types missing values

head(), str(), attributes(), dim(), mean (), sd()

Briefly Explain Data Preparation of the dataset

Part 2 Data Exploration(EDA): Data Visualization, at least one histogram, one boxplot, and one overlay histogram with your conclusion

qplot(), geom_histogram(), geom_boxplot()

Briefly Explain Data Exploration of the dataset

Part 3 Data Analysis Hypothesis Testing: Construct a hypothesis testing with null and alternative hypotheses. Use the appropriate test to get the conclusion.

Eda hypothesis, p-value , t-test

Briefly Explain Hypothesis Testing of the dataset

Build a linear regression model with subset selection. Please indicate all significant attributes, assess your model, and predict in a test dataset. Prediction, Prediction Interval, plot, , diagnostic plots, , Multiple Linear Regression, Correlation, Checking MAE and MSE

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Business Analytics Data Analysis and Decision Making

Authors: S. Christian Albright, Wayne L. Winston

5th edition

1133629601, 9781285965529 , 978-1133629603

More Books

Students also viewed these Mathematics questions

Question

Did the researcher use triangulation?

Answered: 1 week ago