The GraphQL Analytics API now supports confidence intervals for sum and count fields on adaptive (sampled) datasets. Confidence intervals provide a statistical range around sampled results, helping verify accuracy and quantify uncertainty.
sum and count fields.level must be provided as a decimal between 0 and 1 (e.g. 0.90, 0.95, 0.99).For examples and more details, see the GraphQL Analytics API documentation.
The GraphQL Analytics API now supports confidence intervals for sum and count fields on adaptive (sampled) datasets. Confidence intervals provide a statistical range around sampled results, helping verify accuracy and quantify uncertainty.
sum and count fields.level must be provided as a decimal between 0 and 1 (e.g. 0.90, 0.95, 0.99).For examples and more details, see the GraphQL Analytics API documentation.