Percentage of V02max

Could it be interesting at what percentage of vo2max we have worked at each interval?

This would be the formula
ewma((bikepower*0.0108+metric(weight)*0.007),25)/(athleterange(date-89,date,vo2max(meanmax(bikepower))))

ewma: Smooths the numbers using the Exponential Weighted Moving Average using the given smoothing