RubyFlow : The Ruby Community Blog

Home   Submit   Sign Up   Log In   leaders   Twitter   RSS Feed  
 

A Library that allows calculation of probabilities and properties of binomial experiments

I recently needed to do a few calculations of properties of binomially distributed random variables for my statistics class. Naturally, I wrote the code in Ruby and found it pretty useful, so I refactored the relevant parts and released a gem: bernoulli. The library is quite stable and extremely simple. All available methods are documented and a few example usages are given on the homepage.

Comments

Post a Comment

Comment abilities for non registered users are currently deactivated, pending time to add a proper CAPTCHA to solve the escalating spam problem. Sorry!