Skip to content

sicxbit/CaseStudy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Cyclistic Bike-Share Case Study

This notebook analyzes user behavior patterns for Cyclistic, a bike-sharing company based in Chicago. The goal is to convert casual riders into annual members by understanding the differences in how both groups use the service.

Project Overview

Cyclistic has experienced rapid growth, with a diverse user base of both casual riders and annual members. The company wants to increase its number of annual members by converting casual riders. This case study focuses on uncovering insights through data analysis that can inform a data-driven marketing strategy.

Objectives

  • Identify key differences in usage patterns between casual riders and annual members.
  • Provide actionable insights to the marketing team to support their strategy for converting casual riders into annual members.

Data

The dataset used for this analysis includes information on bike rides, such as:

  • Ride ID
  • Rideable type (e.g., electric or classic bike)
  • Start and end times
  • Start and end locations
  • Rider type (casual or annual member)

Tools and Libraries

This analysis is conducted using the R programming language, with the following key libraries:

  • tidyverse: For data manipulation and visualization.
  • conflicted: To handle conflicts between packages.

Notebook Structure

  1. Data Preparation: Loading the data and cleaning it by ensuring consistent column names across datasets.
  2. Data Exploration: Analyzing and visualizing trends in the data to highlight differences between casual riders and annual members.
  3. Findings: Summarizing insights and recommendations based on the analysis.

Running the Notebook

  1. Clone the repository or download the notebook.
  2. Open the notebook in an environment that supports R (e.g., Kaggle or RStudio).
  3. Ensure that the necessary libraries are installed.
  4. Execute the notebook cells to reproduce the analysis and visualizations.

Results

The notebook provides visual and statistical insights that help differentiate the behavior of casual riders from that of annual members. The findings can guide Cyclistic's marketing team in their efforts to grow the number of annual members.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published