The Assignment Problem

Size: px
Start display at page:

Download "The Assignment Problem"

Transcription

1 CHAPTER 12 The Assignment Problem Basic Concepts Assignment Algorithm The Assignment Problem is another special case of LPP. It occurs when m jobs are to be assigned to n facilities on a one-to-one basis with a view to optimising the resource required. Steps for Solving the Assignment Problem Assignment problem can be solved by applying the following steps: Step-1: Subtract the minimum element of each row from all the elements in that row. From each column of the matrix so obtained, subtract its minimum element. The resulting matrix is the starting matrix for the following procedure. Step-2: Draw the minimum number of horizontal and vertical lines that cover all the zeros. If this number of lines is n, order of the matrix, optimal assignment can be made by skipping steps 3 and 4 and proceeding with step 5. If, however, this number is less than n, go to the next step. Step-3: Here, we try to increase the number of zeros in the matrix. We select the smallest element out of these which do not lie on any line. Subtract this element from all such (uncovered) elements and add it to the elements which are placed at the intersections of the horizontal and vertical lines. Do not alter the elements through which only one line passes. Step-4: Repeat steps 1, 2 and 3 until we get the minimum number of lines equal to n. Step-5(A): Starting with first row, examine all rows of matrix in step 2 or 4 in turn until a row containing exactly one zero is found. Surround this zero by ( ), indication of an assignment there. Draw a vertical line through the column containing this zero. This eliminates any confusion of making any further assignments in that column. Process all the rows in this way. Step-5(B): Apply the same treatment to columns also. Starting with the first column, examine all columns until a column containing exactly one zero is found. Mark ( ) around this zero and draw a horizontal line through the row containing this marked zero. Repeat steps 5A and B, until one of the following situations arises: - No unmarked ( ) or uncovered (by a line) zero is left, - There may be more than one unmarked zero in one column or row. In this case, put

2 12.2 Advanced Management Accounting around one of the unmarked zero arbitrarily and pass 2 lines in the cells of the remaining zeros in its row and column. Repeat the process until no unmarked zero is left in the matrix. Unbalanced Assignment Problems Like the unbalanced transportation problems there could arise unbalanced assignment problems too. They are to be handled exactly in the same manner i.e., by introducing dummy jobs or dummy men, etc.

3

4 12.4 Advanced Management Accounting Question-1 In an assignment problem to assign jobs to men to minimize the time taken, suppose that one man does not know how to do a particular job, how will you eliminate this allocation from the solution? Solution: In an assignment minimization problem, if one task cannot be assigned to one person, introduce a prohibitively large cost for that allocation, say M, where M has a high the value. Then, while doing the row minimum and column minimum operations, automatically this allocation will get eliminated. Question-2 Prescribe the steps to be followed to solve an assignment problem. Solution: The assignment problem can be solved by applying the following steps- Step-1: Subtract the minimum element after row operation of each row from all the elements in that row. From each column of the matrix so obtained, subtract its minimum element. The resulting matrix is the starting matrix for the following procedure. Step-2: Draw the minimum number of horizontal and vertical lines that cover all the zeros. If this number of lines is n, order of the matrix, optimal assignment can be made by skipping steps 3 and 4 and proceeding with step 5. If, however, this number is less than n, go to the next step Step-3: Here, we try to increase the number of zeros in the matrix. We select the smallest element out of these which do not lie on any line. Subtract this element from all such (uncovered) elements and add it to the elements which are placed at the intersections of the horizontal and vertical lines. Do not alter the elements through which only one line passes. Step-4: Repeat steps 1, 2 and 3 until we get the minimum number of lines equal to n.

5 The Assignment Problem 12.5 Step-5(A): Starting with first row, examine all rows of matrix in step 2 or 4 in turn until a row containing exactly one zero is found. Surround this zero by ( ), indication of an assignment there. Draw a vertical line through the column containing this zero. This eliminates any confusion of making any further assignments in that column. Process all the rows in this way. Step5 (B): Apply the same treatment to columns also. Starting with the first column, examine all columns until a column containing exactly one zero is found. Mark ( ) around this zero and draw a horizontal line through the row containing this marked zero. Repeat steps 5A and B, until one of the following situations arises: - No unmarked ( ) or uncovered (by a line) zero is left, - There may be more than one unmarked zero in one column or row. In this case, put around one of the unmarked zero arbitrarily and pass 2 lines in the cells of the remaining zeros in its row and column. Repeat the process until no unmarked zero is left in the matrix. Question-3 In an assignment problem to assign jobs to men to minimize the time taken, suppose that one man does not know how to do a particular job, how will you eliminate this allocation from the solution? Solution: In an assignment minimization problem, if one task cannot be assigned to one person, introduce a prohibitively large cost for that allocation, say M, where M has a high the value. Then, while doing the row minimum and column minimum operations, automatically this allocation will get eliminated. Question-4 Answer the following independent situations relating to an assignment problem with a minimization objective: (i) Just after row and column minimum operations, we find that a particular row has 2 zeroes. Does this imply that the 2 corresponding numbers in the original matrix before any operation were equal? Why?

6 12.6 Advanced Management Accounting (ii) Under the usual notation, where a 32 means the element at the intersection of the 3rd row and 2 nd column, we have, in a assignment problem, and ~2 figuring in the optimal solution. What can you conclude about the remaining assignments? Why? Solution: (i) (ii) Under the Hungarian Assignment Method, the prerequisite to assign any job is that each row and column must have a zero value in its corresponding cells. If any row or column does not have any zero value then to obtain zero value, each cell values in the row or column is subtracted by the corresponding minimum cell value of respective rows or columns by performing row or column operation. This means if any row or column have two or more cells having same minimum value then these row or column will have more than one zero. However, having two zeros does not necessarily imply two equal values in the original assignment matrix just before row and column operations. Two zeroes in a same row can also be possible by two different operations i.e. one zero from row operation and one zero from column operation. The order of matrix in the assignment problem is 4 4. The total assignment (allocations) will be four. In the assignment problem when any allocation is made in any cell then the corresponding row and column become unavailable for further allocation. Hence, these corresponding row and column are crossed mark to show unavailability. In the given assignment matrix two allocations have been made in a 24 (2 nd row and 4 th column) and a 32 (3 rd row and 2 nd column). This implies that 2 nd and 3 rd row and 4 th and 2 nd column are unavailable for further allocation. Therefore, the other allocations are at either at a 11 and a 43 or at a 13 and a 41.

7

8 12.8 Advanced Management Accounting Assignment Minimization Question-1 An Electronic Data Processing (EDP) centre has three expert Software professionals. The Centre wants three application software programs to be developed. The head of EDP Centre estimates the computer time in minutes required by the experts for development of Application Software Programs as follows- Software Programs Computer Time (in minutes) Required by Software Professionals A B C Assign the software professionals to the application software programs to ensure minimum usage of computer time. Solution: The given problem is a balanced minimization assignment problem. The minimum time elements in row 1, 2 and 3 are 70, 50 and 110 respectively. Subtract these elements from all elements in their respective row. The reduced matrix is shown below- A B C The minimum time elements in columns A, B and C are 0, 10, and 0 respectively. Subtract these elements from all the elements in their respective columns to get the reduced time matrix as shown below-

9 The Assignment Problem 12.9 A B C The minimum number of horizontal and vertical lines to cover all zeros is 3, which is equal to the order of the matrix. The Pattern of assignments among software professionals and programs with their respective time (in minutes) is given below- Program Software Professionals Time (in Minutes) 1 C 70 2 A 50 3 B 120 Total 240 Question-2 A Production supervisor is considering, how he should assign five jobs that are to be performed, to five mechanists working under him. He wants to assign the jobs to the mechanists in such a manner that the aggregate cost to perform the jobs is the least. He has following information about the wages paid to the mechanists for performing these jobs- Mechanist Job1 Job 2 Job 3 Job 4 Job 5 A B C D E Assign the jobs to the mechanists so that the aggregate cost is the least.

10 12.10 Advanced Management Accounting Solution: The given problem is a balanced minimization problem. Subtracting minimum element of each row from all the elements of that row, the given problem reduces to- Mechanist Job1 Job 2 Job 3 Job 4 Job 5 A B C D E Subtract the minimum element of each column from all the elements of that column. Draw the minimum number of lines horizontal or vertical so as to cover all zeros. Mechanist Job1 Job 2 Job 3 Job 4 Job 5 A B C D E Since the minimum number of lines covering all zeros is equal to 4 which is less than the number of columns / rows (=5), the above table will not provide optimal solution. Subtract the minimum uncovered element (=2) from all uncovered elements and add to the elements lying on the intersection of two lines, we get the following matrix- Mechanist Job1 Job 2 Job 3 Job 4 Job 5 A B C D E

11 The Assignment Problem Since the minimum number of horizontal and vertical lines to cover all zeros is equal to five which is equal to the order of the matrix, the above table will give the optimal solution. The optimal assignment is made below- Mechanist Job1 Job 2 Job 3 Job 4 Job 5 A B C D E The optimal assignment is given below- Mechanist Job Wages A 2 3 B 4 2 C 5 4 D 1 3 E 3 9 Total 21 The total least cost associated with the optimal mechanist-job assignment equals to 21. Question-3 A project consists of four (4) major jobs, for which four (4) contractors have submitted tenders. The tender amounts, in thousands of rupees, are given below- Contractors Job A Job B Job C Job D

