Is it possible to calculate percentile from T-score in .NET? How do you do this?
For example, I got a T-score of 60, which, according to the table below, gives a percentile of 84.
Is there a formula for converting from T-score to percentiles? Or do I always need to use this table to search?

source share