Concept explainers
Interpretation: The performance according to sequencing rules FCFS, SPT, EDD and CR in relation to minimizing average tardiness has to be evaluated.
Concept Introduction:
Optimal sequence: It is supposed to be sequence or series of jobs that has to take place to minimize the idle time and at the same time all the jobs are completed.
Answer to Problem 30AP
When all the 4 sequencing rules are compared, it is found that FCFS rule gives minimum value of average tardiness while CR rule give the highest value of average tardiness. The values given by SPD and EDD rules are less than values provided by CR rule and more than value given by FCFS rule.
Explanation of Solution
Given information:
The information given to us is as follows:
Cars | Repair time (days) | Promised date |
1 | 3 | 5 |
2 | 2 | 6 |
3 | 1 | 9 |
4 | 4 | 11 |
5 | 5 | 8 |
Let us know calculate the mean flow time and average tardiness.
An important fact to be kept in mind is that in a situation where the due time is greater than the completion time, the tardiness should be considered as 0.
Calculation of average tardiness and number of tardy jobs using FCFS rule:
FCFS rule states that the person or job coming first will be attended first.
Cars | Repair time (days) | Completion time | Promised date | Tardiness |
(1) | (2) | (3) | (4) |
|
1 | 3 |
| 5 | 0 |
2 | 2 |
| 6 | 0 |
3 | 1 |
| 9 | 0 |
4 | 4 |
| 11 | 0 |
5 | 5 |
| 8 | 7 |
Total |
| 7 |
Completion time is calculated by considering the cumulative of repair time values.
Since, we have derived the tardiness value; let us now calculate the average tardiness.
Calculation of Average Tardiness:
Therefore, the average tardiness according to FCFS rule of sequencing is 1.4 days and the total number of tardy jobs is 1.
Calculation of average tardiness and number of tardy jobs using SPT rule:
SPT when expanded becomes shortest processing time. In the rule, the jobs must be arranged in increasing order according to the processing time.
Cars | Repair time (days) | Ranking done in increasing order |
(1) | (2) | (3) |
1 | 3 | 3 |
2 | 2 | 2 |
3 | 1 | 1 |
4 | 4 | 4 |
5 | 5 | 5 |
Total |
After arranging the repair time in increasing order, the corresponding values in the Car column have to be considered for further calculations.
Cars | Repair time after ranking (days) | Completion time | Promised date | Tardiness |
(1) | (2) | (3) | (4) |
|
3 | 1 |
| 9 | 0 |
2 | 2 |
| 6 | 0 |
1 | 3 |
| 5 | 1 |
4 | 4 |
| 11 | 0 |
5 | 5 |
| 8 | 7 |
Total | 35 | 8 |
Since, we have derived the tardiness value; let us now calculate the average tardiness.
Calculation of Average Tardiness:
Therefore, the average tardiness according to SPT rule of sequencing is 1.6 days and the total number of tardy jobs is 2.
Calculation of average tardiness and number of tardy jobs using EDD rule:
EDD when expanded becomes Earliest due date. In the rule, the jobs must be arranged in increasing order according to the promised time.
Cars | Repair time (days) | Promised date | Ranking of promised date done in increasing order |
1 | 3 | 5 | 1 |
2 | 2 | 6 | 2 |
3 | 1 | 9 | 4 |
4 | 4 | 11 | 5 |
5 | 5 | 8 | 3 |
After arranging the repair time in increasing order, the corresponding values in the Car column have to be considered for further calculations.
Cars (corresponding values according to ranks) | Repair time (days)
(corresponding values according to ranks) | Completion time | Promised date after ranking | Tardiness |
(1) | (2) | (3) | (4) |
|
1 | 3 |
| 5 | 0 |
2 | 5 |
| 6 | 0 |
5 | 5 |
| 8 | 2 |
3 | 1 |
| 9 | 2 |
4 | 4 |
| 11 | 4 |
Total | 44 | 8 |
Since, we have derived the tardiness value; let us now calculate the average tardiness.
Calculation of Average Tardiness:
Therefore, the average tardiness according to EDD rule of sequencing is 1.6 days and the total number of tardy jobs is 3.
Finally, let us calculate the average tardiness and total number of tardy jobs according to CR rule.
CR when expanded becomes Critical Ratio. The formula to be used is as follows:
Let us that the current time is 0.
Cars | Repair time (days) | Promised date | Critical ratio |
1 | 3 | 5 |
|
2 | 2 | 6 |
|
3 | 1 | 9 |
|
4 | 4 | 11 |
|
5 | 5 | 8 |
|
Hence, the job having a minimum critical ration should be considered first. In our case, the car 5 has the minimum critical ratio of 1.6. So, it should be considered first for repair. After repair, car 5 can be ignored for further calculations.
Now, the current time for next critical ratio can be calculated as below:
Using this new current time, the critical ratio can be calculated for the rest of the cars.
Cars | Repair time (days) | Promised date | Critical ratio |
1 | 3 | 5 |
|
2 | 2 | 6 |
|
3 | 1 | 9 |
|
4 | 4 | 11 |
|
Hence, the minimum critical ratio is 0 of Car 1. Hence car 1 should be considered for repair.
Further, a new current time has to be calculated.
By considering this value, we have to now calculate the critical ratio for the remaining 3 cars.
Cars | Repair time (days) | Promised date | Critical ratio |
2 | 2 | 6 |
|
3 | 1 | 9 |
|
4 | 4 | 11 |
|
Hence, car 2 has minimum critical ratio of -1. So, it has to be repaired after car1.
Further, a new current time has to be calculated for the remaining 2 cars
By considering this value, we have to now calculate the critical ratio for the remaining 3 cars.
Cars | Repair time (days) | Promised date | Critical ratio |
3 | 1 | 9 |
|
4 | 4 | 11 |
|
Hence, car 3 has minimum critical ratio of -1. So, it has to be repaired after car 2 and the remaining job i.e., repair of car 4 should be done last.
Therefore, the sequence we get using Critical ratio rule is
After deriving the sequence, we have to calculate the completion time and tardiness.
Calculation of completion time and tardiness:
Cars | Repair time (days) | Completion time | Promised date | Tardiness |
(1) | (2) | (3) | (4) |
|
5 | 5 |
| 8 | 0 |
1 | 3 |
| 5 | 3 |
2 | 2 |
| 6 | 4 |
3 | 1 |
| 9 | 2 |
4 | 4 |
| 11 | 4 |
Total | 49 | 13 |
Since, we have derived the tardiness value; let us now calculate the average tardiness.
Calculation of Average Tardiness:
Therefore, the average tardiness according to CR rule of sequencing is 2.6 days and the total number of tardy jobs is 4.
When all the 4 sequencing rules are compared, we find that FCFS rule gives minimum value of average tardiness while CR rule give the highest value of average tardiness. The values given by SPD and EDD rules are less than values provided by CR rule and more than value given by FCFS rule.
Want to see more full solutions like this?
Chapter 9 Solutions
EBK PRODUCTION AND OPERATIONS ANALYSIS
- The average completion time (flow time) for the sequence developed using the FCFS rule = 11.75 days (round your response to two decimal places). The percentage utilization for the sequence developed using the FCFS rule = 42.55 % (enter your response as a percentage rounded to two decimal places). b) Using the SPT (shortest processing time) decision rule for sequencing the jobs, the order is (to resolve a tie, use the order in which the jobs were received): An Alabama lumberyard has four jobs on order, as shown in the following table. Today is day 205 on the yard's schedule. In what sequence would the jobs be ranked according to the decision rules on the left: Job Due Date A 212 B 209 C 208 D 210 Duration (days) 6 3 3 8 Sequence 1 Job B 2 3 4 A D The average tardiness (job lateness) for the sequence developed using the SPT rule = 5.00 days (round your response to two decimal places). The average completion time (flow time) for the sequence developed using the SPT rule = 10.25 days…arrow_forwardWith the aid of examples, fully discuss any five (5) political tactics used in organisations.arrow_forwarda. With the aid of examples, define discrimination. b. Fully discuss any four (4) types of discrimination in the workplacearrow_forward
- Read the Following Extract and Answer the Questions that Follows:The word politics has a somewhat negative connotation. It suggests that someone is attempting touse means or to gain ends that are not sanctioned by the organisation. Political behaviour, as we’vedefined it is quite neutral. Similarly, power is not inherently negative. Whether a person viewspower and politics as unsavoury topics depends on several considerations, most important perhapsbeing where the individual stands on a specific issue in each situation. Nonetheless, most managersare reluctant to admit to political character of their own work settings.Discuss any Five (5) Political tactics you know.arrow_forwardDescribe current features of Cigna Accredo pharmacy own appraisal forms and compare the system used against the textbook’s description of desirable features of appraisal forms. What improvements would you recommend and why?arrow_forwardProvide a recommendation of a combination of different methods of performance data that could be used to arrive at an overall score for each person being rated in cigna Accredo pharmacy. Explain the comprehensive system you have recommended and why you have chosen this combination of tools. Support your answer with research.arrow_forward
- Already got wrong answer Plz Don't use chatgptarrow_forwardThe RTY calculation for the following process steps would be: A ➡ ○ A.YA+YB+YC+YD OB. (YA)(YB)(YCYD) OC. ((YA+YB+YC+YD)/4)*4 ○ D. (1/YA)+(1/YB)+(1/YC)+YD B C Darrow_forwardCan you guys help me with this? 1. What did you learn about the case, the concepts of transformational leadership; transactional leadership; Herzberg's Two Factors; Maslow's Hierarchy of needs theories that been applied through the case? Here is the case: Theranos (2003-2018):Overview: Theranos promised to revolutionize blood testing but was exposed formisleading claims about its technology, leading to its collapse 2. What did you learn about the case between Elon Musk and Twitter, the concepts of transformational leadership; transactional leadership; Herzberg's Two Factors Theory; Maslow's Hierarchy of needs theories that been applied through the case? 3. What did you learn about the case of Blockbuster's decline and their failure to adapt with digital streaming, the concepts of autocratic leadership; transactional leadership; Herzberg's Two Factors; Maslow's Hierarchy of needs theories that been applied through the case?arrow_forward
- Can you guys help me with this? 1. What did you learn about the case, the concepts of transformational leadership; transactional leadership; Herzberg's Two Factors; and Maslow's Hierarchy of needs theories that have been applied through the case? Here is the case: The COVID-19 Pandemic Response (2020-Present): Overview: Global leaders had to navigate an unprecedented health crisis, balancingpublic health needs with economic pressures. 2. What did you learn about the case, the concepts of transformational leadership; transactional leadership; Herzberg's Two Factors Theory; and Maslow's Hierarchy of Needs theories that have been applied through the case? Here's the case: Google Glass (2013):Overview: Google launched its augmented reality glasses with high expectations, butprivacy concerns and limited functionality led to poor adoption 3. What did you learn about the case of Kodak's failure to keep up with digital photography, the concepts of autocratic leadership; transformational…arrow_forwardWith the above information do the following:1. Based on the From-To chart presented develop an ActivityRelationship Chart for this operation.2. Develop a Space-Relationship Diagram for this operation.3. Evaluate the actual layout using the “Distance Traveled byProduct” technique discussed in class (use rectilinear distance inall calculations).4. Develop two layout improvement alternatives.5. Evaluate alternatives using the “Distance Traveled by Product”technique discussed in class (use rectilinear distance in allcalculations).6. Make a layout recommendation based on alternatives evaluatedarrow_forwardProvide at least two examples of layouts strategies for the table attached. We provided an example for office. Office Retail Warehouse (storage) Project (fixed position) Job shop (process oriented) Work cell (product families) Repetitive/Continuous (product oriented)arrow_forward
- Practical Management ScienceOperations ManagementISBN:9781337406659Author:WINSTON, Wayne L.Publisher:Cengage,