Skip to content
This repository has been archived by the owner on Dec 10, 2017. It is now read-only.

Calculates probabilities from a binomial distribution

Notifications You must be signed in to change notification settings

ed-cooper/BinomialCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binomial Calculator

Calculates the probabilities from the specified binomial distribution.

This was a quick project I made over the weekend to help familiarise myself with professional coding practices.

Focuses:

  • Unit testing
  • Folder / directory structure
  • Generalisation (eg. interfaces)
  • Consistency

Building this Project

This project uses the Microsoft.Net Framework 3.5. The references used are:

  • System.dll
  • System.Drawing.dll
  • System.Windows.Forms.dll

Screenshot

Screenshot

About

Calculates probabilities from a binomial distribution

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages