Changing prices
In an effort to increase demand and grow your sales, you made some pricing changes starting on 2/21/2017. In an effort to draw more people at lunch, you decreased prices by 20% on lunch items (i.e., soup, sandwiches, and chicken stew) but increased prices on drinks by 20% to offset the lower revenue. You also decreased all other prices by 10% in an effort to boost demand.
Now you want to know if it actually boosted sales. You'll start by filtering the data into two groups to perform other analyses.
Just as a reminder, to convert to a date value you can use the function DATE(), which takes the year, month, and day as arguments (e.g., DATE(1969,7,20)).
Cet exercice fait partie du cours
Error and Uncertainty in Google Sheets
Instructions
- In cell
H2, filter the data so that you only have sales that occurred before 2/21/2017. - In cell
J2, filter the data so that you only have sales that occurred on or after 2/21/2017.
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
Commencer l’exercice