Metric: Average Wage

This post defines two metrics related to unemployment: Average Wage and Wage Growth Change. Both metrics are displayed on the Presidential Effectiveness Dashboard.

Average Wage Schema:

AttributeExplanation
Metric NameAverage Hourly Earnings of All Employees (Average Wage)
Version1.0
StatusFinal
Fundamental ObjectivePromote a Strong Economy
Child ObjectiveRaise American Wages
DescriptionAverage Age is the median value of the hourly wage for all Americans on payroll.
AudienceVoters, Economists
QuestionWhat is the average hourly earnings of all American employees?
AnswerA monetary value expressed as dollars and cents.
FormulaAverage Wage = Sum(Hourly Wage for Each American Employee) /
Count(Americans who Are On Payroll
)
UnitsDollars
FrequencyMonthly
TargetsTBD
SourcesU.S. Bureau of Labor Statistics (LINK)
VisualizationSummary Dashboard: Sparkline
x-axis: Time (Month)
y-axis: Average Wage

Detailed Drill-Down: Line Graph
x-axis: Time (Month)
y-axis: Average Wage
Table 1: Average Wage Schema

New Jobs Change Schema:

AttributeExplanation
Metric NameWage Growth
Version1.0
StatusFinal
Fundamental ObjectivePromote a Strong Economy
Child ObjectiveRaise American Wages
DescriptionWage Growth measures the change in the Average Wage from the start to the finish of a Presidential administration. If an administration has not yet ended, Wage Growth measures the change in Average Wage from the start of an administration to the present.
AudienceVoters, Economists
QuestionDuring the X Administration, what is the percentage change in the Average Wage?
AnswerA percentage. A positive value indicates that the Average Wage has increased between the start of Administration X and either the present (if X is the current administration) or at the end of Administration X (if X is a prior Administrations). A negative value indicates that the Average Wage has decreased between the start of Administration X and either the present (if X is the current administration) or at the end of Administration X (if X is a prior Administrations). A value of “0” indicates no change at all in the Average Wage during an administration.
FormulaWage Growth = ( (Average Wage at present or end of administration) – (Average Wage at start of administration) ) /
(Average Wage at start of administration)
UnitsDimensionless (percentage)
FrequencyMonthly (until end of an Administration)
TargetsTBD
SourcesU.S. Bureau of Labor Statistics (LINK)
VisualizationIcon: if positive, green up arrow; if equal to zero, black equal sign (‘=’); and if negative, red down arrow

Text: Percentage with one decimal place (example: -2.1%)
Table 2: Average Wage Change Schema