QUESTION IMAGE
Question
- regression - 20 points
the owner of a company made a table of values to show the relationship between his employees annual salary and their number of years of experience. a linear function can be used to model the relationship.
which of the following functions best models the data?
regression equation:
correlation coefficient:
correlation strength: circle
- strong / weak
- positive / negative
Step1: Calculate means
Let \(x\) be years of experience and \(y\) be annual salary.
\(\bar{x}=\frac{1 + 3+4+6+8+10}{6}=\frac{32}{6}\approx5.33\)
\(\bar{y}=\frac{24000 + 27000+28500+30700+32000+34500}{6}=\frac{176700}{6}=29450\)
Step2: Calculate numerator and denominator for slope \(m\)
\[
\]
\[
\]
\(m=\frac{\sum_{i = 1}^{6}(x_i-\bar{x})(y_i - \bar{y})}{\sum_{i=1}^{6}(x_i-\bar{x})^2}=\frac{61898}{55.3334}\approx1120.48\)
Step3: Calculate \(y - intercept\) \(b\)
\(b=\bar{y}-m\bar{x}=29450-1120.48\times5.33=29450 - 5962.16=23487.84\)
The regression equation is \(y = 1120.48x+23487.84\)
Step4: Calculate correlation coefficient \(r\)
\[
\]
\(r=\frac{\sum_{i = 1}^{6}(x_i-\bar{x})(y_i - \bar{y})}{\sqrt{\sum_{i=1}^{6}(x_i-\bar{x})^2\sum_{i = 1}^{6}(y_i-\bar{y})^2}}=\frac{61898}{\sqrt{55.3334\times69175000}}=\frac{61898}{\sqrt{3826477500}}\approx\frac{61898}{61858.5}\approx0.997\)
Since \(r\approx0.997\) which is close to \(1\), the correlation is strong and positive.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
Regression Equation: \(y = 1120.48x+23487.84\)
Correlation Coefficient: \(r\approx0.997\)
Correlation Strength: strong, positive