pack_size_floor
Determine the minimum pack size required for a gate to activate based on a z-score threshold, ensuring questions can fire only when enough data exists.
Instructions
How many questions a pack needs before anything in it can fire, for a given gate. The live gate is a z-score over the pack's own scores, so a small pack has a ceiling below it and stays dark.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| z_threshold | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||