November 4, 2023October 4, 2024Economics, Logic, VBA Game Theory in Microsoft Excel Game Theory is a branch of mathematics which economists happen to find very useful. The reason is that Game Theory concerns itself […]
September 7, 2023September 8, 2023Just for fun, Logic, Math, VBA 100 Prisoners The logic problem goes as follows: ” There are one hundred prisoners, each numbered one through one hundred. In an adjacent room, […]
June 27, 2023July 13, 2023Games, Logic, Math, VBA The Dice Roller and the Coupon Collector For this post I will be showing you how to build a dice rolling simulator and, more largely, how to calculate then […]
April 18, 2023April 18, 2023Games, Logic Logic Puzzle Game: Stubborn Ostriches This is my take on the Toads and Frogs logic puzzle. Instead of Frogs and Toads however, I will be using one of […]
April 17, 2023April 17, 2023Logic, Math The Josephus Problem This time we’re looking at something called the Josephus problem. As far as I can tell this is based off of an […]
April 6, 2023April 12, 2023Logic, Math, VBA Primes Everything in this blog post will be about those uniquely fascinating numbers known as prime numbers. I will be explaining how to […]
April 6, 2023April 12, 2023Just for fun, Logic, VBA Maze Madness In this post we are going to build a maze solver in Excel using VBA, to do this we will simulate a […]
April 6, 2023April 12, 2023Logic, VBA Monty Hall Problem 3 This will be the third and final blog post regarding the Monty Hall problem. The aim of the build this time is […]
April 6, 2023April 12, 2023Games, Logic, VBA Monty Hall Problem 2 This is the second blog post dealing with the Monty Hall Problem. In the first post, we laid out all the code […]
April 6, 2023April 12, 2023Logic, VBA Monty Hall Problem 1 Monty Hall Problem 1 This first blog post will be part one of three. The purpose here will be to start building a […]