Forum Discussion

tebtim19's avatar
tebtim19
Helper IV
4 years ago

Decimal number

I have a data with

 

Avg   Month

158    April

160    May

10      June

 

But I need to connect it to an old data, so to have a relationship with my all data I tried to do this Avg*160 /7.5 

and then devide it to working of days of the month to get the same value in Avg

 

But for example the value 158 * 160 /7.5 = 3370 

 

3370/21 = 160.50 which is if I estimate it will be 161 in total which is not correct since the data from what is shown above is 160 for the month of April.

 

Any idea why its like this? 

 

 

 

 

 

 

1 Reply