Bread on the rise?
Now you have separated your data into two groups: one from before the price changes took effect and one from after. You want to determine whether changing prices improved total sales. To do this, you will need to compute summary statistics and perform a t-test as you have done previously.
Este exercício faz parte do curso
Error and Uncertainty in Google Sheets
Instruções do exercício
- In cells
G2:H2
, compute the average item price for sales between February 13 and 20 and between Februrary 21 and 28, respectively. - Compute the standard deviation for item prices for before and after the price changes in cells
G3:H3
. - Calculate the total sales between February 13 and 20 and between February 21 and 28 in cells
G4:H4
, respectively. - Perform a t-test in cell
G5
to determine whether the average item sale price differed significantly before and after the price change.
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
