Decision Theory and Game Theory¶
This chapter provides an introduction to decision theory, where we will focus on solving decision problems whre the decision maker must select among various alternatives, which provide different performance. The chapter also covers game theory, a field dedicated to modelling and solving decision problems involving several rational decision makers. Here, we will focus on solving decision problems where the decision maker must select among various alternatives, focusing on competition and collaboration.
Tutorials¶
This section contains some basic tutorials:
Decision Theory Exercises¶
In this section you have a collection of decision tree problems sorted by difficulty:
Easy problems: You can tackle these problems after the first lesson on decision trees.
Normal problems: These problems require that you are familiar with concepts like decision trees and perfect information value.
Hard problems: This is the type of problems that definitively get you ready for the exam.
Decision Theory Solved Exercises¶
In this section you have the solution to the decision theory exercises.
Game Theory Exercises¶
In this section you have a collection of decision tree problems sorted by difficulty:
Easy problems: You can tackle these problems after the first lesson on game theory.
Normal problems: These problems require that you are familiar with concepts like game equilibrium.
Hard problems: This is the type of problems that definitively get you ready for the exam.
Game Theory Solved Exercises¶
In this section you have the solution to the different exercises.