diff --git a/README.md b/README.md index d4e8edd..1bc5611 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,8 @@ 1. Create the scatterplot woth correlations: 1. Select the `Scatterplot chart` on the CHART TYPES. - 1. Select column "value". - 1. Click `Add another column` and select column "median". - 1. Click `Add another column` and select column "mean". + 1. Select column "rebates in USD". + 1. Click `Add another column` and select column "median-household-income". + 1. Click `Add another column` and select column "mean-household-income". 1. Click `Add another column` and select column "population". 1. Only strong correlation is between "median" and "mean" which is not surprising (the mean and median household income are similar statistics).