How are the results of the various tests "avareged" to form the overall score? given that they are not directly comparable one can not simply add them up and divide by the number of tests. So how are the calculations done?
Announcement
Collapse
No announcement yet.
How are the tests results averaged?
Collapse
X
-
The calculation of the PassMark rating is more complex than a straight average.
Quoting from the Help file,
The "PassMark Rating" is a combination of the CPU, 2D, 3D, Memory and Disk Ratings, the bigger the number, the faster the computer. The exact formula for this calculation is as follows.
1 / (((1 / (CPU Rating * 0.396566187)) + (1 / (2D Rating * 3.178718116)) + (1 / (3D Rating * 2.525195879)) + (1 / (Memory Rating * 1.757085479)) + (1 / (Disk Rating * 1.668158805)))/5)
There are additional details in the help file as some tests are optional.
Update: More details can be found in this post about the PassMark formula.
-
Originally posted by David (PassMark) View PostThe calculation of the PassMark rating is more complex than a straight average.
Quoting from the Help file,
There are additional details in the help file as some tests are optional.[/FONT][/COLOR][/FONT][/COLOR]
Comment
Comment