
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
- At Quick Car Wash, the wash process is advertised to take less than 6 minutes. Consequently, management has set a target average of 330 seconds for the wash process. Suppose the average range for a sample of 7 cars is 10 seconds. Use the accompanying table to establish control limits for sample means and ranges for the car wash process. Click the icon to view the table of factors for calculating three-sigma limits for the x-chart and R-chart. The UCLR equals seconds and the LCLR equals seconds. (Enter your responses rounded to two decimal places.)arrow_forwardIf Jeremy who is the VP for the operations, proceeds with their existing prototype (which is option a), the firm can then expect sales to be 120,000 units at $550 each. And with a probability of 0.52 and a 0.48 probability of 65,000 at $550. we However, he uses his value analysis team (option b), the firm expects sales of 75,000 units at $770, with a probability of 0.78 and a 0.22 probability of 65,000 units at $770. Value engineering, at a cost of $100,000, is only used in option b. Which option for this has the highest expected monetary value (EMV)? The EMV for option a is $? The EMV for option b is $? Which has the highest expected monetary value. A or B?arrow_forwardPart 1 of 2 Jim's Outfitters, Inc., makes custom western shirts. The shirts could be flawed in various ways, including flaws in the weave or color of the fabric, loose buttons or decorations, wrong dimensions, and uneven stitches. Jim randomly examined 10 shirts, with the following results shown to the right. Shirt Defects 1 7 2 1 4 13 3 10 2 8 5 9 10 8 7 a. Assuming that 10 observations are adequate for these purposes, determine the three-sigma control limits for defects per shirt. The UCLC equals and the LCL equals (Enter your responses rounded to two decimal places. If your answer for LCL is negative, enter this value as 0.)arrow_forward
- Management at Webster Chemical Company is concerned as to whether caulking tubes are being properly capped. If a significant proportion of the tubes are not being sealed, Webster is placing its customers in a messy situation. Tubes are packaged in large boxes of 144. Several boxes are inspected, and the following numbers of leaking tubes are found: Sample Tubes Sample Tubes Sample Tubes 1 7 8 7 15 7 2 7 9 8 16 9 3 6 10 7 17 3 4 4 11 1 18 7 5 8 12 8 19 7 6 7 2 9 13 14 1 20 6 7 Total 121 Calculate p-chart three-sigma control limits to assess whether the capping process is in statistical control. The UCLp equals and the LCLp equals (Enter your responses rounded to three decimal places. If your answer for LCLp is negative, enter this value as 0.)arrow_forwardAspen Plastics produces plastic bottles to customer order. The quality inspector randomly selects four bottles from the bottle machine and measures the outside diameter of the bottle neck, a critical quality dimension that determines whether the bottle cap will fit properly. The dimensions (in.) from the last six samples are Bottle Sample 1 2 3 4 1 0.624 0.586 0.602 0.591 2 0.613 0.599 0.578 0.618 3 0.606 0.585 0.587 0.623 4 0.581 0.623 0.571 0.610 5 0.609 0.610 0.623 0.617 6 0.605 0.573 0.570 0.602 Click the icon to view the table of factors for calculating three-sigma limits for the x-chart and R-chart. Suppose that the specification for the bottle neck diameter is 0.600 ± 0.050 in. and the population standard deviation is 0.014 in. a. What is the process capability index? The Cpk is (Enter your response rounded to two decimal places.)arrow_forwardHow would you handle the Apple 'batterygate' scandal as an operations manager? What quality measures would you take to fix the problem and prevent it from happening again? When would you implement these measures and communicate with the stakeholders?arrow_forward
- Perosnal Thoughts about the articlearrow_forwardRevenue retrieval for Brew Mini= $ round response to two decimal places What would be the best design alternative? Brew master or brew miniarrow_forwardThe revenue retrieval for PG Glass design is ?. Enter response as a whole number). The revenue retrieval for Glass Unlimited design is ? (enter your response as a whole number). What is The best design alternative? Glass unlimited or PG Glass?arrow_forward
- Practical Management ScienceOperations ManagementISBN:9781337406659Author:WINSTON, Wayne L.Publisher:Cengage,MarketingMarketingISBN:9780357033791Author:Pride, William MPublisher:South Western Educational Publishing
