Generating big numbers in octave

Issue #22 resolved
Shubham Agrawal created an issue

Sir, When I do 5000 choose 500 in octave, It shows infinity. So, how can I generate large samples of binomial distribution. Because for generating them, I need to calculate such big numbers. It simply prints NaN in those cases

Comments (3)

  1. Piyush P Kurur

    I do not think you will need to generate those numbers. There are prebuild functions that compute the densities.

  2. Log in to comment