How to get a probability function from percentiles, average, etc.?

31 Views Asked by At

I have the average, minimum, maximum and p50, p90 and p99 percentiles about the time to takes a website to return an answer. Anyway, I can get other percentiles, like p10, p20, p30, etc.

How can I get a probability function from those values? If this question is too broad, I will appreciate if you can point me on the right direction, so I can research more about it and come back with a more precise question.