subject

Several years ago, a well-known national real estate company built a computer-based system to help its real estate agents sell houses more quickly. The system, which worked in many ways
like an early version of realtor. com, enabled its agents to search the database of houses for
sale to find houses matching the buyer's criteria using a much easier interface than the
traditional system. The system also enabled the agent to show the buyer a virtual tour of
selected houses listed by the company itself. It was believed that by more quickly finding a
small set of houses more closely matching the buyer's desires, and by providing a virtual tour,
the buyers (and the agent) would waste less time looking at unappealing houses. This would
result in happier buyers and in agents who were able to close sales more quickly, leading to
more sales for the company and higher commissions for the agent. The system was designed
with input from agents from around the country and was launched with great hoopla. The initial
training of agents met with a surge of interest and satisfaction among the agents, and the
project team received many congratulations. Six months later, satisfaction with the system had
dropped dramatically, absenteeism had increased by 300%, and agents were quitting in record
numbers; turnover among agents had risen by 500%, and in exit interviews, many agents
mentioned the system as the primary reason for leaving. The company responded by
eliminating the system-with great embarrassment. One of an agent's key skills was the ability to find houses that match the buyer's needs. The system destroyed the value of this skill by
providing a system that could enable less skilled agents to perform almost as well as highly
skilled ones. Worse still-from the viewpoint of the agent-the buyer could interact directly with
the system, thus bypassing the “expertise” of the agent
QUESTIONS:
1. How were the problems with the system missed?
2. How might these problems have been foreseen and possibly avoided?
3. In perfect hindsight, given the widespread availability of such systems on the Internet today,
what should the company have done?

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 02:00
Aisha has finished working on a word processing document that contains 15 pages. she has added some special elements in the first three pages, page 9 and 10, and page 15 from the document. she wants to print only these pages to see how they look. which option is the correct way to represent (in the print dialog box) the pages that aisha wants to print?
Answers: 3
question
Computers and Technology, 22.06.2019 07:20
Write a pseudocode solution for each of these problems. 1. design a while loop that lets that user enter a number. the number should be multiplied by 10, and the result stored in a variable named product. the loop should iterate as long as product contains a value less than 100. 2. design a do-while loop that asks the user to enter two numbers. the numbers should be added and the sum displayed. the loop should ask the user whether he or she wishes to perform the operation again. if so, the loop should repeat; otherwise it should terminate. 3. design a for loop that displays the following set of numbers: 0, 10, 20, 30, 40, 50 100. 4. design a nested loop that displays 10 rows of # characters. there should be 15 # characters in each row. 5. convert this for loop to a while loop. declare integer count for count = 1 to 50 display count end for 6. find the error in the following pseudocode. declare boolean finished = false declare integer value, cube while not finished display “enter a value to be cubed.” input value; set cube = value ^ 3 display value, “ cubed is “, cube end while
Answers: 2
question
Computers and Technology, 24.06.2019 00:20
Describe a data structures that supports the stack push and pop operations and a third operation findmin, which returns the smallest element in the data structure, all in o(1) worst-case time.
Answers: 2
question
Computers and Technology, 24.06.2019 01:30
Hazel has just finished adding pictures to her holiday newsletter. she decides to crop an image. what is cropping an image?
Answers: 1
You know the right answer?
Several years ago, a well-known national real estate company built a computer-based system to help...
Questions
question
History, 12.01.2021 18:30
question
Mathematics, 12.01.2021 18:30
question
Mathematics, 12.01.2021 18:30
question
Mathematics, 12.01.2021 18:30
question
Mathematics, 12.01.2021 18:30
question
Mathematics, 12.01.2021 18:30
Questions on the website: 13722367