Coupon collector’s problem

For my Probability and Statistics classes I wrote a small application that solves a famous Coupon Collector’s Problem: “A breakfast cereal manufacturer offers a coupon hidden in each package of cereal, and there are K kinds of coupons altogether. The collector wants to have a complete collection of all K coupons. What is the probability P(N,K) that exactly N boxes of cereal will have to be purchased in order to obtain, for the first time, a complete collection of at least one of each of the K kinds of coupons?”

You can download our application here (Windows 64-bit only). The application uses bignum arithmetic and works for any  K and N . The solution was also separately confirmed by numerical simulation. Enjoy!

Linux version of new “Chebyshev’s Bias Visualizer” released

We are releasing the Linux version for the new “Chebyshev’s Bias Visualizer” (version 2.0).

Please, download it through the following link: cbv2_linux64_setup.

The version was tested for Ubuntu 16.04, Ubuntu 18.04 and Gentoo Linux.

The version was tested for Ubuntu 16.04, Ubuntu 18.04 and Gentoo Linux.

Banach Matchbox Problem

For my Probability and Statistics classes I wrote a small application that simulates a famous Banach Matchbox Problem: “Suppose a mathematician carries two matchboxes at all times: one in his left pocket and one in his right. Each time he needs a match, he is equally likely to take it from either pocket. Suppose he reaches into his pocket and discovers for the first time that the box picked is empty. If it is assumed that each of the matchboxes originally contained N matches, what is the probability that there are exactly K matches in the other box?”You can download our application for Windows, Linux and MacOS 64-bit only. Enjoy!

Modified Birthday Paradox

For my Probability and Statistics classes I wrote a small application that simulates a modified Birthday Paradox: “Given N people in the room, what is the probability that K days will be shared as birthdays (meaning each day is shared by 1, 2, 3, 4 or more pairs)?”

You can download our application here (Windows, Linux and MacOS 64-bit only). Enjoy!

New version of “Chebyshev’s Bias Visualizer” released

We are releasing the second version of “Chebyshev’s Bias Visualizer” – the application that allows to demonstrate the math phenomenon discovered over 165 years ago by a brilliant Russian mathematician Pafnuty L. Chebyshev and related to the Generalized Riemann Hypothesis.

The released version has an improved interface and a number of new features like chart scrolling and zooming.

You can download Windows 64-bit version through the following link: cbv_win64_setup

Versions for other platforms will be released later.