Analytics API interval data Service Level calculation discrepancy

Getting wrong SL percentages when aggregating /api/v2/analytics/conversations/queues/summary. Docs state: “Service level is the percentage of conversations answered within the service level threshold.” My C# code sums answered within target and divides by total offered, but it does not match the dashboard. Why is the raw interval data inaccurate for this formula?