Fortune magazine publishes an annual list of 100 best companies to work for. The data in the “HW7.xlsx” file on Moodle shows a portion of the data for a sample of 20 of the companies that made the top 100 list for 2012. The column labeled Rank shows the rank of the company in the Fortune 100 list. The column labeled Size indicates whether the company is a small (fewer than 2500 employees), midsize (2500-10,000 employees) or large company (above 10,000 employees). The column labeled Salaried ($1000s) shows the shows the average annual salary for salaried employees rounded to the nearest $1000. Finally, the column labeled Hourly ($1000s) shows the average annual salary for hourly employees rounded to the nearest $1000. a)  Use these data to develop an estimated regression equation that could be used to predict the average annual salary for salaried employees given the average annual salary for hourly employees. b)  Use ? = 0.05 to test for overall significance. If you were conducting this test using statistical tables, what would be the critical value you would use for this test? Report the appropriate distribution, degrees of freedom, and the critical value. c)  To incorporate the effect of size, a categorical variable with three levels, use two dummy variables: one indicating small companies, and another indicating middle-sized ones. The first one should take a value of 1 if a company is a small one, and 0 otherwise. The second should take a value of 1 if a company is a medium one, and 0 otherwise. Hint: use a formula of a similar form: =IF(A1="Small",1,0). Develop an estimated regression equation that could be used to predict the average annual salary for salaries employees given the average annual salary for hourly employees and the size of the company.

MATLAB: An Introduction with Applications
6th Edition
ISBN:9781119256830
Author:Amos Gilat
Publisher:Amos Gilat
Chapter1: Starting With Matlab
Section: Chapter Questions
Problem 1P
icon
Related questions
icon
Concept explainers
Topic Video
Question

Fortune magazine publishes an annual list of 100 best companies to work for. The data in the “HW7.xlsx” file on Moodle shows a portion of the data for a sample of 20 of the companies that made the top 100 list for 2012. The column labeled Rank shows the rank of the company in the Fortune 100 list. The column labeled Size indicates whether the company is a small (fewer than 2500 employees), midsize (2500-10,000 employees) or large company (above 10,000 employees). The column labeled Salaried ($1000s) shows the shows the average annual salary for salaried employees rounded to the nearest $1000. Finally, the column labeled Hourly ($1000s) shows the average annual salary for hourly employees rounded to the nearest $1000.

  1. a)  Use these data to develop an estimated regression equation that could be used to predict the average annual salary for salaried employees given the average annual salary for hourly employees.

  2. b)  Use ? = 0.05 to test for overall significance. If you were conducting this test using statistical tables, what would be the critical value you would use for this test? Report the appropriate distribution, degrees of freedom, and the critical value.

  3. c)  To incorporate the effect of size, a categorical variable with three levels, use two dummy variables: one indicating small companies, and another indicating middle-sized ones. The first one should take a value of 1 if a company is a small one, and 0 otherwise. The second should take a value of 1 if a company is a medium one, and 0 otherwise. Hint: use a formula of a similar form: =IF(A1="Small",1,0). Develop an estimated regression equation that could be used to predict the average annual salary for salaries employees given the average annual salary for hourly employees and the size of the company.

  4. d)  Use the regression equation developed in part c) to predict the average annual salary for salaried employees in a Small company with an average annual salary for hourly employees equal to $60,000.

  5. e)  For the estimated regression equation developed in part c), use the t test to determine the significance of the independent variables. Use ? = 0.10. If you were to conduct this test using statistical tables, which t distribution (how many degrees of freedom) would you use? What is the critical value for this test?

  6. f)  Based upon your findings in part e), adjust the set of independent variables and develop an estimated regression equation that can be used to predict the average annual salary for salaried employees given the average annual salary for hourly employees and the size of the company.

  7. g)  Report and discuss the unadjusted and adjusted coefficients of determination for your equations in parts c) and f). Did dropping a variable improve the fit of the model?

The image contains an Excel spreadsheet detailing information about various companies, categorized by rank, name, company size, and average salary figures. The spreadsheet appears to be related to Chapter 15-16 assignments and is organized into the following columns:

- **Column A: Rank**
  - numbers range from 4 to 75, indicating the order or ranking of companies.
  
- **Column B: Company**
  - lists the names of 15 different companies.

- **Column C: Size**
  - classifies the company size into three categories: Large, MidSize, and Small.

