regression

  1. S

    Regression with one regressor

    Hey david! I had a doubt while reading the chapter "regression with a single regressor" from Schweser. There was a statement that the variance of the slope(beta) decreases with the variance of the explanatory variable. The explanation given was higher variance of the explanatory (X) variable...
  2. P

    Portfolio Systematic Risk, Breaking it down into factor % contributions

    I have a portfolio (p) of N equities, with lets say weights vector (m) at the start of the calculation period. Each equity has it's own set of factors (like corresponding country, industry index, etc.), some of the equities has the same factors. I am trying to breakdown the systematic risk into...
  3. Nicole Seaman

    YouTube T2-19b: Regression: Excel's linest array function and its goodness-of-fit measures

    Excel's linest array function returns the R^2, SER and F-ratio which are interrelated as goodness-of-fit measures. David's XLS is here: https://trtl.bz/2vmGHd2
  4. Nicole Seaman

    YouTube T2-18 Regression: Significance Test of Slope Coefficient

    The test statistic of the slope is given by (b1 - β)/SE(b1), although typically the null hypothesis is H(0):β = 0, such that the test statistic simply divides the regression coefficient by its own standard error (i.e., standard deviation of the estimate). This is compared to the student's t...
  5. Nicole Seaman

    YouTube T2-17 Regression: R-squared

    The R-squared (aka, coefficient of determination) is a goodness of fit measure. It gives the percentage of TOTAL variation that is explained by the regression line. Here is David's XLS: https://trtl.bz/2Exyu5c
  6. Nicole Seaman

    YouTube T2-16 Regression: standard error of regression

    The standard error of the regression (SER) is a key measure of the OLS regression line's "goodness of fit." The SER equals the square root of [sum of squared residuals (SSR) divided by the degrees of freedom (d.f.)], where d.f. is the number of observations minus the number of regression...
  7. A

    Multiple regression

    Hi, This might be a really simple question :) but I am trying to understand the following statement The multiple regression model permits estimating the effect on a dependent variable of changing on regressor while holding the other regressors constant. What does it mean "hold the other...
Top