Final answer:
To calculate the Pearson's correlation coefficient, use the formula r = ((x - mean_x)(y - mean_y)) / sqrt((x - mean_x)^2 * (y - mean_y)^2). Plug in the values for minimum wage and fertility rate and calculate the mean for each variable. Then, calculate the correlation coefficient.
Step-by-step explanation:
To calculate the Pearson's correlation coefficient for the association between minimum wage and adolescent fertility rate, use the following formula:
r = Σ((x - μx)(y - μy)) / sqrt(Σ(x - μx)^2 × Σ(y - μy)^2)
Plug in the values for minimum wage and fertility rate from the data:
- Washington: Minimum Wage = 13.50, Fertility Rate = 37
- Texas: Minimum Wage = 7.25, Fertility Rate = 58
- Pennsylvania: Minimum Wage = 7.25, Fertility Rate = 35
- Oregon: Minimum Wage = 12.00, Fertility Rate = 36
- Georgia: Minimum Wage = 7.25, Fertility Rate = 47
- West Virginia: Minimum Wage = 8.75, Fertility Rate = 54
- Montana: Minimum Wage = 8.75, Fertility Rate = 41
- Kansas: Minimum Wage = 7.25, Fertility Rate = 40
Calculate the mean for each variable, then calculate the correlation coefficient.