Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

Use only RStudio to solve the following questions. Don't forget to submit your .R file along with your PDF file once you are done. Use

Use only RStudio to solve the following questions. Don't forget to submit your .R file along with your PDF file once you are done. Use Bikesharing dataset for this assignment.

Question 1: Build a linear regression model to explain the total number of rentals using windspeed. Specifically, answer the following questions.

a. What is the meaning of each row (observation) in this dataset?

b. How many observations and variables are there in this dataset?

c. Provide a scatterplot that shows the relationship between the total number of rentals and windspeed. What does the plot depict?

d. Put the screenshot that shows the regression output of your model.

image text in transcribed
Bike Sharing Demand (This is from Kaggle.com) Bike sharing systems are a means of renting bicycles where the process of obtaining membership, rental, and bike return is automated via a network of kiosk locations throughout a city. Using these systems, people are able rent a bike from a one location and return it to a different place on an as-needed basis. Currently, there are over 500 bike-sharing programs around the world. The data generated by these systems makes them attractive for researchers because the duration of travel, departure location, arrival location, and time elapsed is explicitly recorded. Bike sharing systems therefore function as a sensor network, which can be used for studying mobility in a city. Here you are presented the dataset of historical usage patterns with weather data in order to forecast bike rental demand in the Capital Bikeshare program in Washington, D.C. datetime - hourly date + timestamp season - 1 = spring, 2 = summer, 3 = fall, 4 = winter holiday - whether the day is considered a holiday workingday - whether the day is neither a weekend nor holiday temp - temperature in Celsius atemp - "feels like" temperature in Celsius humidity - relative humidity windspeed - wind speed casual - number of non-registered user rentals initiated registered - number of registered user rentals initiated count - number of total rentals

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

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

Step: 2

blur-text-image

Step: 3

blur-text-image

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

Essentials of Accounting for Governmental and Not-for-Profit Organizations

Authors: Paul A. Copley

10th Edition

007352705X, 978-0073527055

Students also viewed these Mathematics questions