Convert a score into a percentage
In these examples we will represent the score of a single column called 'Online Test result' (a score out of 145) as a percentage.
There are basically two methods of showing this percentage:
In the first method, we add a new column that performs a simple calculation, (Weighted average p.e.) to obtain the desired percentage.
In the second method, the result is embedded within the cell and there is no need to create new columns. We call this a grade conversion.

The result is shown below.


The result is shown below.

Related articles
Grade types: Numerical scoresGrade types: Text grades