The Census Bureau defines “White Alone” as “people who reported White
Ask Expert

Be Prepared For The Toughest Questions

Practice Problems

The Census Bureau defines “White Alone” as “people who reported White

Part 9: Ethnicity

Download the data from the Census Bureau

The Census Bureau defines “White Alone” as “people who reported White and did not report any other race category.” (https://www.census.gov/programs-surveys/cps/data/data-tools/cps-table-creator-help/racedefinitions.

html)

vars = c('B02001_002')

ethnicityData = get_acs(geography = "zcta", variables = vars, geometry = FALSE)

ethnicityData = ethnicityData %>% rename(whiteAloneCount = estimate)

ethnicityData$mod_zcta = sub("ZCTA5 ","",ethnicityData$NAME)

Question 18: Merge the ethnicity data into the main data set

Question 19: Calculate the percentage of the population that stated they are “White Alone.”

Hint
ComputerThere is an identified need for the collection of ethnicity data in the healthcare setting. Accurate data on ethnicity are essential for informing policy makers, funders and public health experts about the incidence, prevalence and outcomes of specific conditions in population subgroups....

Know the process

Students succeed in their courses by connecting and communicating with
an expert until they receive help on their questions

1
img

Submit Question

Post project within your desired price and deadline.

2
img

Tutor Is Assigned

A quality expert with the ability to solve your project will be assigned.

3
img

Receive Help

Check order history for updates. An email as a notification will be sent.

img
Unable to find what you’re looking for?

Consult our trusted tutors.

Developed by Versioning Solutions.