Calculates the average, median, min, max, and standard deviation of response times (interval between consecutive events) for each model, without rounding in SQL to avoid type casting issues.
Calculates the average, median, min, max, and standard deviation of response times (interval between consecutive events) for each model, without rounding in SQL to avoid type casting issues.