XYZ has counted the number of customers on 5 weekdays:
Mondays Tuesdays Wednesdays Thursdays Fridays
45 39 67 53 35
47 41 69 57 37
49 43 45 59 51
31 49 67 61 55
49 55 61 63 65
(Numbers should be in table)
a) Examine by a test if the average number of customers is identical on all days
b) Examine if the assumptions of the above test are met
Could someone show me how to do this sep by step?
Mondays Tuesdays Wednesdays Thursdays Fridays
45 39 67 53 35
47 41 69 57 37
49 43 45 59 51
31 49 67 61 55
49 55 61 63 65
(Numbers should be in table)
a) Examine by a test if the average number of customers is identical on all days
b) Examine if the assumptions of the above test are met
Could someone show me how to do this sep by step?