A recipe for change
Before we assume that our pricing changes didn't work (or even worked in the opposite direction), we might want to conduct some additional analyses. After all, there might have been other factors that affected sales in those weeks. For example, it may be that more rain kept potential customers at home, which would have nothing to do with the price changes you instituted. You'll compare sales and rainfall to determine whether factors other than price changes affected sales.
Keep in mind that the number of inches of rain is the daily total, not the total during that given transaction. This means adding the rain totals together will inflate the numbers. You should use the daily maximum instead.
Diese Übung ist Teil des Kurses
Error and Uncertainty in Google Sheets
Anleitung zur Übung
- In cell
I2
, create a list of the unique dates in the dataset. - In cells
J2:J15
, calculate the maximum number of inches of rain for the corresponding day in columnI
. - In cells
K2:K15
, calculate the total sales for the corresponding day in columnI
.
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
