DemocracyDevelopers / colorado-rla

Colorado Risk-Limiting Audit (RLA) software – developed to support risk-limiting post-election audits of election outcomes.
Other
0 stars 0 forks source link

Implement in-assertion computation of estimatedSamplesToAudit, optimisticSamplesToAudit, etc #89

Closed vteague closed 2 months ago

vteague commented 5 months ago

Depends on #88 .

Note the comment in the prototype questioning whether the scaling factor function should need to be in this class (I think probably not).

Implement computeEstimatedSamplesToAudit and computeOptimisticSamplesToAudit.

Note also the question about BigDecimal vs Int

vteague commented 2 months ago

Done by @michelleblom