Concept explainers
Using the information presented in the following table, identify the processing sequence that would result using (1) FCFS, (2) SPT, (3) EDD, and (4) CR. For each method, determine (1) average job flow time, (2) average job tardiness, and (3) average number of jobs in the system. Jobs are listed in order of arrival. (Hint: First determine the total job time for each job by computing the total processing time for the job and then adding in the setup time. All times and due dates are in hours.)
1)
To determine: Sequence of jobs based on decision rule First Come First Served (FCFS).
Introduction: First Come First Served is the scheduling rule, which helps to arrange the sequence in the order. Here, the first come would be served first.
Answer to Problem 7P
Explanation of Solution
Given information:
Job | Processing time per unit | Units per job | Setup time | Due date |
a | 0.14 | 45 | 0.7 | 4 |
b | 0.25 | 14 | 0.5 | 10 |
c | 0.1 | 18 | 0.2 | 12 |
d | 0.25 | 40 | 1 | 20 |
e | 0.1 | 75 | 0.5 | 15 |
Due date is given. Job time should be determined using the given processing time per unit, units per job, and setup time.
Example:
The procedure should be repeated for all the jobs. The resultant table is as follows:
Job | Job time (hours) | Due date (hours) |
a | 7 | 4 |
b | 4 | 10 |
c | 2 | 12 |
d | 11 | 20 |
e | 8 | 15 |
Determine the sequence using FCFS:
According to FCFS, the first come would be served first. Hence, the jobs should be sequenced in the order as per its arrival.
Hence, the sequence of jobs using FCFS is a-b-c-d-e.
Determine average flow time, average tardiness, and average number of jobs for FCFS:
Job | Processing time (hours) | Due date (hours) | Flow time | Tardiness |
a | 7 | 4 | 7 | 3 |
b | 4 | 10 | 11 | 1 |
c | 2 | 12 | 13 | 1 |
d | 11 | 20 | 24 | 4 |
e | 8 | 15 | 32 | 17 |
Total | 32 | 61 | 87 | 26 |
Average | 6.4 | 12.2 | 17.4 | 5.2 |
Supporting calculation:
Processing time and due date are given for each job. Flow time is the cumulative of the processing time.
Tardiness of Job a:
It is calculated by subtracting the flow time of the job from the due date of the project. Hence, the lateness of Job b is 3.
Tardiness of Job b:
It is calculated by subtracting the flow time of the job from the due date of the project. Hence, the lateness of Job b is 1.
Tardiness of Job c:
It is calculated by subtracting the flow time of the job from the due date of the project. Hence, the lateness of Job c is 1.
Tardiness of Job d:
It is calculated by subtracting the flow time of the job from the due date of the project. Hence, the lateness of Job d is 4.
Tardiness of Job e:
It is calculated by subtracting the flow time of the job from the due date of the project. Hence, the lateness of Job e is 17.
Average flow time:
It is calculated by dividing the total flow time and number of jobs.
Hence, average flow time is 17.40 hours.
Average tardiness:
It is calculated by dividing the total tardiness and number of jobs.
Hence, average tardiness is 5.20 hours.
Average number of jobs:
It can be determined by dividing the total flow time and total processing time.
Hence, average number of jobs is 2.72 jobs.
2)
To determine: Sequence of jobs based on decision rule Shortest Processing Time (SPT).
Introduction: Shortest Processing Tine is the scheduling rule, which helps to arrange the sequence in the order. Here, job with the shortest duration would be served first. Then, the process would be going on from shortest to largest duration.
Answer to Problem 7P
Explanation of Solution
Given information:
Job | Processing time per unit | Units per job | Setup time | Due date |
a | 0.14 | 45 | 0.7 | 4 |
b | 0.25 | 14 | 0.5 | 10 |
c | 0.1 | 18 | 0.2 | 12 |
d | 0.25 | 40 | 1 | 20 |
e | 0.1 | 75 | 0.5 | 15 |
Due date is given. Job time should be determined using the given processing time per unit, units per job, and setup time.
Example:
The procedure should be repeated for all the jobs. The resultant table is as follows:
Job | Job time (hours) | Due date (hours) |
a | 7 | 4 |
b | 4 | 10 |
c | 2 | 12 |
d | 11 | 20 |
e | 8 | 15 |
Determine the sequence using SPT:
According to SPT, the job that has the shortest processing would be served first and it goes on as the processing time increase. Duration should be assembled in the ascending order
Hence, the sequence of jobs using SPT is c-b-a-e-d.
Determine average flow time, average tardiness, and average number of jobs for SPT:
Job | Job time (hours) | Due date (hours) | Flow time | Tardiness |
c | 2 | 12 | 2 | 0 |
b | 4 | 10 | 6 | 0 |
a | 7 | 4 | 13 | 9 |
e | 8 | 15 | 21 | 6 |
d | 11 | 20 | 32 | 12 |
Total | 32 | 61 | 74 | 27 |
Average | 6.4 | 12.2 | 14.8 | 5.4 |
Supporting calculation:
Processing time and due date are given for each job. Flow time is the cumulative of the processing time.
Tardiness of Job c, and Job b:
Flow time of Job c and Job b is less than its respective due date. Hence, there would be no tardiness.
Tardiness of Job a:
It is calculated by subtracting the flow time of the job from the due date of the project. Hence, the lateness of Job a is 9.
Tardiness of Job e:
It is calculated by subtracting the flow time of the job from the due date of the project. Hence, the lateness of Job e is 6.
Tardiness of Job d:
It is calculated by subtracting the flow time of the job from the due date of the project. Hence, the lateness of Job d is 12.
Average flow time:
It is calculated by dividing the total flow time and number of jobs.
Hence, average flow time is 14.80 hours.
Average tardiness:
It is calculated by dividing the total tardiness and number of jobs.
Hence, average tardiness is 5.40 hours.
Average number of jobs:
It can be determined by dividing the total flow time and total processing time.
Hence, average number of jobs is 2.31 jobs.
3)
To determine: Sequence of jobs based on decision rule Earliest Due Date (EDD).
Introduction: Earliest Due Date is the scheduling rule, which helps to arrange the sequence in the order. Here, job with the earliest due date would be served first. Then, the process would be going on from earliest due date to latest due date.
Answer to Problem 7P
Explanation of Solution
Given information:
Job | Processing time per unit | Units per job | Setup time | Due date |
a | 0.14 | 45 | 0.7 | 4 |
b | 0.25 | 14 | 0.5 | 10 |
c | 0.1 | 18 | 0.2 | 12 |
d | 0.25 | 40 | 1 | 20 |
e | 0.1 | 75 | 0.5 | 15 |
Due date is given. Job time should be determined using the given processing time per unit, units per job, and setup time.
Example:
The procedure should be repeated for all the jobs. The resultant table is as follows:
Job | Job time (hours) | Due date (hours) |
a | 7 | 4 |
b | 4 | 10 |
c | 2 | 12 |
d | 11 | 20 |
e | 8 | 15 |
Determine the sequence using EDD:
According to EDD, the job that has the earliest due date would be served first and it goes on as the due date increases. The job should be arranged based on due date. Due date should be assembled in the ascending order
Hence, the sequence of jobs using EDD is a-b-c-e-d.
Determine average flow time, average tardiness, and average number of jobs for EDD:
Job | Job time (hours) | Due date (hours) | Flow time | Tardiness |
a | 7 | 4 | 7 | 3 |
b | 4 | 10 | 11 | 1 |
c | 2 | 12 | 13 | 1 |
e | 8 | 15 | 21 | 6 |
d | 11 | 20 | 32 | 12 |
Total | 32 | 61 | 84 | 23 |
Average | 6.4 | 12.2 | 16.8 | 4.6 |
Supporting calculation:
Processing time and due date are given for each job. Flow time is the cumulative of the processing time.
Tardiness of Job a:
It is calculated by subtracting the flow time of the job from the due date of the project. Hence, the lateness of Job b is 3.
Tardiness of Job b:
It is calculated by subtracting the flow time of the job from the due date of the project. Hence, the lateness of Job b is 1.
Tardiness of Job c:
It is calculated by subtracting the flow time of the job from the due date of the project. Hence, the lateness of Job c is 1.
Tardiness of Job e:
It is calculated by subtracting the flow time of the job from the due date of the project. Hence, the lateness of Job e is 6.
Tardiness of Job d:
It is calculated by subtracting the flow time of the job from the due date of the project. Hence, the lateness of Job d is 12.
Average flow time:
It is calculated by dividing the total flow time and number of jobs.
Hence, average flow time is 16.80 hours.
Average tardiness:
It is calculated by dividing the total tardiness and number of jobs.
Hence, average tardiness is 4.60 hours.
Average number of jobs:
It can be determined by dividing the total flow time and total processing time.
Hence, average number of jobs is 2.63 jobs.
4)
To determine: Sequence of jobs based on decision rule critical ratio.
Introduction: Critical ratio is kind of scheduling rule that helps to identify that, the task or job is on the correct track. It would help to identify if the task is behind or ahead of the schedule.
Answer to Problem 7P
Explanation of Solution
Given information:
Job | Processing time per unit | Units per job | Setup time | Due date |
a | 0.14 | 45 | 0.7 | 4 |
b | 0.25 | 14 | 0.5 | 10 |
c | 0.1 | 18 | 0.2 | 12 |
d | 0.25 | 40 | 1 | 20 |
e | 0.1 | 75 | 0.5 | 15 |
Due date is given. Job time should be determined using the given processing time per unit, units per job, and setup time.
Example:
The procedure should be repeated for all the jobs. The resultant table is as follows:
Job | Job time (hours) | Due date (hours) |
a | 7 | 4 |
b | 4 | 10 |
c | 2 | 12 |
d | 11 | 20 |
e | 8 | 15 |
Determine the sequence using critical ratio:
Initial critical ratio should be determined at day 0:
Job | Processing time (hours) | Due date | Critical ratio |
a | 7 | 4 | 0.57 |
b | 4 | 10 | 2.5 |
c | 2 | 12 | 6 |
d | 11 | 20 | 1.82 |
e | 8 | 15 | 1.88 |
Critical ratio for Job a:
It is can be determined by dividing the value attained by subtracting the completion day of previous job from the due date of current job with the processing time.
Note: Process continues for all the jobs.
Job a has the lowest critical ratio. Thus, it will be completed first. Hence, Job a would be completed first in the sequence of jobs.
Determine the critical ratio after the completion of Job a:
As the processing time of job a is 7 hours, completion day of completed day would be 7.
Job | Processing time (hours) | Due date | Critical ratio |
a | - | - | - |
b | 4 | 10 | 0.75 |
c | 2 | 12 | 2.5 |
d | 11 | 20 | 1.18 |
e | 8 | 15 | 1 |
Critical ratio for Job b:
It is can be determined by dividing the value attained by subtracting the completion day of completed job from the due date of current job with the processing time.
Note: Process continues for all the jobs.
Job b has the lowest critical ratio. Hence, Job b would be completed next in the sequence of jobs.
Determine the critical ratio after the completion of Job a and Job b:
As the processing time of job a is 7 hours and Job b is 4, completion day of completed day would be 11 (7+4).
Job | Processing time (hours) | Due date | Critical ratio |
a | - | - | - |
b | - | - | - |
c | 2 | 12 | 0.5 |
d | 11 | 20 | 0.82 |
e | 8 | 15 | 0.5 |
Critical ratio for Job c:
It is can be determined by dividing the value attained by subtracting the completion day of completed job from the due date of current job with the processing time.
Job c has the lowest critical ratio (break the tie arbitrarily). Hence, Job c would be completed next in the sequence of jobs after Job a and Job b.
Determine the critical ratio after the completion of Job a, Job b and Job c:
As the processing time of job a is 7 hours, Job b is 4, and Job c is 2 hours. completion day of completed day would be 13 (7+4+2).
Job | Processing time (hours) | Due date | Critical ratio |
a | - | - | - |
b | - | - | - |
c | - | - | - |
d | 11 | 20 | 0.82 |
e | 8 | 15 | 0.5 |
Critical ratio for Job d:
It is can be determined by dividing the value attained by subtracting the completion day of completed job from the due date of current job with the processing time.
Job e has the lowest critical ratio. Hence, Job e would be completed next in the sequence of jobs after Job a, Job b, and Job c.
As Job d is the remaining job, it will be completed next.
Hence, the sequence of jobs using critical ratio is a-b-c-e-d.
Average flow time:
It is calculated by dividing the total flow time and number of jobs.
Hence, average flow time is 16.80 hours.
Average tardiness:
It is calculated by dividing the total tardiness and number of jobs.
Hence, average tardiness is 4.60 hours.
Average number of jobs:
It can be determined by dividing the total flow time and total processing time.
Hence, average number of jobs is 2.63 jobs.
Want to see more full solutions like this?
Chapter 16 Solutions
Operations Management
- Prepare a report on the following: Part 1: Discuss the role of the corporate secretary in facilitating effective governance in a limited liability company. Include the relationships with directors, shareholders, and other officers. Part 2: Compare and contrast two characteristics of different business entities (sole trader, partnership, and limited liability company). Use examples to recommend the most appropriate type of business entity for the scenario below: Scenario Background Alex, Taylor, and Jordan plan to collaborate to launch a tech startup focused on developing and selling innovative software solutions. Each individual brings unique skills and resources to the venture: Alex: A skilled software developer with technical expertise and a vision for the product. Taylor: A marketing professional with extensive connections in the technology industry, aiming to drive sales and build the brand. Jordan: An investor willing to contribute significant financial resources but…arrow_forwardProblem 1 (20 Points) Davison Electronics manufactures three LED television monitors, identified as Model A, Model B, and Model C. Davison Electronics four manufacturing plants. Each model has its lowest possible production cost when produced at Plant 1. However, Plant 1 does not have the capacity to handle the total production of all three models. As a result, at least some of the production must be routed to the other manufacturing plants. The following table shows the minimum production requirements for next month, the plant capacities in units per month, and the production cost per unit at each plant: Model Production Cost per Unit Minimum Production Requirements Plant 1 Plant 2 Plant 3 Plant 4 A $25 $28 $37 $34 48,000 B $26 $35 $36 $41 75,000 C $20 $31 $26 $23 60,000 Production Capacity 65,000 50,000 32,000 43,000 Davison’s objective is to determine the cost-minimizing production plan. Without…arrow_forwardSECTION B: TOPIC STRUCTURE CAPSTONE PROJECT TOPIC SUBMISSION TEMPLATE SECTION A: STUDENT DETAILS Student number Title (Mr/Miss/Ms/Mrs) Surname First name/s Title of research Date and year of registration Work Home Contact details Cell Region Date submitted Email 1.1 Title Insert title of the research. Choose a title that captures the essence of your proposed project. 1.2 Background to the Problem This section will be used to create the readers' interest. It can include a specific description of the topic that is to be investigated. A brief preview of the topic and the foundation of the problem should also be given. The researcher can achieve this through building up a detailed background of circumstances that lead to the problem being examined. Therefore, the background helps the reader understand the specific problem addressed by the researcher. This section should not include the background/history of the organisation. The background to the problem should not be more than ½ a page.…arrow_forward
- Does Nike Corporation's emphasis on lean operations help the Vietnamese workforce that still earns $150.00 minimum wage a month since 2014?arrow_forwardInformation Security Innovation within a Contemporary Business Environment All organisations using computers need to consider the security of information they keep. Many organisations utilise Websites for their core business functions and this results in monetary transactions being carried out on the Websites.arrow_forwardPlease help with a complete research report on the topic below: "Information Security Innovation within a Contemporary Business Environment " The format of the report should follow this below.arrow_forward
- 7. Wireless Infrastructure in the Cloud Wireless devices have changed the way organisations and their customers interact. Wireless enabled devices have driven the mindset that wireless networks must be ubiquitous, fast, and constantly available. These are demands that have traditionally put organisations and their user communities in direct conflict with their IT departments, as constructing and maintaining wireless infrastructures are typically time-consuming, complex, and costly endeavours.arrow_forwardIM.54 A growing online retailer sells thousands of items yet has has one specialty product category with just 30 items. They want to classify these thirty items according to the annual dollar volume (revenue) generated by each item. The table below lists each item number, Annual Sales (in units), and Price per unit: Item # Annual Sales Price 1 221 $25.85 2 446 $14.15 3 8,940 $168.19 4 2,965 $15.99 5 1,322 $29.37 6 2,575 $12.77 7 767 $28.43 8 5,803 $163.01 9 2,673 $20.51 10 642 $14.71 11 4,168 $54.53 12 1,881 $22.55 13 2,417 $29.63 14 5,207 $36.41 15 1,381 $20.55 16 9,635 $173.69 17 17,406 $27.07 18 1,573 $25.99 19 6,471 $64.99 20 6,047 $29.83 21 433 $20.89 22 2,279 $53.59 23 15,532 $106.91 24 1,585 $4.09 25 5,376 $65.23 26 2,965 $37.93 27 2,048 $28.51 28 1,174 $22.99 29 381 $5.57 30 2,930 $3.43 Which item in the table above has the highest annual dollar volume? In the answer field below, write the ITEM # that…arrow_forwardIM.84 An outdoor equipment manufacturer sells a rugged water bottle to complement its product line. They sell this item to a variety of sporting goods stores and other retailers. The manufacturer offers quantity discounts per the following discount schedule: Option Plan Quantity Price A 1 - 2,199 $5.00 B 2,200 - 3,699 $4.55 C 3,700+ $3.90 A large big-box retailer expects to sell 9,200 units this year. This retailer estimates that it incurs an internal administrative cost of $235 each time it places an order with the manufacturer. Holding cost for the retailer is $60 per case per year. (There are 52 units or water bottles per case.)Based on this information, and not taking into account any quantity discount offers, what is the calculated EOQ (in units)? (Display your answer to the nearest whole number.) Based on this information, sort each quantity discount plan from left to right by dragging the MOST preferred option plan to the left, and the LEAST preferred option…arrow_forward
- Please provide detailed solutions to the following problems/exercises (4 problems/exercises x 9 points each): 1) View the video ON Unveils ‘Lightspray’ Technology (4.55 mins, Ctrl+Click in the link), and The Secret of Lightspray (8.27 mins, Ctrl+Click in the link), answer the following questions: https://www.youtube.com/watch?v=wjmeaC-wlZs a) What is new about the design of ON’s shoes? b) How will ON’s new manufacturing technique affect location planning for footwear firms? c) How does ON focus on it sustainability strategy? Note: As a rough guideline, please try to keep the written submission to one or two paragraphs for each of the questions. 2) Unimed Hospital currently processes patient admissions through three admitting clerks who are set up to work in series, with respective reliabilities of 0.96, 0.95, and 0.90 (see figure below). a) Find the reliability of the current admission process. Due to rising patient complaints, the hospital administrator, Chimeg…arrow_forward3) A startup firm, Pocket International, has come up with a tiny programmable computer, NerdCom Mini Air, that sells for $49.99. The firm estimates that the programmable computers have an expected life that is exponential, with a mean of 24 months. The firm wants to estimate the probability that the NerdCom Mini Air will have a life that ends: a) after the initial 24 months of service. b) before the 24 months of service is completed. c) not before 48 months of service. Note: You could work out the problem by hand or use excel; in chapter 4S, section 4S.2 of the Stevenson text, reliability (finding the probability of functioning for a specified length of time) is covered with examples; chapters 4 & 4S Stevenson lecture power point slides 33 to 38 (chapters 4 & 4S lecture: 32.30 mins to 38.56 mins) cover reliability over time with examples.arrow_forwardDiscuss how training and development programs can be best presented to ultimately change the behavior of employees, often without their knowledge or awareness.arrow_forward
- Practical Management ScienceOperations ManagementISBN:9781337406659Author:WINSTON, Wayne L.Publisher:Cengage,Understanding Management (MindTap Course List)ManagementISBN:9781305502215Author:Richard L. Daft, Dorothy MarcicPublisher:Cengage Learning