Question

The formulation and solution of a certain staff-scheduling problem are shown below: MIN M + T...

The formulation and solution of a certain staff-scheduling problem are shown below: MIN M + T + W + R + F + S + N

T + W + R + F + S >= 14

W + R + F + S + N >= 9 M + R + F + S + N >= 8

M + T + F + S + N >= 6

M + T + W + S + N >= 17

M + T + W + R + N >= 15

M + T + W + R + F >= 18 END

Optimal solution found at step: 4 Objective value: 19.0000000

Variable Value Reduced Cost

   M 5.000000 .0000000

T .0000000 .0000000

W 11.00000 .0000000

R .0000000 .0000000

F 2.000000 .0000000

S 1.000000 .0000000

N .0000000 .3333333

Row Slack or Surplus Dual Price

2 .0000000 -.3333333

3 5.000000 .0000000

4 .0000000 -.3333333

5 2.000000 .0000000

6 .0000000 -.3333333

7 1.000000 .0000000

8 .0000000 -.3333333

where, M, T, W, R, F, S, N is the number of people starting their five-day work week on Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, and Sunday respectively.

a) How many people are required on duty on Thursday?

b) Suppose that part-time helpers are available who will work the three-day pattern, Thursday, Friday, and Saturday. That is, if you hire one of them, they will work all three days. These people cost 20% more per day than the ordinary folk who work a five-day week. Let P denote the number of part-timers to hire. Show how to modify the formulation to incorporate this option.

c) Using information from the solution report, what can you say about the (economic) attractiveness of the part-time help?

0 0
Add a comment Improve this question Transcribed image text
Answer #1

a) Thursday is denoted by R. On the first table, we can see that for the variable R, the value is 0.00. This means the value of variable R is 0 in the optimal solution. This also means that the number of people who will begin their 5 day work shift on Thursday is 0.

b) The part time workers will work only on Thursday, Friday and Saturday. This means in order for them to be optimal, they have to begin their shift on Thursday. The constraint that shows the requirement for Thursday shift beginners is

M + R + F + S + N >= 8

Here we need to include another variable P. Thus this constraint will become

M + R + F + S + N + P >= 8

Similarly the part time workers that begin work on Thursday will also be working on Friday and Saturday. This means their equation will change as well. These will become

M + T + F + S + N + P >= 6

M + T + W + S + N + P >= 17

These three constraints will change and other will remain as it is.

c) Considering that there are no full-time workers beginning their shift on Thursday, we can see that the optimal solution is satisfied. This means there is no need for part time workers to begin working on Thursday with increased cost. Also we can see from the second table that there is a surplus (row 5) on Thursday. This means the attractiveness of the part time worker is very low.

