Hi:
In the second link you provided, I cannot find any formula for the MSE, in the first link it shows a formula, but it's the "normal" formula I know when Standard Deviation is an output of the function (General LS Linear Fit in this case) and therefore is not in the formula of MSE.
However, General LS Linear Fit.vi has individual Standard Deviations (SD) as inputs (not outputs), and MSE varies as I change any SD. This indicates me that those input SD are in the formula to calculate the output MSE.
I attached a picture of the Help Menu where I obtained the formula in my first post. This is from LV5, after help window is open I click on the Question mark, then it pops up another window with Help Topics and an Index, when I select "General LS Fit Theory" it shows me details of General LS Linear Fit including the formula for MSE. But even I include the input SDs as stated in this formula, MSE outputs are not the same outputted by the vi if I change SD values.
Please let me know if there's a bug or some other formula is applied.