9. An experiment was performed on a certain metal to determine if the strength is a function of heating time (hours). Results based on 20 metal sheets are given below. Use the simple linear regression model.
∑X = 40
∑X2 = 200
∑Y = 80
∑Y2 = 1120
∑XY = 388
Find the estimated y intercept and slope. Write the equation of the least squares regression line and explain the coefficients. Estimate Y when X is equal to 5 hours. Also determine the standard error, the Mean Square Error, the coefficient of determination and the coefficient of correlation. Check the relation between correlation coefficient and Coefficient of Determination. Test the significance of the slope.
| Sample size, n = | 20 |
| Ʃ x = | 40 |
| Ʃ y = | 80 |
| Ʃ xy = | 388 |
| Ʃ x² = | 200 |
| Ʃ y² = | 1120 |
| x̅ = Ʃx/n = | 2 |
| y̅ = Ʃy/n = | 4 |
| SSxx = Ʃx² - (Ʃx)²/n = | 120 |
| SSyy = Ʃy² - (Ʃy)²/n = | 800 |
| SSxy = Ʃxy - (Ʃx)(Ʃy)/n = | 228 |
Slope, b = SSxy/SSxx = 1.9
y-intercept, a = y̅ -b* x̅ = 0.2
Regression equation :
ŷ = 0.2 + 1.9 x
If x is increased by 1 unit then there is an increase of 1.9 units in y.
Predicted value of y at X = 5
ŷ = 0.2 + 1.9 * 5 = 9.7
Sum of Square error, SSE = SSyy -SSxy²/SSxx = 366.8
Standard error, se = √(SSE/(n-2)) =
4.51418
Mean square error = se2 = 20.37778
Correlation coefficient, r = SSxy/√(SSxx*SSyy) = 0.7359
Coefficient of determination, r² = (SSxy)²/(SSxx*SSyy) = 0.5415
Slope significance test:
Null and alternative hypothesis:
Ho: β₁ = 0 ; H1: β₁ ≠ 0
Test statistic:
t = b /(se/√SSxx) = 1.9/(4.51418/√120) = 4.611
df = n-2 =18
p-value = T.DIST.2T(4.611, 18) = 0.0002
Decision :
p-value < 0.05, Reject the null hypothesis.
9. An experiment was performed on a certain metal to determine if the strength is a...
An experiment was performed on a certain metal to determine if its strenath is a function of heating time. Partial results based on a sample of 10 metal sheets are given below. The simple linear regression equation is ý1+1X. Time is in minutes, strength is measured in pounds per square inch, MSE Ex5, Ex 30, and Ex 104. The distance value has been found to be equal to 17143. Determine the 95 percent prediction interval for the strength ofa metal...
3. United Park City Properties real estate investment firm took a random sample of five condominium units that recently sold in the city. The sales prices Y (in thousands of dollars) and the areas X (in hundreds of square feet) for each unit are as follows Y= Sales Price ( * $1000) 36 80 44 55 35 X = Area (square feet) (*100) 9 15 10 11 10 The owner wants to forecast sales on the basis of the...
Part A A marketing manager wishes to determine whether a relationship exists between the number of cereal boxes (Y) sold at the company's retail store and the number of clerks on duty (X) per day. The sample data below will be used to examine this empirical problem. Calculate the slope of the regression line. X Y 3 4 2 4 2 2 1 2 a. 0 b. 1 c. 2 d. None of the above Part 2 Calculate the Y-intercept...
Question 6A regression line can be used to determine the strength of a relationship. determine if there is a cause and effect relationship. predict Y for any X value. establish if a relationship is linear. Question 7 If the correlation coefficient R between two variables is ,it is expected that the slope of the regression line will be positive; positive positive; large negative; small positive; negative Question 8 If the slope of the simple regression line is .12, then the Pearson correlation coefficient r is expected to be positive negative small large
(a) The production manager of ABC Co. Ltd. has found that the relationship between production cost (y in $) and lot size (x in units) of a certain product is linear. A random sample of eight lots is taken and the results are summarized as below: Xx=941, Xx? = 325751, y=9570, y =32849700 and X xy = 3271030 (i) Find the least squares linear regression equation for predicting production cost on lot size. (4 marks) (ii) Calculate the coefficient of...
i neeed help for my qz2
this one is visual basic , i dont understand how to write
code
QZ2: Linear Regression (100 points) Given: A data table (see next page) Find: 1. Use one-dimensional array to find the equation of least-squares-fit line (slope and y-intercept; 10 points each), correlation coefficient and coefficient of the determination (10 points each) 2. Use two-dimensional array to find the equation of least-squares-fit line (slope and y-intercept; 10 points each), correlation coefficient and coefficient...
The computer output displays the coefficients estimates for al east-squares regression model for a data set of 20 observations. Coefficients: Estimate Std. Error (Intercept) 15.7002 9.5480 x 1.9086 0.8135 a) What is the value of the test statistic for the slope estimate? b) At the 5% significance level, is the explanatory variable x statistically significant in predicting the response variable y?
4. Part of an Excel output relating X (independent variable) and Y (dependent variable) is shown below. Fill in all the blanks marked with "?". Summary Output Regression Statistics Multiple R ? R Square ? Adjusted R Square 0.8125 Standard Error 1.3693064 Observations 7 ANOVA df SS MS F Significance F Regression ? 50.625 ? ? ? Residual ? 9.375 ? Total 6 60 Coefficients Standard Error. t Stat P-value Lower 95% Intercept 13.75 1.398341. 9.833082 0.0001853 10.15555 x -1.125...
Write out the estimated regression equation.
Test for the significance of the slope at
Determine the coefficient of correlation between
For questions 26-28 use the following information: Below you are given a partial computer output based on a sample of 21 observations relating an independent variable (x) and a dependent variable (y). Predictor Coefficient Standard Error Constant 30.139 1.181 0.252 0.022 ANOVA Sum of Squares Source 1759.481 Model 259.186 Error We were unable to transcribe this imagey and y.
For...
In the following table is a partial computer output based on a sample of 21 observations, relating an independent variable (X) and a dependent variable: Predictor Coefficient Standard Error Constant 30.139 1.181 X ‐0.2520 0.022 SOURCE SS Regression 1,759.481 Error 259.186 a. Develop the estimated regression line. b. At α = 0.05, test for the significance of the slope. c. At α = 0.05, perform an F‐test. d. Determine the coefficient of determination. e. Determine the coefficient...