subject

As a new systems analyst at premier financial services, you are getting quite an education. you report to mary, the it manager, who also chairs the systems review committee. several months ago, the committee rejected a request from jack, the finance director, for an expensive new accounts payable system, because the benefits did not appear to outweigh the costs. yesterday, mary's boss called her in and asked her to reconsider jack's request, and to persuade the other members to approve it. mary wanted to discuss the merits of the request, but he cut her off rather abruptly. mary happens to know that jack and her boss are longtime friends. mary has confided in you. she is very uncomfortable about the meeting with her boss, and she believes that his request would undermine the integrity of the systems review process. mary feels it would be unethical to grant preferred treatment just because a friendship is involved. she is thinking of submitting a request to step down as review committee chair, even though that might harm her career at the company. is this an ethical question, or just a matter of office politics? what would you say to mary?

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 19:20
Write a program that reads a file consisting of students’ test scores in the range 0–200. it should then determine the number of students having scores in each of the following ranges: 0–24, 25–49, 50–74, 75–99, 100–124, 125–149, 150–174, and 175–200. output the score ranges and the number of students. (run your program with the following input data: 76, 89, 150, 135, 200, 76, 12, 100, 150, 28, 178, 189, 167, 200, 175, 150, 87, 99, 129, 149, 176, 200, 87, 35, 157, 189.)
Answers: 3
question
Computers and Technology, 22.06.2019 19:30
Avariable definition defines the name of a variable that will be used in a program, as well as
Answers: 3
question
Computers and Technology, 23.06.2019 18:30
Write a program that prints the day number of the year, given the date in the form month-day-year. for example, if the input is 1-1-2006, the day number is 1; if the input is 12-25-2006, the day number is 359. the program should check for a leap year. a year is a leap year if it is divisible by 4, but not divisible by 100. for example, 1992 and 2008 are divisible by 4, but not by 100. a year that is divisible by 100 is a leap year if it is also divisible by 400. for example, 1600 and 2000 are divisible by 400. however, 1800 is not a leap year because 1800 is not divisible by 400.
Answers: 3
question
Computers and Technology, 23.06.2019 19:40
Use a physical stopwatch to record the length of time it takes to run the program. calculate the difference obtained by calls to the method system.currenttimemillis() just before the start of the algorithm and just after the end of the algorithm. calculate the difference obtained by calls to the method system.currenttimemillis() at the start of the program and at the end of the program so that the elapsed time includes the display of the result. use the value returned by the method system.currenttimemillis() just after the end of the algorithm as the elapsed time.
Answers: 3
You know the right answer?
As a new systems analyst at premier financial services, you are getting quite an education. you repo...
Questions
question
Mathematics, 28.10.2020 18:00
Questions on the website: 13722361