t3 = n∑x22 - (∑x2)2 t4 = n∑yx1 - ∑y∑x1
t5 = n∑x1x2 - ∑x1∑x2 t6 = n∑x12 - (∑x1)2
t7 = n∑x22 - (∑x2)2
β1 = (t1*t2 - t3*t4)/(t5*t5 - t6*t7)
β2 = (t4 - β1*t6)/t2
α = (∑y - β1∑x1 - β2∑x2)/n
Valores y, x1 y x2 correspondientes de la matriz (separe cada valor con una coma, longitud máxima 300 caracteres).
REPETICIÓN DE LOS DATOS DE ENTRADA:
n =
x1(1) = . >
x2(1) = . >
RESULTADOS:
α = β1 = β2 =
Su pedido fue procesado el 241113 a 11:28:07 horas.