[Slot Machine Psychology Experiment]

Games Flash Data science Applications ActionScript Date: Dec 2012

The slot machine game Technologies used: ActionScript 3, Git

This project was commissioned by the University of Sussex Department of Psychology for the purposes of collecting data for a psychology experiment.

My role
was to develop the application based around the client's UI specifications and to advise the client on data collection and game design.

The player played a standard slot machine game where they started with a pot of tokens and won more tokens when all slot symbols aligned. However, the psychologists could tweak the game parameters via a configuration file to make winning more or less probable based on how many tokens were currently in the pot. This way, the scientists could study how gamblers react to loosing and winning under different circumstances.

Comments

Lenka
[21/08/2020]


You're welcome Dave :)
Dave
[21/08/2020]


This was a very interesting experiment. Thanks!


{Please enable JavaScript in order to post comments}

Fast Data Analysis Using C++ and Python

C++ code that processes data and makes it available to Python, significantly improving the execution speed.

Citations count fails to measure the impact of research

Academic career progress is often judged by so-called "h-index", that measures how much your research is being cited. I recently had a detailed look at what exactly the citations, specifically those reported by Google Scholar, amount to. Only a relatively small fraction of the reported citations corresponded to research being applied or reproduced in a meaningful way.

pyCreeper

The main purpose of pyCreeper is to wrap tens of lines of python code, required to produce graphs that look good for a publication, into functions. It takes away your need to understand various quirks of matplotlib and gives you back ready-to-use and well-documented code.

Novelty detection with robots using the Grow-When-Required Neural Network

The Grow-When-Required Neural Network implementation in simulated robot experiments using the ARGoS robot simulator.

Designing Robot Swarms

This project looks at the challenges involved in modeling, understanding and designing of multi-robot systems.

Robustness in Foraging E-puck Swarms Through Recruitment

Swarms of five e-puck robots are used in a semi-virtual environment, facilitated by the VICON positioning system. Recruitment can make swarms more robust to noise in robot global positioning data.