Homework Help Overview
The original poster is working on a Linear Least Squares Excel template for a Physics lab, specifically focusing on analyzing linear data. They report that while most values are calculated correctly, the standard deviation values are problematic and seek assistance in identifying the issue.
Discussion Character
- Exploratory, Assumption checking, Problem interpretation
Approaches and Questions Raised
- Participants discuss the order of calculations in Excel, particularly the placement of formulas for slope (m) and intercept (b) in relation to the calculation of a value (D). There is also a suggestion to create a new cell to reference D, and questions about the implications of using values before they are computed.
Discussion Status
Some participants have provided guidance on the order of calculations in Excel and the potential for errors when using uncomputed values in formulas. There is an exploration of alternative methods to handle division by zero errors, but no consensus has been reached on the best approach.
Contextual Notes
Participants note the presence of #DIV/0! errors in the original poster's calculations, indicating issues with the formulas used in the template. There is an emphasis on the importance of calculation order in Excel.