aetre_exploration_audit
Calculate unbiased Horvitz-Thompson estimates and 95% confidence intervals from audited samples to identify hidden high-value breakthroughs in deprioritized candidate pools.
Instructions
Calculates the unbiased Horvitz-Thompson exploration audit estimator (H_hat_D) and 95% confidence intervals on deprioritized candidates to catch false negative breakthroughs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | Enterprise license key required. | |
| audited_sample_size | Yes | Number of randomly sampled candidates audited (m_D). | |
| deprioritized_pool_size | Yes | Total size of the rejected or deprioritized candidate pool (N_D). | |
| audited_high_value_found | Yes | Number of high-value unconventional breakthroughs found in the audit sample. |