Data Supplement to an Analysis of an Open Source Binomial Random Variate Generation Algorithm
Vincent A. Cicirello
Technical Report ALG-23-006, Cicirello.org, October 2023.
Show BibTeX
@techreport{ALG-23-006,
title = {Data Supplement to an Analysis of an Open Source Binomial Random Variate Generation Algorithm},
author = {Vincent A. Cicirello},
year = {2023},
month = {October},
number = {ALG-23-006},
institution = {Cicirello.org},
url = {https://reports.cicirello.org/23/006/VAC-TR-23-006.pdf}
}
Download BibTeX file
Abstract
This technical report is a data supplement to "An Analysis of an Open Source Binomial Random Variate Generation Algorithm" published in ASEC 2023. The dataset concerns the acceptance-rejection iterations of an algorithm for generating binomial random variates. This report includes additional experimental data that was excluded from the original ASEC 2023 paper in the interests of brevity. The source code of the experiments that produced the data is open source and available via GitHub.