Experiential learning

Student projects

  • a pipe draining stormwater

    Modeling stormwater at Clark University

    Winning the top award in Spring 2024 Clackathon, this project uses a LiDAR point map of Clark University from the US Geological Survey to simulate rainwater through a simple algorithm. Random points are chosen in the selected area, and a rainwater stream is simulated. This process is repeated thousands of times, and the resulting streams are compiled into a two-dimensional map showing the overall trend of rainwater flow on campus. This map can then be used to show choke points in water flow, analyze potential stormwater pollutants entering city drains, and display the efficiency of existing campus infrastructure to manage stormwater.

  • spotify logo

    Spotify music recommendation system using EDA

    This system utilizes Spotify song data from 2019 to 2022 to uncover trends in “song popularity” through detailed visualizations, achieved via Exploratory Data Analysis (EDA) to identify pertinent features. By applying K-means clustering, the system groups genres based on their audio characteristics, highlighting genre similarities and enabling nuanced song recommendations. Leveraging SpotiPy, a Python library for accessing Spotify’s music library API, the system analyzes users’ listening histories to recommend songs with similar audio features, aligning with their preferences. Regular updates with new data ensure the recommendations remain current and relevant.

  • wristwatches

    Analyzing Secondhand Watch Market Data

    This project focuses on scraping an e-commerce website for detailed information on secondhand watches from a diverse array of brands. It collects data on various aspects, including age, price point, and general style or purpose. By encompassing a wide range of watch characteristics and categories, the project aims to provide a comprehensive analysis of the secondhand watch market, offering valuable insights into the diversity and trends within this sector.

  • a band performs on stage

    Profit distribution of band performances

    The project utilized box plot graphs to illustrate the profit distribution from various band performances, revealing a primary profit range between -$15,000 and $10,000, highlighting the financial outcomes’ central spread.

  • bookstore shelves

    Analyzing trends in young adult literature

    Utilized Bookshop’s website to collect data on a range of young adult books, employing Selenium for the web scraping aspect. Exploring critical questions about the factors contributing to the popularity of young adult books, the characteristics of books that often sell out, and the role of publishing companies within the industry.

  • pinpoints showing seismic activity on a map

    Exploring earthquake patterns

    This project delved into the dynamics of global earthquakes, utilizing data analysis and visualization techniques to explore changes in earthquake magnitudes over time, seasonal frequency patterns, geographical hotspots, and the relationship between an earthquake’s location (latitude and longitude), its depth, and magnitude.

  • prison cells

    Understanding civic engagement among incarcerated individuals

    A survey analysis on voting and civic duty among 147 incarcerated individuals in Massachusetts, using a CSV file for data collected during the summer, focusing on qualitative responses about voting history, concerns, and the desire to vote.

  • a poster analyzing railers scores

    2023 Worcester railers teamshot breakdown

    Will, a member of the Class of 2026, is majoring in Music and Data Science. For his project, he interned with the Worcester Railers, where he collected weekly data on the team’s most recent games. He calculated advanced team statistics and player-specific statistics based on their positions.

  • people play basketball

    What makes an NBA All-Star?

    Jake, a member of the Class of 2026 majoring in French and Data Science, conducted a project titled “What Makes an NBA All-Star?” In this project, Jake analyzed various traditional and advanced statistics to determine the selection factors for the 2022 NBA All-Star game. He explored questions such as what type of good play leads to selection and whether factors beyond good play influence the selection process.

  • an illustration of basketball brackets

    Predicting March Madness success from regular season statistics

    Daniel, a member of the Class of 2027 majoring in Geography, embarked on a project titled “Predicting March Madness Success from Regular Season Statistics.” His project focused on bracket prediction strategy, where he developed an ordinal regression model to forecast tournament success based on regular season statistics. Daniel’s work aimed to enhance predictive accuracy and strategic decision-making in predicting outcomes during March Madness.

  • a basketball referee calls a foul

    A relationship between betting money lines and fouls in the NBA

    Ye, a Psychology major from the Class of 2024, identified a significant correlation between money lines, win probabilities, and fouls drawn and committed, specifically for the 2023 Lakers. The study utilized a standardized delta for fouls drawn minus fouls committed on the vertical axis, and a standardized difference between the money lines’ implied win probabilities and actual win probabilities (estimated through ESPN simulations) on the horizontal axis. This analysis aimed to uncover insights into how betting odds and in-game fouls are interconnected, offering implications for sports analytics and betting strategies in basketball.

  • an illustration representing political campaigns

    Analyzing economic factors influencing Presidential reelection

    The primary objective of this project is to identify and analyze the economic factors that influence a president’s likelihood of reelection. This comprehensive analysis includes factors such as GDP growth, unemployment rates, inflation, stock market performance, and other relevant economic metrics. The project seeks to provide a deeper understanding of how economic conditions shape the political landscape and affect presidential reelection prospects. Through rigorous data analysis and modeling, it strives to offer valuable insights into the interplay between economics and electoral success.