subject

Suppose we have three items (X, Y, and Z) and three people (Bob, Carol, and Ted). Assume that each person spreads 100 points over the items (as in the adjusted winner procedure) to indicate the relative worth of each item to that person. What points should be given in the blank cells (A),(B), and (C) in the third row, which stands for the points for item Y?

a. (A):60,(B):10,(C):4
b. (A):50,(B):40,(C):30
c. (A):25,(B):30,(C):35
d. (A):40,(B):30,(C):30

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 20:00
What is the worst-case complexity of the maxrepeats function? assume that the longest string in the names array is at most 25 characters wide (i.e., string comparison can be treated as o( class namecounter { private: int* counts; int nc; string* names; int nn; public: namecounter (int ncounts, int nnames); int maxrepeats() const; }; int namecounter: : maxrepeats () { int maxcount = 0; for (int i = 0; i < nc; ++i) { int count = 1; for (int j = i+1; j < nc; ++j) { if (names[i] == names[j]) ++count; } maxcount = max(count, maxcount); } return maxcount; }
Answers: 3
question
Computers and Technology, 24.06.2019 03:30
What is the purpose of a computer network needs assessment? to analyze which workers need more training to improve their performance to compare worker productivity to determine what steps employees can take to increase company revenue to evaluate how to move from the current status to the desired goal
Answers: 2
question
Computers and Technology, 24.06.2019 16:00
Which type of cloud computing offers easily accessible software and applications on the machines
Answers: 1
question
Computers and Technology, 24.06.2019 17:30
Click on the tab on the ribbon to open the backstage view. file view insert review
Answers: 1
You know the right answer?
Suppose we have three items (X, Y, and Z) and three people (Bob, Carol, and Ted). Assume that each p...
Questions
question
Mathematics, 12.02.2020 16:40
question
Mathematics, 12.02.2020 16:41
Questions on the website: 13722361