Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Computer Engineering Expert

problem) Fenton &Fleeter define measurement as follows: “Measurement is the process by which numbers or symbols are assigned to attributes of entities in the real world in such a way as to describe them according to clearly defined rules.” Kaner and Bond define measurement as follows: “Measurement is the empirical, objective assignment of numbers to attributes of objects or events (according to a rule derived from a model or theory) with the intent of describing them.” Working from either definition (your choice), consider this case: A professor decides to base the grades in her class on the height of her students. The taller the student, the higher the grade. Grades will be assigned on a 1-100 scale. The tallest student earns 100, all other students are given a score that matches the ratio (expressed as a percentage) of their height to the tallest student’s height.

i) Is this a measurement under this definition?
ii) Justify your answer to (a)
iii) Is this a surrogate measure? describe why or why not.
iv) Briefly describe three problems with this proposed measure.

problem) Fenton & Fleeter define measurement as follows: “Measurement is the process by which numbers or symbols are assigned to attributes of entities in the real world in such a way as to describe them according to clearly defined rules.” Kaner and Bond define measurement as follows: “Measurement is the empirical, objective assignment of numbers to attributes of objects or events (according to a rule derived from a model or theory) with the intent of describing them.” Working from either definition (your choice), consider this case: We will measure the productivity of programmers by counting their lines (statements) of code.

i) Is this a measure under this definition? describe why or why not
ii) Is this a surrogate measure? describe why or why not.
iii) Name two strengths of this measure and describe why these are strengths
iv) Name two weaknesses of this measure and describe why these are weaknesses

problem) How do YOU recommend that we measure the productivity of programmers?

i) Describe the measure (or combination of measures) that you propose
ii) Is this a surrogate measure? describe why or why not.
iii) Name two weaknesses of this measure and describe why these are weaknesses
iv) Why do you recommend this measure?

What makes it so good compared to What you consider to be the best alternatives. List and justify two or three strengths.

problem) In class, I presented an approach for describing and evaluating a metric that involved several factors (see the list below). Use this approach to evaluate the Defect Removal Efficiency (DRE) metric, which I will define as follows:
DRE = NF/NB and is estimated as NF / (NF+NR)
Where:

i) NB is the total number of bugs in a product
ii) NF is the number of bugs found before release, and
iii) NR is the number of different bugs reported by customers in the first year after the product is released

Here is the subset of the list of factors that I want you to consider for this exam:

i)Attribute you are trying to measure
ii) What are the instruments and how do you take the readings
iii) Likely sources of error
iv) Natural and foreseeable side effects
v) What rule or model allows us to map this measure to the attribute?

problem)
In class, I presented an approach for describing and evaluating a metric that involved several factors (see the list below). Use this approach to evaluate the Development Productivity metric, which I will define as follows:
DP = NS/HOURS and is estimated as (NSN+NSM) / DH
Where:

i) DP is development productivity
ii) NS is number of statements
iii) HOURS is time worked
iv) NSN is the total number of new statements written this month
v) NSM is the number of statements written or replaced in maintenance this month, and
vi) DH is the number of hours worked this month by the development group members

Here is the subset of the list of factors that I want you to consider for this exam:

i) Attribute you are trying to measure
ii) What are the instruments and how do you take the readings
iii) Likely sources of error
iv) Natural and foreseeable side effects
v) What rule or model allows us to map this measure to the attribute?

If you don’t like this measure, what would you suggest that would fare better on these attributes?

problem) Let’s measure the management skills of project managers by comparing their schedule predictions to the actual results (how early or late, how much over or under budget).
Evaluate this measure in terms of Austin’s 2-party model and his 3-party model.

problem)
Consider a user interface designer who is designing the front end of a database system.
(This is a business application, not a game or a work of art.) What is your operational definition of creativity for this person’s work? What surplus meaning does this definition miss? If we actually managed this person using this definition to recognize and reward their creativity, what distortions or dysfunction could we create as a result of ignoring the things involved in the surplus meaning?

problem) Imagine measuring the cost of a software development project (in time, money, or however you choose).

i) What is your measure (or combination of measures)?
ii) What are some potential biases in such a measurement? Describe three.
iii) Why do you think each of these three is a reasonable bias to be concerned about?

problem) Imagine measuring customer dissatisfaction with a business application in terms of the amount of time the customers waste when they use the product. How would you measure this? In particular:

i) What is your operational definition?
ii) What are two benefits of your approach? Think specifically in terms of things that contribute to the validity of the measurement. describe your reasoning
iii) What are two risks of your approach? Think specifically in terms of realistic risks that threaten the validity of the measurement or that threaten distortion or dysfunction. describe your reasoning.

problem)
What is the cone of uncertainty? Describe Bossavit’s criticism of this concept? What’s your evaluation of his criticism?

problem)
Consider Bossavit’s criticism of the research on programmer productivity. If you were going to do research on programmer productivity that would survive his criticism, what would you do? What measurements would you take? What are the validity issues with these? What would you do to make your reports credible?

problem) The representation condition assets that a measurement mapping, M, must map entities into numbers and empirical relations into numerical relations in such a way that the empirical relations preserve and are preserved by the numerical relations.

Give an ex of a binary relation in the empirical world and three exs of statements that should be true, on the basis of this, in the numeric representation of this relation.

problem) In her paper, “Developing an Effective Metrics Program,” Rosenberg described a group of “sample goals, problems and metrics. The goals are general and could be adapted with minor modifications to any project development. problems are derived to quantify the goals. The metrics needed to provide the answers to the problems are then chosen and shown in italics.”

Here is a goal from her paper, with associated problems and metrics:

