I'm working on an eCommerce and the idea is that the clients will leave a "grade" for the specific seller and this values is going to be used to calculate the seller's overall grade in the platform. The seller's table has a column grade that stores the average(mean) according to the clients.
For example: if the first client gives a 8/10, the current grade will be 8 and then the second gives 6.45 the grade will now be 7.225