Binomial Coefficient Model Documents

This material has 2 associated documents. Select a document title to view a document's information.

Main Document

Binomial Coefficient 

written by Wolfgang Christian

The Binomial Coefficient model displays the number of ways k objects can be chosen from among n objects when order is irrelevant.   This number is known as a binomial coefficient and can be used to predict the the flipping of n coins with equal probability of heads and tails.

The Binomial Coefficient model was created using the Easy Java Simulations (EJS) modeling tool.  It is distributed as a ready-to-run (compiled) Java archive.  Double clicking the ejs_stp_BinomialCoefficient.jar file will run the program if Java is installed.

Last Modified June 2, 2014

This file has previous versions.

Source Code Documents

Binomial Coefficient Source Code 

Source Code for the Binomial Coefficient model. The source code zip archive contains an XML representation of the model.  Unzip this archive in your EJS workspace to compile and run this model using EJS.

Last Modified April 11, 2010