Toronto, Ontario, Canada

Eastern Time Zone

info@maximconsulting.ca

Category: statistical functions

  • Statistical function in T-SQL

    In my current project I need to calculate mean, mode, median and percentiles (95th percentile, 99th percentile) of a given data set.In this article I’ve put together a summary of what I’ve discovered during my research.The following code snippets …

    Know More