✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
/* tables with alternating shading */
.table_shade {
border-collapse: collapse;
border-spacing: 0;
border:1px solid #FFFFFF;
background-color: #FFFFFF;
}
.table_shade th {
border:1px solid #FFFFFF;
background: #D5D5D5;
}
.table_shade td {
border:1px solid #FFFFFF;
}
.table_shade .odd {
background: #EEEEEE;
}
.table_shade .even {
background: #FBFBFB;
}
Se estima el siguiente modelo de regresión lineal entre las variables e :
donde se sabe que , , , , , .
Calcular la varianza residual del modelo estimado.