In my home country grades start from 4.0 and go up to 10.0.
How can I convert percentage of points gotten in a test, to the above grading system?
So for example, what grade would 37.4% be?
In my home country grades start from 4.0 and go up to 10.0.
How can I convert percentage of points gotten in a test, to the above grading system?
So for example, what grade would 37.4% be?
Your $4$ to $10$ grading system is similar to a "displaced" $0$ to $6$ one.
If the results are given in a percentage you can think $100$ as corresponding to the maximum value of points scored-in your case $6$ and $50$, the presumed base needed to pass a test, corresponds to $3$.
So, let $x$ be the grade according to your system and $y$ the percentage.
Then $x=y*6+4$.
Thus, in your example, $37,4%$ corresponds to $x=37,4*6+4=6,244$.