/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Q114E Question: Accuracy of software e... [FREE SOLUTION] | 91影视

91影视

Question: Accuracy of software effort estimates. Periodically, software engineers must provide estimates of their effort in developing new software. In the Journal of Empirical Software Engineering (Vol. 9, 2004), multiple regression was used to predict the accuracy of these effort estimates. The dependent variable, defined as the relative error in estimating effort, y = (Actual effort - Estimated effort)/ (Actual effort) was determined for each in a sample of n = 49 software development tasks. Eight independent variables were evaluated as potential predictors of relative error using stepwise regression. Each of these was formulated as a dummy variable, as shown in the table.

Company role of estimator: x1 = 1 if developer, 0 if project leader

Task complexity: x2 = 1 if low, 0 if medium/high

Contract type: x3 = 1 if fixed price, 0 if hourly rate

Customer importance: x4 = 1 if high, 0 if low/medium

Customer priority: x5 = 1 if time of delivery, 0 if cost or quality

Level of knowledge: x6 = 1 if high, 0 if low/medium

Participation: x7 = 1 if estimator participates in work, 0 if not

Previous accuracy: x8 = 1 if more than 20% accurate, 0 if less than 20% accurate

a. In step 1 of the stepwise regression, how many different one-variable models are fit to the data?

b. In step 1, the variable x1 is selected as the best one- variable predictor. How is this determined?

c. In step 2 of the stepwise regression, how many different two-variable models (where x1 is one of the variables) are fit to the data?

d. The only two variables selected for entry into the stepwise regression model were x1 and x8. The stepwise regression yielded the following prediction equation:

Give a practical interpretation of the 尾 estimates multiplied by x1 and x8.

e) Why should a researcher be wary of using the model, part d, as the final model for predicting effort (y)?

Short Answer

Expert verified

Answer

a. Since there are 8 independent variables, there will be 8 1-variable models which will be fitted to the data.

b. The best predictor variable is selected by comparing the t-values of all the variables. The variable with the highest absolute t-value is selected.

c. 7 2-variable models are fitted.

d. The 尾 estimates of x1 and x8are - 0.28 and 0.27. Negative sign of 尾1 indicate an inverse relationship between x1 and y and positive sign of 尾8 indicate a positive relationship between x8 and y.

e. Precautions while using stepwise model - First, an extremely large number of t-tests have been conducted, leading to a high probability of making one or more Type I or Type II errors. Second, the stepwise model does not include any higher-order or interaction terms.

Step by step solution

01

1-variable models

Since there are 8 independent variables, there will be 8 1-variable models which will be fitted to the data.

02

Best predictor variable

The best predictor variable is selected by comparing the t-values of all the variables. The variable with the highest absolute t-value is selected.

03

2-variable model

Since there are 8 independent variables, (k-1) no of models are 2-variable models are fitted in step 2 of stepwise regression.

So, 7 2-variable models are fitted.

04

Interpretation of β estimates

The 尾 estimates of x1 and x8are 鈥 0.28 and 0.27. Negative sign of 尾1 indicate an inverse relationship between x1 and y and positive sign of 尾8 indicate a positive relationship between x8 and y.

05

Precautions while using stepwise model

Precautions while using stepwise model -

First, an extremely large number of t-tests have been conducted, leading to a high probability of making one or more Type I or Type II errors. Second, the stepwise model does not include any higher-order or interaction terms.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91影视!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Question: Consumer behavior while waiting in line. The Journal of Consumer Research (November 2003) published a study of consumer behavior while waiting in a queue. A sample of n = 148 college students was asked to imagine that they were waiting in line at a post office to mail a package and that the estimated waiting time is 10 minutes or less. After a 10-minute wait, students were asked about their level of negative feelings (annoyed, anxious) on a scale of 1 (strongly disagree) to 9 (strongly agree). Before answering, however, the students were informed about how many people were ahead of them and behind them in the line. The researchers used regression to relate negative feelings score (y) to number ahead in line (x1) and number behind in line (x2).

a.The researchers fit an interaction model to the data. Write the hypothesized equation of this model.

b. In the words of the problem, explain what it means to say that 鈥渪1 and x2 interact to affect y.鈥

c. A t-test for the interaction 尾 in the model resulted in a p-value greater than 0.25. Interpret this result.

d. From their analysis, the researchers concluded that 鈥渢he greater the number of people ahead, the higher the negative feeling score鈥 and 鈥渢he greater the number of people behind, the lower the negative feeling score.鈥 Use this information to determine the signs of 尾1 and 尾2 in the model.

Impact of race on football card values. University of Colorado sociologists investigated the impact of race on the value of professional football players鈥 鈥渞ookie鈥 cards (Electronic Journal of Sociology, 2007). The sample consisted of 148 rookie cards of National Football League (NFL) players who were inducted into the Football Hall of Fame. The price of the card (in dollars) was modeled as a function of several qualitative independent variables: race of player (black or white), card availability (high or low), and player position (quarterback, running back, wide receiver, tight end, defensive lineman, linebacker, defensive back, or offensive lineman).

  1. Create the appropriate dummy variables for each of the qualitative independent variables.
  2. Write a model for price (y) as a function of race. Interpret the鈥檚 in the model.
  3. Write a model for price (y) as a function of card availability. Interpret the鈥檚 in the model.
  4. Write a model for price (y) as a function of position. Interpret the鈥檚 in the model.

Buy-side vs. sell-side analysts鈥 earnings forecasts. Refer to the Financial Analysts Journal (July/August 2008) comparison of earnings forecasts of buy-side and sell-side analysts, Exercise 2.86 (p. 112). The Harvard Business School professors used regression to model the relative optimism (y) of the analysts鈥 3-month horizon forecasts. One of the independent variables used to model forecast optimism was the dummy variable x = {1 if the analyst worked for a buy-side firm, 0 if the analyst worked for a sell-side firm}.

a) Write the equation of the model for E(y) as a function of type of firm.

b) Interpret the value of0in the model, part a.

c) The professors write that the value of1in the model, part a, 鈥渞epresents the mean difference in relative forecast optimism between buy-side and sell-side analysts.鈥 Do you agree?

d) The professors also argue that 鈥渋f buy-side analysts make less optimistic forecasts than their sell-side counterparts, the [estimated value of1] will be negative.鈥 Do you agree?

Question: Write a second-order model relating the mean of y, E(y), to

a. one quantitative independent variable

b. two quantitative independent variables

c. three quantitative independent variables [Hint: Include allpossible two- way cross-product terms and squared terms.]

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.