I referred to https://www.datadoghq.com/blog/iis-metrics/ where there is a description of the metrics exposed by IIS.
A metric like Requests per sec would be counting the number of requests served by IIS in a given time. The question is, what is the timespan being used for this metrics. Is it the last one second or last one minute or any other?