12 12.12 Advanced Management Accounting Find the assignment, which minimizes the total cost of the project. Each contractor has to be assigned one job. Solution: The given problem is a balanced minimization problem. Subtracting the minimum element of each row from all its elements in turn, the given problem reduces to- Contractors Job A Job B Job C Job D Now subtract the minimum element of each column from all its elements in turn. Draw the minimum number of lines horizontal or vertical so as to cover all zeros. Contractors Job A Job B Job C Job D Since the minimum number of lines to cover all zeros is equal to 4(order of the matrix), this matrix will give optimal solution. The optimal assignment is made in the matrix below- Contractors Job A Job B Job C Job D

13 The Assignment Problem The optimal assignment is- Contractor Job Cost ( 000 `) 1 C 80 2 A 80 3 D B 90 Hence, total minimum cost of the project will be `3,50,000. Question-4 A Marketing Manager has 4 subordinates and 4 tasks. The subordinates differ in efficiency. The tasks also differ in their intrinsic difficulty. His estimates of the time each subordinate would take to perform each task is given in the matrix below. How should the task be allocated one to one man so that the total man-hours are minimised? I II III IV Solution: Step 1: Subtract the smallest element of each row from every element of the corresponding row. I II III IV

14 12.14 Advanced Management Accounting Step 2: Subtract the smallest element of each column from every element in that column. I II III IV Step 3: Drew minimum number of horizontal and vertical lines to cover all the zeros I II III IV Since, No. of lines are equal to order of matrix, hence, solution is optimal. 1 I 16 hrs. 2 III 8 hrs. 3 II 38 hrs. 4 IV 20 hrs. Total 82 hrs. Minimum time taken is 82 hrs. Question-5 A BPO company is taking bids for 4 routes in the city to ply pick-up and drop cabs. Four companies have made bids as detailed below-

15 The Assignment Problem Bids for Routes (` ) Company / Routes R1 R2 R3 R4 C1 4,000 5,000 C2 4,000 4,000 C3 3,000 2,000 C4 4,000 5,000 Each bidder can be assigned only one route. Determine the minimum cost that the BPO should incur. Solution: Step 1: Reducing minimum from each column element (figure in 000s)- R1 R2 R3 R4 C1 1 1 C2 0 0 C3 0 0 C4 2 1 Step 2: Reducing minimum from each row element (figure in 000s)- R1 R2 R3 R4 C1 0 0 C2 0 0 C3 0 0 C4 1 0 Number of lines to connect all zeros nos. is 4 which is optimal. All diagonal elements are zeros and are chosen.

16 12.16 Advanced Management Accounting Company Route (`) C 1 R 1 4,000 C 2 R 2 4,000 C 3 R 3 2,000 C 4 R 4 5,000 Total 15,000 The minimum cost is ` 15,000 Question-6 A factory is going to modify of a plant layout to install four new machines M 1, M 2, M 3 and M 4. There are 5 vacant places J, K, L, M and N available. Because of limited space machine M 2 cannot be placed at L and M 3 cannot be placed at J. The cost of locating machine to place in Rupees is shown below: J K L M N M M M M Required: Determine the optimal assignment schedule in such a manner that the total costs are kept at a minimum. (` ) Solution: Dummy machine (M 5 ) is inserted to make it a balanced cost matrix and assume its installation cost to be zero. Cost of install at cell M 3 (J) and M 2 (L) is very high marked as M.

17 The Assignment Problem J K L M N M M M M3 M M M5 (Dummy) Step 1: Subtract the minimum element of each row from each element of that row- J K L M N M M2 6 0 M 2 0 M3 M M M5 (Dummy) Step 2: Subtract the minimum element of each column from each element of that column- J K L M N M M2 6 0 M 2 0 M3 M M M5 (Dummy) Step 3: Draw lines to connect the zeros as under-

18 12.18 Advanced Management Accounting J K L M N M M2 6 0 M 2 0 M3 M M M5 (Dummy) There are five lines which are equal to the order of the matrix. Hence the solution is optimal. We may proceed to make the assignment as under- J K L M N M M2 6 0 M 2 0 M3 M M M5 (Dummy) The following is the assignment which keeps the total cost at minimum- Machines Location Costs (`) M 1 J 18 M 2 K 18 M 3 N 14 M 4 M 14 M 5 (Dummy) L 0 Total 64 Question-7 A private firm employs typists on hourly piece rate basis for their daily work. Five typists are working in that firm and their charges and speeds are different. On the basis of some earlier understanding, only one job is given to one typist and the typist is paid for full hours even when he or she works for a fraction of an hour. Find the least cost allocation for the following data:

19 The Assignment Problem Typist Rate per hour (`) No. of pages typed per hour A 5 12 B 6 14 C 3 8 D 4 10 E 4 11 Job No. of pages P 199 Q 175 R 145 S 298 T 178 Solution: The following matrix gives the cost incurred if the typist (i = A, B, C, D, E) executes the job (j = P, Q, R, S, T). Typist Job P Job Q Job R Job S Job T A B C D E Subtracting the minimum element of each row from all its elements in turn, the above matrix reduces to-

20 12.20 Advanced Management Accounting Typist Job P Job Q Job R Job S Job T A B C D E Now subtract the minimum element of each column from all its elements in turn, and draw minimum number of lines horizontal or vertical so as to cover all zeros. All zeros can be covered by four lines as given below- Typist Job P Job Q Job R Job S Job T A B C D E Since there are only 4 lines (<5) to cover all zeros, optimal assignment cannot be made. The minimum uncovered element is 1. We subtract the value 1 from all uncovered elements, add this value to all intersections of two lines values and leave the other elements undisturbed. The revised matrix so obtained is given below- Typist Job P Job Q Job R Job S Job T A B C D E Since the minimum no. of lines required to cover all the zeros is only 4 (< 5), optimal assignment cannot be made at this stage also.

