Nien XiangApr 15, 20227 min readBayesian versus Frequentist solutions to the Monty Hall problemThis post presents the use of both Bayesian and frequentist approaches to solve the famous Monty Hall problem.
Nien XiangMar 4, 20216 min readAll about that Bayes: Why individuals appraise similar evidence differently?This article presents how Bayesian inference explains why different individuals appraise similar evidence differently.
Nien XiangJul 2, 20204 min readLiverpool's success: Lucky or worthy winners?This post examines whether Liverpool's title winning success is attributed to luck or genuine performance based on the expected goal metric.
Nien XiangMay 1, 20205 min readWeb scraping Goodreads with BeautifulSoup: Popular running booksThis post documents the use of Python to scrape popular running books from Goodreads using the BeautifulSoup package.