given a particular probability of π < π§, what is the corresponding value π§?
qnorm(value z, mean = …, sd = …)
linear regression modell
lm(y ~ x, data = name)
What shadow price will a non-binding constraint have?
A shadow price of 0 because there is already an excess of the resource
An inequality constraint is binding if…
…the solution makes it an equality. Otherwise, it is nonbinding.
Optimization model: The positive difference between the two sides of the constraint is called…
the slack
Slack in an optimization model
Surplus amount of a limited resource. Constraints with zero slack are binding. These are the important constraints that influence the optimal solution
Reduced Cost in an optimization model:
Shadow (Dual) Price in an optimization model:
The amount by which the objective value will improve if we relax the constraint by one unit. It is the most we are willing to pay to obtain an additional unit of that resource.
get probability of z-value - function
xpnorm(probability, mean =…, sd = …)