Based on what you know about New Century, conduct a feasibility study that includes operational, technical, economic, and schedule feasibility. Describe the results in detail, and explain how you reached your conclusions.

What will be an ideal response?


Answers will vary. Students should be able to suggest an answer based on the questions provided in the text that would focus on the four types of feasibility. In addition, the student should be able to envision an overall approach to gathering the necessary data. The following questions should be addressed to demonstrate consideration for each type of feasibility:
• Is the new information system project desirable in an operational sense?
• Is it a practical approach that will solve the problems of New Century or take advantage of an opportunity to achieve the practice’s goals?
• Is the proposal technically feasible? Are the necessary technical resources and people available for the project?
• Is the proposal economically desirable?
• What are the projected savings and costs?
• Is the problem worth solving, and will the request result in a sound business investment?
• Can the proposal be accomplished within an acceptable time frame?

Computer Science & Information Technology

You might also like to view...

What if anything is wrong with the following code?

``` template class A { public: A(); ... private: ... }; A::A() { //... } ```

Computer Science & Information Technology

Project properties provides summary cost information and date statistics for the entire project.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

When coding an audio element, the code placed before the closing audio tag is considered to be:

a. invalid b. fallback content c. only available to browsers that support HTML5 d. required

Computer Science & Information Technology

Case Based Critical Thinking QuestionsCase 8-2Brij has just been promoted to Marketing Manager of a non-profit organization responsible for soliciting over three million dollars in donations annually.  His company solicits donor information from local chapters of the non-profit organization.  Brij decides to create an Access database that will allow him to keep all donor information in one database and create reports as well as marketing documents using the database.  Based on your knowledge of importing and sharing Access data, answer the questions below.

The local non-profit offices update their donor information every quarter. Brij will find it necessary to update the database by using the same import specifications four times a year. Which process would expedite this task for Brij? A. save the import steps in the Access database so they could quickly be run again B. provide each local office with a copy of the Access database and require them to use it for donor information storage C. create an HTML document from the Access database that could be updated by each local office D. require all local offices to use an Excel spreadsheet for donor information

Computer Science & Information Technology