Code Monkey home page Code Monkey logo

bikeshare-dataanalysisinr's Introduction

Bike Share Case Study

This was my first data analysis project R. It was my capstone project for the Google Data Analytics Specialization Course on Coursera

Table of Contents

  1. Libraries Used
  2. Goal
  3. Data
  4. Workflow
  5. Conclusion

Libraries Used

library(dplyr) library(ggplot2) library(hrbrthemes) library(hablar) library(lubridate) library(hms) library(scales) library(leaflet) library(mapsapi) library(htmlwidgets) library(htmltools)

Goal

You are a junior data analyst working in the marketing analyst team at Cyclistic, a bike-share company in Chicago. The director of marketing believes the company’s future success depends on maximizing the number of annual memberships. Therefore, your team wants to understand how casual riders and annual members use Cyclistic bikes differently. From these insights, your team will design a new marketing strategy to convert casual riders into annual members. But first, Cyclistic executives must approve your recommendations, so they must be backed up with compelling data insights and professional data visualizations.

How do annual members and casual riders use Cyclistic bikes differently?

Data

Cyclistic is a fictional company. The data has been made available by Motivate International Inc. under this license The data is available here

Cyclistic has a fleet of 5,824 bikes that are geotracked and locked into a network of 692 stations across Chicago. Cyclistic Business Model includes flexible pricing plans : single-ride passes, full-day passes, and annual memberships.

Workflow

  1. Preparation
  2. Transformation
  3. Analysis
  4. Graphs and Plots
  5. Report
  6. Conclusion
  7. Recommendations

Conclusion

Key Differences between Annual Members and Casual Renters are :

  1. Casual Renters, on an average, rent bikes for longer periods of time.
  2. 50% of casual renters rides are between 10 to 40 minutes long, whereas 75% of members rides are shorter than 22 minutes.
  3. Casual Renters are more active than Annual Members on Friday and Saturdays.
  4. During the week Annual Members are more active renters.
  5. During the week, a greater number of Annual Members follow a traditional Office hours schedule.
  6. Casual Renters are more active over the weekends. Peak hours are in the late afternoon and continue until late night.
  7. Casual Renters are concentrated on the waterfront areas and tourist attractions.
  8. Annual Members in addition to the waterfront and tourist attractions are also active near residential areas, educational institutes, student hubs and city centres.
  9. Casual Renters who are renting for longer than single day tend to keep the bike for an average of 4 days.
  10. Annual Members who rent for longer than a day return the bike by around the 25 hour mark.

Top 3 Recommendations

  1. Target those Casual Members who follow a traditional Office hour schedule.
  2. Increase presence around educational institutes and areas popular with students.
  3. Encourage Casual Renters to rent for shorter lengths and shorter distances.

bikeshare-dataanalysisinr's People

Contributors

ramsi-k avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.