PERCENTILE_CONT in SQL Server: Continuous Percentile and Interpolation Explained
How the SQL Server PERCENTILE_CONT function computes continuous percentiles using interpolation, with a worked example from AdventureWorks, comparison with PERCENTILE_DISC,...
11 min read