{"id":11,"date":"2025-05-22T14:36:35","date_gmt":"2025-05-22T18:36:35","guid":{"rendered":"https:\/\/www.clarku.edu\/data-science-program\/?page_id=11"},"modified":"2026-04-06T12:53:05","modified_gmt":"2026-04-06T16:53:05","slug":"experiential-learning","status":"publish","type":"page","link":"https:\/\/www.clarku.edu\/data-science\/experiential-learning\/","title":{"rendered":"Experiential learning"},"content":{"rendered":"\n<div style=\"height:4rem\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-group alignfull section-intro has-light-warm-gray-background-color has-background is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-stretch is-layout-flow wp-block-column-is-layout-flow\">\n<div style=\"background-image:url(&apos;https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/student-developer-exhibits-at-PAX-East.avif&apos;);background-position:51% 27%;background-size:cover;\" class=\"wp-block-group padded lifted has-white-background-color has-background wp-container-content-69bc4bdf is-layout-constrained wp-block-group-is-layout-constrained\">\n<div style=\"height:25.625rem\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group padded has-charcoal-color has-text-color has-link-color wp-elements-a6daa2eec44664cc3d07fe67fc1b9bb2 is-layout-constrained wp-block-group-is-layout-constrained\">\n<p class=\"intro is-style-intro\">Clark University values experiential learning and offers diverse opportunities for students to develop and apply hands-on skills through coursework, faculty-guided research, community service projects, self-designed initiatives, competitions, and more. Data Science students have gained and demonstrated strong skills through these projects, and this page highlights some of their work.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--30)\">\n<h2 class=\"wp-block-heading\" id=\"h-student-projects\">Student projects<\/h2>\n\n\n\n<div class=\"wp-block-query is-layout-flow wp-block-query-is-layout-flow\"><ul class=\"columns-2 wp-block-post-template is-layout-grid wp-container-core-post-template-is-layout-02493678 wp-block-post-template-is-layout-grid\"><li class=\"wp-block-post post-581 post type-post status-publish format-standard has-post-thumbnail hentry category-student-projects\">\n<figure class=\"abut-end wp-block-post-featured-image\"><img loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"600\" src=\"https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/stormwater.avif\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"a pipe draining stormwater\" style=\"object-fit:cover;\" srcset=\"https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/stormwater.avif 900w, https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/stormwater-300x200.avif 300w, https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/stormwater-768x512.avif 768w\" sizes=\"auto, (max-width: 900px) 100vw, 900px\" \/><\/figure>\n\n\n<div class=\"wp-block-group boxout has-light-warm-gray-background-color has-background wp-container-content-02ba36f5 is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-12dd3699 wp-block-group-is-layout-constrained\"><h3 class=\"wp-block-post-title has-small-font-size\">Modeling stormwater at Clark University<\/h3>\n\n<div class=\"entry-content wp-block-post-content is-layout-flow wp-block-post-content-is-layout-flow\">\n<p class=\"has-small-font-size\">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.<\/p>\n<\/div><\/div>\n\n<\/li><li class=\"wp-block-post post-583 post type-post status-publish format-standard has-post-thumbnail hentry category-student-projects\">\n<figure class=\"abut-end wp-block-post-featured-image\"><img loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"600\" src=\"https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/spotify.avif\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"spotify logo\" style=\"object-fit:cover;\" srcset=\"https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/spotify.avif 900w, https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/spotify-300x200.avif 300w, https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/spotify-768x512.avif 768w\" sizes=\"auto, (max-width: 900px) 100vw, 900px\" \/><\/figure>\n\n\n<div class=\"wp-block-group boxout has-light-warm-gray-background-color has-background wp-container-content-02ba36f5 is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-12dd3699 wp-block-group-is-layout-constrained\"><h3 class=\"wp-block-post-title has-small-font-size\">Spotify music recommendation system using EDA<\/h3>\n\n<div class=\"entry-content wp-block-post-content is-layout-flow wp-block-post-content-is-layout-flow\">\n<p class=\"has-small-font-size\">This system utilizes Spotify song data from 2019 to 2022 to uncover trends in \u201csong popularity\u201d 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\u2019s music library API, the system analyzes users\u2019 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.<\/p>\n<\/div><\/div>\n\n<\/li><li class=\"wp-block-post post-585 post type-post status-publish format-standard has-post-thumbnail hentry category-student-projects\">\n<figure class=\"abut-end wp-block-post-featured-image\"><img loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"600\" src=\"https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/watches.avif\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"wristwatches\" style=\"object-fit:cover;\" srcset=\"https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/watches.avif 900w, https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/watches-300x200.avif 300w, https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/watches-768x512.avif 768w\" sizes=\"auto, (max-width: 900px) 100vw, 900px\" \/><\/figure>\n\n\n<div class=\"wp-block-group boxout has-light-warm-gray-background-color has-background wp-container-content-02ba36f5 is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-12dd3699 wp-block-group-is-layout-constrained\"><h3 class=\"wp-block-post-title has-small-font-size\">Analyzing Secondhand Watch Market Data<\/h3>\n\n<div class=\"entry-content wp-block-post-content is-layout-flow wp-block-post-content-is-layout-flow\">\n<p class=\"has-small-font-size\">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.<\/p>\n<\/div><\/div>\n\n<\/li><li class=\"wp-block-post post-587 post type-post status-publish format-standard has-post-thumbnail hentry category-student-projects\">\n<figure class=\"abut-end wp-block-post-featured-image\"><img loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"600\" src=\"https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/band-performance.avif\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"a band performs on stage\" style=\"object-fit:cover;\" srcset=\"https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/band-performance.avif 900w, https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/band-performance-300x200.avif 300w, https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/band-performance-768x512.avif 768w\" sizes=\"auto, (max-width: 900px) 100vw, 900px\" \/><\/figure>\n\n\n<div class=\"wp-block-group boxout has-light-warm-gray-background-color has-background wp-container-content-02ba36f5 is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-12dd3699 wp-block-group-is-layout-constrained\"><h3 class=\"wp-block-post-title has-small-font-size\">Profit distribution of band performances<\/h3>\n\n<div class=\"entry-content wp-block-post-content is-layout-flow wp-block-post-content-is-layout-flow\">\n<p class=\"has-small-font-size\">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\u2019 central spread.<\/p>\n<\/div><\/div>\n\n<\/li><li class=\"wp-block-post post-589 post type-post status-publish format-standard has-post-thumbnail hentry category-student-projects\">\n<figure class=\"abut-end wp-block-post-featured-image\"><img loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"600\" src=\"https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/bookstore-stacks.avif\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"bookstore shelves\" style=\"object-fit:cover;\" srcset=\"https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/bookstore-stacks.avif 900w, https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/bookstore-stacks-300x200.avif 300w, https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/bookstore-stacks-768x512.avif 768w\" sizes=\"auto, (max-width: 900px) 100vw, 900px\" \/><\/figure>\n\n\n<div class=\"wp-block-group boxout has-light-warm-gray-background-color has-background wp-container-content-02ba36f5 is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-12dd3699 wp-block-group-is-layout-constrained\"><h3 class=\"wp-block-post-title has-small-font-size\">Analyzing trends in young adult literature<\/h3>\n\n<div class=\"entry-content wp-block-post-content is-layout-flow wp-block-post-content-is-layout-flow\">\n<p class=\"has-small-font-size\">Utilized Bookshop\u2019s 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.<\/p>\n<\/div><\/div>\n\n<\/li><li class=\"wp-block-post post-591 post type-post status-publish format-standard has-post-thumbnail hentry category-student-projects\">\n<figure class=\"abut-end wp-block-post-featured-image\"><img loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"620\" src=\"https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/earthquakes.avif\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"pinpoints showing seismic activity on a map\" style=\"object-fit:cover;\" srcset=\"https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/earthquakes.avif 900w, https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/earthquakes-300x207.avif 300w, https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/earthquakes-768x529.avif 768w\" sizes=\"auto, (max-width: 900px) 100vw, 900px\" \/><\/figure>\n\n\n<div class=\"wp-block-group boxout has-light-warm-gray-background-color has-background wp-container-content-02ba36f5 is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-12dd3699 wp-block-group-is-layout-constrained\"><h3 class=\"wp-block-post-title has-small-font-size\">Exploring earthquake patterns<\/h3>\n\n<div class=\"entry-content wp-block-post-content is-layout-flow wp-block-post-content-is-layout-flow\">\n<p class=\"has-small-font-size\">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\u2019s location (latitude and longitude), its depth, and magnitude.<\/p>\n<\/div><\/div>\n\n<\/li><li class=\"wp-block-post post-593 post type-post status-publish format-standard has-post-thumbnail hentry category-student-projects\">\n<figure class=\"abut-end wp-block-post-featured-image\"><img loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"600\" src=\"https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/incarceration.avif\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"prison cells\" style=\"object-fit:cover;\" srcset=\"https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/incarceration.avif 900w, https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/incarceration-300x200.avif 300w, https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/incarceration-768x512.avif 768w\" sizes=\"auto, (max-width: 900px) 100vw, 900px\" \/><\/figure>\n\n\n<div class=\"wp-block-group boxout has-light-warm-gray-background-color has-background wp-container-content-02ba36f5 is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-12dd3699 wp-block-group-is-layout-constrained\"><h3 class=\"wp-block-post-title has-small-font-size\">Understanding civic engagement among incarcerated individuals<\/h3>\n\n<div class=\"entry-content wp-block-post-content is-layout-flow wp-block-post-content-is-layout-flow\">\n<p class=\"has-small-font-size\">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.<\/p>\n<\/div><\/div>\n\n<\/li><li class=\"wp-block-post post-595 post type-post status-publish format-standard has-post-thumbnail hentry category-student-projects\">\n<figure class=\"abut-end wp-block-post-featured-image\"><img loading=\"lazy\" decoding=\"async\" width=\"874\" height=\"583\" src=\"https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/railers.avif\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"a poster analyzing railers scores\" style=\"object-fit:cover;\" srcset=\"https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/railers.avif 874w, https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/railers-300x200.avif 300w, https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/railers-768x512.avif 768w\" sizes=\"auto, (max-width: 874px) 100vw, 874px\" \/><\/figure>\n\n\n<div class=\"wp-block-group boxout has-light-warm-gray-background-color has-background wp-container-content-02ba36f5 is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-12dd3699 wp-block-group-is-layout-constrained\"><h3 class=\"wp-block-post-title has-small-font-size\">2023 Worcester railers teamshot breakdown<\/h3>\n\n<div class=\"entry-content wp-block-post-content is-layout-flow wp-block-post-content-is-layout-flow\">\n<p class=\"has-small-font-size\">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\u2019s most recent games. He calculated advanced team statistics and player-specific statistics based on their positions.<\/p>\n<\/div><\/div>\n\n<\/li><li class=\"wp-block-post post-597 post type-post status-publish format-standard has-post-thumbnail hentry category-student-projects\">\n<figure class=\"abut-end wp-block-post-featured-image\"><img loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"600\" src=\"https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/basktball.avif\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"people play basketball\" style=\"object-fit:cover;\" srcset=\"https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/basktball.avif 900w, https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/basktball-300x200.avif 300w, https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/basktball-768x512.avif 768w\" sizes=\"auto, (max-width: 900px) 100vw, 900px\" \/><\/figure>\n\n\n<div class=\"wp-block-group boxout has-light-warm-gray-background-color has-background wp-container-content-02ba36f5 is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-12dd3699 wp-block-group-is-layout-constrained\"><h3 class=\"wp-block-post-title has-small-font-size\">What makes an NBA All-Star?<\/h3>\n\n<div class=\"entry-content wp-block-post-content is-layout-flow wp-block-post-content-is-layout-flow\">\n<p class=\"has-small-font-size\">Jake, a member of the Class of 2026 majoring in French and Data Science, conducted a project titled \u201cWhat Makes an NBA All-Star?\u201d 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.<\/p>\n<\/div><\/div>\n\n<\/li><li class=\"wp-block-post post-599 post type-post status-publish format-standard has-post-thumbnail hentry category-student-projects\">\n<figure class=\"abut-end wp-block-post-featured-image\"><img loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"600\" src=\"https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/brackets.avif\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"an illustration of basketball brackets\" style=\"object-fit:cover;\" srcset=\"https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/brackets.avif 900w, https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/brackets-300x200.avif 300w, https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/brackets-768x512.avif 768w\" sizes=\"auto, (max-width: 900px) 100vw, 900px\" \/><\/figure>\n\n\n<div class=\"wp-block-group boxout has-light-warm-gray-background-color has-background wp-container-content-02ba36f5 is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-12dd3699 wp-block-group-is-layout-constrained\"><h3 class=\"wp-block-post-title has-small-font-size\">Predicting March Madness success from regular season statistics<\/h3>\n\n<div class=\"entry-content wp-block-post-content is-layout-flow wp-block-post-content-is-layout-flow\">\n<p class=\"has-small-font-size\">Daniel, a member of the Class of 2027 majoring in Geography, embarked on a project titled \u201cPredicting March Madness Success from Regular Season Statistics.\u201d His project focused on bracket prediction strategy, where he developed an ordinal regression model to forecast tournament success based on regular season statistics. Daniel\u2019s work aimed to enhance predictive accuracy and strategic decision-making in predicting outcomes during March Madness.<\/p>\n<\/div><\/div>\n\n<\/li><li class=\"wp-block-post post-601 post type-post status-publish format-standard has-post-thumbnail hentry category-student-projects\">\n<figure class=\"abut-end wp-block-post-featured-image\"><img loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"599\" src=\"https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/basketball-foul.avif\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"a basketball referee calls a foul\" style=\"object-fit:cover;\" srcset=\"https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/basketball-foul.avif 900w, https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/basketball-foul-300x200.avif 300w, https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/basketball-foul-768x511.avif 768w\" sizes=\"auto, (max-width: 900px) 100vw, 900px\" \/><\/figure>\n\n\n<div class=\"wp-block-group boxout has-light-warm-gray-background-color has-background wp-container-content-02ba36f5 is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-12dd3699 wp-block-group-is-layout-constrained\"><h3 class=\"wp-block-post-title has-small-font-size\">A relationship between betting money lines and fouls in the NBA<\/h3>\n\n<div class=\"entry-content wp-block-post-content is-layout-flow wp-block-post-content-is-layout-flow\">\n<p class=\"has-small-font-size\">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\u2019 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.<\/p>\n<\/div><\/div>\n\n<\/li><li class=\"wp-block-post post-603 post type-post status-publish format-standard has-post-thumbnail hentry category-student-projects\">\n<figure class=\"abut-end wp-block-post-featured-image\"><img loading=\"lazy\" decoding=\"async\" width=\"803\" height=\"535\" src=\"https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/election.avif\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"an illustration representing political campaigns\" style=\"object-fit:cover;\" srcset=\"https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/election.avif 803w, https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/election-300x200.avif 300w, https:\/\/www.clarku.edu\/data-science\/wp-content\/uploads\/sites\/58\/election-768x512.avif 768w\" sizes=\"auto, (max-width: 803px) 100vw, 803px\" \/><\/figure>\n\n\n<div class=\"wp-block-group boxout has-light-warm-gray-background-color has-background wp-container-content-02ba36f5 is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-12dd3699 wp-block-group-is-layout-constrained\"><h3 class=\"wp-block-post-title has-small-font-size\">Analyzing economic factors influencing Presidential reelection<\/h3>\n\n<div class=\"entry-content wp-block-post-content is-layout-flow wp-block-post-content-is-layout-flow\">\n<p class=\"has-small-font-size\">The primary objective of this project is to identify and analyze the economic factors that influence a president\u2019s 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.<\/p>\n<\/div><\/div>\n\n<\/li><\/ul><\/div>\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Clark University values experiential learning and offers diverse opportunities for students to develop and apply hands-on skills through coursework, faculty-guided research, community service projects, self-designed initiatives, competitions, and more. Data Science students have gained and demonstrated strong skills through these projects, and this page highlights some of their work. Student projects<\/p>\n","protected":false},"author":7,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":"","_links_to":"","_links_to_target":""},"class_list":["post-11","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.1 (Yoast SEO v28.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Experiential learning | Data Science | Clark University<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.clarku.edu\/data-science\/experiential-learning\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Experiential learning\" \/>\n<meta property=\"og:description\" content=\"Clark University values experiential learning and offers diverse opportunities for students to develop and apply hands-on skills through coursework, faculty-guided research, community service projects, self-designed initiatives, competitions, and more. Data Science students have gained and demonstrated strong skills through these projects, and this page highlights some of their work. Student projects\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.clarku.edu\/data-science\/experiential-learning\/\" \/>\n<meta property=\"og:site_name\" content=\"Data Science\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ClarkUniversityWorcester\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-06T16:53:05+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@clarkuniversity\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.clarku.edu\\\/data-science\\\/experiential-learning\\\/\",\"url\":\"https:\\\/\\\/www.clarku.edu\\\/data-science\\\/experiential-learning\\\/\",\"name\":\"Experiential learning | Data Science | Clark University\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.clarku.edu\\\/data-science\\\/#website\"},\"datePublished\":\"2025-05-22T18:36:35+00:00\",\"dateModified\":\"2026-04-06T16:53:05+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.clarku.edu\\\/data-science\\\/experiential-learning\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.clarku.edu\\\/data-science\\\/wp-json\\\/wp\\\/v2\\\/pages\\\/11#breadcrumbs\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":0,\"name\":\"ClarkU\",\"item\":\"https:\\\/\\\/www.clarku.edu\\\/\"},{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Data Science\",\"item\":\"https:\\\/\\\/www.clarku.edu\\\/data-science\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.clarku.edu\\\/data-science\\\/#website\",\"url\":\"https:\\\/\\\/www.clarku.edu\\\/data-science\\\/\",\"name\":\"Data Science\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.clarku.edu\\\/data-science\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Experiential learning | Data Science | Clark University","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.clarku.edu\/data-science\/experiential-learning\/","og_locale":"en_US","og_type":"article","og_title":"Experiential learning","og_description":"Clark University values experiential learning and offers diverse opportunities for students to develop and apply hands-on skills through coursework, faculty-guided research, community service projects, self-designed initiatives, competitions, and more. Data Science students have gained and demonstrated strong skills through these projects, and this page highlights some of their work. Student projects","og_url":"https:\/\/www.clarku.edu\/data-science\/experiential-learning\/","og_site_name":"Data Science","article_publisher":"https:\/\/www.facebook.com\/ClarkUniversityWorcester","article_modified_time":"2026-04-06T16:53:05+00:00","twitter_card":"summary_large_image","twitter_site":"@clarkuniversity","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.clarku.edu\/data-science\/experiential-learning\/","url":"https:\/\/www.clarku.edu\/data-science\/experiential-learning\/","name":"Experiential learning | Data Science | Clark University","isPartOf":{"@id":"https:\/\/www.clarku.edu\/data-science\/#website"},"datePublished":"2025-05-22T18:36:35+00:00","dateModified":"2026-04-06T16:53:05+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.clarku.edu\/data-science\/experiential-learning\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.clarku.edu\/data-science\/wp-json\/wp\/v2\/pages\/11#breadcrumbs","itemListElement":[{"@type":"ListItem","position":0,"name":"ClarkU","item":"https:\/\/www.clarku.edu\/"},{"@type":"ListItem","position":1,"name":"Data Science","item":"https:\/\/www.clarku.edu\/data-science"}]},{"@type":"WebSite","@id":"https:\/\/www.clarku.edu\/data-science\/#website","url":"https:\/\/www.clarku.edu\/data-science\/","name":"Data Science","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.clarku.edu\/data-science\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.clarku.edu\/data-science\/wp-json\/wp\/v2\/pages\/11","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.clarku.edu\/data-science\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.clarku.edu\/data-science\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.clarku.edu\/data-science\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.clarku.edu\/data-science\/wp-json\/wp\/v2\/comments?post=11"}],"version-history":[{"count":14,"href":"https:\/\/www.clarku.edu\/data-science\/wp-json\/wp\/v2\/pages\/11\/revisions"}],"predecessor-version":[{"id":807,"href":"https:\/\/www.clarku.edu\/data-science\/wp-json\/wp\/v2\/pages\/11\/revisions\/807"}],"wp:attachment":[{"href":"https:\/\/www.clarku.edu\/data-science\/wp-json\/wp\/v2\/media?parent=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}