Gender Ratio in Mirage Nightclub SimulationIt has been observed that on some occasions Club Mirage in Leamington Spa is packed with lairy young men, not an atmosphere condusive to fun, while on other occasions it is wall to wall totty. This simulation attempts to explain the phenomenon, and proposes a cyclical pattern caused by simple interactions.
PFn = PF(n-1) + BF *PF(n-1)
where :
(Under these conditions the female attendance would continually increase. This simulation does not take into account the finite capacity of the club.)
PMn = PM(n-1)- DM*PM(n-1)
where:
(Under these conditions the male attendance will only decrease.)
The female attendance is the same as above with a loss of attendance due to aggressive and offputting males:
PFn = PF(n-1)+ BF *PF(n-1) - A* PF(n-1)* PM(n-1)
where :
The male attendance is increased with the addition of the interaction term :
PMn = PM(n-1) - DM *PM(n-1) + A* PM(n-1)* PF(n-1)
(Now the female attendance is decreased by the males with the greater number of males causing a greater decrease in the female attendance. This means that the female attendance is eventually going to decrease and the resulting female attendance will also decrease. As a result a cyclic increase and decrease in attendances are set up. This is what is observed in the simulation.)