Page MenuHomeDevCentral

Provision hypergeometric distribution script
ClosedPublic

Authored by dereckson on Feb 26 2020, 12:00.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Feb 28, 10:41
Unknown Object (File)
Wed, Feb 12, 00:13
Unknown Object (File)
Mon, Feb 10, 17:19
Unknown Object (File)
Mon, Feb 10, 07:42
Unknown Object (File)
Sun, Feb 9, 09:16
Unknown Object (File)
Sun, Feb 9, 09:16
Unknown Object (File)
Sun, Feb 9, 09:16
Unknown Object (File)
Sun, Feb 9, 03:11
Subscribers
None

Details

Summary
Test Plan
$ hypergeometric_distribution
Usage: /home/dereckson/bin/hypergeometric_distribution <population size> <number of success states> <number of draws> <number of observed successes>
$ hypergeometric_distribution 60 23 7 3
0.3028575847372181

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Feb 26 2020, 12:01