Page 1 of 1

mean square error(MSE) problem

Posted: Mon Dec 13, 2021 8:55 pm
by yisrael
So one of my indicators has a histogram distribution and a moving average(mean).
I am building the MSE form the two.
DOES ANYONE OF U GUYS KNOW ANY TRANSFORM THAT WILL BOUND THE MSE
FROM 0 TO 100???
ANY HELP WOULD BE WELLCAMED from a MATH GUY/GAL!!!

Re: mean square error(MSE) problem

Posted: Tue Dec 14, 2021 1:03 am
by yisrael
I figured it out...almost..
Have to do some modular math..

Re: mean square error(MSE) problem

Posted: Tue Dec 14, 2021 1:29 am
by yisrael
The final solution....
The modular math

Y(i)bull=Y(i)mod(Ym(i)+10**(3/2))

Y(i)bear= (Y(i)mod(Ym(i))