21 The Assignment Problem The minimum uncovered element is 2. Repeating the usual process again, we get the following matrix- Typist Job P Job Q Job R Job S Job T A B C D E Since the minimum number of lines to cover all zeros is equal to 5, this matrix will give optimal solution. The optimal assignment is made in the matrix below- Typist Job P Job Q Job R Job S Job T A B C D E Typist Job Cost (`) A T 75 B R 66 C Q 66 D P 80 E S 112 Total 399 Note In this case the above solution is not unique. Alternate solution also exists.

22 12.22 Advanced Management Accounting Question-8 ABC company is engaged in manufacturing 5 brands of packet snacks. It is having five manufacturing setups, each capable of manufacturing any of its brands, one at a time. The cost to make a brand on these setups vary according to following table- S1 S2 S3 S4 S5 B B B B B Assuming five setups are S 1, S 2, S 3, S 4, and S 5 and five brands are B 1, B 2, B 3, B 4, and B 5, Find the optimum assignment of the products on these setups resulting in the minimum cost. Solution: This is an assignment problem whose objective is to assign on manufacturing set up to one brand so that the total cost of production is minimum. To determine the appropriate assignment, let us apply the assignment algorithm. Subtract the minimum element of each row from all elements of that row to get the following matrix- Manufacturing Setups Brands S1 S2 S3 S4 S5 B B B B B

23 The Assignment Problem Now subtract the minimum elements of each column from all elements of that column- Brands Manufacturing Setups S1 S2 S3 S4 S5 B B B B B The minimum number of lines drawn to cover all zeros is equal to 4 which is one less than the order of the matrix (= 5), the above table will not yield the optimal assignment. For obtaining the optimal assignment, we increase the number of zeroes by subtracting the minimum uncovered element from all uncovered elements and adding it to elements lying at the intersection of two lines, we get the following matrix- Brands Manufacturing Setups S1 S2 S3 S4 S5 B B B B B Since the minimum number of lines required to cover all zeros is five, the above table will give the optimal solution. The required assignment is made as below- Brand Setup Cost B 1 S 1 4 B 2 S 5 5 B 3 S 4 6 B 4 S 3 7 B 5 S 2 5 Total 27

24 12.24 Advanced Management Accounting Question-9 Five swimmers are eligible to compete in a relay team which is to consist of four swimmers swimming four different swimming styles ; back stroke breast stroke, free style and butterfly. The time taken for the five swimmers Anand, Bhaskar, Chandru, Dorai and Easwar- to cover a distance of 100 meters in various swimming styles are given below in minutes : seconds. Anand swims the back stroke in 1:09, the breast stroke in 1:15 and has never competed in the free style or butterfly. Bhaskar is a free style specialist averaging 1:01 for the 100 metres but can also swim the breast stroke in 1:16 and butterfly in 1:20. Chandru swims all styles back storke 1:10, butterfly 1:12, free style 1:05 and breast stroke 1:20. Dorai swims only the butterfly 1:11 while Easwar swims the back stroke 1:20, the breast stroke 1:16, the free style 1:06 and the butterfly 1:10. Which swimmers should be assigned to which swimming style? Who will be in the relay? Solution: Let us first create the assignment matrix with time expressed in seconds. Also it is an unbalanced assignment problem hence a dummy style is added to balance it. Back Stroke Breast Stroke Free Style Butterfly Dummy Anand Bhaskar Chandru Dorai Easwar Step 1: As there is a zero in each row, we go straight to the column reduction- Back Stroke Breast Stroke Free Style Butterfly Dummy Anand Bhaskar Chandru Dorai Easwar

25 The Assignment Problem Step 2: The minimum number of lines to cover all zeros is 4, which is less than 5, the order of the square matrix. Hence, the above matrix will not provide the optimal solution. Thus we try to increase the number of zeros. Select the minimum uncovered element by these lines (which is 1). Subtract it from all the uncovered elements and add it to the elements lying on the intersection of lines, as drawn above. The revised matrix will be- Back Stroke Breast Stroke Free Style Butterfly Dummy Anand Bhaskar Chandru Dorai Easwar As the minimum number of lines to cover all zeros is 5, which is equal to the order of the square matrix, the above matrix will provide the optimal solution. The assignment is made below- Swimmer Swimming Style Time (Seconds) Anand Breast Stroke 75 Bhaskar Free Style 61 Chandru Back Stroke 70 Dorai Dummy (not participate) - Easwar Butterfly 70 Total Minimum Time in the relay 276 Dorai will be out of the relay. Question-10 A car hiring company has one car at each of the five depots A, B C, D and E. A customer in each of the five towns V, W, X, Y and Z requires a car. The distance in kms, between depots (origin) and the town (destination) are given in the following table-

26 12.26 Advanced Management Accounting Town Depots A B C D E V W X Y Z Find out as to which car should be assigned to which customer so that the total distance travelled is a minimum. How much is the total travelled distance? Solution: The given problem is a balance minimization assignment problem. Let us apply the assignment algorithm to find the optimal assignment. Subtracting the smallest element of each row from all the elements of that row, we get the following table- Town Depots A B C D E V W X Y Z Subtracting the smallest element of each column from all the elements of that column, wet get the following- Town Depots A B C D E V W X Y Z

27 The Assignment Problem Draw the minimum number of lines to cover all zeros. Since the number of lines (=3) is not equal to the order of the matrix (which is 5), the above matrix will not give the optimal solution. Subtract the minimum uncovered element (=2) from all uncovered elements and add it to the elements lying on the intersection of two lines, we get the following matrix- Town Depots A B C D E V W X Y Z Against, the minimum number of lines of cover all zeros is 4, which is less than the order of the matrix. Subtract the uncovered element (=2) from all the uncovered element and add it to the elements lying on the intersection of two lines, we get- Town Depots A B C D E V W X Y Z Since the minimum number of lines to cover all zeros is 4 which is less than the order of the matrix, hence, the above matrix will not give the optimal solution. Subtracting the uncovered element (=1) from all the uncovered elements and adding it to the elements lying on the intersection of two lines, we get-

28 12.28 Advanced Management Accounting Town Depots A B C D E V W X Y Z Since the minimum number of lines of cover all zeros is 5 which is equal to the order of the matrix, the above table will give the optimal assignment. The optimal assignment is made below- This optimal assignment is- Customer at Town Car at Depot Distance (Km.) V C 10 W B 7 X A 8 Y D 10 Z E 10 Total 45 Hence the minimum total travelled distance equals to 45 kms. Assignment - Maximization Question-11 A company has four zones open and four marketing managers available for assignment. The zones are not equal in sales potentials. It is estimated that a typical marketing manager operating in each zone would bring in the following Annual sales: Zones (`) East 2,40,000 West 1,92,000

29 The Assignment Problem North 1,44,000 South 1,20,000 The four marketing manages are also different in ability. It is estimated that working under the same conditions, their yearly sales would be proportionately as under: Manager M : 8 Manager N : 7 Manager O : 5 Manager P : 4 Required: If the criterion is maximum expected total sales, find the optimum assignment and the maximum sales. Solution: Sum of the proportion is 24 ( ). Assuming `1,000 as one unit, the effective matrix is as follows- Effective Matrix Manager Zones East West North South M [(8/24) 240] [(8/24) 192] [(8/24) 144] [(8/24) 120] N [(7/24) 240] [(7/24) 192] [(7/24) 144] [(7/24) 120] O [(5/24) 240] [(5/24) 192] [(5/24) 144] [(5/24) 120] P [(4/24) 240] [(4/24) 192] [(4/24) 144] [(4/24) 120] Convert the maximization problem to minimization problem. The resultant loss matrix is as follows-

30 12.30 Advanced Management Accounting Loss Matrix Manager East West North South M N O P Row Operation Manager East West North South M N O P Column Operation Manager East West North South M N O P No. of lines are 2 which is less than the order of matrix, hence, this is not an optimal solution. Lowest uncovered element 2 shall be deducted from all uncovered cells value and added to the value at intersections. Manager East West North South M N O P

31 The Assignment Problem Again no. of lines covering zeros are not equal to the order of matrix, therefore, lowest uncovered element 2 shall be deducted from all uncovered cells value and added with value at intersections. Manager East West North South M N O P Once again no. of lines covering zeros are not equal to the order of matrix, therefore, lowest uncovered element 4 shall be deducted from all uncovered cells value and added with value at intersections. Manager East West North South M N O P Now the number of lines covering zeros are equal to the order of matrix, hence, this is the optimal solution. Assignment Sales (`) M - East 80,000 N - West 56,000 O - North 30,000 P - South 20,000 Total 1,86,000 Question-12 Five lathes are to be allotted to five operators (one for each). The following table gives weekly output figures (in pieces)-

