Data Dictionary: | ACS 2015 (1-Year Estimates) |
Data Source: | Social Explorer; U.S. Census Bureau |
A14011. | Average Family Income (In 2015 Inflation Adjusted Dollars) | |||||||
Universe: Families | ||||||||
A14011_001Average Family Income (In 2015 Inflation Adjusted Dollars)
Percent base:
None - percentages not computed
Aggregation method:
Division of Sums: variables: Sum(A14020_001) / Sum(A13002_001)
Formula used to compute this variable:
if( ACS15:B19101001 == 0)
Return_Value.IsNull = true;
else
Return_Value = ACS15:B19127001 / ACS15:B19101001;
if (ACS15:B19101001.IsNull)
Return_Value.IsNull = true;
if (ACS15:B19127001.IsNull || ACS15:B19101001.IsNull)
Return_Value.IsNull = true;
|
Excerpt from: | Social Explorer; U.S. Census Bureau; 2015 ACS 1-year and 2011-2015 ACS 5-year Data Releases: Technical Documentation. |
2015 ACS 1-year and 2011-2015 ACS 5-year Data Releases: Technical Documentation -> Appendix A: Supplemental Documentation -> 2014 Subject Definitions -> Derived Measures -> Mean |
Excerpt from: | Social Explorer; U.S. Census Bureau; 2015 ACS 1-year and 2011-2015 ACS 5-year Data Releases: Technical Documentation. |
2015 ACS 1-year and 2011-2015 ACS 5-year Data Releases: Technical Documentation -> Appendix A: Supplemental Documentation -> 2014 Subject Definitions -> Population Variables -> Income Type in the Past 12 Months -> Income of Families |