36 Pages

lecture notes - 4

Course: ECON 120B econ 120 B, Spring 2012
School: UCSD
Rating:
 
 
 
 
 

Word Count: 2302

Document Preview

Notes Lecture #4 Lecture (Chapter 6) Economics 120B Econometrics Prof. Dahl UC San Diego Outline 1. 2. 3. 4. 5. Omitted variable bias Causality and regression analysis Multiple regression and OLS Measures of fit Sampling distribution of the OLS estimator 2 Omitted Variable Bias (SW Section 6.1) The error u arises because of factors that influence Y but are not included in the regression function; so, there...

Register Now

Unformatted Document Excerpt

Coursehero >> California >> UCSD >> ECON 120B econ 120 B

Course Hero has millions of student submitted documents similar to the one
below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.

Course Hero has millions of student submitted documents similar to the one below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.
Notes Lecture #4 Lecture (Chapter 6) Economics 120B Econometrics Prof. Dahl UC San Diego Outline 1. 2. 3. 4. 5. Omitted variable bias Causality and regression analysis Multiple regression and OLS Measures of fit Sampling distribution of the OLS estimator 2 Omitted Variable Bias (SW Section 6.1) The error u arises because of factors that influence Y but are not included in the regression function; so, there are always omitted variables. Sometimes, the omission of those variables can lead to bias in the OLS estimator. 3 Omitted variable bias, ctd. The bias in the OLS estimator that occurs as a result of an omitted factor is called omitted variable bias. For omitted variable bias to occur, the omitted factor Z must be: 1. A determinant of Y (i.e. Z is part of u); and 2. Correlated with the regressor X (i.e. corr(Z,X) 0) Both conditions must hold for the omission of Z to result in omitted variable bias. 4 Omitted variable bias, ctd. In the test score example: 1. English language ability (whether the student has English as a second language) plausibly affects standardized test scores: Z is a determinant of Y. 2. Immigrant communities tend to be less affluent and thus have smaller school budgets and higher STR: Z is correlated with X. Accordingly, 1 is biased. What is the direction of this bias? What does common sense suggest? If common sense fails you, there is a formula 5 Omitted variable bias, ctd. A formula for omitted variable bias: recall the equation, n 1n ( Xi X )ui n vi 1 i =1 = 1 1 = i=n n 1 2 2 ( Xi X ) n sX i =1 where vi = (Xi X )ui (Xi X)ui. Under Least Squares Assumption 1, E[(Xi X)ui] = cov(Xi,ui) = 0. But what if E[(Xi X)ui] = cov(Xi,ui) = Xu 0? 6 Omitted variable bias, ctd. In general (that is, even if Assumption #1 is not true), 1n ( X i X )u i 1 = n i =1 1 1n ( X i X )2 n i =1 Xu 2 X p u Xu u = = Xu , X X u X where Xu = corr(X,u). If assumption #1 is valid, then Xu = 0, but if not we have. 7 The omitted variable bias formula: 1 + u 1 Xu X If an omitted factor Z is both: (1) a determinant of Y (that is, it is contained in u); and (2) correlated with X, then Xu 0 and the OLS estimator is biased (and is not p 1 consistent). The math makes precise the idea that districts with few ESL students (1) do better on standardized tests and (2) have smaller classes (bigger budgets), so ignoring the ESL factor results in overstating the class size effect. Is this is actually going on in the CA data? 8 Districts with fewer English Learners have higher test scores Districts with lower percent EL (PctEL) have smaller classes Among districts with comparable PctEL, the effect of class size i small (recall overall test score gap = 7.4) 9 Digression on causality and regression analysis What do we want to estimate? What is, precisely, a causal effect? The common-sense definition of causality isnt precise enough for our purposes. In this course, we define a causal effect as the effect that is measured in an ideal randomized controlled experiment. 10 Ideal Randomized Controlled Experiment Ideal: subjects all follow the treatment protocol perfect compliance, no errors in reporting, etc.! Randomized: subjects from the population of interest are randomly assigned to a treatment or control group (so there are no confounding factors) Controlled: having a control group permits measuring the differential effect of the treatment Experiment: the treatment is assigned as part of the experiment: the subjects have no choice, so there is no reverse causality in which subjects choose the treatment they think will work best. 11 Back to class size: Conceive an ideal randomized controlled experiment for measuring the effect on Test Score of reducing STR How does our observational data differ from this ideal? The treatment is not randomly assigned Consider PctEL percent English learners in the district. It plausibly satisfies the two criteria for omitted variable bias: Z = PctEL is: 1. a determinant of Y; and 2. correlated with the regressor X. The control and treatment groups differ in a systematic way corr(STR,PctEL) 0 12 Randomized controlled experiments: Randomization + control group means that any differences between the treatment and control groups are random not systematically related to the treatment We can eliminate the difference in PctEL between the large (control) and small (treatment) groups by examining the effect of class size among districts with the same PctEL. If the only systematic difference between the large and small class size groups is in PctEL, then we are back to the randomized controlled experiment within each PctEL group. This is one way to control for the effect of PctEL when estimating the effect of STR. 13 Return to omitted variable bias Three ways to overcome omitted variable bias 1. Run a randomized controlled experiment in which treatment (STR) is randomly assigned: then PctEL is still a determinant of TestScore, but PctEL is uncorrelated with STR. (But this is unrealistic in practice.) 2. Adopt the cross tabulation approach, with finer gradations of STR and PctEL within each group, all classes have the same PctEL, so we control for PctEL (But soon we will run out of data, and what about other determinants like family income and parental education?) 3. Use a regression in which the omitted variable (PctEL) is no longer omitted: include PctEL as an additional regressor in a multiple regression. 14 The Population Multiple Regression Model (SW Section 6.2) Consider the case of two regressors: Yi = 0 + 1X1i + 2X2i + ui, i = 1,,n Y is the dependent variable X1, X2 are the two independent variables (regressors) (Yi, X1i, X2i) denote the ith observation on Y, X1, and X2. 0 = unknown population intercept 1 = effect on Y of a change in X1, holding X2 constant 2 = effect on Y of a change in X2, holding X1 constant ui = the regression error (omitted factors) 15 Interpretation of coefficients in multiple regression Yi = 0 + 1X1i + 2X2i + ui, i = 1,,n Consider changing X1 by X1 while holding X2 constant: Population regression line before the change: Y = 0 + 1X1 + 2X2 Population regression line, after the change: Y + Y = 0 + 1(X1 + X1) + 2X2 16 Before: After: Difference: So: Y = 0 + 1X1 + 2X2 Y + Y = 0 + 1(X1 + X1) + 2X2 Y = 1X1 Y 1 = , holding X2 constant X 1 Y 2 = , holding X1 constant X 2 0 = predicted value of Y when X1 = X2 = 0. 17 The OLS Estimator in Multiple Regression (SW Section 6.3) With two regressors, the OLS estimator solves: n min b0 ,b1 ,b2 [Yi (b0 + b1 X 1i + b2 X 2i )]2 i =1 The OLS estimator minimizes the average squared difference between the actual values of Yi and the prediction (predicted value) based on the estimated line. This minimization problem is solved using calculus This yields the OLS estimators of 0 and 1. 18 Example: the California test score data Regression of TestScore against STR: TestScore = 698.9 2.28STR Now include percent English Learners in the district (PctEL): TestScore = 686.0 1.10STR 0.65PctEL What happens to the coefficient on STR? Why? (Note: corr(STR, PctEL) = 0.19) 19 Multiple regression in STATA reg testscr str pctel, robust; Regression with robust standard errors Number of obs F( 2, 417) Prob > F R-squared Root MSE = = = = = 420 223.82 0.0000 0.4264 14.464 -----------------------------------------------------------------------------| Robust testscr | Coef. Std. Err. t P>|t| [95% Conf. Interval] -------------+---------------------------------------------------------------str | -1.101296 .4328472 -2.54 0.011 -1.95213 -.2504616 pctel | -.6497768 .0310318 -20.94 0.000 -.710775 -.5887786 _cons = | 686.0322 8.728224 78.60 0.000 668.8754 703.189 ------------------------------------------------------------------------------ TestScore 686.0 1.10STR 0.65PctEL More on this printout later 20 Measures of Fit for Multiple Regression (SW Section 6.4) Actual = predicted + residual: Yi = Yi + ui SER = std. deviation of ui (with d.f. correction) RMSE = std. deviation of ui (without d.f. correction) R2 = fraction of variance of Y explained by X R 2 = adjusted R2 = R2 with a degrees-of-freedom correction that adjusts for estimation uncertainty; R 2 < R2 21 SER and RMSE As in regression with a single regressor, the SER and the RMSE are measures of the spread of the Ys around the regression line: SER = RMSE = n 1 ui2 n k 1 i =1 1n 2 ui n i =1 22 R2 and R 2 The R2 is the fraction of the variance explained same definition as in regression with a single regressor: SSR ESS R= = 1 , TSS TSS 2 n where ESS = (Yi Y ) , SSR = i =1 2 n u , TSS = i =1 2 i n (Yi Y ) 2 . i =1 The R2 always increases when you add another regressor (why?) a bit of a problem for a measure of fit 23 2 R2 and R , ctd. The R 2 (the adjusted R2) corrects this problem by penalizing you for including another regressor the R 2 does not necessarily increase when you add another regressor. n 1 SSR Adjusted R : R = 1 n k 1 TSS 2 2 Note that R 2 < R2, however if n is large the two will be very close. 24 Measures of fit, ctd. Test score example: (1) TestScore = 698.9 2.28STR, R2 = .05, SER = 18.6 (2) TestScore = 686.0 1.10STR 0.65PctEL, R2 = .426, R 2 = .424, SER = 14.5 What precisely does this tell you about the fit of regression (2) compared with regression (1)? Why are the R2 and the R 2 so close in (2)? 25 The Least Squares Assumptions for Multiple Regression (SW Section 6.5) Yi = 0 + 1X1i + 2X2i + + kXki + ui, i = 1,,n 1. The conditional distribution of u given the Xs has mean zero, that is, E(u|X1 = x1,, Xk = xk) = 0. 2. (X1i,,Xki,Yi), i =1,,n, are i.i.d. 3. Large outliers are rare: X1,, Xk, and Y have four moments: 4 E( X 14i ) < ,, E( X ki ) < , E(Yi 4 ) < . 4. There is no perfect multicollinearity. 26 Assumption #1: the conditional mean of u given the included Xs is zero. E(u|X1 = x1,, Xk = xk) = 0 This has the same interpretation as in regression with a single regressor. If an omitted variable (1) belongs in the equation (so is in u) and (2) is correlated with an included X, then this condition fails Failure of this condition leads to omitted variable bias The solution if possible is to include the omitted variable in the regression. 27 Assumption #2: (X1i,,Xki,Yi), i =1,,n, are i.i.d. This is satisfied automatically if the data are collected by simple random sampling. Assumption #3: large outliers are rare (finite fourth moments) This is the same assumption as we had before for a single regressor. As in the case of a single regressor, OLS can be sensitive to large outliers, so you need to check your data (scatterplots!) to make sure there are no crazy values (typos or coding errors). 28 Assumption #4: There is no perfect multicollinearity Perfect multicollinearity is when one of the regressors is an exact linear function of the other regressors. Example: Suppose you accidentally include STR twice: regress testscr str str, robust Regression with robust standard errors Number of obs = 420 F( 1, 418) = 19.26 Prob > F = 0.0000 R-squared = 0.0512 Root MSE = 18.581 ------------------------------------------------------------------------| Robust testscr | Coef. Std. Err. t P>|t| [95% Conf. Interval] --------+---------------------------------------------------------------str | -2.279808 .5194892 -4.39 0.000 -3.300945 -1.258671 str | (dropped) _cons | 698.933 10.36436 67.44 0.000 678.5602 719.3057 ------------------------------------------------------------------------29 Perfect multicollinearity is when one of the regressors is an exact linear function of the other regressors. In the previous regression, 1 is the effect on TestScore of a unit change in STR, holding STR constant (???) We will return to perfect (and imperfect) multicollinearity shortly, with more examples With these least squares assumptions in hand, we now can derive the sampling distn of 1 , 2 ,, k . 30 The Sampling Distribution of the OLS Estimator (SW Section 6.6) Under the four Least Squares Assumptions, The exact (finite sample) distribution of 1 has mean 1, var( 1 ) is inversely proportional to n; so too for 2 . Other than its mean and variance, the exact (finite-n) distribution of 1 is very complicated; but for large n p 1 is consistent: 1 1 (law of large numbers) 1 E ( 1 ) is approximately distributed N(0,1) (CLT) var( 1 ) So too for 2 ,, k Conceptually, there is nothing new here! 31 Multicollinearity, Perfect and Imperfect (SW Section 6.7) Some more examples of perfect multicollinearity The example from earlier: you include STR twice. Second example: regress TestScore on a constant, D, and B, where: Di = 1 if STR 20, = 0 otherwise; Bi = 1 if STR >20, = 0 otherwise, so Bi = 1 Di and there is perfect multicollinearity Would there be perfect multicollinearity if the intercept (constant) were somehow dropped (that is, omitted or suppressed) in this regression? This example is a special case of 32 The dummy variable trap Suppose you have a set of multiple binary (dummy) variables, which are mutually exclusive and exhaustive that is, there are multiple categories and every observation falls in one and only one category (Freshmen, Sophomores, Juniors, Seniors, Other). If you include all these dummy variables and a constant, you will have perfect multicollinearity this is sometimes called the dummy variable trap. Why is there perfect multicollinearity here? Solutions to the dummy variable trap: 1. Omit one of the groups (e.g. Senior), or 2. Omit the intercept What are the implications of (1) or (2) for the interpretation of the coefficients? 33 Perfect multicollinearity, ctd. Perfect multicollinearity usually reflects a mistake in the definitions of the regressors, or an oddity in the data If you have perfect multicollinearity, your statistical software will let you know either by crashing or giving an error message or by dropping one of the variables arbitrarily The solution to perfect multicollinearity is to modify your list of regressors so that you no longer have perfect multicollinearity. 34 Imperfect multicollinearity Imperfect and perfect multicollinearity are quite different despite the similarity of the names. Imperfect multicollinearity occurs when two or more regressors are very highly correlated. Why this term? If two regressors are very highly correlated, then their scatterplot will pretty much look like a straight line they are collinear but unless the correlation is exactly 1, that collinearity is imperfect. 35 Imperfect multicollinearity, ctd. Imperfect multicollinearity implies that one or more of the regression coefficients will be imprecisely estimated. Intuition: the coefficient on X1 is the effect of X1 holding X2 constant; but if X1 and X2 are highly correlated, there is very little variation in X1 once X2 is held constant so the data are pretty much uninformative about what happens when X1 changes but X2 doesnt, so the variance of the OLS estimator of the coefficient on X1 will be large. Imperfect multicollinearity (correctly) results in large standard errors for one or more of the OLS coefficients. The math? See SW, App. 6.2 Next topic: hypothesis tests and confidence intervals 36
Find millions of documents on Course Hero - Study Guides, Lecture Notes, Reference Materials, Practice Exams and more. Course Hero has millions of course specific materials providing students with the best way to expand their education.

