Exam-oriented theory answers for IOE Probability and Statistics. Read the question, prepare the points, then click Check Answer.
Define the correlation coefficient and mention its important properties. What does the coefficient of determination measure?
Correlation coefficient is a numerical measure of the degree and direction of linear relationship between two variables.
\[-1\leq r\leq1\]
Coefficient of determination is \(r^2 imes100\%\). It measures the percentage of variation in the dependent variable explained by the independent variable according to the fitted model.
Explain coefficient of determination and its interpretation. Write properties of correlation coefficients and regression coefficients.
The coefficient of determination is:
\[r^2 imes100\%\]
It gives the percentage of variation in the dependent variable explained by the independent variable according to the fitted model.
Properties of correlation coefficient:
Properties of regression coefficients:
Distinguish between correlation coefficient and regression coefficient and write its importance in engineering.
| Correlation Coefficient | Regression Coefficient |
|---|---|
| It measures degree and direction of linear relationship. | It measures change in predicted dependent variable for one unit change in independent variable. |
| It is denoted by \(r\). | It is usually denoted by \(b\), \(B\), or regression coefficient. |
| It always lies between \(-1\) and \(1\). | It may take any real value. |
| It has no unit. | It depends on the units of variables. |
Importance in engineering: These tools help in studying relationships, estimating values, predicting performance, studying quality and making data-based decisions.
Define simple correlation, simple regression and their use for an engineer.
Simple correlation studies the degree and direction of relationship between two variables.
Simple regression gives an approximate mathematical equation to predict one dependent variable from one independent variable.
\[\hat{Y}=A+BX\]
Use in engineering: prediction of strength, cost, traffic, load, deflection, performance, production, power consumption and other measurable quantities.
Mention important properties of correlation coefficient. What is the application of coefficient of determination \(r^2\)?
The application of \(r^2\) is to measure the proportion of variation in the dependent variable explained by the independent variable according to the fitted model.
Distinguish between correlation and regression.
| Correlation | Regression |
|---|---|
| Correlation measures degree and direction of relationship between two variables. | Regression gives an equation for predicting one variable from another variable. |
| It does not identify dependent and independent variables. | It identifies dependent and independent variables. |
| It is mainly used to study relationship. | It is mainly used for estimation and prediction. |
| The correlation coefficient has no unit. | The regression coefficient depends on the units of variables. |
| The value of \(r\) lies between \(-1\) and \(1\). | The regression coefficient may take any real value. |
Define Karl Pearson’s coefficient of correlation.
Karl Pearson’s coefficient of correlation is a numerical measure of the strength and direction of linear relationship between two variables.
\[ r=rac{n\sum XY-\sum X\sum Y}{\sqrt{\left[n\sum X^2-(\sum X)^2 ight]\left[n\sum Y^2-(\sum Y)^2 ight]}} \]
Its value lies between \(-1\) and \(1\). Positive value indicates same-direction movement and negative value indicates opposite-direction movement.
What are the two regression coefficients and what do they represent?
The two regression coefficients are:
\(b_{yx}\) represents the change in predicted \(Y\) for one unit change in \(X\). \(b_{xy}\) represents the change in predicted \(X\) for one unit change in \(Y\).
Write the properties of regression coefficients.
\[b_{xy}b_{yx}=r^2\]
What are regression lines?
Regression lines are lines of best fit used to estimate one variable from another.
There are two regression lines in simple regression:
If correlation is perfect, the two regression lines coincide. If correlation is not perfect, the two regression lines are different.
What is multiple regression?
Multiple regression is a statistical method used to predict one dependent variable from two or more independent variables.
For two independent variables, the regression plane is:
\[\hat{Y}=A+BX_1+CX_2\]
Here \(B\) is interpreted by keeping \(X_2\) constant, and \(C\) is interpreted by keeping \(X_1\) constant.
How should regression coefficients be interpreted in multiple regression?
In multiple regression, coefficients must be interpreted by keeping the other independent variables constant.
If:
\[\hat{Y}=A+BX_1+CX_2\]
Why may a predicted value not match the observed value exactly?
A regression equation gives an estimated value from the fitted trend. It is based on all observations, not only one observation.
Because real data contain variation, the predicted value \(\hat{Y}\) may not be exactly equal to the observed value \(Y\).
Write common mistakes in correlation and regression.