Chapter12 V2 Flashcards
What is Operations Research?
Operations Research is model-based decision support.
What are key competencies in Operations Research?
- Model design (‘Modeling’)
- Model solving (‘Mathematics of OR’)
What are the most important quality characteristics of a good model?
- Relevance: Are the problems of interest to the decision maker?
- Validity: Can the results and their interpretation be trusted?
What are the key elements in conceptualizing a model?
- Problem Identification and Diagnosis
- Describing the relevant system elements, attributes, and relationships
- Defining goals and decision criteria
What are the types of models in Operations Research?
- Evaluation models: Evaluate each decision alternative’s consequences.
- Optimization models: Determine the best alternative based on a desired consequence.
What is the mathematical structure of an optimization model?
Maximise f(x1, …, xn) such that constraints gj(x1, …, xn) ≥ 0, j = 1, …, k.
What are the assumptions of Linear Programming (LP)?
- Divisibility: Variables can take fractional values.
- Non-negativity: Variables cannot be negative.
What is the canonical form of a Linear Program?
Maximise z = Σcjxj subject to Σaijxj ≤ bi, and xj ≥ 0.
What is the purpose of slack variables?
Slack variables represent the unused amount of a resource and help convert inequalities into equalities.
What is sensitivity analysis?
Analyses how changes in parameters (e.g., right-hand-side constraints) affect the optimal solution.