Skip to content

rakista112/Binomial-Distribution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

name: Binomial Distribution
author: Ray John E. Alovera

This is a program that calculates the binomial distribution.

It uses the WPF so it won't run on other systems except Windows. 
Sorry. \(T~T )>

Made this for my homework in my Statistics class.
I used the equation our teacher gave us.
P(some event) = nCx * P^x * (1-p)^(n-x)

About

A C# application I made this for my Statistics homework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published