Page MenuHomeDevCentral

Provision hypergeometric distribution script
ClosedPublic

Authored by dereckson on Feb 26 2020, 12:00.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 6, 15:24
Unknown Object (File)
Fri, Mar 6, 14:47
Unknown Object (File)
Thu, Feb 26, 13:46
Unknown Object (File)
Tue, Feb 24, 00:01
Unknown Object (File)
Fri, Feb 13, 13:47
Unknown Object (File)
Fri, Feb 13, 06:42
Unknown Object (File)
Fri, Feb 13, 03:13
Unknown Object (File)
Fri, Feb 13, 01:15
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 Passed
Unit
No Test Coverage
Branch
master
Build Status
Buildable 3501
Build 3750: arc lint + arc unit

Event Timeline

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