Question

How do you determine the relationship between 2 variables? And how do you use simple linear...

How do you determine the relationship between 2 variables? And how do you use simple linear regression to describe and test whether this relationship is significant?

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Determine the relationship between 2 variables

The Pearson correlation coefficient (named for Karl Pearson) can be used to summarize the strength of the linear relationship between two variables.

A correlation could be positive, meaning both variables move in the same direction, or negative, meaning that when one variable’s value increases, the other variables’ values decrease. Correlation can also be neural or zero, meaning that the variables are unrelated.

  • Positive Correlation: both variables change in the same direction.
  • Neutral Correlation: No relationship in the change of the variables.
  • Negative Correlation: variables change in opposite directions.

Simple linear regression to describe and test whether this relationship is significant

We estimate the coeffcients a and b in the below regression line :

Y = a + bX

where, Y = Dependent variable

X = Independent variable

a = Intercept

b = Slope

We find the relationship between Y and X which yields values of Y with the least error.

We have N paired data point (xi, yi ) that we want to approximate their relationship with a linear regression

We estimate the value of a and b using the formulas :

0 n(2x2) - (2r) 2x(21

Once  a and b are known, the fitted regression line can be written as :

hat{Y} = a + bX

Hypothesis Tests in Simple Linear Regression

The t tests are used to conduct hypothesis tests on the regression coefficients obtained in simple linear regression.

Null hypothesis : b0 = 0 ( Slope is not significantly different from 0 )

Alternative hypothesis : b0 not equal to 0 ( Slope is significantly different from 0 )

Test statistic is defined as :

s.e(b)

i(i -T)2

ei = (y-y)

y = Observed value

hat{y} = Predicted value

Now, P-value is calculated and if P-value < Level of significance , then , we reject null hypothesis and conclude that Slope is significantly different from 0 and the regression model is significant otherwise if P-value > Level of significance , then , we do not reject null hypothesis and conclude that Slope is not significantly different from 0 and the regression model is not significant.

Add a comment
Know the answer?
Add Answer to:
How do you determine the relationship between 2 variables? And how do you use simple linear...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • In a simple linear regression, MSR = 450 and MSE = 115. What is the F...

    In a simple linear regression, MSR = 450 and MSE = 115. What is the F test statistic to determine whether a linear relationship is a meaningful approximation of the relationship between the variables? 1.) 0.91 2.) 3.35 3.) 2.91 4.) 3.91

  • Simple Linear regression 1. A researcher uses a simple linear regression to measure the relationship between...

    Simple Linear regression 1. A researcher uses a simple linear regression to measure the relationship between the monthly salary (Salary measured in dollars) of data scientists and the number of years since being awarded a Master degree (Master Degree). A random sample of 80 observations was collected for the analysis. A researcher used the econometric model which has the following specification Salary,-β0 + β, Master-Degree, + εί, where i = 1, , 80 The (incomplete) Excel output of equation (1)...

  • D ULIWPIHOOLDA2bqui4403T%2f%2fiviJC When the relationship between two or more independent variables needs to be tested, a...

    D ULIWPIHOOLDA2bqui4403T%2f%2fiviJC When the relationship between two or more independent variables needs to be tested, a common tool to use is a regression analysis. Take for example a study that shows the relationship between gaming and teen violence; or a study that shows a correlation between fast food eating habits and obesity. • Describe 2 - 3 combinations of independent and dependent variables that you could test using a regression analysis. What types of results could the regression analysis yield?...

  • 2. In a typical simple linear regression model, explore the relationship between the expected value of change in the re...

    2. In a typical simple linear regression model, explore the relationship between the expected value of change in the response variable y and the value of the regressor x changed by 20 or 40 units. Describe the condition or assumption, if any, to meet for such exploration. 3. In a multiple linear regression model where x1 and x2 are two regressors. Explore the relationship between the expected value of change in the response variable y and the value of the...

  • Do taler adults make more money? The authors of a paper investigated the association between height...

    Do taler adults make more money? The authors of a paper investigated the association between height and earnings. They used the simple linear regression between x height (in inches) and y weekly gross earnings in dollars in a random sample of men. model to describe the relationship The paper reported that the slope of the estimated regression line was b-0.028 and the standard deviation of b was s-0.002. Carry out a hypothesis test using a- 0.05 to decidei f there...

  • 7. You are testing the null hypothesis that there is no linear relationship between two​ variables,...

    7. You are testing the null hypothesis that there is no linear relationship between two​ variables, X and Y. From your sample of n=18, you determine that b1=4.4 and Sb1=1.7. a. What is the value of tSTAT​? b. At the α=0.05 level of​ significance, what are the critical​ values? c. Based on your answers to​ (a) and​ (b), what statistical decision should you​ make? d. Construct a​ 95% confidence interval estimate of the population​ slope, β1. 8. You are testing...

  • Determine whether the scatter diagram indicates that a linear relation may exist between the two variables....

    Determine whether the scatter diagram indicates that a linear relation may exist between the two variables. If the relation is linear, determine whether it indicates a positive or negative association betweon the variables. Use this information to answer the following. 40 Explanatory Do the two variables have a linear relationship? The data points do not have a lir ear relationship because they i e nainty in。B. a straight line The data po nts have a linear relationship because they to...

  • You are testing the null hypothesis that there is no linear relationship between two variables, X...

    You are testing the null hypothesis that there is no linear relationship between two variables, X and Y. You are given the following regression results, where the sample size is 10., Coefficients Standard Error Intercept -1.2 1 X 2 2 a) What is the value of the t test statistic? b) At the α = 0.05 level of significance, what are the critical values? c) Based on your answer to (a) and (b), what statistical decision should you make?

  • (a) Using the above t-test data to determine whether or not there is a linear relationship...

    (a) Using the above t-test data to determine whether or not there is a linear relationship between the two variables. (b) Using the above ANOVA F-test data to determine whether or not there is a linear relationship between the two variables. (c) How do the results in (a) compare to those in (b)? We were unable to transcribe this imageAnalysis of Variance Table Response: DatSGPA Dat $ACT 1 3. 588 3. 5878 9. 2402 0.002917 Df Sum Sq Mean sq...

  • Based on the graph depicting the relationship between two variables, you would conclude the 10 variable...

    Based on the graph depicting the relationship between two variables, you would conclude the 10 variable 2 variable 1 A independent variable: discrete/nominal; relationship best tested with univariate test (e.g. analysis of variance) B. independent variable: continuous; relationship best tested with bivariate test (e.g. linear regression) O dependent variable: discrete/nominal relationship best tested with contingency test (eg, chi-square) D. dependent variable: continuous; relationship best tested with bivariate test (e.g. linear regression)

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT