Question

Work Scheduling: Burger Queen would like to determine the min # of kitchen employees. Each employee works six days a week and

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

Let,

Xi = number of employees NOT working on day i [ i= Mon,Tue,Wed…..Sun]

Objective is to minimize total no of workers = Min X1+X2+X3+X4+X5+X6+X7

Subject to,

X2+X3+X4+X5+X6+X7 >= 8 [ No of minimum workers needed on Monday = 8]

X1+X3+X4+X5+X6+X7 >= 6 [ No of minimum workers needed on Tuesday = 6]

X1+X2+X4+X5+X6+X7 >= 7 [ No of minimum workers needed on Wednesday = 7]

X1+X2+X3+X5+X6+X7 >= 6 [ No of minimum workers needed on Thursday = 6]

X1+X2+X3+X4+X6+X7 >= 9 [ No of minimum workers needed on Friday = 9]

X1+X2+X3+X4+X5+X7 >= 11 [ No of minimum workers needed on Saturday = 11]

X1+X2+X3+X4+X5+X6 >= 9 [ No of minimum workers needed on Sunday = 9]

Xi >= 0 (No of workers can not be less than 0)

Xi = Integer (No of workers is integer)

Solving in excel we get,

Minimum no of total employee = 11

No of employees not working on each day

Day

No of employee not working on the day

Monday

3

Tuesday

5

Wednesday

3

Thursday

0

Friday

0

Saturday

0

Sunday

0

Solver screenshot

2 Decsion variables Obiective function 3 X1 X2 X3 X4 8 (Monday) 6 (Tuesday) 7 (Wednesday) 6 (Thursday) 9 (Friday) 11 (Saturda

Formulas explained:

  1. Cell H8 = Sumproduct (A4:G4,A6:G6) This formula is replicated till H12
  2. Objective function Z = Cell N3 = Sum(A4:G4)

Constraint screenshot

Solver Parameters Set Objective: Max O Min Value Of By Changing Variable Cells: SA$4:$G$4 Subject to the Constraints: SAS4 in

Answer report

13 14 Objective Cell (Min) 15 16 $N$3 17 18 19 Variable Cells Cell Name Original Value Final Value Name Original Value Final

Add a comment
Know the answer?
Add Answer to:
Work Scheduling: Burger Queen would like to determine the min # of kitchen employees. Each employ...
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
  • Program 5: Design (pseudocode) and implement (source code) a program (name it Weekl yHours) to compute...

    Program 5: Design (pseudocode) and implement (source code) a program (name it Weekl yHours) to compute the total weekly hours for 3 employees. The program main method defines a two-dimensional array of size 3x7 to store employers' daily hours for the week. Each row represents one employee and each column represent one day of the week such that column 0 designates Monday, column 1 designates Tuesday, etc. The program main method populates the array with random numbers between 0 and...

  • IN PYTHON the original problem was Design (pseudocode) and implement (source code) a program (name it...

    IN PYTHON the original problem was Design (pseudocode) and implement (source code) a program (name it WeeklyHours) to compute the total weekly hours for 3 employees. The program main method defines a two-dimensional array of size 3x7 to store employers’ daily hours for the week. Each row represents one employee and each column represent one day of the week such that column 0 designates Monday, column 1 designates Tuesday, etc. The program main method populates the array with random numbers...

  • Actions that damage a company and its employees should be stamped out, everyone would agree. But ...

    Actions that damage a company and its employees should be stamped out, everyone would agree. But should the people responsible be stamped out, too? HBR CASE STUDY The Reign of Zero Tolerance by Ben Gerson "Mr. Pemberton?" manager. The guards had radioed her that the "Yes, that's me," Simon replied distractedly, his back turned. target wasn't putting up much resistance. "Your personal belongings will be messen The two burly gentlemen who had suddenly gered to your home later today," Sallie...

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