EBK ESSENTIALS OF MIS,
EBK ESSENTIALS OF MIS,
13th Edition
ISBN: 8220106778494
Author: LAUDON
Publisher: PEARSON
Expert Solution & Answer
Book Icon
Chapter 7, Problem 10HMP

Explanation of Solution

Analyzing telecommunications service and costs:

Given:

Number of employees = 35

Hours per day = 3

Text messages per day = 30

Photos per week = 5

The average working days per month = number of weeks per year × number of                    working days per weeknumber of months52× 512= 22

Therefore the average working days per month for an employee is 22. So the total number of employees is 22 × 35 = 770

Minutes used per day = Hours per day × minutes per hour= 3 × 60= 180

Therefore the minutes used per day for an employee is 180. So the total number of employees is 180 × 35 = 6300

Minutes used per month = Minutes used per day × Average working days per month= 180 ×22= 3960

Therefore the minutes used per day for an employee is 3960. So the total number of employees is 3960 × 35 = 138600

Text messages per month = Text messages per day × Average working days per month= 30 × 22= 660

Therefore the minutes used per day for an employee is 660. So the total number of employees is 660 × 35 = 23100

Photos per month = Photos per week × Average working days per month5× 225= 22

Therefore the minutes used per day for an employee is 22. So the total number of employees is 22 × 35 = 770

The features of the mobile handsets and wireless plans offered by the vendors are given below:

  • AT&T Mobile Shared Value Plan – offer monthly service as 35 no monthly text messaging, no monthly photos and data as 300.
  • Verizon More Everything Plan for Business – offer monthly service as 35 no monthly text messaging, no monthly photos and data as 410.
  • T-Mobile Simple Choice 1 GB – offer monthly service as 15, no monthly text messaging, no monthly photos and no data.

First year cost per employee:

According to the AT&T Mobile Shared Value Plan, the first year cost per employee is given below:

First year cost per employee = (Number of months × (Monthly service + Monthly text messaging + Monthly photos + Phone ) + Phone + Data )= 12 × (35 + 0 + 0 + 0)+ 0 + 300

    (12 × 35) + 0 + 300420 + 0 + 300= 720

Therefore first year cost per employee is 720.

According to the Verizon More Everything Plan for Business, the first year cost per employee is given below:

First year cost per employee = (Number of months × (Monthly service + Monthly text messaging + Monthly photos + Phone ) + Phone + Data )= 12 × (35 + 0 + 0 + 0)+ 0 + 410

    (12 × 35) + 0 + 410420 + 0 + 410= 830

Therefore first year cost per employee is 830.

According to the T-Mobile Simple Choice 1 GB, the first year cost per employee is given below:

First year cost per employee = (Number of months × (Monthly service + Monthly text messaging + Monthly photos + Phone ) + Phone + Data )= 12 × (15 + 0 + 0 + 0)+ 0 + 0

    (12 × 15) + 0 + 0180

Therefore first year cost per employee is 180.

Second year cost per employee:

According to the AT&T Mobile Shared Value Plan, the second year cost per employee is given below:

Second year cost per employee = First year cost per employee(Phone + Data)= 720  0 + 300= 420

Therefore second year cost per employee is 420.

According to the Verizon More Everything Plan for Business, the second year cost per employee is given below:

Second year cost per employee = First year cost per employee(Phone + Data)= 830  0 + 410= 420

Therefore second year cost per employee is 420

Blurred answer
Students have asked these similar questions
The Horse table has the following columns: ID - integer, auto increment, primary key RegisteredName - variable-length string Breed - variable-length string Height - decimal number BirthDate - date Delete the following rows: Horse with ID 5 All horses with breed Holsteiner or Paint All horses born before March 13, 2013 To confirm that the deletes are correct, add the SELECT * FROM HORSE; statement.
Why is Linux popular? What would make someone choose a Linux OS over others? What makes a server? How is a server different from a workstation? What considerations do you have to keep in mind when choosing between physical, hybrid, or virtual server and what are the reasons to choose a virtual installation over the other options?
Objective  you will: 1. Implement a Binary Search Tree (BST) from scratch, including the Big Five (Rule of Five)  2. Implement the TreeSort algorithm using a in-order traversal to store sorted elements in a vector. 3. Compare the performance of TreeSort with C++'s std::sort on large datasets. Part 1: Understanding TreeSort How TreeSort Works TreeSort is a comparison-based sorting algorithm that leverages a Binary Search Tree (BST): 1. Insert all elements into a BST (logically sorting them). 2. Traverse the BST in-order to extract elements in sorted order. 3. Store the sorted elements in a vector.  Time Complexity Operation                                Average Case     Worst Case (Unbalanced Tree)Insertion                                     0(1log n)                0 (n)Traversal (Pre-order)                  0(n)                       0 (n)Overall Complexity                  0(n log n)                 0(n^2) (degenerated tree) Note: To improve performance, you could use a…
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
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
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781305971776
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Text book image
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781285867168
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Text book image
Information Technology Project Management
Computer Science
ISBN:9781337101356
Author:Kathy Schwalbe
Publisher:Cengage Learning
Text book image
Microsoft Windows 10 Comprehensive 2019
Computer Science
ISBN:9780357392607
Author:FREUND
Publisher:Cengage
Text book image
Fundamentals of Information Systems
Computer Science
ISBN:9781337097536
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning