I have a bunch of criteria to evaluate for a product, and each is scored on a scale from 0 to 5. Each criterion has a weight associated with it.
If I find the weighted score of a criterion, it is
weighted score = score * weight
Does the significant digits apply here where I should only take one significant digit for my weighted score (since there is only one significant digit in my scoring scale (0-5))? Is it necessary?
Source
So, I suggest keeping one digit after the decimal dot when reporting the weighted average.