Question

In: Statistics and Probability

Tax efficiency is a measure- ranging from 0 to 100- of how much tax due to...

  1. Tax efficiency is a measure- ranging from 0 to 100- of how much tax due to capital gains stock or mutual fund owners pay on their investments each year; the higher the tax efficiency, the lower is the tax.  Financial planners examined the relationship between investments in mutual fund portfolios and their associated tax efficiencies.  The following table shows percentage of investments in energy securities (x) and tax efficiency (y) for 10 mutual fund portfolios:

x

3.1

3.2

3.7

4.0

4.0

5.5

6.7

7.4

7.4

10.6

y

98.1

94.7

92.0

89.8

87.5

85.0

82.0

77.8

72.1

53.5

  1. Give the simple linear regression model and assumptions.

  1. Write down the least squares regression line (3 decimal places).  

  1. Give the 95% confidence interval for the slope parameter.

  1. Test for a significant linear relationship between x and y at the 5% significance level.  Give the hypotheses, test statistic, conclusion, and interpretation.

Solutions

Expert Solution

a)

Y=a+bx

Assumptions of Linear Regression

  • The regression model is linear in parameters.
  • The mean of residuals is zero.
  • Homoscedasticity of residuals or equal variance.
  • The X variables and residuals are uncorrelated.
  • The variability in X values is positive.
  • The regression model is correctly specified.
  • No perfect multicollinearity.

.................

b)

ΣX ΣY Σ(x-x̅)² Σ(y-ȳ)² Σ(x-x̅)(y-ȳ)
total sum 55.6 832.5 53.424 1532.9 -278.69
mean 5.56 83.25 SSxx SSyy SSxy

sample size ,   n =   10          
here, x̅ = Σx / n=   5.56   ,     ȳ = Σy/n =   83.25  
                  
SSxx =    Σ(x-x̅)² =    53.4240          
SSxy=   Σ(x-x̅)(y-ȳ) =   -278.7          
                  
estimated slope , ß1 = SSxy/SSxx =   -278.7   /   53.424   =   -5.2166
                  
intercept,   ß0 = y̅-ß1* x̄ =   112.2541          
                  
so, regression line is   Ŷ =   112.25   +   -5.22   *x

.............

c)

SSE=   (SSxx * SSyy - SS²xy)/SSxx =    79.059
      
std error ,Se =    √(SSE/(n-2)) =    3.144

confidence interval for slope                  
α=   0.05              
t critical value=   t α/2 =    2.306   [excel function: =t.inv.2t(α/2,df) ]      
estimated std error of slope = Se/√Sxx =    3.14363   /√   53.42   =   0.430
                  
margin of error ,E= t*std error =    2.306   *   0.430   =   0.992
estimated slope , ß^ =    -5.2166              
                  
                  
lower confidence limit = estimated slope - margin of error =   -5.2166   -   0.992   =   -6.2084
upper confidence limit=estimated slope + margin of error =   -5.2166   +   0.992   =   -4.2248

...............

d)


Ho:   ß1=   0          
H1:   ß1╪   0          
n=   10              
alpha =   0.05              
estimated std error of slope =Se(ß1) = Se/√Sxx =    3.144   /√   53.42   =   0.4301
                  
t stat = estimated slope/std error =ß1 /Se(ß1) =    -5.2166   /   0.4301   =   -12.1289
                  
  
Degree of freedom ,df = n-2=   8              
p-value =    0.0000              
decison :    p-value<α , reject Ho              
reject Ho and conclude  that linear relations exists between X and y

...............

THANKS

revert back for doubt

please upvote



Related Solutions

The idea of tax efficiency is based on how much tax is due to capital gains...
The idea of tax efficiency is based on how much tax is due to capital gains stock or mutual fund investors pay of their investments. You become interested in this in one of your economic development classes. You collect data on the variables (percentage of investments in energy and tax efficiency). The basic data for the variables is presented below. What is the predictor (independent x) variable? What is the response (dependent y) variable? Compute the value of r. Based...
Write Java code to generate 100 random integers ranging from 0..9, inserting each element into an...
Write Java code to generate 100 random integers ranging from 0..9, inserting each element into an ArrayList. Then search for the first instance of the number 3, print the position, and then remove it from the list.
How much in social security tax should Jacob pay? How much in Medicare tax should Jacob...
How much in social security tax should Jacob pay? How much in Medicare tax should Jacob pay? How much in FUTA tax should Jacob pay? Jacob Turner hired Jen Hatcher as a housekeeper starting on January 2 at $750 monthly. Jacob does not withhold any federal taxes. Assume that Jen is not a housekeeper for anyone else. Assume that Jacob paid $2,250 in wages for the 4th quarter of 2017.
The eigenvalue is a measure of how much of the variance of the observed variables a...
The eigenvalue is a measure of how much of the variance of the observed variables a factor explains. Any factor with an eigenvalue ≥1 explains more variance than a single observed variable, so if the factor for socioeconomic status had an eigenvalue of 2.3 it would explain as much variance as 2.3 of the three variables. This factor, which captures most of the variance in those three variables, could then be used in another analysis. The factors that explain the...
The eigenvalue is a measure of how much of the variance of the observed variables a...
The eigenvalue is a measure of how much of the variance of the observed variables a factor explains. Any factor with an eigenvalue ≥1 explains more variance than a single observed variable, so if the factor for socioeconomic status had an eigenvalue of 2.3 it would explain as much variance as 2.3 of the three variables. This factor, which captures most of the variance in those three variables, could then be used in another analysis. The factors that explain the...
Decide how you will prepare six glucose solutions ranging from 0 mg/mL glucose to 2 mg/mL...
Decide how you will prepare six glucose solutions ranging from 0 mg/mL glucose to 2 mg/mL glucose for this laboratory, supporting your decisions with clear calculations (You must show all calculations for credit). These solutions cannot be saved for future labs, so keep in mind how much volume is required for this analysis. You will have the following available in addition to your lab drawer: • solid glucose and the analytical balances • 1 mL, 2 mL, 3 mL, 5...
For all of the graphs below use a vector x ranging from 0 to 10 in steps of 0.1.
For all of the graphs below use a vector x ranging from 0 to 10 in steps of 0.1. Create two additional vectors using the following formulas: yp=x.^2.5 and ym=x.^(-2.5);[1;2] Create the formula for the derivative of yp (apply the rules of calculus to the formula for yp). Plot yp versus x. Add a straight line at 3 points (at x = 3, 5, 8) with the slope of the line (determined from the derivative) showing that the derivative is...
A payday loan is a small, unsecured, short-term loan ranging from $100 to $1,000 (depending on...
A payday loan is a small, unsecured, short-term loan ranging from $100 to $1,000 (depending on the state). Borrowers simply write a personal post-dated check for the amount they want to borrow. A flat fee of $15 for every $100 borrowed is usually charged. The fees on such loans can equate to an annual interest rate of over 390%. Some argue this is an outrageous rate. On the other hand, the costs of these loans can be less expensive than...
How much of the tax do consumer pay?
How much of the tax do consumer pay?
How much is $100 worth 2 years from now if the annual rate of interest is...
How much is $100 worth 2 years from now if the annual rate of interest is 12% and compounding frequency is: (Hint: figure out the correct “m” and apply the FVn formula) a) Yearly b) 18 seconds c) 4.3 Months d) Every 4 years
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT