Problem (Algorithmic)
Suppose the following is the mathematical model:
Max 13x
s.t.
ax ≤ 540
x ≥ 0
where a is the number of hours required for each unit produced.
With a = 5, the optimal solution is x = 8.00. If we have a stochastic model with a = 3, a = 4, a = 5, or a = 6 as the possible values for the number of hours required per unit, what is the optimal value for x?
Round your answers for the optimal solution to two decimal places.
Round the answers for profit to the nearest dollar.
If = 3, x = and profit = $
If a = 4, x = and profit = $
If = 5, x = and profit = $
If a = 6, x = and profit = $
What problems does this stochastic model cause?
The problem with this stochastic model is____ and therefore the values of_____are not known with certainty.