Check out this article on Euler's method to solve differential equations. It provides an example and a chunk of the code used. https://t.co/aN8BOkU0Da #math3185
@BenEpp_19 Hey Ben thank you for sharing. Your article gives a lot of good examples for the different types of variances as well as the R-Squared coefficients
Hey guys, check out this article on R-Squared coefficients. This article gives a good step by step instruction as well as the uses for the coefficients. https://t.co/yCg7y7OK0C #math3185
Check out this article on Ordinary Least Squares regression. It gives a basic understanding of the math with some interactive charts that show the effects. https://t.co/uL3wViDOQf #math3185
@_jaydonp Hey Jaydon. I was thinking along the same line as Ben this gives a pretty good counter example to the quiz we have been working on. It is interesting to see the error lines between the model and data points.
@stina_28 Hey Tina Thanks for sharing. Your article introduces a really interesting python package with "statsmodel." It provides some really easy and quick analysis on the data.
@BenEpp_19 Hey Ben thanks for sharing. I think your article really highlights how many different types of Least squares regressions there are each focusing on different areas.
@_jaydonp Hey Jaydon thanks for sharing! I like how your article compares the two different interpolation methods we discussed in class. It’s a great summation of the two.
@stina_28 Hey Tina thanks for sharing. This article is an excellent summary of last Thursdays class including the proof. It is interesting to see how another person codes the spline.
Check out this article on Numerical interpolation. It does a great job explaining what interpolation is and the different types. It even gives an example of a cubic spline we saw in class. https://t.co/vaVLnUCGtO #MATH3185
Check out this article on Newton's Divided Difference. We will be looking at this method this week during class and could be helpful for first look #math3185 https://t.co/KxruzWGIOJ
@_jaydonp This an interesting article Jaydon. I like how it introduces its own way to Polynomial interpolation error along with the method of solving for them.
Check out this article on some of the applications of Lagrange Interpolation. It gives a really solid example and the proof we discussed in class. https://t.co/FxIGWzJODi #math3185