Skip to content

InaRailean/Cyclistic-Case-Study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Cyclistic Case Study - Data Analysis

Project Overview

This project involved analyzing data from Cyclistic, a fictional bike-share company, to understand the behavioral differences between casual riders and annual members. The goal was to identify insights that could help drive membership conversions by informing targeted marketing strategies.

Objective

The primary objective of this project was to conduct a thorough data analysis to uncover key patterns in the usage of casual riders versus annual members. This analysis aimed to highlight differences in ride behavior and identify opportunities for converting casual riders into long-term members.

Key Results

  • Key Trends Uncovered:

    • Seasonality: Identified patterns of increased usage during certain seasons, which could inform seasonal promotions.
    • Peak Ride Times: Revealed peak usage times during the day and week, helping optimize marketing efforts.
    • Popular Stations: Found high-traffic stations that could be targeted with location-based promotions.
  • Opportunities for Membership Conversion:

    • Targeted marketing campaigns based on ride times, location preferences, and seasonal trends.
    • Promoting peak ride incentives to encourage casual riders to join as annual members.

Impact

This analysis provided data-driven recommendations for Cyclistic's marketing team, including:

  • Location-Based Ads: Focus on popular stations and areas with high casual ridership to increase membership conversions.
  • Seasonal Promotions: Leverage seasonality insights to launch seasonal discounts and promotions.
  • Peak Ride Incentives: Encourage casual riders to transition to annual memberships by offering incentives during peak ride times.

These strategies can help Cyclistic increase its long-term member base and optimize marketing efforts for maximum impact.

Technologies Used

  • Programming Language: R
  • Libraries:
    • Data Cleaning & Manipulation: dplyr, tidyr
    • Data Visualization: ggplot2

Data Access

The historical trip data used in this analysis can be accessed through the following link: Divvy Historical Trip Data

Repository Structure

  • data/: Contains raw and cleaned data files.
  • scripts/: R scripts used for data cleaning, manipulation, and visualization.
  • notebooks/: Jupyter notebooks (if applicable) with detailed analysis and visualizations.
  • README.md: Project documentation.

Getting Started

  1. Clone the Repository:
    git clone https://github.com/your-username/Cyclistic-Case-Study.git
    cd Cyclistic-Case-Study
    

About

Converting casual riders into members: Understanding the behavioural differences between members and casual riders, identifying trends and opportunities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors