- This program simulates Feller's London Bombs example. Bombs land within a 10 X 10 array of city bocks. The observed and expected distribution for the number of bombs that hit in a block are graphed. The expected distribution is calculated assuming a Poisson distribution for the number of hits in a block.


The source.
BombArea.java