This material has 2 associated documents. Select a document title to view a document's information.
written by
Francisco Esquembre
This model generates random numbers that follow Poisson distribution, using the Apache Commons Math library (included in EJS by default), and plots a histogram of the numbers obtained.
The example also illustrates a simple use of the Histogram view element and how to speed up a simulation by running the model several time before updating the view.
Last Modified June 11, 2014
This file has previous versions.
The source code zip archive contains an XML representation of the Poisson Distribution Model. Unzip this archive in your EJS workspace to compile and run this model using EJS.
Last Modified February 13, 2013