EBK ESSENTIALS OF SYSTEMS ANALYSIS AND
EBK ESSENTIALS OF SYSTEMS ANALYSIS AND
6th Edition
ISBN: 9780133546392
Author: George
Publisher: VST
bartleby

Concept explainers

Expert Solution & Answer
Book Icon
Chapter 4, Problem 35CP

a.

Explanation of Solution

Costs and benefits required for implementing Inventory Tracking System at American Labs:

The costs for implementing Inventory Tracking System at American Labs include:

  • One-time costs
    • It is the cost associated with starting phases of a project during project initiation and planning.
  • Recurring costs
    • It is the cost that results from present evolution and use of the proposed system.

The benefits for implementing Inventory Tracking System at American Labs:

  • Tangible benefits
    • These are the benefits that can be estimated properly during the course of the project...

b.

Explanation of Solution

Economic feasibility analysis for implementing inventory tracking system:

Monetary benefits of an information system = $50,000 per year.

One-time costs = $80,000

Recurring cost = $25,000 per year.

Discount rate = 10%

Time period = 5 years

Present value for benefits and costs can be calculated by using the formula:

    PVn= Y × 1/(1+i)n

Here PVn is the present value and i is the discount rate.

Present value (PV) calculation for benefits:

Benefits starts from year 1, hence calculation of present value starts from year 1.

PV0= 0 × 1 / (1+ 0.10)0= 0×1 = 0

PV1= 50,000 × 1/ (1+.10)1= 50,000×0.909 = 45,450

PV2= 50,000 × 1/ (1+.10)2= 50,000×0.8264 = 41,320

PV3= 50,000×1/ (1+.10)3= 50,000×0.7513= 37,565

PV4= 50,000×1/ (1+.10)4= 50,000×0.683 = 34,150

PV5= 50,000×1/ (1+.10)5= 50,000×0.6209 = 31,045

Net Present Value (NPV) for benefits:

NPV = PV0+ PV1+ PV2+ PV3+ PV4+ PV5            = 0 + 45,450 + 41,320 + 37,565 + 34,150 + 31,045        = 189,530

Present Value (PV) for costs:

PV0= 80,000×1/ (1+.10)0= 80,000×1 = 80,000