i) GOAL: To predict the schedule in order to manage it
ii) problem: What is the actual vs. expected effort level?
iii) METRIC: Effort (such as hours worked)
iv) problem: What is the volatility of the requirements?
v) METRIC: Count of requirements, count of modifications to requirements
vi) problem: What is the rate of module completion?
vii) METRIC: Count of modules completed

Use your knowledge of measurement dysfunction to critique this set of problems and metrics. In particular:

i) If you collected these metrics, would they provide you with answers to the problems?
Why or why not? What other information, if any, would you need?
ii) If you could answer these problems, could you accurately predict the schedule? Why or why not? What other information, if any, would you need?
iii) If you relied on these metrics, what aspects of your project do you think would be systematically under-managed? describe your thinking.

problem) In her paper, “Developing an Effective Metrics Program,” Rosenberg described a group of “sample goals, problems and metrics. The goals are general and could be adapted with minor modifications to any project development. problems are derived to quantify the goals. The metrics needed to provide the answers to the problems are then chosen and shown in italics.”

Here is a goal from her paper, with associated problems and metrics:

i) GOAL: The system must release on time with at least 90% of the errors located and removed
ii) problem: When will 90% of the errors be found?
iii) METRIC: Effort (such as hours worked)
iv) METRIC: Errors (count errors detected)
v) problem: What is the discrepancy rate of closure?
vi) METRIC: Errors (count errors detected)
vii) METRIC: Closure status of the errors

Use your knowledge of measurement dysfunction to critique this set of problems and metrics. In particular

i) If you collected these metrics, would they provide you with answers to the problems?
Why or why not? What other information, if any, would you need?
ii) If you could answer these problems, could you know whether at least 90% of the errors had been located and removed? Why or why not? What other information, if any, would you need?
iii) If you relied on these metrics, would any aspect of the project be systematically undermanaged or mismanaged? describe your thinking.

problem)
In her paper, “Developing an Effective Metrics Program,” Rosenberg described a group of “sample goals, problems and metrics. The goals are general and could be adapted with minor modifications to any project development. problems are derived to quantify the goals. The metrics needed to provide the answers to the problems are then chosen and shown in italics.”

Here is a goal from her paper, with associated problems and metrics:

i) GOAL: Examine the product quality from the point of view of the customer
ii) problem: What percentage of the modules exceeds the structure / architecture guidelines?
iii) METRIC: Size (such as LOC)
iv) METRIC: Complexity (such as Oviedo’s metric)
v) problem: What modules is high risk?
vi) METRIC: Complexity (such as Oviedo’s metric) for each module
vii) METRIC: Size (such as LOC) for each module
viii) METRIC: Errors

Use your knowledge of measurement dysfunction to critique this set of problems and metrics. In particular

i) If you collected these metrics, would they provide you with answers to the problems?
Why or why not? What other information, if any, would you need?
ii) If you could answer these problems, could you accurately describe the quality from the point of view of the customer? Why or why not? What other information, if any, would you need?
iii) If you relied on these metrics, would any aspect of the project be systematically undermanaged or mismanaged? describe your thinking.

problem) Suppose that you wanted to PREDICT THE DIFFICULTY of a PROGRAMMING PROJECT in order to HIRE APPROPRIATELY for it. Suppose too that your company has done lots of projects and kept lots of raw data that you can mine.

i) Use the Goal / problem / Metric approach to choose some metrics that you could appropriately use to develop your prediction(s). Briefly describe between 4 and 7 such metrics.
 ii) Pick two of your suggested metrics and for each one, state two good reasons for thinking it would be valid and useful. State one reason for thinking that it would be invalid or no useful.

Computer Engineering, Engineering

  • Category:- Computer Engineering
  • Reference No.:- M9321

Have any Question?


Related Questions in Computer Engineering

Ethanol has a density of 78gml how many grams of ethanol

Ethanol has a density of .78g/mL. How many grams of ethanol are present in to deliver 13.2 mL?

Poblem 1 a firms production function c is given by c q

Problem 1. A firm's production function C is given by C (q) = 0:5q 2+2q 1 2 +18, where q is the level of output. (i) Calculate marginal costs (ii) If all fixed costs are sunk, and the minimum price at which this firm wil ...

What are some of the uses of bayes theorem as in what type

What are some of the uses of bayes' theorem. As in what type of problems could I come across in a Biostatistics quiz

A string in c is simply an array of characters with the

A string in C++ is simply an array of characters with the null character(\0) used to mark the end of the string. C++ provides a set of string handling function in as well as I/O functions in . With the addition of the ST ...

A recent study reported that the prevalence of

A recent study reported that the prevalence of hyperlipidemia is 30% in children 2 to 6 years of age. If 12 children are analyzed what is the probability that at least 3 are hyperlipidemic?

Analytic reportpurpose the purpose of this task is to

Analytic Report: Purpose: The purpose of this task is to provide students with practical experience in working in teams to write a Data Analytical report to provide useful insights, pattern and trends in the chosen/given ...

Explain the two real world examples of database what are

Explain the two real world examples of database. What are they? How do people use them? Discuss at least one situation that would arise from problems in these database, such as redundant information, breach of informatio ...

Question suppose you want to achieve a speedup of 90 times

Question : Suppose you want to achieve a speedup of 90 times faster with 100 processors. What percentage of the original computation can be sequential? Assume one byte data value is 1101, 1000(binary). When we decode the ...

A streaming company needs to measure the average time

A streaming company needs to measure the AVERAGE time spread for users who watch video on their platform in a session. Each user has one time spread, which is the difference between her longest session streaming video an ...

Take the input of numbers and reverse the order of elements

Take the input of numbers and reverse the order of elements in that vector using recursion.

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As