Mathematics ยท Economics

Optimization and Mathematical Programming

1,802 Questions

Mathematical programming involves selecting the best element from a set of alternatives based on specific criteria. These concepts are tested in various competitive exams, especially those focusing on decision making and resource allocation. The collection includes problems on linear programming, structural optimization, and computational complexity.

Linear programmingDynamic programmingConvex optimizationInteger programmingStructural optimization methodsMathematical modeling

Optimization and Mathematical Programming Questions

Multiple choice

Which of the following is NOT a common method used in Sensitivity Analysis?

  1. Scenario Analysis

  2. Monte Carlo Simulation

  3. Tornado Diagram

  4. Linear Programming

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Linear Programming is an optimization technique used to find the optimal solution to a linear objective function subject to linear constraints. It is not typically used in Sensitivity Analysis, which focuses on assessing the impact of changes in input variables on the outcome of a project or decision.

Multiple choice

Monte Carlo Simulation is a powerful tool used in Sensitivity Analysis. What is the underlying principle behind Monte Carlo Simulation?

  1. It uses historical data to predict future outcomes.

  2. It generates random values for input variables based on their probability distributions.

  3. It calculates the expected value and standard deviation of the outcome.

  4. It optimizes the input variables to achieve the best possible outcome.

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Monte Carlo Simulation is a technique that uses random sampling to generate multiple possible outcomes of a project or decision. It generates random values for input variables based on their probability distributions, and then calculates the outcome for each set of generated values. This process is repeated multiple times to obtain a distribution of possible outcomes.

Multiple choice

What is the primary limitation of using a tornado diagram for sensitivity analysis?

  1. It can only be used for a small number of input variables.

  2. It does not provide a quantitative measure of sensitivity.

  3. It is difficult to interpret.

  4. All of the above.

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The primary limitation of using a tornado diagram for sensitivity analysis is that it does not provide a quantitative measure of sensitivity. It only shows the relative importance of input variables, but it does not provide a numerical value for the sensitivity.

Multiple choice

Which of the following is a common type of MARL algorithm that assumes agents have access to global information?

  1. Independent Learners.

  2. Team Learners.

  3. Centralized Learners.

  4. Decentralized Learners.

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Centralized Learners assume that agents have access to global information and make decisions based on this shared knowledge.

Multiple choice

Which of the following is a common type of MARL algorithm that assumes agents have limited or no information about the actions of other agents?

  1. Independent Learners.

  2. Team Learners.

  3. Centralized Learners.

  4. Decentralized Learners.

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Decentralized Learners assume that agents have limited or no information about the actions of other agents and make decisions based on local observations.

Multiple choice

What is the most common method for hyperparameter tuning?

  1. Grid search

  2. Random search

  3. Bayesian optimization

  4. Evolutionary algorithms

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Grid search is the most common method for hyperparameter tuning due to its simplicity and ease of implementation.

Multiple choice

Which of the following is a common technique for hyperparameter optimization?

  1. Bayesian optimization

  2. Evolutionary algorithms

  3. Random search

  4. Grid search

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Bayesian optimization is a common technique for hyperparameter optimization. It is a sequential model-based optimization algorithm that uses a probabilistic model to guide the search for the optimal values of hyperparameters.

Multiple choice

What is the primary objective of AI-Enabled Mathematical Modeling and Simulation for Indian Mathematical Problems?

  1. To solve complex mathematical problems using AI techniques.

  2. To develop new mathematical models for Indian problems.

  3. To simulate real-world scenarios using mathematical models.

  4. To create AI-powered tools for mathematical research.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The main goal of AI-Enabled Mathematical Modeling and Simulation is to leverage AI algorithms and techniques to address challenging mathematical problems that arise in various Indian contexts.

Multiple choice

What is the purpose of the 'elbow method' in determining the optimal number of clusters?

  1. To identify the point at which the increase in the number of clusters leads to a significant decrease in the sum of squared errors

  2. To determine the number of clusters that minimizes the distance between data points and their respective cluster centroids

  3. To select the number of clusters that maximizes the silhouette coefficient

  4. To find the number of clusters that results in the highest accuracy on a held-out test set

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The elbow method is used to determine the optimal number of clusters by identifying the point at which the increase in the number of clusters leads to a significant decrease in the sum of squared errors.

Multiple choice

How do robots contribute to optimizing inventory management in warehouses?

  1. Real-Time Inventory Tracking

  2. Automated Replenishment

  3. Improved Space Utilization

  4. Enhanced Picking Efficiency

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Robots equipped with sensors and RFID technology can track inventory levels in real-time, providing accurate and up-to-date information to optimize inventory management and prevent stockouts.

Multiple choice

Which Indian mathematical model is widely used for optimizing inventory levels in supply chains?

  1. Economic Order Quantity (EOQ) Model

  2. Materials Requirement Planning (MRP) Model

  3. Just-in-Time (JIT) Model

  4. Distribution Resource Planning (DRP) Model

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The Economic Order Quantity (EOQ) Model is a fundamental Indian mathematical model used to determine the optimal quantity of inventory to order at a time to minimize total inventory costs.

Multiple choice

What is the primary objective of the Materials Requirement Planning (MRP) Model?

  1. Minimizing production costs

  2. Maximizing customer satisfaction

  3. Optimizing inventory levels

  4. Scheduling production and procurement activities

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The Materials Requirement Planning (MRP) Model aims to schedule production and procurement activities efficiently to ensure that the right materials are available at the right time and in the right quantity.

Multiple choice

Which Indian mathematical model is particularly useful for managing perishable goods in supply chains?

  1. Inventory Control Model with Deteriorating Items

  2. Multi-Echelon Inventory Model

  3. Single-Period Inventory Model

  4. Newsvendor Model

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The Inventory Control Model with Deteriorating Items is designed to manage perishable goods in supply chains, taking into account the deterioration rate of the items over time.

Multiple choice

Which Indian mathematical model is used to optimize the allocation of resources in a supply chain network?

  1. Transportation Model

  2. Assignment Model

  3. Transshipment Model

  4. Minimum Cost Flow Model

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The Transportation Model is a fundamental Indian mathematical model used to optimize the allocation of resources, such as products or materials, between different locations in a supply chain network.

Multiple choice

What is the objective of the Assignment Model in supply chain management?

  1. Minimizing total transportation costs

  2. Maximizing customer satisfaction

  3. Assigning tasks to resources efficiently

  4. Balancing supply and demand

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The Assignment Model aims to assign tasks to resources efficiently, considering factors such as resource capabilities and task requirements, to optimize resource utilization.