PV1= 25,000×1/ (1+

c.

Explanation of Solution

Modified Economic Feasibility Analysis for implementing inventory tracking system at discount rate(11%):

Monetary benefits of an information system = $50,000 per year.

One-time costs = $80,000

Recurring cost = $25,000 per year.

Discount rate = 11%

Time period = 5 years

Present value for benefits and costs can be calculated by using the formula:

  PVn= Y × 1/(1+i)n

Here PVn is the present value and i is the discount rate.

Present value (PV) calculation for benefits:

Benefits starts from year 1, hence calculation of present value starts from year 1.

PV0= 0 × 1 / (1+0.11)0= 0×1 = 0

 PV1= 50,000 × 1/ (1+.11)1= 50,000×0.9009 = 45,045

PV2= 50,000 × 1/ (1+.11)2= 50,000×0.8116 = 40,580

PV3= 50,000×1/ (1+.11)3= 25,000×0.7311= 36,555

PV4= 50,000×1/ (1+.11)4= 50,000×0.6587 = 32,935

PV5= 50,000×1/ (1+.11)5= 50,000×0.5934 = 29,670

Net Present Value (NPV) for benefits:

 NPV = PV0+ PV1+ PV2+ PV3+ PV4+ PV5            = 0 + 45,045 + 40,580 + 36,555 + 32,935 + 29,670         = 184,785

Present Value (PV) for costs:

PV0= 80,000×1/ (1+.11)0= 80,000×1 = 80,000

PV1= 25,000×1/ (1+.11)1= 25,000×0.9009 = 22,522

PV2= 25,000×1/ (1+.11)2= 25,000×0.8116 = 20,290

PV3= 25,000×1/ (1+.11)3= 25,000×0.7311=18,277

PV4= 25,000×1/ (1+.11)4= 25,000×0.6587 = 16,467

PV5= 25,000×1/ (1+.11)5= 25,000×0.5934 = 14,835

Net Present Value (NPV) for costs:

NPV = PV0+ PV1+PV2+ PV3+ PV4+ PV5           = 80,000 + 22,522 + 20,290 + 18,277 + 16,467 + 14,835           = 172,392

Overall Return on Investment (ROI):

Overall return on investment can be calculated as:

Overall ROI = (Overall NPV / NPV of all costs)

Overall NPV = (NPV of all benefits – NPV of all costs)                       = 184,785 – 172,392                       = 12,393

Overall ROI = 12,393 / 172,392                   = 0.07

Break-Even Analysis (BEA):

  • Break even analysis is carried out by determining NPV of yearly cash flows.
  • The yearly cash flows are calculated by subtracting present values of recurring costs from the present value of yearly benefits.
  • The overall NPV cash flow is total cash flow of the preceding years.
  • After determining NPV yearly cash flows, it is found that break even occurs between years three and four.
  • This is because here overall NPV is positive.

Modified Economic Feasibility Analysis for implementing inventory tracking system at discount rate (14%):

Monetary benefits of an information system = $50,000 per year

Blurred answer
Students have asked these similar questions
A3Q3.c - You are to write a C program that implements the following disk scheduling algorithms: a. FCFS [10 marks] b. SCAN [10 marks] c. C-SCAN [10 marks] d. SSTF [10 marks] e. LOOK [10 marks] f. C-LOOK [10 marks] • Your program will service a disk with 300 cylinders numbered 0 to 299. • • • • The program will service the requests (a list of 20 cylinder numbers) given in the file request.bin. This file contains (4 byte) integer values representing requests ranging from 0-299. Your program will take the initial position of the disk head as the first command line argument and the direction of the head as the second command line argument. It will then output the requests in the order in which they are serviced, and the total amount of head movements required by each algorithm. In particular, your program needs to do the following: Your program should take two command line arguments a) First command line argument - initial position of the disk head (an integer value) b) Second command line…
2. The memory management has contiguous memory allocation, dynamic partitions, and paging. Compare the internal fragmentation and external fragmentation for these three approaches. [2 marks] 3. Suppose we have Logical address space = 24 = 16 (m = 4), Page size=2² =4 (n = 2), Physical address space = 26 = 64 (r = 6). Answer the following questions: [4 marks] 1) Total # of pages ? 2) Total # of frames ? 3) Number of bits to represent logical address? 4) Number of bits to represent offset ? 5) Number of bits to represent physical address? 6) Number of bits to represent a page number? 7) Number of bits to represent a frame number / 4. What is translation look-aside buffers (TLBS)? Why we need them to implement the page table? [2 marks] 5. Why we need shared pages for multiple processes? Give one example to show the benefits. [2 marks] 6. How to implement the virtual memory by using page out and page in? Explain with an example. [2 marks] 7. We have a reference string of referenced page…
8. List three HDD scheduling algorithms. [2 marks] 9. True or False? The NVM has the same scheduling algorithms with HDD. Explain why? [2 marks] 10. Why the modern mouses use polling to detect movements instead of interrupts? [2 marks] 11. What is thrashing? How does it happen? [2 marks] 12. Given a reference string of page numbers 7, 0, 1, 2, 0, 3, 0, 4, 2, 3, 0, 3, 0, 3, 2, 1, 2, 0, 1, 7, 0, 1 and 4 frames show how the page replacement algorithms work, and how many page faults? [6 marks], 1) FIFO algorithm? [2 marks] 2) Optimal algorithm? [2 marks] 3) LRU algorithm? [2 marks] 13. List at least three file systems that you know. [2 marks] 14. In C programming, how the seek to a specific position in the file by offset? [2 marks]
Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L
Text book image
Enhanced Discovering Computers 2017 (Shelly Cashm...
Computer Science
ISBN:9781305657458
Author:Misty E. Vermaat, Susan L. Sebok, Steven M. Freund, Mark Frydenberg, Jennifer T. Campbell
Publisher:Cengage Learning
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781305627482
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Oracle 12c: SQL
Computer Science
ISBN:9781305251038
Author:Joan Casteel
Publisher:Cengage Learning
Text book image
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:9781337508841
Author:Carey
Publisher:Cengage
Text book image
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781305971776
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning