Math Problem Statement

One end A of an elastic string was attached to a horizontal bar and a mass m gram was attached to the other end B. The mass was suspended freely and allowed to settle vertically below A. the length AB, 1mm was recorded for various masses as follows. M 100 200 300 400 500 600 L 228 236 256 278 285 301 a. Draw a scatter diagram to illustrate the above information b. Calculate the lease square of regression of L on M and plot this line on your scatter diagram c. Give in context the interpretations for: i. The gradient of the line; ii. The intercept if the line on the l-axis d. Estimate the length of the string when a mass of 360 grams is attached at B. e. State a physical limitation that there might be in using your equation to estimate the length of the string when a mass of 1200 grams is attached at B.

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Linear Regression
Scatter Plot
Elasticity

Formulas

Least squares regression line: L = a + bM
Slope formula: b = (nΣ(MiLi) - ΣMiΣLi) / (nΣ(Mi^2) - (ΣMi)^2)
Intercept formula: a = (ΣLi - bΣMi) / n

Theorems

Least Squares Method

Suitable Grade Level

Grades 11-12