Page MenuHomeDevCentral

Provision hypergeometric distribution script
ClosedPublic

Authored by dereckson on Feb 26 2020, 12:00.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 29, 15:48
Unknown Object (File)
Wed, Oct 29, 01:50
Unknown Object (File)
Tue, Oct 28, 23:42
Unknown Object (File)
Thu, Oct 23, 14:02
Unknown Object (File)
Thu, Oct 23, 14:02
Unknown Object (File)
Thu, Oct 23, 13:23
Unknown Object (File)
Wed, Oct 22, 15:03
Unknown Object (File)
Mon, Oct 20, 20: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