Quote of the Day

Statistics can be made to prove anything - even the truth.
~itfeature.com
 
Share
VN:F [1.9.16_1159]
Rating: 0 (from 0 votes)
VN:F [1.9.16_1159]
Rating: 0.0/5 (0 votes cast)

Inverse Regression Analysis

In most regression problems we have to determine the value of Y corresponding to a given value of x. We will consider the inverse problem, which is called inverse regression or calibration.

Assume we have known values of x and their corresponding Y values, which both form a simple linear regression model and we have also an unknown value of x, such as x_0, which cannot be measured and we can observe the corresponding value of Y, say Y_0. Then, x_0 can be estimated and a confidence interval for x_0 can be obtained.

In regression analysis we want to investigate the relationship between variables. Regression has many applications, which occur in many fields: engineering, economics, the physical and chemical sciences, management, biological sciences and social sciences. We only consider the simple linear regression model, which is a model with one regressor X that has a linear relationship with a response Y. It is not always easy to measure the regressor X or the response Y.

We now consider a typical example for this problem. If X is the concentration of glucose in certain substances, then a spectrophotometric method is used to measure the absorbance. This absorbance depends on the concentration X. The response Y is easy to measure with the spectrophotometric method, but the concentration on the other hand is not easy to measure. If we have n known concentrations, then the absorbance can be measured. If there is a linear relation between X and Y, then a simple linear regression model can be made with these data. Suppose we have an unknown concentration, which is difficult to measure, but we can measure the absorbance of this concentration. Is it possible to estimate this concentration with the measured absorbance? This is called the calibration problem.

Suppose we have a linear model Y = \beta_0+ \beta_1X + \epsilon and we have an observed value of the response Y, but we do not have the corresponding value of X. How can we estimate this value of X? The two most important methods to estimate x are the classical method and the inverse method.

The classical method is based on the simple linear regression model

Y = \beta_0+ \beta_1 X + \epsilon    where  \epsilon \sim N(0,\sigma^2)

where the parameters \beta_0 and \beta_1 are estimated by Least Squares as \beta_0 and \beta_1 . At least two of the n values of X have to be distinct, otherwise we cannot fit a reliable regression line. For a given value of X, say x_0 (unknown), a Y value, say Y_0 (or random sample of k values of Y) is observed at the x_0 value. The problem is to estimate x_0. The classical method uses a Y_0 value (or the mean of k values of Y_0) to estimate x_0, which is then estimated by \hat{x_0}=\frac{\hat{Y_0}-\hat{\beta_0}} {\hat{\beta_1}}.

The inverse estimator is the simple linear regression of X on Y. In this case, we have to fit the model

    \[X=\alpha_0+\alpha_1 Y + \epsilon\]

where

    \[\epsilon \sim N(0,\sigma^2\]

to obtain the estimator. Then the inverse estimator of x_0is

    \[X_0=\alpha_0+\alpha_1 Y + \epsilon\]

VN:F [1.9.16_1159]
Rating: 0.0/5 (0 votes cast)
VN:F [1.9.16_1159]
Rating: 0 (from 0 votes)
Share
 
Share
VN:F [1.9.16_1159]
Rating: 0 (from 0 votes)
VN:F [1.9.16_1159]
Rating: 0.0/5 (0 votes cast)

Multiple Regression Analysis

In this case the unstandardized multiple regression coefficient is interpreted as the predicted change in Y (i.e., the DV) given a one unit change in X (i.e., the IV) while controlling for the other independent variables included in the equation.

  • The regression coefficient in multiple regression is called the partial regression coefficient because the effects of the other independent variables have been statistically removed or taken out (“partialled out”) of the relationship.
  • If the standardized partial regression coefficient is being used, the coefficients can be compared for an indicator of the relative importance of the independent variables (i.e., the coefficient with the largest absolute value is the most important variable, the second is the second most important, and so on.)
VN:F [1.9.16_1159]
Rating: 0.0/5 (0 votes cast)
VN:F [1.9.16_1159]
Rating: 0 (from 0 votes)
Share
© 2012 itfeature.com Suffusion theme by Sayontan Sinha