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?
![enter image description here](https://fooobar.com//img/529f72ab9849c69b8b57c791591d9e79.jpg)
source share