In: Statistics and Probability
After working with the data, you realize that since Half-Foods was acquired, its staffing and sales strategies has changed quite drastically and therefore the historical data is not valid any more. Especially, there has been a significant reduction of staff. So you decide to collect new data from your stores. In the table below, you can find the average number of employees and the sales for each Half-Foods store in the past six months. Build a regression model that uses average number of employees to explain sales.
|
|
Based on this analysis, how many additional sales (in $M) does an extra employee bring?
What is the p-value of the coefficient of Average Number of Employees?
You are not satified with the model created in Question 3. After thinking long and hard about this, you discover that sales is not a linear function of number of employees. It is possible that adding new employees will not have the same effect after some point. Therefore, you decide to model a curvilinear relationship.
Regress sales on number of employees and squared number of employees. Using this model, predict the sales of a store with 18 employees.
What are the expected sales for this store?
The regression analysis is done in excel by following steps
Step 1: Write the data values in excel. The screenshot is shown below,
Step 2: DATA > Data Analysis > Regression > OK. The screenshot is shown below,
Step 3: Select Input Y Range: 'y' column, Input X Range: 'x' column then OK. The screenshot is shown below,
The result is obtained. The screenshot is shown below,
The regression equation is,
For one additional employee sales will increase by $11.3718
Now, the regression model for number of employees and squared number of employees is done in excel by following steps
Step 1: Write the data values in excel. The screenshot is shown below,
Step 2: DATA > Data Analysis > Regression > OK. The screenshot is shown below,
Step 3: Select Input Y Range: 'y' column, Input X Range: 'x^2' column then OK. The screenshot is shown below,
The result is obtained. The screenshot is shown below,
The regression equation is,
For X=18