nerdexam
AmazonAmazon

MLS-C01 · Question #190

MLS-C01 Question #190: Real Exam Question with Answer & Explanation

The correct answer is A: The data scientist should obtain a correlated equilibrium policy by formulating this problem. {"question_number": 5, "question_summary": "Modeling correlated traffic behavior across multiple traffic lights to reduce congestion.", "correct_answer": "A", "explanation": "This is a multi-agent reinforcement learning (MARL) problem. Each traffic light is an agent, and their be

Modeling

Question

A data scientist is working on a public sector project for an urban traffic system. While studying the traffic patterns, it is clear to the data scientist that the traffic behavior at each light is correlated, subject to a small stochastic error term. The data scientist must model the traffic behavior to analyze the traffic patterns and reduce congestion. How will the data scientist MOST effectively model the problem?

Options

  • AThe data scientist should obtain a correlated equilibrium policy by formulating this problem
  • BThe data scientist should obtain the optimal equilibrium policy by formulating this problem
  • CRather than finding an equilibrium policy, the data scientist should obtain accurate
  • DRather than finding an equilibrium policy, the data scientist should obtain accurate

Explanation

{"question_number": 5, "question_summary": "Modeling correlated traffic behavior across multiple traffic lights to reduce congestion.", "correct_answer": "A", "explanation": "This is a multi-agent reinforcement learning (MARL) problem. Each traffic light is an agent, and their behaviors are correlated - meaning agents can benefit from coordinating decisions based on shared signals. A correlated equilibrium (Option A) is the appropriate game-theoretic solution concept here: it allows agents to act on a shared correlation device (e.g., a central signal), achieving better joint outcomes than independently computed Nash equilibria. A standard optimal Nash equilibrium (Option B) assumes agents act independently, ignoring the stated correlation - it would underperform. Options C and D suggest building accurate forecasting models rather than an equilibrium policy, which misses the coordination and congestion-reduction goal: forecasting traffic does not by itself produce optimal control signals for the lights.", "generated_by": "claude-sonnet", "llm_judge_score": 3}

Topics

#Correlated Equilibrium#Game Theory#Multi-agent Systems#Traffic Optimization

Community Discussion

No community discussion yet for this question.

Full MLS-C01 PracticeBrowse All MLS-C01 Questions