{"id":{"repo_id":"govst","oai_identifier":"oai:opus.govst.edu:theses-1134"},"canonical_url":"https://search.dev.ndltd.org/etd/govst/oai:opus.govst.edu:theses-1134","repository":{"repo_id":"govst","name":"Governors State University","base_url":"https://opus.govst.edu/do/oai/"},"display":{"title":"An Exploratory Study on Methods for Interpolating and Extrapolating Baseball Win-Loss Percentage","abstract":"<p>The 2020 Major League Baseball season was shortened by a few months due to travel restrictions implemented in response to Coronavirus pandemic. When baseball began in mid-July, the schedule had been changed so that teams were mostly playing against division opponents. This left some fans wondering how different the 2020 season would have looked if the original schedule of 162 games were played. A website called Strat-O-Matic used the Monte Carlo method to simulate a full 2020 season. This paper proposes and explores other possible models for predicting the outcome of the season. The first model we present is a Fourier series model that fits the teams’ win-loss percentage (W-L%). We hypothesize that a team’s W-L% can be modeled by a sum of cosine and sine curves as every team has winning seasons and losing seasons. The second model we suggest is a cubic spline model, which connects two adjacent W-L% data points with a cubic function. The last model we examine is a seasonal Auto-Regressive Integrated Moving Average (SARIMA) model that was generated following the Box-Jenkins method. With W-L% data from 1998 to 2021, we produce Fourier series, cubic spline, and SARIMA models for each team with the help of Python. The Fourier series and cubic spline model were employed to predict the 2020 W-L%. We analyzed the goodness of fit of the models by computing the sum of the absolute residuals, the sum of the absolute residuals squared, and the maximum absolute residual. Furthermore, we compared these two models to Strat-O-Matic’s model. The purpose of the SARIMA model was to forecast the 2022 monthly W-L%. We evaluated this model by calculating the mean absolute error, root mean square error, and mean absolute percentage error. We concluded that using a Fourier series and cubic spline model to predict a team’s 2020 W-L% and using a SARIMA model to forecast 2022 monthly W-L% is appropriate and satisfactory.</p>","abstract_html":"&lt;p&gt;The 2020 Major League Baseball season was shortened by a few months due to travel restrictions implemented in response to Coronavirus pandemic. When baseball began in mid-July, the schedule had been changed so that teams were mostly playing against division opponents. This left some fans wondering how different the 2020 season would have looked if the original schedule of 162 games were played. A website called Strat-O-Matic used the Monte Carlo method to simulate a full 2020 season. This paper proposes and explores other possible models for predicting the outcome of the season. The first model we present is a Fourier series model that fits the teams’ win-loss percentage (W-L%). We hypothesize that a team’s W-L% can be modeled by a sum of cosine and sine curves as every team has winning seasons and losing seasons. The second model we suggest is a cubic spline model, which connects two adjacent W-L% data points with a cubic function. The last model we examine is a seasonal Auto-Regressive Integrated Moving Average (SARIMA) model that was generated following the Box-Jenkins method. With W-L% data from 1998 to 2021, we produce Fourier series, cubic spline, and SARIMA models for each team with the help of Python. The Fourier series and cubic spline model were employed to predict the 2020 W-L%. We analyzed the goodness of fit of the models by computing the sum of the absolute residuals, the sum of the absolute residuals squared, and the maximum absolute residual. Furthermore, we compared these two models to Strat-O-Matic’s model. The purpose of the SARIMA model was to forecast the 2022 monthly W-L%. We evaluated this model by calculating the mean absolute error, root mean square error, and mean absolute percentage error. We concluded that using a Fourier series and cubic spline model to predict a team’s 2020 W-L% and using a SARIMA model to forecast 2022 monthly W-L% is appropriate and satisfactory.&lt;/p&gt;","abstract_has_math":false,"creators":["Palacios, Giselle"],"institution":null,"degree_name":"Master of Science","degree_level":"Thesis","degree_discipline":"Mathematics","degree_department":null,"school":null,"contributors":["J. Christopher Tweddle, Ph.D.","Heng Li, Ph.D.","Anne Morlet, Ph.D."],"advisors":[],"committee_chairs":[],"committee_members":[],"year":2023,"date_issued":"2023-01-01T08:00:00Z","date_published":"2023-01-01T08:00:00Z","updated_at":"2026-07-24T02:24:40Z","subjects":["Fourier series","cubic splines","seasonal ARIMA","baseball","win-loss percentage","Mathematics"],"languages":[],"rights":[],"rights_urls":[],"identifier_entries":[]},"links":{"outbound_url":"https://opus.govst.edu/theses/135","outbound_label":"Repository record","outbound_source":"dc:identifier"},"metadata_groups":[{"id":"people","label":"People","entries":[{"key":"dc:contributor","label":"Contributor","values":["J. Christopher Tweddle, Ph.D.","Heng Li, Ph.D.","Anne Morlet, Ph.D."]},{"key":"dc:creator","label":"Author","values":["Palacios, Giselle"]}]},{"id":"academic_context","label":"Academic Context","entries":[{"key":"dc:date.available","label":"Dc Date Available","values":["2023-05-11T07:00:00Z"]},{"key":"thesis:degree_discipline","label":"Discipline","values":["Mathematics"]},{"key":"thesis:degree_level","label":"Degree Level","values":["Thesis"]},{"key":"thesis:degree_name","label":"Degree Name","values":["Master of Science"]}]},{"id":"subjects_keywords","label":"Subjects and Keywords","entries":[{"key":"dc:subject","label":"Dc Subject","values":["Fourier series","cubic splines","seasonal ARIMA","baseball","win-loss percentage","Mathematics"]}]},{"id":"identifiers","label":"Identifiers","entries":[{"key":"dc:identifier","label":"Identifier","values":["https://opus.govst.edu/theses/135"]}]},{"id":"additional","label":"Additional Metadata","entries":[{"key":"dc:description.abstract","label":"Abstract","values":["<p>The 2020 Major League Baseball season was shortened by a few months due to travel restrictions implemented in response to Coronavirus pandemic. When baseball began in mid-July, the schedule had been changed so that teams were mostly playing against division opponents. This left some fans wondering how different the 2020 season would have looked if the original schedule of 162 games were played. A website called Strat-O-Matic used the Monte Carlo method to simulate a full 2020 season. This paper proposes and explores other possible models for predicting the outcome of the season. The first model we present is a Fourier series model that fits the teams’ win-loss percentage (W-L%). We hypothesize that a team’s W-L% can be modeled by a sum of cosine and sine curves as every team has winning seasons and losing seasons. The second model we suggest is a cubic spline model, which connects two adjacent W-L% data points with a cubic function. The last model we examine is a seasonal Auto-Regressive Integrated Moving Average (SARIMA) model that was generated following the Box-Jenkins method. With W-L% data from 1998 to 2021, we produce Fourier series, cubic spline, and SARIMA models for each team with the help of Python. The Fourier series and cubic spline model were employed to predict the 2020 W-L%. We analyzed the goodness of fit of the models by computing the sum of the absolute residuals, the sum of the absolute residuals squared, and the maximum absolute residual. Furthermore, we compared these two models to Strat-O-Matic’s model. The purpose of the SARIMA model was to forecast the 2022 monthly W-L%. We evaluated this model by calculating the mean absolute error, root mean square error, and mean absolute percentage error. We concluded that using a Fourier series and cubic spline model to predict a team’s 2020 W-L% and using a SARIMA model to forecast 2022 monthly W-L% is appropriate and satisfactory.</p>"]},{"key":"dc:title","label":"Title","values":["An Exploratory Study on Methods for Interpolating and Extrapolating Baseball Win-Loss Percentage"]}]}],"canonical_facts":{"dc:contributor":["J. Christopher Tweddle, Ph.D.","Heng Li, Ph.D.","Anne Morlet, Ph.D."],"dc:creator":["Palacios, Giselle"],"dc:date.available":["2023-05-11T07:00:00Z"],"dc:description.abstract":["<p>The 2020 Major League Baseball season was shortened by a few months due to travel restrictions implemented in response to Coronavirus pandemic. When baseball began in mid-July, the schedule had been changed so that teams were mostly playing against division opponents. This left some fans wondering how different the 2020 season would have looked if the original schedule of 162 games were played. A website called Strat-O-Matic used the Monte Carlo method to simulate a full 2020 season. This paper proposes and explores other possible models for predicting the outcome of the season. The first model we present is a Fourier series model that fits the teams’ win-loss percentage (W-L%). We hypothesize that a team’s W-L% can be modeled by a sum of cosine and sine curves as every team has winning seasons and losing seasons. The second model we suggest is a cubic spline model, which connects two adjacent W-L% data points with a cubic function. The last model we examine is a seasonal Auto-Regressive Integrated Moving Average (SARIMA) model that was generated following the Box-Jenkins method. With W-L% data from 1998 to 2021, we produce Fourier series, cubic spline, and SARIMA models for each team with the help of Python. The Fourier series and cubic spline model were employed to predict the 2020 W-L%. We analyzed the goodness of fit of the models by computing the sum of the absolute residuals, the sum of the absolute residuals squared, and the maximum absolute residual. Furthermore, we compared these two models to Strat-O-Matic’s model. The purpose of the SARIMA model was to forecast the 2022 monthly W-L%. We evaluated this model by calculating the mean absolute error, root mean square error, and mean absolute percentage error. We concluded that using a Fourier series and cubic spline model to predict a team’s 2020 W-L% and using a SARIMA model to forecast 2022 monthly W-L% is appropriate and satisfactory.</p>"],"dc:identifier":["https://opus.govst.edu/theses/135"],"dc:subject":["Fourier series","cubic splines","seasonal ARIMA","baseball","win-loss percentage","Mathematics"],"dc:title":["An Exploratory Study on Methods for Interpolating and Extrapolating Baseball Win-Loss Percentage"],"thesis:degree_discipline":["Mathematics"],"thesis:degree_level":["Thesis"],"thesis:degree_name":["Master of Science"]},"updated_at":"2026-07-24T02:24:40Z"}