Graphical Method से Game Theory Problem कैसे Solve करें? | In Hindi

Graphical Method से Game Theory Problem कैसे Solve करें? | In Hindi


Graphical Method से Game Theory Problem कैसे Solve करें? | In Hindi

Game Theory में कई बार ऐसे situations आते हैं, जहाँ payoff matrix का size छोटा होता है, लेकिन solution निकालना आसान नहीं होता। ऐसे cases में Graphical Method का उपयोग किया जाता है। यह method विशेष रूप से तब useful होती है जब एक player के पास केवल दो strategies हों और दूसरे player के पास दो या उससे अधिक strategies हों।

Graphical Method की परिभाषा

Graphical Method एक visual approach है जिसका उपयोग Two Person Zero Sum Games को solve करने के लिए किया जाता है। इसमें payoff values को graph पर plot करके equilibrium point find किया जाता है, जो दोनों players के लिए optimal strategy देता है।

Graphical Method कब Use करें?

  • जब game two-person zero sum हो।
  • जब player A के पास 2 strategies हों।
  • जब player B के पास 2 से अधिक strategies हों।
  • जब matrix size छोटा हो और calculation आसान बनाना हो।

Graphical Method को Apply करने के Steps

Graphical method से problem solve करने के लिए ये steps follow करें:

  • Step 1: Payoff matrix तैयार करें।
  • Step 2: Player A की probability को p मानें (p = A1 choose करने की संभावना)।
  • Step 3: प्रत्येक column के लिए expected value का equation बनाएं।
  • Step 4: इन equations को graph पर plot करें।
  • Step 5: Intersection point ढूँढें, यही optimal solution है।
  • Step 6: Optimal strategies और game का value calculate करें।

Payoff Matrix Example

मान लीजिए, दो players A और B की payoff matrix इस प्रकार है:

Player B \ Player A A1 A2
B1 4 6
B2 8 2
B3 5 7

Graphical Method Solution

Player A दो strategies A1 और A2 में से एक चुनता है। मान लें कि A1 चुनने की probability p है और A2 चुनने की probability (1-p) है।

Step 1: Expected Payoff Equations:

  • For B1 → V1 = 4p + 6(1-p) = 6 - 2p
  • For B2 → V2 = 8p + 2(1-p) = 2 + 6p
  • For B3 → V3 = 5p + 7(1-p) = 7 - 2p

Step 2: इन तीनों equations को graph पर plot करें:

  • X-axis → Player A की probability p (0 से 1 तक)
  • Y-axis → Expected Payoff Value
  • Lines V1, V2 और V3 draw करें।
  • तीनों lines का intersection point optimal strategies देगा।

Optimal Strategies और Game का Value

Graph से optimal point p* और q* निकालकर, game का value V भी calculate किया जाता है।

Game का Value (V): Intersection point पर payoff value।

Optimal Strategies: p* और q* का उपयोग करके दोनों players के लिए optimal strategy मिलती है।

Graphical Method के फायदे

  • Calculation आसान हो जाता है।
  • Payoff matrix को visualize करने में मदद करता है।
  • Optimal strategies जल्दी मिल जाती हैं।
  • Small size games के लिए perfect method है।

Graphical Method की Limitations

  • केवल तभी काम करता है जब player A की strategies दो हों।
  • बड़ी matrix के लिए यह method practical नहीं है।
  • Graphical accuracy पर solution depend करता है।

निष्कर्ष

Graphical Method game theory में एक powerful technique है जो small size games को solve करने में मदद करती है। इससे हम optimal strategies और game का value आसानी से निकाल सकते हैं। Competitive strategy के लिए इसे समझना बहुत जरूरी है।

Related Articles

Non-Linear Optimization Problems क्या हैं? | Meta-Heuristic Solutions in Hindi

Non-Linear Optimization Problems क्...

Read More →

Traveling Salesman Problem को Meta-Heuristic से कैसे Solve करें? | In Hindi

Traveling Salesman Problem को Meta-...

Read More →

Genetic Algorithm क्या है? | Meta-Heuristic Methods in Hindi

Genetic Algorithm क्या है? ...

Read More →

Simulated Annealing Algorithm क्या है? | Optimization in Hindi

Simulated Annealing Algorithm क्य...

Read More →

Tabu Search Algorithm क्या है? | Meta-Heuristic in Hindi

Tabu Search Algorithm क्या ह...

Read More →