exercise:Ef74765273: Difference between revisions
From Stochiki
(Created page with "<div class="d-none"><math> \newcommand{\NA}{{\rm NA}} \newcommand{\mat}[1]{{\bf#1}} \newcommand{\exref}[1]{\ref{##1}} \newcommand{\secstoprocess}{\all} \newcommand{\NA}{{\rm NA}} \newcommand{\mathds}{\mathbb}</math></div> Write a computer algorithm that simulates a hypergeometric random variable with parameters <math>N</math>, <math>k</math>, and <math>n</math>.") |
No edit summary |
||
Line 1: | Line 1: | ||
Write a computer algorithm that simulates a hypergeometric random variable with parameters <math>N</math>, <math>k</math>, and <math>n</math>. | |||
parameters <math>N</math>, <math>k</math>, and <math>n</math>. |
Latest revision as of 00:21, 14 June 2024
Write a computer algorithm that simulates a hypergeometric random variable with parameters [math]N[/math], [math]k[/math], and [math]n[/math].