Skip to content

Commit 5bf8e56

Browse files
authored
# Fix typo in chapter 5, section 5.8 (#495)
this PR addresses issue #493 1. Section 5.8 example questions now references correct figures [Figure 5.12 (a)] and [Figure 5.12 (b)] poverty and unemployement rate, respectively, in concordance with example text. 2. Section 5.8 guided practice question now references correct figure Figure 5.12 (d) In concordance with guided practice text.
1 parent 1eec62f commit 5bf8e56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

explore-numerical.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1231,7 +1231,7 @@ terms_chp_05 <- c(terms_chp_05, "intensity map")
12311231
```
12321232

12331233
::: {.workedexample data-latex=""}
1234-
What interesting features are evident in the poverty and unemployment rate intensity maps in @fig-county-intensity-maps-3 and @fig-county-intensity-maps-4?
1234+
What interesting features are evident in the poverty and unemployment rate intensity maps in @fig-county-intensity-maps-1 and @fig-county-intensity-maps-2?
12351235

12361236
------------------------------------------------------------------------
12371237

@@ -1245,7 +1245,7 @@ One observation that stands out when comparing the two maps: the poverty rate is
12451245
:::
12461246

12471247
::: {.guidedpractice data-latex=""}
1248-
What interesting features are evident in the median household income intensity map in @fig-county-intensity-maps-2?[^05-explore-numerical-14]
1248+
What interesting features are evident in the median household income intensity map in @fig-county-intensity-maps-4?[^05-explore-numerical-14]
12491249
:::
12501250

12511251
[^05-explore-numerical-14]: Answers will vary.

0 commit comments

Comments
 (0)