-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
There is a problem when normalising.
raw:
9/29,0.0377442754451,0.0153956012568,0.0312440493192,0.0262884924035,0.181714833177,0.0389314787612,0.0136187279825,0.018530122346
normalised:
9/29,0.154383025687,0.0231171714404,0.116203680997,0.087097014251,1.0,0.161356113045,0.0126806334035,0.0415279095881
divide first two values of each day:
0.0377442754451 / 0.0153956012568 = 2.4516272418
0.154383025687 / 0.0231171714404 = 6.6782835471
scale is not the same!
Reactions are currently unavailable