Add a comment
Know the answer?
Add Answer to:
The formulation and solution of a certain staff-scheduling problem are shown below: MIN M + T...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • This is a cyclic scheduling problem unlike the other personnel scheduling problems we considered earlier which...

    This is a cyclic scheduling problem unlike the other personnel scheduling problems we considered earlier which were acyclic. In this case, for example, a driver who starts his working week on Friday will work for the rest of the week (F, Sa and Su) and the first part of the following week (M and Tu) while is taking off W and Th (see attached file). In other words, his schedule spans not just one week (cycle) but two. The decision...

  • Write a function in matlab for these parameters (char) A string representing 7 days of the...

    Write a function in matlab for these parameters (char) A string representing 7 days of the week (eg. 'N M T W R F S') (double) A vector representing 7 dates of the week (eg. [4 5 6 8 79 10]) (double) A positive or negative number of days (char) A string representing 7 days of the new week (double) A vector representing 7 dates of the new week circshift() It's fairly simple to determine what the date was or...

  • Please show work. Choose the correct general solution of the with r(t) = { a, cos...

    Please show work. Choose the correct general solution of the with r(t) = { a, cos (nt), [w] + 1, 2, ..,N. y= mnozcos (nt) y = c cos (@f) + C2 sin (m) y = c cos (@t) + C2 sin (61) + imz " cos (nt) T y = c cos (t) + c2 sin (ot) + Ime cos (nt) y = cj cos (ot) + C2 sin (01) + " ,cos (nt)

  • 1. Consider the circuit shown below. Cl e, (0) c, e。(t) Find the transfer function below using t...

    Please help with this dynamics circuit analysis. Please show work and explain. Thank you!! 1. Consider the circuit shown below. Cl e, (0) c, e。(t) Find the transfer function below using time-domain and impedance methods. (a) Determine the differential equation for the relationship between eo(1) and e(1) (b) Find the transfer function E, (s)/E,(s) and determine the system time constant in terms of the circuit element values C, C, and R 17 2 (c) Find the transfer function E, (s)/E,...

  • Project Description You will build part of a college's course registration system (similar to WebReg, though...

    Project Description You will build part of a college's course registration system (similar to WebReg, though considerably less complex). The system will keep track of a catalog of courses that students can take. It will allow the user (a student) to view and search the course catalog, and to add (register for) and drop (withdraw from) courses. The following restrictions apply: All courses meet only once per week, for one class period. Days will be denoted by the following letters:...

  • P3-3 Labor Time Record, Direct vs. Indirect Labor LO2 Adam Amos, SS# 123-45-6789, is a Grade...

    P3-3 Labor Time Record, Direct vs. Indirect Labor LO2 Adam Amos, SS# 123-45-6789, is a Grade 2 Machinist who earns $18 per hour. On Monday, June 10 through Wednesday, June 12, he worked four hours per day on each of Jobs AX20 and AX25. On Thursday, he worked six hours on Job AX25 and two hours on maintenance, while on Friday he worked four hours on AX25 and four hours on maintenance. His supervisor is Emma Nyaondo, who signs off...

  • (8%) Problem 5: A conducting rod spans a gap of length L = 0.015 m and...

    (8%) Problem 5: A conducting rod spans a gap of length L = 0.015 m and acts as the fourth side of a rectangular conducting loop, as shown in the figure. A constant magnetic field with magnitude B= 0.15 T pointing into the paper is in the region. The rod is pulled to the right by an external force, and moves with constant speed v= 0.015 m/s. The resistance in the wire is R = 190 2. X X Х...

  • Problem 27.49 Constan In the figure. I =16 cm, B-0.600 T. R-4.5.and U 2.6 m/s. (Figure...

    Problem 27.49 Constan In the figure. I =16 cm, B-0.600 T. R-4.5.and U 2.6 m/s. (Figure 1) Part A Find the current in the resistor. Express your answer using two significant figures Figure 1 of 1 I- A Submit Request Answer Part B Find the magnetic force on the bar Part B Find the magnetic force on the bar Express your answer using two significant figures. 1 of 1 ? ΑΣφ mag Part C Find the power dissipation in the...

  • Do: Find the Laplace transform, F(s), for each f(t) given below in parts a) and b). Express F(s) polynomials ins w...

    Do: Find the Laplace transform, F(s), for each f(t) given below in parts a) and b). Express F(s) polynomials ins where the denominator polynomial, A(s) Le., it has the value "1" (one) Monic Rational Form (MRF). This means that the result is a ratio of polynomials, and the coefficient, a, in the denominator polynomial, A(s) below is a, 1 as a ratio of =s"+a-1s"- + a28 +a1s +a0, is monic as the leading coefficient on the highest power of s....

  • 10 betagsautosaven4341927.11 wa Mal WOULON Cangan hudent Solution The following table shows on werage per capita...

    10 betagsautosaven4341927.11 wa Mal WOULON Cangan hudent Solution The following table shows on werage per capita wine consumption and heart disease reper 100.000 people in a random sample of 10 countries Yearty wine consumation Inters 2.5 2.9 3.4 2.0 08 27 0.8 02 Death from heart diseases 221 190 295 75 173 212 191 These datorer of where the deather de per 100.000 The India Part 0.7,301 Therman OH PO MacBook 3 4 R P S F Н. J K...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT