Posts by Livia • 43 points
1 post
- 
		4 votes1 answer941 viewsQ: How to create invertible random matrices in ROne of the ways to find the estimator using the method of least ordinary squares is by generating random matrices, given by the formula: B = (X’ X)^-1 X’Y Where Y = a+bx+cw+u, being x and w random…