In: Statistics and Probability
| Sales | Earnings | |
| Checkmate Electronics | 89.2 | 4.90 | 
| Royal Grip | 18.6 | 4.40 | 
| M-Wave | 18.2 | 1.30 | 
| Serving-N-Slide | 71.7 | 8.00 | 
| Daig | 58.6 | 6.60 | 
| Cobra Golf | 46.8 | 4.10 | 
| Papa John's International | 17.5 | 2.60 | 
| Applied Innovation | 11.9 | 1.70 | 
| Integracare | 19.6 | 3.50 | 
| Wall Data | 51.2 | 8.20 | 
| Davidson & Associates | 28.6 | 6.00 | 
| Chico's FAS | 69.2 | 12.80 | 
The regression output is attached in the below image

Question (a)
Regression equation is
Earnings = Sales * 0.12848 + 0.57079
Where Earnings and Sales are in $ millions
Question (b)
Correlation coefficient r = 
dx dy /  
dx2
dy2
Where 
dx dy = 
xy - (
x
y)
/ n
dx2
= 
x2 - (
x)2
/ n
dy2
= 
y2 - (
y)2
/ n
Here x is Sales and y is earnings
x
= 501.1
y
= 64.1
xy
= 3306.35
x2
= 28458.99
y2
= 458.41
dx
dy = 
xy - (
x
y)
/ n
= 3306.35 - (32120.51) / 12
= 3306.35 - 2676.709
= 629.64
dx2
= 
x2 - (
x)2
/ n
= 28458.99 - (251101.2) / 12
= 28458.99 - 20925.1
= 7533.889
  
dy2
= 
y2 - (
y)2
/ n
= 458.41 - (4108.81) / 12
= 458.41 - 342.40
= 116.009
r = 
dx dy /  
dx2
dy2
= 629.64 / 
7533.889 * 116.009
= 629.64 / 
874000.2
= 629.64 / 934.879
= 0.6734
So correlation coefficient = 0.6734
Question (c)
Estimate of earnings for a company with $40 million in sale
Regression equation is Earnings = Sales * 0.12848 + 0.57079
So earnings = 40 * 0.12848 + 0.57079
= 5.13824 + 0.57079
= 5.71002
= 5.71 rounded to 2 decimals
So earnings is $5.71 million
Question (d)
The independent variable is Sales in $ millions
Question (e)
The dependent variable is Earnings in $ millions
Question (f)
The y-intercept is the intercept coefficient value which is 0.57059
Question (g)
The y-intercept is the Sales coefficient value which is 0.12848
Question (h)
Estimate of earnings for a company with $10 in sales
Regression equation is Earnings = Sales * 0.12848 + 0.57079
So earnings = 10 * 0.12848 + 0.57079
= 1.28481 + 0.57079
= 1.85560
= 1.86 rounded to 2 decimals
So earnings is $1.86 million