Errata
Hat tip to Gawon Yoon, Liviu Andronic, and Daniel Gerigk for finding the following typos!
Sort: by page or by date added
Excluding or including minor typos
Page 12: | Table 1.2, last row: "seq(v,b,s)" should read "seq(f,t,s)" |
Page 38: | 1st paragraph of 1.5.3.: "the ecdf created by the command plot(density(ROE)) is shown in Figure 1.14." should read "the ecdf created by the command plot(ecdf(ROE)) is shown in Figure 1.14." |
Page 45: | Figure 1.17 (b): The figure should be labelled "(b) Standard normal cdf" instead of "(b) Standard normal pdf" |
Page 52: | 1.7.4., 2nd paragraph: "For our problem of testing a hypothesis about a population parameter" should more precisely read "For our problem of testing a hypothesis about the population mean" |
Page 52: | Script 1.32: "we reuse variables from Example-C-3.R" should read "we reuse variables from Example-C-2.R" |
Page 82: | First sentence: "the role of four assumptions" should read "the role of five assumptions" |
Page 82: | Equation 2.16: There is a ^ missing on the σ in the first expression. |
Page 87: | Last paragraph: "the first 20 simulated samples" should read "the first 10 simulated samples" |
Page 97: | Equ. (3.9.): There shouldn't be a ˜ on x2 |
Page 99: | Equation 3.10: The should be a ^ on β but not on σ (also in the text below the equation). The comma at the end looks confusing. |
Page 101: | First paragraph: "It delivers a list of VIF" should read "It delivers a vector of VIF" (since a list is a specific type of object in R) |
Page 140: | Example 7.8, last sentence: "exp(0.7-1)" should read "exp(0.7)-1" |
Page 148: | Example 8.5: "Both the BP and the White test" should read "The LM versions of both the BP and the White test" |
Page 197: | Example 13.2: "CPS78_85.RData" should read "CPS78_85.dta" |
Page 225: | Example 15.10: The example title should read "Job Training and Worker Productivity" |