Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ value. For example, if a value is greater than or equal to 95% of the observed
it is said to be at the 95th percentile rank.

Assume your data consists of website load times. You may have a service agreement that
95% of page loads completely within 15ms and 99% of page loads complete within 30ms.
95% of page loads completely within 500ms and 99% of page loads complete within 600ms.

Let's look at a range of percentiles representing load time:

Expand Down