Linear programming Flashcards

1
Q

What is optimization?

A

Finding the best solution/ stratergy.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is linear programming?

A

This is a tool for modeling and solving optimization problems.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the typical LP applications?

A

1) Production planning: maximizes total production profit, and satisfies sales demand or limitations on production capacity.
2) Logistics: meeting customer demand and minimizing transport costs.
3) Marketing: meeting a fixed budget and maximizing advertising effectiveness.
4) Financial planning: meeting total investment amount, any restrictions of investing in the available alternatives as well as maximizing return on investment.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the objective of the problem?

A

The quantity that we are trying to maximize or minimize.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the constraints?

A

These limit the degree to which the objective function can be pursued.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the three parts of LP models?

A

1) Seek to optimize an objective function.
2) By modifying a set of decision variables.
3) Subject to a set of constraints.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are the decision variables?

A

These are the types of quantities that the decision-makers would like to determine in order to find the best strategy for a business problem.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Step 1 of formulating a LP model

A

Define the decision variables. In order to formulate mathematical equality and inequalities we define decision variables usually in terms of X and Y.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Step 2 of the formulation of LP model

A

Define what the objective is using the decision variables.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Step 3 of formulating a LP model

A

Determine the constraints in a mathematical formula.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Where must we keep the decision variables?

A

Keep decision variables on the left-hand side of the equation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is a constraint that is often forgotten?

A

The specification that values cannot be negative/ can be negative.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What type of variables are decision variables?

A

They are continuous.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What assumption do we make for linear programming?

A

We assume that problem parameters are known with certainty.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Steps to use Excel solver.

A

1) Summarise data in a table.
2) Define cells to contain the value of decision variables.
3) Define cells to store the left hand side value of each constraint.
4) Calculate the left hand side of each constraint.
5) Calculate the value of the objective function.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the graphical solution method?

A

This is used when a business optimization problem only has two decision variables. Uses plotted lines to solve LP problems.

17
Q

What is a feasible region?

A

The solution space. The area in which correct values may lie.

18
Q

Steps for the graphical solution method

A

1) Determine the solution space by plotting the constraints.
2) Find the optimal solution by searching through the feasible region.

19
Q

How to plot the objective function?

A

Select an arbitrary value for the optimal solution function and plot that on the graph. Any points below this line provide a lower value and any points above the line provide a higher value.

20
Q

What is another way to find the optimal solution?

A

The corner point method.

21
Q

What is a binding constraint?

A

Changing this constraint would lead to a change in the optimal solution.

22
Q

What is a slack constraint?

A

This still forms the feasible region but if changed does not have an impact on the optimal solution.

23
Q

Special cases of LP

A

1) Multiple Optimal Solution
2) Infeasible LP
3) Unbounded LP

24
Q
A