Empirical Economics Mock Exam - Part 1
15 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

An econometrician regresses the sales of personal computers (PC_sales) on price (P) as well as the amount of expenditure on advertising (ADV) and its square. She runs OLS and obtains the following fitted regression equation: PC_sales = 109.7 – 7.6P + 12.2ADV – 2.8ADV². Which of the following statements is correct?

  • A single t-test can be used to test the hypothesis that advertising does not affect sales
  • The marginal effect of advertising is 12.2
  • The marginal effect of advertising is 12.2 + 2(−2.8)ADV (correct)
  • The marginal effect of advertising is constant
  • What is the consequence of measurement error in one of the explanatory variables in the regression?

  • The OLS estimator for the coefficient of the explanatory variable measured with error is not significant
  • The OLS estimator for the coefficient vector is inefficient
  • The OLS estimator for the coefficient of the explanatory variable measured with error is biased, but that for the remaining coefficients is unbiased and consistent
  • The OLS estimator for the coefficient vector is biased (correct)
  • Consider the following equation: y = β₁ + β2x2 + β3x3 + ε. Assume that the researcher does not have data for x3 and decides to estimate the following model: y = β₁ + β2x2 + v, where v is the error in the estimated equation. Show that this implies that x2 is endogenous and that the OLS estimator is inconsistent.

    This is the case of omitted variables. DGP: y = β₁ + β2x2 + β3x3 + e, where uį iid (0, σ곹) and cov(e, x2) = cov(ε, x3) = 0 Estimated model: y = β₁ + β2x2 + v, where v = β3x3 + e, cov(v, x2) = cov(β3x3 + ɛ, x2) = β3cov(x2, x3) ≠ 0 It follows that: B2 = B2 + β3cov(x2, x3)/var(x2) Where the last term is different from zero and represents the asymptotic bias.

    Assume also that ẞ3 < 0 and that x2 and X3 are positively correlated: in which direction will the coefficient of x₂ be biased?

    <p>In this case ẞ3cov(x2, x3) &lt; 0, hence the coefficient will be biased downwards</p> Signup and view all the answers

    Assume that the researcher has data for a variable z, which she decides to use as an instrument for X2. What are the conditions that z needs to satisfy in order to be a valid instrument? Which of these conditions can she test and how?

    <p>z must satisfy the following conditions: 1. It is &quot;external&quot;, i.e. it does not affect y directly 2. cov(ε, z) = 0 → it is exogenous 3. cov(x2,z) ≠ 0 ↔ it is relevant Condition n. 3 can be tested with a significance test for the coefficient of z in the reduced form equation for the endogenous variable. Condition n. 2 cannot be tested here because of exact identification (one endogenous variable &amp; one instrument).</p> Signup and view all the answers

    You have a sample of 807 US citizens that includes the following information on each individual: cigs = number of cigarettes smoked cigpric = price, in cents, of a pack of cigarettes in the individual's state of residence income = annual income, in dollars educ = number of years of education age = age. You use these data to estimate the following demand function for cigarettes (note: lincome=log(income), Icigpric=log(cigpric), agesq=age²): How do you read the coefficients of Icigprice and lincome? Are they significant? What is your interpretation of the results?

    <p>They represent, approximately, the expected change in the number of cigarettes smoked subsequent to a one percentage change in the price of cigarettes and in income, respectively. E.g. when price increases by one precent, the number of cigarettes smoked decreases by 2.8, on average. None of the two coefficients is significant. Results suggest that cigarettes are necessity goods, because they are not sensitive to changes in price and income. This is consistent with smoke being addictive.</p> Signup and view all the answers

    What is instead the marginal effect of age on cigarettes' consumption? Is it constant? Does it change sign for some age value? Given the descriptive statistics below, is it relevant in the present sample?

    <p>The marginal effect of age on cigarettes' consumption is: 0.78 – 2 * 0.009age = 0.78 – 0.018age, which clearly changes with age and is positive for age &lt;= 43.33. This is relevant because it just above average age in the sample, i.e. we do expect the marginal effect of age to have a different sign depending on age.</p> Signup and view all the answers

    In the dynamic panel data model, two-period lags of the dependent variable are a valid instrument as long as

    <p>The transitory component of the error is iid over both i and t (C)</p> Signup and view all the answers

    With a binary dependent variable, the OLS estimator is

    <p>Unbiased and inefficient (C)</p> Signup and view all the answers

    Consider the following variables: y: =1 if individual works, =0 if individual does not work age: individuals' age in years education: number of years spent at school south: =1 if the individual lives in Southern Italy, = 0 if in the North married: =1 if the individual is married, =0 otherwise Looking at the STATA output below, can you tell: which model is estimated and what kind of information can be gained from the first table of coefficients appearing after the probit command?;

    <p>Probit. The table reports Maximum Likelihood coefficients that we can interpret in terms of size and significance, while their quantitative interpretation is less clearcut as they capture effects measured in the metric of the underlying latent propensity</p> Signup and view all the answers

    How much does age affect the propensity to work and is this effect significant?

    <p>a unit increase in age reduces the probability of working by 0.3 percentage points, statistically significant</p> Signup and view all the answers

    Whether the marginal effects at the mean would be the same as the marginal effects reported below and why.

    <p>It would not. The reported effect is the average marginal effects, that is [F(β)]/N ΣN F(xi), while the effects at the mean would be [F(β)]/∂x which are different because F() (the cdf of the error) is non-linear.</p> Signup and view all the answers

    Assume that you want to model employees job satisfaction as a function of their personal attributes, and your satisfaction data are on the following scale: 0 (= unhappy with the job); 1 (= neither unhappy or happy with the job); 2 (= happy with the job). Discuss what are the problems related to the use of the linear regression model in this context.

    <p>Linear models would yield wrong predicted probabilities, heteroskedastic errors and highly non-normal errors</p> Signup and view all the answers

    Write down an econometric model that avoids the issues presented by the linear model. Assuming that errors are normally distributed, derive the likelihood function of the model. What parameters are not identified with respect to the linear model, and why?

    <p>The model is the ordered response one described in slides 5 and 6 of the slide set “Multi-response models”. You are expected to derive that framework and the corresponding likelihood. The variance is not identified because we do not observe the continuous propensity variable but only its discrete manifestation. One of the thresholds is not identified because data refer to utility orderings, not utility levels.</p> Signup and view all the answers

    How can you test the hypothesis that unhappiness and indifference represent the same feeling towards the job?

    <p>H0: µ2=0 (note: µ2 is the threshold between indifference and happiness, while 0 is the threshold between unhappiness and indifference)</p> Signup and view all the answers

    Flashcards

    Marginal Effect of Advertising

    The change in PC sales resulting from a one-unit increase in advertising expenditure, considering the quadratic relationship between advertising and sales.

    Measurement Error in Explanatory Variable

    When the values of an explanatory variable are inaccurately measured, leading to biases in regression coefficient estimates.

    Omitted Variable Bias

    Bias in regression estimates when a relevant explanatory variable is not included in the model, leading to a correlation between the error term and the included variables.

    Endogenous Variable

    A variable in a regression model that is correlated with the error term, causing biased and inconsistent estimates.

    Signup and view all the flashcards

    OLS Estimator Inconsistency

    The OLS estimator will not converge to the true value of the parameter even with an infinite sample size, due to factors like omitted variables or measurement error.

    Signup and view all the flashcards

    Bias Direction in Regression

    How the omitted variable affects the estimated coefficient of another variable, depending on the relationship between the variables.

    Signup and view all the flashcards

    Instrument Variable

    A variable used to estimate the relationship between an endogenous variable and the dependent variable, while addressing the correlation between the endogenous variable and the error term.

    Signup and view all the flashcards

    Instrument Variable Conditions

    The criteria that an instrument must satisfy to be valid: external, exogenous, and relevant.

    Signup and view all the flashcards

    Testing Instrument Relevance

    Determining whether an instrument is significantly correlated with the endogenous variable, by testing the significance of its coefficient in the reduced form equation.

    Signup and view all the flashcards

    Coefficient Interpretation in Regression

    Understanding the meaning and implications of the estimated coefficients for each explanatory variable in the model.

    Signup and view all the flashcards

    Significance of Coefficients

    Whether the estimated coefficients are statistically different from zero, indicating whether the corresponding explanatory variables have a significant impact on the dependent variable.

    Signup and view all the flashcards

    Demand Function for Cigarettes

    A mathematical representation of the relationship between the quantity of cigarettes demanded and factors like price, income, education, and age, showing how changes in these factors affect consumption.

    Signup and view all the flashcards

    Interpretation of Log Coefficients

    Understanding the interpretation of coefficients in a regression when the variables are in logarithmic form.

    Signup and view all the flashcards

    Marginal Effect of Age on Consumption

    The change in cigarette consumption associated with a one-year increase in age, taking into account the age-squared term in the model.

    Signup and view all the flashcards

    Constant vs. Non-Constant Marginal Effect

    Whether the effect of a change in a variable is constant across all values of that variable or changes depending on the specific value of the variable.

    Signup and view all the flashcards

    Effect of Age on Smoking

    The combined impact of age and age-squared on the number of cigarettes smoked, highlighting the potentially complex relationship.

    Signup and view all the flashcards

    Descriptive Statistics

    Summary measures of data, such as mean, standard deviation, and minimum/maximum values, providing insights into the distribution and characteristics of the variables in a sample.

    Signup and view all the flashcards

    Relevance of Age in Sample

    Whether the age variable is important in explaining cigarette consumption, taking into account the standard deviation of age and the overall age range in the sample.

    Signup and view all the flashcards

    Necessity Goods

    Goods that are essential for daily living, such as food or medicine, and are relatively inelastic in demand, meaning that consumption changes little with price or income fluctuations.

    Signup and view all the flashcards

    Addiction

    A strong craving and dependence on a substance, often leading to continued consumption despite negative consequences.

    Signup and view all the flashcards

    Regression Analysis

    A statistical method used to estimate the relationship between a dependent variable and one or more independent variables, allowing for prediction and understanding of how changes in independent variables affect the dependent variable.

    Signup and view all the flashcards

    Dependent Variable

    The variable being explained or predicted by the model, such as sales, consumption, or prices.

    Signup and view all the flashcards

    Independent Variable

    Variables used to explain or predict the dependent variable, such as price, income, or advertising expenditure.

    Signup and view all the flashcards

    Sample Data

    A set of observations collected from a subset of the population, used to draw inferences about the population as a whole.

    Signup and view all the flashcards

    Reduced Form Equation

    An equation expressing an endogenous variable as a function of exogenous variables, used in instrumental variable estimation to assess the relationship between the instrument and the endogenous variable.

    Signup and view all the flashcards

    Exact Identification

    A situation in instrumental variable estimation where the number of endogenous variables is equal to the number of instruments, implying that the coefficients can be uniquely estimated.

    Signup and view all the flashcards

    Empirical Economics

    The use of data and statistical methods to test economic theories and understand real-world phenomena, providing insights into economic behavior and policy implications.

    Signup and view all the flashcards

    Study Notes

    Empirical Economics Mock Exam - Part 1

    • Multiple Choice Questions (A1): An econometrics problem involving PC sales, price, and advertising expenditure. The correct statement is that the marginal effect of advertising isn't constant; it depends on the level of advertising.
    • Measurement Error (A1.2): When one explanatory variable in a regression has measurement error, the OLS estimator for the coefficient of that particular variable will be biased.

    Empirical Economics Mock Exam - Part 1 - Section B

    • Open Question (B1.1): An omitted variable bias problem. Omitting a variable from the regression equation can lead to inconsistencies in the estimated coefficients for other variables.
    • Open Question (B1.1, part 2): The OLS estimator becomes inconsistent when omitting a variable (assuming the omitted variable is correlated with an included one). The coefficient of the included correlated variable will be biased downwards, if the excluded variable coefficient is negative, and positively correlated to the included one.
    • Open Question (B1.2): This question provides data and an estimated model that predicts the number of cigarettes smoked, along with prices, income, education and age, to ascertain the demand for cigarettes.
      • Data Interpretation: The coefficients for the log of cigpric and log of income show the effect of price changes and income changes on the number of cigarettes smoked.
      • Significance: The significance of coefficients (t-tests) for the variables in the model are needed to understand the statistical relevance of the coefficients.
      • Interpretation of Results: The provided coefficients, though statistically significant at a given level, inform about the effects of price and income on cigarette consumption.

    Empirical Economics Mock Exam Part 2 - Section A

    • Dynamic Panel Data (A2.1): In dynamic panel data models, lagged dependent variables are valid instruments provided the transitory error component of the model is independent over both individuals and time periods.
    • Binary Dependent Variable (A2.2): The OLS estimator applied to a binary dependent variable is biased and inefficient.

    Empirical Economics Mock Exam Part 2 - Section B

    • Open Question (B2.1): This problem is about estimating factors which influence whether or not individuals work based on data on the individuals.
    • Model Type: A probit model is estimated (a type of regression model for binary outcomes).
    • Coef. Interpretation: The coefficient (e.g., age) shows how a one-unit increase in age affects the probability of working.
    • Significance: The significance (p-values) of the coefficients indicate whether a change in an explanatory variable is statistically significant in affecting the probability of working.

    Empirical Economics Mock Exam - Additional Questions (Page 5 and 6)

    • Ordered Probit (B2.2): This relates to modeling job satisfaction categorized into "unhappy", "indifferent", or "happy" categories.
      • Problems with Linear Regression: Linear regression models create difficulties in this context because they assume that errors are distributed normally or that they don't depend on independent variables.
      • Ordered Response Model: The correctly specified order-response model handles the categorical nature accurately (e.g., unordered probit or ordered logit models)
      • Hypothesis Testing: To establish whether unhappiness and indifference are both associated with the same feelings towards the job, a given hypothesis would require testing the equality of the thresholds/categories.

    Studying That Suits You

    Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

    Quiz Team

    Related Documents

    Description

    Test your knowledge with this mock exam focused on empirical economics. It includes multiple choice questions and open-ended questions about econometrics, measurement error, and omitted variable bias. Prepare yourself for more in-depth understanding of regression analysis.

    More Like This

    Econometrics Final
    28 questions

    Econometrics Final

    DiversifiedRhodolite6065 avatar
    DiversifiedRhodolite6065
    Methodology of Econometrics
    12 questions
    Use Quizgecko on...
    Browser
    Browser