🚚 Transportation Problem MCQ Test
Test your knowledge with 25 comprehensive questions on Transportation Problems
🎉 Your Results 🎉
📚 Correct Answers & Explanations
Q1: b) Minimize transportation cost
The primary objective is to minimize the total cost of transporting goods from sources to destinations.
The primary objective is to minimize the total cost of transporting goods from sources to destinations.
Q2: b) Supply = Demand
A balanced transportation problem has total supply equal to total demand.
A balanced transportation problem has total supply equal to total demand.
Q3: d) All of the above
North-West Corner, Least Cost, and Vogel's methods are all used for finding initial basic feasible solutions.
North-West Corner, Least Cost, and Vogel's methods are all used for finding initial basic feasible solutions.
Q4: b) When number of basic variables < m + n - 1
Degeneracy occurs when the number of basic variables is less than m + n - 1.
Degeneracy occurs when the number of basic variables is less than m + n - 1.
Q5: b) Testing optimality
MODI (Modified Distribution) method is used to test if the current solution is optimal.
MODI (Modified Distribution) method is used to test if the current solution is optimal.
Q6: b) Penalty cost
VAM calculates penalty costs (difference between two smallest costs) for each row and column.
VAM calculates penalty costs (difference between two smallest costs) for each row and column.
Q7: b) Improving the solution
Stepping stone method is used to improve a given basic feasible solution.
Stepping stone method is used to improve a given basic feasible solution.
Q8: b) Total supply < Total demand
A dummy source with zero cost is added when total supply is less than total demand.
A dummy source with zero cost is added when total supply is less than total demand.
Q9: b) Zero
Transportation cost from dummy source is always zero as it represents unmet demand.
Transportation cost from dummy source is always zero as it represents unmet demand.
Q10: d) Quadratic objective function
Transportation problem has linear objective function, not quadratic.
Transportation problem has linear objective function, not quadratic.
Q11: c) Top-left corner cell
North-West Corner method starts allocation from the top-left corner of the transportation table.
North-West Corner method starts allocation from the top-left corner of the transportation table.
Q12: c) May be unique or multiple
Optimal solution can be unique or there may be multiple optimal solutions.
Optimal solution can be unique or there may be multiple optimal solutions.
Q13: d) All of the above
The transportation tableau is known by all these names.
The transportation tableau is known by all these names.
Q14: b) Shadow price
ui + vj represents the shadow price or dual variables in MODI method.
ui + vj represents the shadow price or dual variables in MODI method.
Q15: b) When at least one opportunity cost is zero
Alternative optimal solutions exist when at least one non-basic variable has zero opportunity cost.
Alternative optimal solutions exist when at least one non-basic variable has zero opportunity cost.
Q16: b) Assignment problem
Hungarian method is specifically used to solve assignment problems.
Hungarian method is specifically used to solve assignment problems.
Q17: c) All coefficients as 0 or 1
Each constraint in transportation problem has coefficients of either 0 or 1.
Each constraint in transportation problem has coefficients of either 0 or 1.
Q18: c) m + n - 1
The number of basic variables in a non-degenerate solution is m + n - 1.
The number of basic variables in a non-degenerate solution is m + n - 1.
Q19: b) Gives solution closer to optimal
VAM typically provides an initial solution that is closer to the optimal solution.
VAM typically provides an initial solution that is closer to the optimal solution.
Q20: b) Linear Programming Problem
Transportation problem is a special case of Linear Programming Problem.
Transportation problem is a special case of Linear Programming Problem.
Q21: b) Allocate a very small amount (ε)
Degeneracy is resolved by allocating a very small quantity ε to make m + n - 1 basic variables.
Degeneracy is resolved by allocating a very small quantity ε to make m + n - 1 basic variables.
Q22: b) Cell with minimum cost
Least Cost Method allocates to the cell with minimum transportation cost.
Least Cost Method allocates to the cell with minimum transportation cost.
Q23: c) A maximization problem
The dual of a transportation minimization problem is a maximization problem.
The dual of a transportation minimization problem is a maximization problem.
Q24: b) Total supply ≠ Total demand
Unbalanced transportation problem has total supply not equal to total demand.
Unbalanced transportation problem has total supply not equal to total demand.
Q25: c) Always bounded and non-empty
The feasible region of a transportation problem is always bounded and non-empty due to its structure.
The feasible region of a transportation problem is always bounded and non-empty due to its structure.
Comments
Post a Comment