I have some array value returns from the database like
My Actual DB Value
So the calculation is
How to get an average from those values and the result is something like
What I have tried so far
I have some array value returns from the database like
My Actual DB Value
So the calculation is
How to get an average from those values and the result is something like
What I have tried so far