Track: Modeling and Simulation
Abstract
Our team has redesigned the 3 chips game into the 4 chips game. 4 chips game strategy is more
complex than the previous 3 chips game. To do that extension, we fully utilized our knowledge
of JAVA to create a program that could quickly and accurately represent each of our hypothesis.
Three cases including the random pick, with 3 chips rules and with 4 chips rules are explored.
We then compared the results of the program to our predictive model for further improvement.
Our team still went through the standard Forming, Storming, Norming, and Performing phases,
though the time spent on each phase was greatly reduced. This project is excellent practice for
how to apply Java programming and statistics for the complex real-world problems.