Dynamic formula. Just change the week array C2:N6 to any updated actual array.
=BYROW(C2:N6, LAMBDA(r, AVERAGE(DROP(r,,1)-DROP(r,,-1))))