- **Column D: Salaried ($1000s)**
  - provides salary information for salaried positions, ranging from $48,000 to $189,000.

- **Column E: Hourly ($1000s)**
  - provides salary information for hourly positions, ranging from $25,000 to $83,000.

### List of Companies and Details:

1. **Wegmans Food Markets (Large)**
   - Salaried: $129,000
   - Hourly: $62,000

2. **NetApp (Midsize)**
   - Salaried: $143,000
   - Hourly: $76,000

3. **Camden Property Trust (Small)**
   - Salaried: $122,000
   - Hourly: $67,000

4. **Recreational Equipment (REI) (Large)**
   - Salaried: $103,000
   - Hourly: $28,000

5. **Quicken Loans (Midsize)**
   - Salaried: $78,000
   - Hourly: $54,000

6. **Zappos.com (Midsize)**
   - Salaried: $48,000
   - Hourly: $25,000

7. **Mercedes-Benz USA (Small)**
   - Salaried: $118,000
   - Hourly: $50,000

8. **USAA (Large)**
   - Salaried: $96,000
   - Hourly: $47,000

9. **The Container Store (Midsize)**
   - Salaried: $111,000
   - Hourly: $45,000

10. **Ultimate Software (Small)**
    - Salaried: $166,000
    -
Transcribed Image Text:The image contains an Excel spreadsheet detailing information about various companies, categorized by rank, name, company size, and average salary figures. The spreadsheet appears to be related to Chapter 15-16 assignments and is organized into the following columns: - **Column A: Rank** - numbers range from 4 to 75, indicating the order or ranking of companies. - **Column B: Company** - lists the names of 15 different companies. - **Column C: Size** - classifies the company size into three categories: Large, MidSize, and Small. - **Column D: Salaried ($1000s)** - provides salary information for salaried positions, ranging from $48,000 to $189,000. - **Column E: Hourly ($1000s)** - provides salary information for hourly positions, ranging from $25,000 to $83,000. ### List of Companies and Details: 1. **Wegmans Food Markets (Large)** - Salaried: $129,000 - Hourly: $62,000 2. **NetApp (Midsize)** - Salaried: $143,000 - Hourly: $76,000 3. **Camden Property Trust (Small)** - Salaried: $122,000 - Hourly: $67,000 4. **Recreational Equipment (REI) (Large)** - Salaried: $103,000 - Hourly: $28,000 5. **Quicken Loans (Midsize)** - Salaried: $78,000 - Hourly: $54,000 6. **Zappos.com (Midsize)** - Salaried: $48,000 - Hourly: $25,000 7. **Mercedes-Benz USA (Small)** - Salaried: $118,000 - Hourly: $50,000 8. **USAA (Large)** - Salaried: $96,000 - Hourly: $47,000 9. **The Container Store (Midsize)** - Salaried: $111,000 - Hourly: $45,000 10. **Ultimate Software (Small)** - Salaried: $166,000 -
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps

Blurred answer
Knowledge Booster
Centre, Spread, and Shape of a Distribution
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, statistics and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
MATLAB: An Introduction with Applications
MATLAB: An Introduction with Applications
Statistics
ISBN:
9781119256830
Author:
Amos Gilat
Publisher:
John Wiley & Sons Inc
Probability and Statistics for Engineering and th…
Probability and Statistics for Engineering and th…
Statistics
ISBN:
9781305251809
Author:
Jay L. Devore
Publisher:
Cengage Learning
Statistics for The Behavioral Sciences (MindTap C…
Statistics for The Behavioral Sciences (MindTap C…
Statistics
ISBN:
9781305504912
Author:
Frederick J Gravetter, Larry B. Wallnau
Publisher:
Cengage Learning
Elementary Statistics: Picturing the World (7th E…
Elementary Statistics: Picturing the World (7th E…
Statistics
ISBN:
9780134683416
Author:
Ron Larson, Betsy Farber
Publisher:
PEARSON
The Basic Practice of Statistics
The Basic Practice of Statistics
Statistics
ISBN:
9781319042578
Author:
David S. Moore, William I. Notz, Michael A. Fligner
Publisher:
W. H. Freeman
Introduction to the Practice of Statistics
Introduction to the Practice of Statistics
Statistics
ISBN:
9781319013387
Author:
David S. Moore, George P. McCabe, Bruce A. Craig
Publisher:
W. H. Freeman