dulun_store / sports.html
CJ Duan
hed
aae3747
raw
history blame contribute delete
No virus
2.95 kB
<html>
<head>
<link rel="stylesheet" href="css/style_pha.css"></link>
<title>DRC Sports</title>
<meta charset="UTF-8">
</head>
<body>
<div class="container">
<div class="header">
<h1>DRC Sports</h1>
</div>
<div class="nav">
<a href="https://drclab.github.io" target="_blank">DRC Lab</a>
<a href="hed.html">DRC Higher Education</a>
<a href="cpg.html">DRC CPG</a>
<a href="genomics.html">DRC OMICS</a>
<a href="pharmaco.html">DRC Pharmacometrics</a>
<a href="sports.html">DRC Sports</a>
<a href="about.html">About</a>
</div>
<div class="main">
<div class="content">
<h2>Home Field Advantage in Professional Soccer</h2>
<p><img src="https://th.bing.com/th/id/OIG..qkGSpBZl.nkKgv5veH2?w=270&h=270&c=6&r=0&o=5&pid=ImgGn" height="360px" width="360px">
</p>
<p>Duan C. J. (Chaojie) & Ananyo Chakravarty (2021) Team Contingent or Sport Native? A Bayesian Analysis of Home Field Advantage
in Professional Soccer, Journal of Business Analytics, 4:1, 67-75, <a href="https://doi.org/10.1080/2573234X.2020.1854625">DOI: 10.1080/2573234X.2020.1854625</a></p>
<p>Besides confirming the existence of home advantage (HA) in professional sports competition, this work intends to breakdown HA into sub-components and trace the specific sources of HA. Using scoring performance data from ESPN FC, we fit a Bayesian multilevel-nested model to the parameters in our proposed hierarchical model of HA, allowing information obtained from the season level to inform the inferences about scoring capabilities at the upper team, league, and sport levels. Our analysis reveals that much of HA is attributed to the nature of the sport of interest as well as teams playing the sport. The results seem to endorse the view that home advantage is mainly characteristic of the sport and participating teams, while league grouping can be safely ignored as a credible contributing source. Finally, we discuss the implications of our proposed two-source model of HA for future research at the inter-sport level.</p>
</div>
</div>
<div class="nav_tech">
<a href="https://medium.com/paper-club/understanding-pyros-model-and-guide-a-love-story-7f3aa0603886" target="_blank">Pyro Model and Guide</a>
<a href="https://mc-stan.org/" target="_blank">Stan</a>
<a href="https://pytorch.org/" target="_blank">PyTorch</a>
<a href="https://huggingface.co/" target="_blank">Hugging Face AI</a>
<a href="https://openai.com/blog/chatgpt" target="_blank">ChatGPT</a>
<a href="https://arxiv.org/" target="_blank">ArXiv</a>
</div>
<div class="footer">
<br>
Copyright &#169; Dulun Research & Consulting<br>
Last updated on April 13 2023<br>
<a href="mailto:compute@dulun.com" target="_blank">Contact us</a><br>
</div>
</div>
</body>
</html>