Below is a small sample set of documents:

UCSD - ECON 120B - econ 120 B
Lecture Notes #5Lecture(Chapter 7)Economics 120BEconometricsProf. DahlUC San DiegoOutline1.2.3.4.Hypothesis tests and confidence intervals for a single coefficieJoint hypothesis tests on multiple coefficientsOther types of hypotheses involvi
UCSD - ECON 120B - econ 120 B
Lecture Notes #6Lecture(Chapter 8)Economics 120BEconometricsProf. DahlUC San DiegoNonlinear Regression Functions(SW Chapter 8) Everything so far has been linear in the Xs But the linear approximation is not always a good one The multiple regres
UCSD - ECON 120B - econ 120 B
Lecture Notes #7Lecture(Chapter 9)Economics 120BEconometricsProf. DahlUC San DiegoAssessing Studies Based onMultiple Regression (SW Chapter 9)Lets step back and take a broader look at regression: Is there a systematic way to assess (critique) re
UCSD - ECON 120B - econ 120 B
Copyright Notice: Students enrolled in the course may make one copy of the exam for personalresearch and private study. Otherwise, no part of the content of this exam may be reproduced inany form or by any means, including printing, electronic storage,
UCSD - ECON 120B - econ 120 B
SampleMidtermName_MULTIPLECHOICE.Choosetheonealternativethatbestcompletesthestatementoranswersthequestion.1) Theconditionaldistributionof YgivenX = x ,Pr(Y = y X=x ),islPr(Y = y )A) Pr(X=x i, Y=y ).B).Pr(X=x )i =1C)Pr(X=x , Y=y ).Pr(X=x )D)
UCSD - ECON 120C - ECON 120C
Another Look at the OLS EstimatorProf. Yixiao SunAugust 2, 2011By denition^O LS= arg min fN ( ) ; where fN ( ) =N1X(YiNXi )2 :i=1According to the LLN,fN ( ) ! f ( ) = E (YX )2 :That is, fN ( ) as a function becomes closer and closer to f (
UCSD - ECON 120C - ECON 120C
Econ 120CSamplingEcon 120CReview: Sampling Distribution,Central Limit Theorem,Asymptotic Distributions of OLS EstimatorsA sampleSampling is the process of taking a smaller group ofsubjects from a larger population.Econ 120C Yixiao SunSampling.
UCSD - ECON 120C - ECON 120C
Econ120CEcon120CEcon120CCorrelation and CausalityMotivation1Why do we care about beta ?Econ120CConsider the modely = x*beta + uIn the last two lectures, we show that the OLSestimator of beta enjoys some nice properties:consistency and asymptot
UCSD - ECON 120C - ECON 120C
RandomizationEcon 120CConsider y = 0 + 1x + ,Earnings = 0 + 1 * (military service) +However, most applied research in economics usesobservational data instead of experiment data. So x isnot randomly assigned.yxDuring the Vietnam War, the draft lo
UC Irvine - ECON 134A - 62360
CHAPTER 2FINANCIAL STATEMENTS, TAXES ANDCASH FLOWAnswers to Concepts Review and Critical Thinking Questions1.Liquidity measures how quickly and easily an asset can be converted to cash without significant lossin value. Its desirable for firms to hav
UC Irvine - ECON 134A - 62360
CHAPTER 7INTEREST RATES AND BONDVALUATIONAnswers to Concepts Review and Critical Thinking Questions1.No. As interest rates fluctuate, the value of a Treasury security will fluctuate. Long-term Treasurysecurities have substantial interest rate risk.
UC Irvine - ECON 134A - 62360
CHAPTER 9NET PRESENT VALUE AND OTHERINVESTMENT CRITERIAAnswers to Concepts Review and Critical Thinking Questions1.A payback period less than the projects life means that the NPV is positive for a zero discount rate,but nothing more definitive can b
UC Irvine - ECON 134A - 62360
CHAPTER 13RISK, RETURN, AND THE SECURITYMARKET LINEAnswers to Concepts Review and Critical Thinking Questions1.Some of the risk in holding any asset is unique to the asset in question. By investing in a variety ofassets, this unique portion of the t
UC Irvine - ECON 134A - 62360
CHAPTER 15COST OF CAPITALAnswers to Concepts Review and Critical Thinking Questions1.It is the minimum rate of return the firm must earn overall on its existing assets. If it earns more thanthis, value is created.2.Book values for debt are likely t
UC Irvine - ECON 134A - 62360
Chapter SevenThe CAPMMGMT 109Managerial FinanceProfessor Lu ZhengReviewTotal risk = Systematic risk + Idiosyncratic riskInvestors are risk-averse: the higher the risk of the asset,the greater the return they requireA well-diversified portfolio is
UC Irvine - ECON 134A - 62360
Chapter NineCost of CapitalMGMT 109Managerial FinanceProfessor Lu ZhengChapter Organization1. The Cost of Capital: Some Preliminaries2. The Cost of Equity3. The Costs of Debt and Preferred Stock4. The Weighted Average Cost of Capital5. Divisiona
UC Irvine - ECON 134A - 62360
Final ReviewChapter 5 Project Cash FlowUsing NPV to make investment decisionscash flowestimationa. Calculating cash flows of a projectb. Incremental cash flows (base case versusalternative, sunk cost, side effects, opportunitycost)c. How to handle
UC Irvine - ECON 134A - 62360
Market EfficiencyMGMT 109Managerial FinanceProfessor Lu ZhengEfficient Market Prices react very fast to new information. Competition in the financial markets assures thatprices reflect all relevant information.Reaction of Stock Price to New Inform
UC Irvine - ECON 134A - 62360
MTMG 109MidtermMain Topics Covered1. Introductiona. What is financeb. What is corporate financec. The advantages and disadvantages of acorporationd. The goal of financial managemente. Agency costsf. Financial Markets2. Time Value of Moneya. Fu
UC Irvine - ECON 134A - 62360
Practice Questions for MGMT 109 Final.These are practice questions. Don't take any focus or lack thereof as an indication of the material covered in the final.1. You purchase a machine for $20,000, depreciated straight-line to a book value of 5,000 over
UC Irvine - ECON 134A - 62360
CHAPTER 6DISCOUNTED CASH FLOW VALUATIONAnswers to Concepts Review and Critical Thinking Questions1.The four pieces are the present value (PV), the periodic cash flow (C), the discount rate (r), and thenumber of payments, or the life of the annuity, t
UC Irvine - ECON 134A - 62360
MGMT 109 Managerial FinanceStatistical concepts for portfolio theoryProfessor M. P. NarayananProfessor Lu ZhengObjectiveThis handout explains and summarizes some of the fundamental statistical conceptsrequired to understand portfolio theory.Statist
UC Irvine - ECON 134A - 62360
[.o+,r ltffftJ 3lA(*,&quot;;.\0 hLe\-ct&quot;\ c^&quot;. ct,cr,Io(r-.- /Dr a,r 1,U ; 2'x l et =Cr-'cfw_acfw_e&quot;\*$dlrrc,)Pd',*cfw__deJcfw_C.,_=l0 + $F lo +-$#1 rs/o + BSro +FfrloBtq +$ie,Fzo'(b)5ffilo + Fcfw_ 1J7*-ot0?lDc&quot;Y*^* b&quot;ltr*fik
UC Irvine - ECON 134A - 62360
$&amp;rt;dl'&quot;l\z-!u1 tcci^c?y-s&quot;e9+k/ [rrtr;q)c sl sl Ji )l.r-lT*7ryittIFt.re:,i C,g\ &amp;,'\ (r't\It)q\'tt) cfw_&quot;'u'-f)\&quot;jt. z rt*jfr&quot;hcfw_L j,F* ,'ll,tulu1 ,* &gt;rrf &quot;l; ';- ' *'*t ,*,-*- T : i [,^,-*tcfw_&quot;9 ,L t&gt;cfw_Lil ]Le\A.f ^$30*L
UC Irvine - ECON 134A - 62360
T-.w^ tlCflu.: LJ[eC&quot;*^&quot;t'i-*&quot;'1.u3utDL/ffw/&amp;ve^,At&quot;t|wt*VtnI(LuL,* y 6.*,l+$'-cfw_^ tFq hcfw_gph(Acli\xrrt,t^dgc)Can-)#&quot; V41 lVv&lt;*!L&quot;,p^tl u-A^lA (c,-o 0r+Co :cfw_'ncfw_.c,Iq ; C, 3 lo^Ct-r&quot;u,k-\ s ((&quot;\'uo ,r/uJtr
UC Irvine - ECON 134A - 62360
Frr(onr,r4lcfw_1wO6v'nryV, S,ta.,\l3,&quot;rx,r,lrr.l &amp;pR?r&quot;)Q t +1&quot; ^\(f*\, &quot;\'&quot;JA' t i'!n[rs^s;&lt;L.-rI$&quot;L&quot;tfot;pse-s,'^7- W +wl&quot;uaa ,cfw_un,eS^4,#xA o&quot;Atk\l ,Agcl'A'r4*&quot;-(*^k3$,^&quot;. 4o*,',^,[.lllrl.&quot;f\,h^(tlU.tx,I(:6&quot;sihvf&quot;s.&quot;
UC Irvine - ECON 134A - 62360
Final ExamYou have two hours to answer 50 questions. Good luck!1. Decision utility is(A) cardinal;(B) the standard concept of utility used in economics;(C) measured precisely by neuroeconomics;(D) none of the above.Answer: B2. Ann prefers a gamble
UC Irvine - ECON 134A - 62360
Homework 11. Show that the satiscing procedure described in class is equivalent to maximizing some utility function.2. Recall the xed-share budget rule where the share t of the budget B is spenton good 1, and the remaining share 1 t is spend on good 2.
UC Irvine - ECON 134A - 62360
Homework 21. Give an example of a heuristic rule (a rule of thumb) that can lead to intransitivechoices.2. Consider a person who has discounted utilityU (c0 , c1 , c2 ) = u(c0 ) + u(c1 ) + 2 u(c2 ).Suppose that he is indierent between the two proles
UC Irvine - ECON 134A - 62360
Homework 31. Bob has a quasi-hyperbolic discounted utilityU (c0 , c1 , c2 ) = u(c0 ) + u(c1 ) + 2 u(c2 ).Let u(c) = c.(a) Suppose that Bob is indierent between the three prolesc0 = c1 = c2 = 10c0 = 10, c1 = 9, c2 = 11c0 = 20, c1 = c2 = 0.Find and
UC Irvine - ECON 134A - 62360
Homework 41. Let x1 and x2 be the payos of agents 1 and 2 respectively. Suppose that agent1 has utility x2 + (1 )x1 if x1 x2U1 (x1 , x2 ) = x2 + (1 )x1 if x1 &lt; x2 .(a) Suppose that &lt; &lt; 0. Interpret the utility function of agent 1.(b) Suppose that =
UC Irvine - ECON 134A - 62360
Homework 51. Calculate the expected utility of a person who has wealth W = $10000, faces apotential loss of C = $5000 with probability and has a utility index u(x) overmoney:(i) = 0.01 and u(x) = x2 ;1(ii) = 0.01 and u(x) = x if x 5000 and u(x) = 2
UC Irvine - ECON 134A - 62360
Requirements1. Main Textbook (bookstore): Wilkinson, An Introductionto Behavioral Economics,2. Supplementary Reading (more advanced):Camerer, Behavioral Game Theory,Camerer, Lowenstein, Rabin, Advances in BehavioralEconomics,Kahneman and Tversky, C
UC Irvine - ECON 134A - 62360
Add/Drop CardsI cannot add people to a full class.That is a department policy.Keep trying to register electronically.No drop after two weeks.Standard vs Behavioral EconomicModels (SEM vs BEM)SEM describes how agents should behave.Behavioral Econom
UC Irvine - ECON 134A - 62360
Midterm ExamsFirst Midterm: October 26Second Midterm: November 16Each weighs 30%Multiple Choice Only (30-40 questions)First homework will be assigned today.Most general SEM: Utility MaximizationPeople make choices that maximize their utility.Utili
UC Irvine - ECON 134A - 62360
Homework and DiscussionsDiscussions start next week.You can attend any discussion, or more than one if youlike. (I ll post the entire schedule).Some questions (especially cases) do not have clear cutanswers.Therefore, you should attempt to augment T
UC Irvine - ECON 134A - 62360
Examples of DUMc0 = c1 = c2 = 10 = 0.5U(c0, c1, c2) = 10 + 0.5 * 10 + 0.5*0.5* 10 = 17.5c0 = 10 c1 = 0 c2 = 34U(c0, c1, c2) = 10 + 0.5 * 0 + 0.5*0.5* 34 = 18.25The second stream is preferred to first even though it leads to a rollercoaster in consu
UC Irvine - ECON 134A - 62360
Three Layers of Economic Models1. The top layer Standard Economic Models (utilitymaximization, DUM). These models are tractable inapplications and allow easy computations.2. The bottom layer data. Laboratory and naturalexperiments.3. The medium laye
UC Irvine - ECON 134A - 62360
BEM: Hyperbolic DiscountingThis model has the formU(c0, c1, ct) = t = 0, 1, t D(t) u(ct)where D(t) is called the discount function.D(t+1)/D(t) describes discounting between periods t+1and t.In the DUM, D(t) = t and D(t+1)/D(t) = = 1/(1+)Hyperbolic
UC Irvine - ECON 134A - 62360
Standard Economic Models utility maximization delayed payoffs are discounted in a time-consistentfashion (DUM) utility depends only on the personal consumptionStigler 81: when self-interest and ethical values with wideverbal allegiance are in confli
UC Irvine - ECON 134A - 62360
Fairness and Social PreferencesWhat do people care about? others welfare (charitable giving) fairness and inequality (pricing, entitlements, referencetransactions, games) intentions social and religious normsFairness and Inequality in ExperimentsD
UC Irvine - ECON 134A - 62360
Question 1People will prefer to commit if their future choices are time-inconsistent they are aware of thatTherefore Hyperbolic (or quasi-hyperbolic) discountingmodel with sophistication can explain commitments, butDUM or Hyperbolic DUM with naivete
UC Irvine - ECON 134A - 62360
Midterm Exam multiple choice (35-40) questions, 50 minutes bring your own scantron F-288-PAR-L one page of handwritten notes, two sides, not largerthan the usual letter-size printer paper no cooperation! Make your own mistakes. If twostudents make i
UC Irvine - ECON 134A - 62360
Midterm Exam answer key and grades will be posted tomorrow you can pick up your scantron and discuss solutions atmy office hours average was 23.5 out of 34 (one question dropped)85% - cutoff for solid A70-75% -cutoff for solid B60-65% -cutoff for s
UC Irvine - ECON 134A - 62360
Expected Value and Expected UtilityExpected Utility:Suppose that an action f delivers several monetary payoffs x1, x2, .,xn with probabilities p1, p2 , . pn respectively.Then the expected value isEV(f) = p1 x1 + p2 x2 + pn xnAnd expected utility is
UC Irvine - ECON 134A - 62360
Question 1For some events, neither symmetry nor frequencies canbe used to compute probabilities.Example: How likely is it that Lakers win the next title?Also many people do not understand probabilities(especially small ones) very well.It seems that
UC Irvine - ECON 134A - 62360
Prospect TheoryBEM: Kahneman and Tversky (79) proposed the prospect theoryThe simplest form of this theory applies to prospects written as(x, p; y, q)that deliver a gain x&gt; 0 with probability p and a loss y&lt;0 withprobability q. With the remaining pro
UC Irvine - ECON 134A - 62360
Question 1Prospect theory has the following features Loss aversion.v(-x) &lt; - v(x) where x&gt;0 diminishing sensitivity for gains and for losses. It impliesrisk aversion for gains and risk loving for losses. overweighing small probabilities and underwei
UC Irvine - ECON 134A - 62360
Standard Economic Model: Game TheoryGame theory is a tool for studying strategic behavior ofseveral players.The behavior of each player in a game should take intoaccount the behavior of others and the mutual recognitionof this interdependence.Applic
UC Irvine - ECON 134A - 62360
Standard Economic Model: Game TheoryGame theory is a tool for studying strategic behavior ofseveral players.The behavior of each player in a game should take intoaccount the behavior of others and the mutual recognitionof this interdependence.Applic
UC Irvine - ECON 134A - 62360
Standard Economic Model: Game TheoryGame theory is a tool for studying strategic behavior ofseveral players.The behavior of each player in a game should take intoaccount the behavior of others and the mutual recognitionof this interdependence.Applic
UC Irvine - ECON 134A - 62360
Second Midterm: Questions 1-8Charness, Rabin (02)Let x1 and x2 be the payoffs for agents 1 and 2.U1 (x1, x2) = x2 + (1 - ) x1 if x1 x2= x2 + (1 -) x1 if x1 &lt; x2Standard EM: = = 0altruism: &gt; &gt; 0Altruism and spite: &lt; 0 &lt; Fehr, Schmidt (99) : &lt; - &lt; 0
UC Irvine - ECON 134A - 62360
What happens in experiments?Dominant strategies are robust.In simple games, subjects pick the dominant strategy more90% of the time.One problem is fairness concerns, such as in the dictatorgames.What happens in experiments?Iterated dominant strateg
UC Irvine - ECON 134A - 62360
Final Exam Wed, Dec 11, 4-6pm multiple choice , 50-55 questions, two hours, less timepressure bring your own scantron F-288-PAR-L two pages of handwritten notes no cooperation! office hours: Tue 12-1:30 SSPA 3177 please, submit your electronic eva
UC Irvine - ECON 134A - 62360
Second Midterm, Behavioral Economics 115You have 50 minutes to 30 multiple choice questions. Good luck.1. The empirical evidence in the dictator games shows that people are typically willing to shareabout $2 out of a $10 endowment. This behavior can be
UC Irvine - ECON 134A - 62360
Midterm 1You have 50 minutes to answer 35 questions.1. Ann prefers x to y , and y to z . Then the function u(x) = 3, u(y ) = 1, u(z ) = 10000 is her(A) experienced utility; (B) decision utility; (C) anticipatory utility; (D) real-time utility.Answer:
UC Irvine - ECON 134A - 62360
NBER WORKING PAPER SERIESPSYCHOLOGY AND ECONOMICS:EVIDENCE FROM THE FIELDStefano DellaVignaWorking Paper 13420http:/www.nber.org/papers/w13420NATIONAL BUREAU OF ECONOMIC RESEARCH1050 Massachusetts AvenueCambridge, MA 02138September 2007I would l
UC Irvine - ECON 134A - 62360
QuizThe objective of this quiz is to help you evaluate your progress, and to provide a starting pointfor further discussion. This quiz will not aect your grade, and your answers need not be submitted.You have 15 minutes.1. Ann maximizes discounted uti
UC Irvine - ECON 134A - 62360
Quiz #1 Answers, Econ 115 Fall 2009This solution guide was written by Andy C. Chang. Any remaining errors aremy responsibility. Please direct any corrections to achang19@uci.edu1)Under the discounted utility model, Ann will try to maximize her utility
UC Irvine - ECON 134A - 62360
Quiz 2You have 20 minutes to answer the following questions.1. Ann prefers an improving sequence of annual wages 25K, 30K, 35K to the decreasing sequence35K, 30K, 25K. Her behavior can be explained by(A) discounted utility model with positive discount
UC Irvine - ECON 134A - 62360
Quiz 3You have 20 minutes to answer the following questions.1. Ann prefers to commit today to do a project tomorrow rather than to decide tomorrow. Herpreference for commitment can be explained by(A) discounted utility model;(B) hyperbolic discountin