32 12.32 Advanced Management Accounting Weekly Output in Lathe Operator L1 L2 L3 L4 L5 P Q R S T Profit per piece is ` 25. Find the maximum profit per week. Solution: The given assignment problem is a maximization problem. Let us convert it into an opportunity loss matrix by subtracting all the elements of the given table from the highest element of the table that is 42. Operator Weekly Output in Lathe L1 L2 L3 L4 L5 P Q R S T The assignment procedure is now applies to above problem. Subtract the minimum element of each row from all the elements of that row, and repeat this step with all the rows of the table. Operator Weekly output in lathe L1 L2 L3 L4 L5 P Q R S T Repeat the above step with the columns of the table also. Subtract the minimum element of each column from all the elements of that column.

33 The Assignment Problem Operator Weekly Output in Lathe L1 L2 L3 L4 L5 P Q R S T Since the minimum number of lines to cover all zeros is 3 which is less than 5 (order of the square matrix), the above matrix will not give the optimal solution. Hence we try to increase the number of zeros. Subtract the least uncovered element which is 2 from all uncovered elements and add it to all the elements lying on the intersection of two lines. We get the following matrix- Operator Weekly Output in Lathe L1 L2 L3 L4 L5 P Q R S T Again, the minimum number of lines drawn to cover all zeros is 4. Repeating the above steps once again, we get the following table- Operator Weekly Output in Lathe L1 L2 L3 L4 L5 P Q R S T

34 12.34 Advanced Management Accounting The minimum number of lines to cover all zeros is 4 which is less than 5. Repeating the above step once again, we thus get- Operator Weekly Output in Lathe L1 L2 L3 L4 L5 P Q R S T The minimum number of lines to cover all zeros is 5. Hence the above matrix will give the optimal solution. The optimal assignment is made as below- Operator Lathe Machine Weekly Output P L 1 20 Q L 5 40 R L 3 35 S L 4 37 T L 2 28 The maximum profit per week is `4,000 (` ). Total 160 Question-13 Imagine yourself to be the Executive Director of a 5-Star Hotel which has four banquet halls that can be used for all functions including weddings. The halls were all about the same size and the facilities in each hall differed. During a heavy marriage season, 4 parties approached you to reserve a hall for the marriage to be celebrated on the same day. These marriage parties were told that the first choice among these 4 halls would cost ` 25,000 for the day. They were also required to indicate the second, third and fourth preferences and the price that they would be willing to pay. Marriage party A & D indicated that they won t be interested in Halls 3 & 4. Other particulars are given in the following table-

35 The Assignment Problem Revenue/Hall Marriage Party Hall 1 Hall 2 Hall 3 Hall 4 A ` 25,000 ` 22,500 X X B ` 20,000 ` 25,000 ` 20,000 ` 12,500 C ` 17,500 ` 25,000 ` 15,000 ` 20,000 D ` 25,000 ` 20,000 X X Where X indicates that the party does not want that hall. Decide on an allocation that will maximize the revenue to your hotel. Solution: The objective of the given problem is to identify the preferences of marriage parties about halls so that hotel management could maximize its profit. To solve this problem first convert it to a minimization problem by subtracting all the elements of the given matrix from its highest element. The matrix so obtained which is known as loss matrix is given below- Loss Matrix/Hall Marriage Party A 0 2,500 X X B 5, ,000 12,500 C 7, ,000 5,000 D 0 5,000 X X Now we can apply the assignment algorithm to find optimal solution. Subtracting the minimum element of each column from all elements of that column- Loss Matrix/Hall Marriage Party A 0 2,500 X X B 5, ,500 C 7, ,000 0 D 0 5,000 X X

36 12.36 Advanced Management Accounting The minimum number of lines to cover all zeros is 3 which is less than the order of the square matrix (i.e.4), the above matrix will not give the optimal solution. Subtracting the minimum uncovered element (2,500) from all uncovered elements and add it to the elements lying on the intersection of two lines, we get the following matrix- Loss Matrix/Hall Marriage Party A 0 0 X X B 7, ,500 C 10, ,000 0 D 0 2,500 X X Since the minimum number of lines to cover all zeros is 4 which is equal to the order of the matrix, the above matrix will give the optimal solution which is given below- Loss Matrix/Hall Marriage Party Optimal Schedule is- A 0 0 X X B 7, ,500 C 10, ,000 0 D 0 2,500 X X Marriage Party Hall Revenue (`) A 2 22,500 B 3 20,000 C 4 20,000 D 1 25,000 Total 87,500 Assignment - Miscellaneous Question-14 The cost matrix giving selling costs per unit of a product by salesman A, B, C and D in regions R 1, R 2, R 3 and R 4 is given below:

37 The Assignment Problem A B C D R R R R (i) (ii) (iii) Assign one salesman to one region to minimise the selling cost. If the selling price of the product is ` 200 per unit and variable cost excluding the selling cost given in the table is ` 100 per unit, find the assignment that would maximise the contribution. What other conclusion can you make from the above? Solution: (i) Subtracting minimum element of each row- A B C D R R R R Subtracting minimum element of each column- A B C D R R R R Minimum no. of lines to cover all zeros are 4 (equal to order of matrix). Hence optional assignment is possible.

38 12.38 Advanced Management Accounting Minimum Cost = AR 1 + BR 2 + CR 3 + DR 4 = = 136 Since all are zeros, there are 24 solutions to this assignment problem Viz. A B C D R 1 R 2 R 3 R 4 R 2 R 3 R 4 R 1 R 3 R 4 R 1 R 2 R 4 R 1 R 2 R 3 R 1 R 3 R 4 R 2 A can be assigned in 4 ways, B in 3 ways for each of A s 4 ways. (ii) Given - Sales Price `200, Variable Cost Excluding Selling Cost `100 The contribution matrix is given below- A B C D R R R R Subtracting all the cells value with the highest cell value i.e. 96 to make it loss matrix- A B C D R R R R

39 The Assignment Problem Subtracting minimum term of each row- A B C D R R R R This is the same as the earlier matrix. Maximum Contribution = AR 1 + BR 2 + CR 3 + DR 4 = `96 + `72 + `52 + `44 = `264 (iii) (a) The relative cost of assigning person i to region r do not change by addition or subtraction of a constant from either a row, or column or all elements of the matrix. (b) Minimising cost is the same as maximizing contribution. Hence, the assignment solution will be the same, applying point (i) above. (c) Many zero s represent many feasible least cost assignment. Here, all zeros mean maximum permutation of a 4 4 matrix, viz. 24 solutions ( ) are possible. Question-15 A manager was asked to assign tasks to operators (one task per operator only) so as to minimize the time taken. He was given the matrix showing the hours taken by the operators for the tasks. First, he preformed the row minimum operation. Secondly, he did the column minimum operation. Then, he realized that there were 4 tasks and 5 operators. At the third step he introduced the dummy row and continued with his fourth step of drawing lines to cover zeros. He drew 2 vertical lines (under operator III and operator IV) and two horizontal lines (aside task T 4 and dummy task T 5 ). At step 5, he performed the necessary operation with the uncovered element, since the number of lines was less than the order of the matrix. After this, his matrix appeared as follows:

40 12.40 Advanced Management Accounting (i) Operators Tasks I II III IV V T T T T T5 (Dummy) What was the matrix after step II? Based on such matrix, ascertain (ii) and (iii) given below. (ii) What was the most difficult task for operators I, II and V? (iii) Who was the most efficient operators? (iv) If you are not told anything about the manager s errors, which operator would be denied any task? Why? (v) Can the manager go ahead with his assignment to correctly arrive at the optimal assignment, or should he start afresh after introducing the dummy task at the beginning? Solution: Matrix after Step V is as follows- I II III IV V T T T T T5 (Dummy) Junction values at T 5 (Dummy) is 3, it implies 3 was the minimum uncovered element. Now we do the reverse steps.

41 The Assignment Problem Previous step was i.e. Step IV: I II III IV V T T T T T5 (Dummy) Step III: I II III IV V T T T T T5 (Dummy) (i) Matrix after Step II - I II III IV V T T T T (ii) Based on the Matrix after Step II most difficult task for operator I, II and V are as follows- Operator I = T 2 (9 hours) Operator II = T 2 (6 hours) Operator V = T 2 (6 hours)

42 12.42 Advanced Management Accounting (iii) Based of the Matrix after Step II the most efficient operator is Operator IV. (iv) If the Manager s error is not known, then assignment would be- I II III IV V T T T T T5 (Dummy) We continue the assignment; T 1 V, T 2 IV, T 3 III are fixed. Between T 4 and T 5, I or II can be allotted. So, other I or II can be denied the job. (v) Yes, the Manager can go ahead with the optimal assignment. Row minimum is not affected by when the dummy was introduced. Column minimum was affected. But in the process, more zeros were generated to provide better solution. Question-16 Four operators O 1, O 2, O 3 and O 4 are available to a manager who has to get four jobs J 1, J 2, J 3 and J 4 done by assigning one job to each operator. Given the times needed by different operators for different jobs in the matrix below- J1 J2 J3 J4 O O O O (i) How should the manager assign the jobs so that the total time needed for all four jobs is minimum?

43 The Assignment Problem (ii) If job J2 is not to be assigned to operator O2 what should be the assignment and how much additional total time will be required? Solution: This is an assignment problem whose objective is to assign one job to one operator, so that total time needed for all four jobs is minimum. To determine appropriate assignment of jobs and operators, let us apply the assignment algorithm. Subtract the minimum element of each row from all elements of that row to get the following matrix- J1 J2 J3 J4 O O O O Now subtract the minimum element of each column from all elements of that column- J1 J2 J3 J4 O O O O The minimum number of lines drawn to cover all zeros is equal to 4. Since the number of lines drawn viz., 4 is equal to the number of jobs or the number of operators, so we proceed for making the optimal assignment. Thus the optimal assignment in this part of the question is- Operator Job O 1 J 3 O 2 J 2 O 3 J 4 O 4 J 1 The total time taken by four operators to perform the jobs is 34 ( ).

44 12.44 Advanced Management Accounting If job J 2 is not to be assigned to operator O 2 then this objective can be achieved by replacing the time for cell (O 2, J 2 ) by a very large time estimate say M. Now apply the assignment algorithm to the following matrix so obtained- J1 J2 J3 J4 O O2 14 M O O Perform row and column operations to the above matrix as mentioned in part (i) of the problem. We thus have the following matrix- J1 J2 J3 J4 O O2 3 M 4 0 O O J1 J2 J3 J4 O O2 2 M 2 0 O O Since the minimum number of lines drawn in the above matrix to cover all the zeroes is 3 which is less than the number of operators or jobs, therefore the above table will not yield the optimal assignment. For obtaining the optimal assignment we increase the number of zeros by subtracting the minimum uncovered element from all uncovered elements and adding it to elements lying at the intersection of two lines, we get the following matrix- J1 J2 J3 J4 O O2 1 M 1 0 O O

45 The Assignment Problem Since the minimum number of lines required to cover all zeros is four, so the above matrix will give the optimal solution. The required assignment is made as below- Operator Job O 1 J 2 O 2 J 4 O 3 J 1 O 4 J 3 The minimum time required is 36 ( ). Additional total time required will be 2 (36 34) units of time. Question-17 The Captain of a cricket team has to allot five middle batting positions to five batsmen. The average runs scored by each batsman at these positions are as follows: Batsman Batting Position I II III IV V P Q R S T (i) (ii) Find the assignment of batsmen to positions, which would give the maximum number of runs. If another batsman U with the following average runs in batting positions as given below : Batting position: I II III IV V Average runs: Is added to the team, should he be included to play in the team? If so, who will be replaced by him?

46 12.46 Advanced Management Accounting Solution: (i) The given problem is a maximization assignment problem. Let us first convert it into a minimisation assignment problem by subtracting all the elements of the given matrix from the largest element of the matrix i.e. 60. The matrix then reduces to- Batsman Batting Position I II III IV V P Q R S T We now carry out row operation of all rows by subtracting from all elements of a row, the smallest element of that row to get the following matrix- Batsman Batting Position I II III IV V P Q R S T Now perform column operation for all columns by subtracting the minimum element of each column from all elements of that column- Batsman Batting Position I II III IV V P Q R S T

47 The Assignment Problem The minimum number of horizontal and vertical lines to cover all zeros is 4 which is less than the order of the matrix (= 5), the above table will not give the optimal solution. We subtract the minimum uncovered element 4 from all uncovered elements and add this element to the elements lying on the intersection of two lines. The new matrix is given below- Batsman Batting Position I II III IV V P Q R S T Now the minimum number of lines to cover all zeros is 5 which is equal to the order of the matrix. Thus, the above matrix will give the optimal solution. The assignments are made as below- (ii) Batsman Batting Position Runs P V 50 Q I 42 R IV 60 S III 20 T II 60 Total 232 We now include another batsman U in the minimization matrix by subtracting average runs of batsman U from 60. We also introduce a dummy batting position to balance the given assignment problem. We thus, thus, get the following matrix- Batsman Batting Position I II III IV V Dummy P Q

48 12.48 Advanced Management Accounting R S T U Now perform the column operation for all columns by subtracting the smallest element of each column from all elements of that column to get the following matrix- Batsman Batting Position I II III IV V Dummy P Q R S T U The minimum number of lines to cover all zeros is only 3 and order of matrix is 6. We subtract the minimum uncovered element 3 from all uncovered elements and add this element to the elements lying on the intersection of two lines. The new matrix is given below- Batsman Batting Position I II III IV V Dummy P Q R S T U

49 The Assignment Problem Batsman Batting Position I II III IV V Dummy P Q R S T U Batsman Batting Position I II III IV V Dummy P Q R S T U Now the minimum number of lines to cover all zeros is 6 which is equal to the order of matrix. Hence the assignments are made as below- Batsman Batting Position Runs P V 50 Q I 42 R IV 60 S Dummy - T III 59 U II 52 Total 263 Hence, batsman U will be included in the team at position II and he will replace batsman S. Total runs will be 263.

CMA Students Newsletter (For Intermediate Students)

CMA Students Newsletter (For Intermediate Students) Special Edition on Assignment Problem An assignment problem is a special case of transportation problem, where the objective is to assign a number of resources to an equal number of activities so as to

More information

Duality in LPP Every LPP called the primal is associated with another LPP called dual. Either of the problems is primal with the other one as dual. The optimal solution of either problem reveals the information

More information

UNIT 4 TRANSPORTATION PROBLEM

UNIT 4 TRANSPORTATION PROBLEM UNIT 4 TRANSPORTATION PROLEM Structure 4.1 Introduction Objectives 4.2 Mathematical Formulation of the Transportation Problem 4.3 Methods of Finding Initial asic Feasible Solution North-West orner Rule

More information

Transportation Problem

Transportation Problem Transportation Problem. Production costs at factories F, F, F and F 4 are Rs.,, and respectively. The production capacities are 0, 70, 40 and 0 units respectively. Four stores S, S, S and S 4 have requirements

More information

The Transportation Problem

The Transportation Problem CHAPTER 12 The Transportation Problem Basic Concepts 1. Transportation Problem: BASIC CONCEPTS AND FORMULA This type of problem deals with optimization of transportation cost in a distribution scenario

More information

TRANSPORTATION & NETWORK PROBLEMS

TRANSPORTATION & NETWORK PROBLEMS TRANSPORTATION & NETWORK PROBLEMS Transportation Problems Problem: moving output from multiple sources to multiple destinations. The objective is to minimise costs (maximise profits). Network Representation

More information

56:171 Operations Research Midterm Exam - October 26, 1989 Instructor: D.L. Bricker

56:171 Operations Research Midterm Exam - October 26, 1989 Instructor: D.L. Bricker 56:171 Operations Research Midterm Exam - October 26, 1989 Instructor: D.L. Bricker Answer all of Part One and two (of the four) problems of Part Two Problem: 1 2 3 4 5 6 7 8 TOTAL Possible: 16 12 20 10

More information

2. Linear Programming Problem

2. Linear Programming Problem . Linear Programming Problem. Introduction to Linear Programming Problem (LPP). When to apply LPP or Requirement for a LPP.3 General form of LPP. Assumptions in LPP. Applications of Linear Programming.6

More information

W P 1 30 / 10 / P 2 25 / 15 / P 3 20 / / 0 20 / 10 / 0 35 / 20 / 0

W P 1 30 / 10 / P 2 25 / 15 / P 3 20 / / 0 20 / 10 / 0 35 / 20 / 0 11 P 1 and W 1 with shipping cost. The column total (i.e. market requirement) corresponding to this cell is 2 while the row total (Plant capacity) is. So we allocate 2 units to this cell. Not the market

More information

The Transportation Problem

The Transportation Problem 11 The Transportation Problem Question 1 The initial allocation of a transportation problem, alongwith the unit cost of transportation from each origin to destination is given below. You are required to

More information

Study Unit 3 : Linear algebra

Study Unit 3 : Linear algebra 1 Study Unit 3 : Linear algebra Chapter 3 : Sections 3.1, 3.2.1, 3.2.5, 3.3 Study guide C.2, C.3 and C.4 Chapter 9 : Section 9.1 1. Two equations in two unknowns Algebraically Method 1: Elimination Step

More information

PROJECT MANAGEMENT CHAPTER 1

PROJECT MANAGEMENT CHAPTER 1 PROJECT MANAGEMENT CHAPTER 1 Project management is the process and activity of planning, organizing, motivating, and controlling resources, procedures and protocols to achieve specific goals in scientific

More information

ST. JOSEPH S COLLEGE OF ARTS & SCIENCE (AUTONOMOUS) CUDDALORE-1

ST. JOSEPH S COLLEGE OF ARTS & SCIENCE (AUTONOMOUS) CUDDALORE-1 ST. JOSEPH S COLLEGE OF ARTS & SCIENCE (AUTONOMOUS) CUDDALORE-1 SUB:OPERATION RESEARCH CLASS: III B.SC SUB CODE:EMT617S SUB INCHARGE:S.JOHNSON SAVARIMUTHU 2 MARKS QUESTIONS 1. Write the general model of

More information

Programmers A B C D Solution:

Programmers A B C D Solution: P a g e Q: A firm has normally distributed forecast of usage with MAD=0 units. It desires a service level, which limits the stock, out to one order cycle per year. Determine Standard Deviation (SD), if

More information

Fundamentals of Operations Research. Prof. G. Srinivasan. Indian Institute of Technology Madras. Lecture No. # 15

Fundamentals of Operations Research. Prof. G. Srinivasan. Indian Institute of Technology Madras. Lecture No. # 15 Fundamentals of Operations Research Prof. G. Srinivasan Indian Institute of Technology Madras Lecture No. # 15 Transportation Problem - Other Issues Assignment Problem - Introduction In the last lecture

More information

Bachelor s Degree Programme Operations Research (Valid from 1st January, 2012 to 30th November, 2012.)

Bachelor s Degree Programme Operations Research (Valid from 1st January, 2012 to 30th November, 2012.) AOR-01 ASSIGNMENT BOOKLET Bachelor s Degree Programme Operations Research (Valid from 1st January, 2012 to 30th November, 2012.) It is compulsory to submit the assignment before filling in the exam form.

More information

MULTIPLE CHOICE QUESTIONS DECISION SCIENCE

MULTIPLE CHOICE QUESTIONS DECISION SCIENCE MULTIPLE CHOICE QUESTIONS DECISION SCIENCE 1. Decision Science approach is a. Multi-disciplinary b. Scientific c. Intuitive 2. For analyzing a problem, decision-makers should study a. Its qualitative aspects

More information

Optimization Prof. A. Goswami Department of Mathematics Indian Institute of Technology, Kharagpur. Lecture - 20 Travelling Salesman Problem

Optimization Prof. A. Goswami Department of Mathematics Indian Institute of Technology, Kharagpur. Lecture - 20 Travelling Salesman Problem Optimization Prof. A. Goswami Department of Mathematics Indian Institute of Technology, Kharagpur Lecture - 20 Travelling Salesman Problem Today we are going to discuss the travelling salesman problem.

More information

MEP Y7 Practice Book B

MEP Y7 Practice Book B 8 Quantitative Data 8. Presentation In this section we look at how vertical line diagrams can be used to display discrete quantitative data. (Remember that discrete data can only take specific numerical

More information

Operations Research: Introduction. Concept of a Model

Operations Research: Introduction. Concept of a Model Origin and Development Features Operations Research: Introduction Term or coined in 1940 by Meclosky & Trefthan in U.K. came into existence during World War II for military projects for solving strategic

More information

Chapter 7 TRANSPORTATION PROBLEM

Chapter 7 TRANSPORTATION PROBLEM Chapter 7 TRANSPORTATION PROBLEM Chapter 7 Transportation Transportation problem is a special case of linear programming which aims to minimize the transportation cost to supply goods from various sources

More information

Chapter 3. Q1. Show that x = 2, if = 1 is a solution of the system of simultaneous linear equations.

Chapter 3. Q1. Show that x = 2, if = 1 is a solution of the system of simultaneous linear equations. Chapter 3 Q1. Show that x = 2, if = 1 is a solution of the system of simultaneous linear equations. Q2. Show that x = 2, Y = 1 is not a solution of the system of simultaneous linear equations. Q3. Show

More information

...(iii), x 2 Example 7: Geetha Perfume Company produces both perfumes and body spray from two flower extracts F 1. The following data is provided:

...(iii), x 2 Example 7: Geetha Perfume Company produces both perfumes and body spray from two flower extracts F 1. The following data is provided: The LP formulation is Linear Programming: Graphical Method Maximize, Z = 2x + 7x 2 Subject to constraints, 2x + x 2 200...(i) x 75...(ii) x 2 00...(iii) where x, x 2 ³ 0 Example 7: Geetha Perfume Company

More information

Practice Questions for Math 131 Exam # 1

Practice Questions for Math 131 Exam # 1 Practice Questions for Math 131 Exam # 1 1) A company produces a product for which the variable cost per unit is $3.50 and fixed cost 1) is $20,000 per year. Next year, the company wants the total cost

More information

LP Definition and Introduction to Graphical Solution Active Learning Module 2

LP Definition and Introduction to Graphical Solution Active Learning Module 2 LP Definition and Introduction to Graphical Solution Active Learning Module 2 J. René Villalobos and Gary L. Hogg Arizona State University Paul M. Griffin Georgia Institute of Technology Background Material

More information

LINEAR PROGRAMMING BASIC CONCEPTS AND FORMULA

LINEAR PROGRAMMING BASIC CONCEPTS AND FORMULA CHAPTER 11 LINEAR PROGRAMMING Basic Concepts 1. Linear Programming BASIC CONCEPTS AND FORMULA Linear programming is a mathematical technique for determining the optimal allocation of re- sources nd achieving

More information

Concept and Definition. Characteristics of OR (Features) Phases of OR

Concept and Definition. Characteristics of OR (Features) Phases of OR Concept and Definition Operations research signifies research on operations. It is the organized application of modern science, mathematics and computer techniques to complex military, government, business

More information

Deterministic Operations Research, ME 366Q and ORI 391 Chapter 2: Homework #2 Solutions

Deterministic Operations Research, ME 366Q and ORI 391 Chapter 2: Homework #2 Solutions Deterministic Operations Research, ME 366Q and ORI 391 Chapter 2: Homework #2 Solutions 11. Consider the following linear program. Maximize z = 6x 1 + 3x 2 subject to x 1 + 2x 2 2x 1 + x 2 20 x 1 x 2 x

More information

Linear Programming Applications. Transportation Problem

Linear Programming Applications. Transportation Problem Linear Programming Applications Transportation Problem 1 Introduction Transportation problem is a special problem of its own structure. Planning model that allocates resources, machines, materials, capital

More information

Graphical and Computer Methods

Graphical and Computer Methods Chapter 7 Linear Programming Models: Graphical and Computer Methods Quantitative Analysis for Management, Tenth Edition, by Render, Stair, and Hanna 2008 Prentice-Hall, Inc. Introduction Many management

More information

IT IS NOT OKAY TO SIMPLY CIRCLE A LETTER AND MOVE ON.

IT IS NOT OKAY TO SIMPLY CIRCLE A LETTER AND MOVE ON. Coordinate Algebra EOCT Review Packet This packet it being provided to ALL Coordinate Algebra students as a snap shot of what types of problems they MAY experience on the EOCT exam that is due to be given

More information

Linear Programming CHAPTER 11 BASIC CONCEPTS AND FORMULA. Basic Concepts 1. Linear Programming

Linear Programming CHAPTER 11 BASIC CONCEPTS AND FORMULA. Basic Concepts 1. Linear Programming CHAPTER 11 Linear Programming Basic Concepts 1. Linear Programming BASIC CONCEPTS AND FORMULA Linear programming is a mathematical technique for determining the optimal allocation of re- sources nd achieving

More information

OPERATIONS RESEARCH. Transportation and Assignment Problems

OPERATIONS RESEARCH. Transportation and Assignment Problems OPERATIONS RESEARCH Chapter 2 Transportation and Assignment Problems Prof. Bibhas C. Giri Department of Mathematics Jadavpur University Kolkata, India Email: bcgiri.jumath@gmail.com MODULE - 2: Optimality

More information

Chapter 3: Linear Functions & Their Algebra

Chapter 3: Linear Functions & Their Algebra Chapter 3: Linear Functions & Their Algebra Lesson 1: Direct Variation Lesson 2: Average Rate of Change Lesson 3: Forms of a Line Lesson 4: Linear Modeling Lesson 5: Inverse of Linear Functions Lesson

More information

Social Science/Commerce Calculus I: Assignment #10 - Solutions Page 1/15

Social Science/Commerce Calculus I: Assignment #10 - Solutions Page 1/15 Social Science/Commerce Calculus I: Assignment #10 - Solutions Page 1/15 1. Consider the function f (x) = x - 8x + 3, on the interval 0 x 8. The global (absolute) maximum of f (x) (on the given interval)

More information

Game Theory- Normal Form Games

Game Theory- Normal Form Games Chapter 6 Game Theory- Normal Form Games Key words: Game theory, strategy, finite game, zero-sum game, pay-off matrix, dominant strategy, value of the game, fair game, stable solution, saddle point, pure

More information

Dr. S. Bourazza Math-473 Jazan University Department of Mathematics

Dr. S. Bourazza Math-473 Jazan University Department of Mathematics Dr. Said Bourazza Department of Mathematics Jazan University 1 P a g e Contents: Chapter 0: Modelization 3 Chapter1: Graphical Methods 7 Chapter2: Simplex method 13 Chapter3: Duality 36 Chapter4: Transportation

More information

Introduction to linear programming using LEGO.

Introduction to linear programming using LEGO. Introduction to linear programming using LEGO. 1 The manufacturing problem. A manufacturer produces two pieces of furniture, tables and chairs. The production of the furniture requires the use of two different

More information

Math Applications 544

Math Applications 544 Math Applications The applications that follow are like the ones you will encounter in many workplaces. Use the mathematics you have learned in this chapter to solve the problems. Wherever possible, use

More information

Example: 1. In this chapter we will discuss the transportation and assignment problems which are two special kinds of linear programming.

Example: 1. In this chapter we will discuss the transportation and assignment problems which are two special kinds of linear programming. Ch. 4 THE TRANSPORTATION AND ASSIGNMENT PROBLEMS In this chapter we will discuss the transportation and assignment problems which are two special kinds of linear programming. deals with transporting goods

More information

Duration of online examination will be of 1 Hour 20 minutes (80 minutes).

Duration of online examination will be of 1 Hour 20 minutes (80 minutes). Program Name: SC Subject: Production and Operations Management Assessment Name: POM - Exam Weightage: 70 Total Marks: 70 Duration: 80 mins Online Examination: Online examination is a Computer based examination.

More information

FINALS WEEK! MATH 34A TA: Jerry Luo Drop-in Session: TBA LAST UPDATED: 6:54PM, 12 December 2017

FINALS WEEK! MATH 34A TA: Jerry Luo Drop-in Session: TBA LAST UPDATED: 6:54PM, 12 December 2017 FINALS WEEK! MATH 34A TA: Jerry Luo jerryluo8@math.ucsb.edu Drop-in Session: TBA LAST UPDATED: 6:54PM, 12 December 2017 On this worksheet are selected problems from homeworks 9 and 10 which were less done.

More information

FUNCTIONS PRACTICE. If one Jumbo Burger costs 2.15, what is the cost, in pence, of one regular coke?

FUNCTIONS PRACTICE. If one Jumbo Burger costs 2.15, what is the cost, in pence, of one regular coke? FUNCTIONS PRACTICE 1. At Jumbo s Burger Bar, Jumbo burgers cost J each and regular cokes cost C each. Two Jumbo burgers and three regular cokes cost 5.95. Write an equation to show this. If one Jumbo Burger

More information

ORI 390Q Models and Analysis of Manufacturing Systems First Exam, fall 1994

ORI 390Q Models and Analysis of Manufacturing Systems First Exam, fall 1994 ORI 90Q Models and Analysis of Manufacturing Systems First Exam, fall 1994 (time, defect rate) (12,0.05) 5 6 V A (16,0.07) (15,0.07) (5,0) M 1 1 2 M1 M2 O A (10,0.1) 7 8 V B (8,0.2) M4 2 4 M5 The figure

More information

Decision Mathematics D2 Advanced/Advanced Subsidiary. Monday 1 June 2009 Morning Time: 1 hour 30 minutes

Decision Mathematics D2 Advanced/Advanced Subsidiary. Monday 1 June 2009 Morning Time: 1 hour 30 minutes Paper Reference(s) 6690/01 Edexcel GCE Decision Mathematics D2 Advanced/Advanced Subsidiary Monday 1 June 2009 Morning Time: 1 hour 30 minutes Materials required for examination Nil Items included with

More information

Linear programming. Debrecen, 2015/16, 1st semester. University of Debrecen, Faculty of Business Administration 1 / 46

Linear programming. Debrecen, 2015/16, 1st semester. University of Debrecen, Faculty of Business Administration 1 / 46 1 / 46 Linear programming László Losonczi University of Debrecen, Faculty of Business Administration Debrecen, 2015/16, 1st semester LP (linear programming) example 2 / 46 CMP is a cherry furniture manufacturer

More information

FURTHER MATHEMATICS Units 3 & 4 - Written Examination 2

FURTHER MATHEMATICS Units 3 & 4 - Written Examination 2 THIS BOX IS FOR ILLUSTRATIVE PURPOSES ONLY 2016 Examination Package - Trial Examination 4 of 5 Figures STUDENT NUMBER Letter Words FURTHER MATHEMATICS Units 3 & 4 - Written Examination 2 (TSSM s 2014 trial

More information

1. Math 101. Math 101 Website: richard/math101 Section 2 Website: richard/math101/fall06

1. Math 101. Math 101 Website:  richard/math101 Section 2 Website:  richard/math101/fall06 1. Math 101 Lines and Slope Professor Richard Blecksmith richard@math.niu.edu Dept. of Mathematical Sciences Northern Illinois University Math 101 Website: http://math.niu.edu/ richard/math101 Section

More information

MATH 1710 College Algebra Final Exam Review

MATH 1710 College Algebra Final Exam Review MATH 1710 College Algebra Final Exam Review MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Solve the problem. 1) There were 480 people at a play.

More information

Units and Dimensional Analysis

Units and Dimensional Analysis LESSON Units and Dimensional Analysis UNDERSTAND When solving a problem, it is important to correctly identify the units being considered or measured. This may require converting a quantity given in one

More information

Buford High School. Coordinate Algebra GA Milestone & Final Exam Study Guide

Buford High School. Coordinate Algebra GA Milestone & Final Exam Study Guide Buford High School Coordinate Algebra GA Milestone & Final Exam Study Guide Name Period Teacher Before the Test Start studying now. Set aside a little time each day to prepare yourself Review not only

More information

Math 141:512. Practice Exam 1 (extra credit) Due: February 6, 2019

Math 141:512. Practice Exam 1 (extra credit) Due: February 6, 2019 Math 141:512 Due: February 6, 2019 Practice Exam 1 (extra credit) This is an open book, extra credit practice exam which covers the material that Exam 1 will cover (Sections 1.3, 1.4, 2.1, 2.2, 2.3, 2.4,

More information

QUESTION ONE Let 7C = Total Cost MC = Marginal Cost AC = Average Cost

QUESTION ONE Let 7C = Total Cost MC = Marginal Cost AC = Average Cost ANSWER QUESTION ONE Let 7C = Total Cost MC = Marginal Cost AC = Average Cost Q = Number of units AC = 7C MC = Q d7c d7c 7C Q Derivation of average cost with respect to quantity is different from marginal

More information

Dalkeith High School. National 5 Maths Applications Revision Booklet

Dalkeith High School. National 5 Maths Applications Revision Booklet Dalkeith High School National 5 Maths Applications Revision Booklet 1 Revision Questions Assessment Standard 1.1 Page 3 Assessment Standard 1. Page 6 Assessment Standard 1.3 Page 9 Assessment Standard

More information

CHAPTER 16: SCHEDULING

CHAPTER 16: SCHEDULING CHAPTER 16: SCHEDULING Solutions: 1. Job A B C A B C 1 5 8 6 row 1 0 3 1 Worker 2 6 7 9 reduction 2 0 1 3 3 4 5 3 3 1 2 0 column reduction A B C 1 0 2 1 Optimum: 2 0 0 3 Worker 1, Job A 3 1 1 0 2 B 3 C

More information

Math 381 Midterm Practice Problem Solutions

Math 381 Midterm Practice Problem Solutions Math 381 Midterm Practice Problem Solutions Notes: -Many of the exercises below are adapted from Operations Research: Applications and Algorithms by Winston. -I have included a list of topics covered on

More information

DRAFT Formulation and Analysis of Linear Programs

DRAFT Formulation and Analysis of Linear Programs DRAFT Formulation and Analysis of Linear Programs Benjamin Van Roy and Kahn Mason c Benjamin Van Roy and Kahn Mason September 26, 2005 1 2 Contents 1 Introduction 7 1.1 Linear Algebra..........................

More information

Systems Optimization and Analysis Optimization Project. Labor Planning for a Manufacturing Line

Systems Optimization and Analysis Optimization Project. Labor Planning for a Manufacturing Line 15.066 Systems Optimization and Analysis Optimization Project Labor Planning for a Manufacturing Line Team 1 The Tek Team Lane Ballard Christine Cheung Justin Ging Omur Kaya David Jackson Alyson Naughton

More information

Mathematical studies Standard level Paper 1

Mathematical studies Standard level Paper 1 N17/5/MATSD/SP1/ENG/TZ0/XX Mathematical studies Standard level Paper 1 Monday 13 November 2017 (afternoon) Candidate session number 1 hour 30 minutes Instructions to candidates y Write your session number

More information

9.5 THE SIMPLEX METHOD: MIXED CONSTRAINTS

9.5 THE SIMPLEX METHOD: MIXED CONSTRAINTS SECTION 9.5 THE SIMPLEX METHOD: MIXED CONSTRAINTS 557 9.5 THE SIMPLEX METHOD: MIXED CONSTRAINTS In Sections 9. and 9., you looked at linear programming problems that occurred in standard form. The constraints

More information

2014 SM4 Revision Questions Distributions

2014 SM4 Revision Questions Distributions 2014 SM4 Revision Questions Distributions Normal Q1. Professor Halen has 184 students in his college mathematics class. The scores on the semester exam are normally distributed with a mean of 72.3 and

More information

Systems of Equations. Red Company. Blue Company. cost. 30 minutes. Copyright 2003 Hanlonmath 1

Systems of Equations. Red Company. Blue Company. cost. 30 minutes. Copyright 2003 Hanlonmath 1 Chapter 6 Systems of Equations Sec. 1 Systems of Equations How many times have you watched a commercial on television touting a product or services as not only the best, but the cheapest? Let s say you

More information

GCSE Mathematics Specification (8300/2F)

GCSE Mathematics Specification (8300/2F) ORIGINAL SPECIMEN MATERIAL This paper does not reflect in full the expected standard and requirements for GCSE mathematics in 2017 and is superseded by the new specimen paper published in June 2015 GCSE

More information

A Unique, Educational SELL-OUT EVENT. September 15, 2018 Convention Center 10am-3pm at the Empire State Plaza 2018 EXHIBITOR INFORMATION

A Unique, Educational SELL-OUT EVENT. September 15, 2018 Convention Center 10am-3pm at the Empire State Plaza 2018 EXHIBITOR INFORMATION September 15, 2018 Convention Center 10am-3pm at the Empire State Plaza 2018 EXHIBITOR INFORMATION Celebrity Announcement Coming Soon! A Look Back... A Unique, Educational SELL-OUT EVENT Are you looking

More information

Math 4 SN Systems Word Problems Practice

Math 4 SN Systems Word Problems Practice Math 4 SN Systems Word Problems Practice Name : 1 For each week that he works, Fred is paid a fixed hourly wage plus a bonus based on the amount of profit the company makes. Last week, Fred worked 14 hours

More information

PLC Papers Created For:

PLC Papers Created For: PLC Papers Created For: year 11 GRADE B Graphical Inequalities 1 B Grade LO: Use inequalities to represent a region on a graph Question 1 The lines y = x 2 and x + y = 10 are drawn on the grid. On the

More information

Candidate Name Centre Number Candidate Number MATHEMATICS - NUMERACY UNIT 1: NON-CALCULATOR HIGHER TIER SPECIMEN PAPER SUMMER 2017

Candidate Name Centre Number Candidate Number MATHEMATICS - NUMERACY UNIT 1: NON-CALCULATOR HIGHER TIER SPECIMEN PAPER SUMMER 2017 GCSE MATHEMATICS - NUMERACY Specimen Assessment Materials 7 Candidate Name Centre Number Candidate Number 0 GCSE MATHEMATICS - NUMERACY UNIT 1: NON-CALCULATOR HIGHER TIER SPECIMEN PAPER SUMMER 2017 1 HOUR

More information

Scatter plot, Correlation, and Line of Best Fit Exam High School Common Core: Interpret Linear Models

Scatter plot, Correlation, and Line of Best Fit Exam High School Common Core: Interpret Linear Models Scatter plot, Correlation, and Line of Best Fit Exam High School Common Core: Interpret Linear Models Created by: Mrs Math 1. A baseball coach graphs some data and finds the line of best fit. The equation

More information

Practice Unit Assessment (1) for National 5 Applications

Practice Unit Assessment (1) for National 5 Applications Practice Unit Assessment (1) for National Applications 1. A farmer wishes to spread fertiliser on a triangular plot of ground. The diagram gives the dimensions of the plot. 3 m 8 o 44 m Calculate the area

More information

Math Introduction to Operations Research

Math Introduction to Operations Research Math 30210 Introduction to Operations Research Assignment 1 (50 points total) Due before class, Wednesday September 5, 2007 Instructions: Please present your answers neatly and legibly. Include a cover

More information

Algebra 1 End-of-Course Assessment Practice Test with Solutions

Algebra 1 End-of-Course Assessment Practice Test with Solutions Algebra 1 End-of-Course Assessment Practice Test with Solutions For Multiple Choice Items, circle the correct response. For Fill-in Response Items, write your answer in the box provided, placing one digit

More information

[ z = 1.48 ; accept H 0 ]

[ z = 1.48 ; accept H 0 ] CH 13 TESTING OF HYPOTHESIS EXAMPLES Example 13.1 Indicate the type of errors committed in the following cases: (i) H 0 : µ = 500; H 1 : µ 500. H 0 is rejected while H 0 is true (ii) H 0 : µ = 500; H 1

More information

Algorithmic Mechanism Design

Algorithmic Mechanism Design Noam Nisan, Amir Ronen - 1st part - Seminar Talk by Andreas Geiger Fakultät für Informatik Universität Karlsruhe (TH) May 5, 2007 Overview Organization Introduction Motivation Introduction to Mechanism

More information

56:171 Operations Research Final Exam December 12, 1994

56:171 Operations Research Final Exam December 12, 1994 56:171 Operations Research Final Exam December 12, 1994 Write your name on the first page, and initial the other pages. The response "NOTA " = "None of the above" Answer both parts A & B, and five sections

More information

Physics 11 (Fall 2012) Chapter 1: Representing Motion

Physics 11 (Fall 2012) Chapter 1: Representing Motion Physics 11 (Fall 2012) Chapter 1: Representing Motion Anyone who has never made a mistake has never tried anything new. Albert Einstein Experience is the name that everyone gives to his mistakes. Oscar

More information

SEXTANT & SEXTANT PE frequently asked questions

SEXTANT & SEXTANT PE frequently asked questions SEXTANT & SEXTANT PE frequently asked questions What is SEXTANT? SEXTANT is a software application that helps Financial Executives and Estimators determine their costing and budgeting standards also known

More information

Algebra Supplement Homework Packet #1

Algebra Supplement Homework Packet #1 Algebra Supplement Homework Packet #1 Day 1: Fill in each blank with one of the words or phrases listed below. Distributive Real Reciprocals Absolute value Opposite Associative Inequality Commutative Whole

More information

OPRE 6201 : 3. Special Cases

OPRE 6201 : 3. Special Cases OPRE 6201 : 3. Special Cases 1 Initialization: The Big-M Formulation Consider the linear program: Minimize 4x 1 +x 2 3x 1 +x 2 = 3 (1) 4x 1 +3x 2 6 (2) x 1 +2x 2 3 (3) x 1, x 2 0. Notice that there are

More information

CHAPTER 11 Integer Programming, Goal Programming, and Nonlinear Programming

CHAPTER 11 Integer Programming, Goal Programming, and Nonlinear Programming Integer Programming, Goal Programming, and Nonlinear Programming CHAPTER 11 253 CHAPTER 11 Integer Programming, Goal Programming, and Nonlinear Programming TRUE/FALSE 11.1 If conditions require that all

More information

LINEAR PROGRAMMING. Lessons 28. Lesson. Overview. Important Terminology. Making inequalities (constraints)

LINEAR PROGRAMMING. Lessons 28. Lesson. Overview. Important Terminology. Making inequalities (constraints) LINEAR PROGRAMMING Learning Outcomes and Assessment Standards Learning Outcome 2: Functions and algebra Assessment Standard 12.2.8 Solve linear programming problems by optimising a function in two variables,

More information

Econ 172A, Fall 2012: Final Examination (I) 1. The examination has seven questions. Answer them all.

Econ 172A, Fall 2012: Final Examination (I) 1. The examination has seven questions. Answer them all. Econ 172A, Fall 12: Final Examination (I) Instructions. 1. The examination has seven questions. Answer them all. 2. If you do not know how to interpret a question, then ask me. 3. Questions 1- require

More information

FURTHER MATHEMATICS. Written examination 2 (Analysis task) Wednesday 3 November 2004

FURTHER MATHEMATICS. Written examination 2 (Analysis task) Wednesday 3 November 2004 Victorian Certificate of Education 2004 SUPERVISOR TO ATTACH PROCESSING LABEL HERE FURTHER MATHEMATICS Written examination 2 (Analysis task) Core Wednesday 3 November 2004 Reading time: 11.45 am to 12.00

More information

MODELING (Integer Programming Examples)

MODELING (Integer Programming Examples) MODELING (Integer Programming Eamples) IE 400 Principles of Engineering Management Integer Programming: Set 5 Integer Programming: So far, we have considered problems under the following assumptions:

More information

MATH 1101 Exam 1 Review. Spring 2018

MATH 1101 Exam 1 Review. Spring 2018 MATH 1101 Exam 1 Review Spring 2018 Topics Covered Section 2.1 Functions in the Real World Section 2.2 Describing the Behavior of Functions Section 2.3 Representing Functions Symbolically Section 2.4 Mathematical

More information

Chapter 4 Statistics

Chapter 4 Statistics Chapter 4 Section 4.1The mean, mode, median and Range The idea of an average is extremely useful, because it enables you to compare one set of data with another set by comparing just two values their averages.

More information

PhysicsAndMathsTutor.com

PhysicsAndMathsTutor.com PhysicsAndMathsTutor.com June 2005 3. The random variable X is the number of misprints per page in the first draft of a novel. (a) State two conditions under which a Poisson distribution is a suitable

More information

Mathematics Practice Test 2

Mathematics Practice Test 2 Mathematics Practice Test 2 Complete 50 question practice test The questions in the Mathematics section require you to solve mathematical problems. Most of the questions are presented as word problems.

More information

Practice General Test # 4 with Answers and Explanations. Large Print (18 point) Edition

Practice General Test # 4 with Answers and Explanations. Large Print (18 point) Edition GRADUATE RECORD EXAMINATIONS Practice General Test # 4 with Answers and Explanations Large Print (18 point) Edition Section 5 Quantitative Reasoning Section 6 Quantitative Reasoning Copyright 2012 by Educational

More information

Syllabus, Question Paper, Programs of BCA, BBA

Syllabus, Question Paper, Programs of BCA, BBA KA-3506 First Year B. B. A. (Sem. I) (CBCS) Examination O ctober / N ovem ber - 2012 Quantitative Method - I (Mathematics Oriented) Time : Hours] Instructions : (1) ssuqih C t$unki«(l f e w i (3t u «.»A

More information

Cambridge International Examinations Cambridge International General Certificate of Secondary Education

Cambridge International Examinations Cambridge International General Certificate of Secondary Education Cambridge International Examinations Cambridge International General Certificate of Secondary Education * 6 1 4 8 8 4 4 1 3 5 * MATHEMATICS 0580/32 Paper 3 (Core) May/June 2016 Candidates answer on the

More information

Modern Logistics & Supply Chain Management

Modern Logistics & Supply Chain Management Modern Logistics & Supply Chain Management As gold which he cannot spend will make no man rich, so knowledge which he cannot apply will make no man wise. Samuel Johnson: The Idler No. 84 Production Mix

More information

Unit 7 Systems and Linear Programming

Unit 7 Systems and Linear Programming Unit 7 Systems and Linear Programming PREREQUISITE SKILLS: students should be able to solve linear equations students should be able to graph linear equations students should be able to create linear equations

More information

Writing and Solving Equations

Writing and Solving Equations Writing and Solving Equations Melody s Music Solution Lesson 6-1 Modeling and Writing Two-Step Equations ACTIVITY 6 Learning Targets: Use variables to represent quantities in real-world problems. Model

More information

A car travels at a constant speed of 110 Km/hour between Montreal and Toronto. Determine the independent variable for this functional situation.

A car travels at a constant speed of 110 Km/hour between Montreal and Toronto. Determine the independent variable for this functional situation. Question 1 A car travels at a constant speed of 110 Km/hour between Montreal and Toronto. Determine the independent variable for this functional situation. Answer: Question 2 A function is described by

More information

56:270 Final Exam - May

56:270  Final Exam - May @ @ 56:270 Linear Programming @ @ Final Exam - May 4, 1989 @ @ @ @ @ @ @ @ @ @ @ @ @ @ Select any 7 of the 9 problems below: (1.) ANALYSIS OF MPSX OUTPUT: Please refer to the attached materials on the

More information

Work. Work. Work. Directions: Choose the best answer. Answer ALL questions. Show ALL work in column 2. If. Common Core Algebra I Regents Review #2

Work. Work. Work. Directions: Choose the best answer. Answer ALL questions. Show ALL work in column 2. If. Common Core Algebra I Regents Review #2 Name Date Due: Common Core Algebra I Regents Review #2 Directions: Choose the best answer. Answer ALL questions. Show ALL work in column 2. If there is no mathematical work to be shown, write an explanation

More information

LINEAR PROGRAMMING MODULE Part 1 - Model Formulation INTRODUCTION

LINEAR PROGRAMMING MODULE Part 1 - Model Formulation INTRODUCTION Name: LINEAR PROGRAMMING MODULE Part 1 - Model Formulation INTRODUCTION In general, a mathematical model is either deterministic or probabilistic. For example, the models and algorithms shown in the Graph-Optimization

More information

UNIT-4 Chapter6 Linear Programming

UNIT-4 Chapter6 Linear Programming UNIT-4 Chapter6 Linear Programming Linear Programming 6.1 Introduction Operations Research is a scientific approach to problem solving for executive management. It came into existence in England during

More information

CHAPTER 5-1. Regents Exam Questions - PH Algebra Chapter 5 Page a, P.I. 8.G.13 What is the slope of line shown in the

CHAPTER 5-1. Regents Exam Questions - PH Algebra Chapter 5 Page a, P.I. 8.G.13 What is the slope of line shown in the Regents Exam Questions - PH Algebra Chapter Page 1 CHAPTER -1 SLOPE AND DIRECT VARIATION 4. 069918a, P.I. 8.G.1 What is the slope of line shown in the accompanying diagram? 1. 080417a, P.I. A.A. If the

More information

Chapter 2 Polynomial and Rational Functions

Chapter 2 Polynomial and Rational Functions SECTION.1 Linear and Quadratic Functions Chapter Polynomial and Rational Functions Section.1: Linear and Quadratic Functions Linear Functions Quadratic Functions Linear Functions Definition of a Linear

More information