Importance of game theory to decisions, Data Structure & Algorithms

Assignment Help:

Question:

(a) Discuss the importance of game theory to decisions.
(b) Explain the following:
(i) saddle point,
(ii) two-person zero-sum game.

(c) Two leading ?rms, ABC Ltd and XYZ Ltd, have for years been selling shirts. The manager of ABC Ltd developed the following data for varying degrees of advertising:

(1) No advertising, medium advertising and heavy advertising for both ?rms will result in equal market share.

(2) ABC Ltd with no advertising will obtain 40% of the market with medium advertising by XYZ Ltd and 28% of the market with heavy advertising by XYZ Ltd.

(3) ABC Ltd using medium advertising will obtain 70% of the market with no advertising by XYZ Ltd and 45% of the market with heavy advertising by XYZ Ltd.

(4) ABC Ltd using heavy advertising will obtain 75% of the market with no advertising by XYZ Ltd and 52.5% of the market with medium advertising by XYZ Ltd.

(i) Draw the payoff matrix from the viewpoint of ABC Ltd, showing its market share under different combinations of strategies.

(ii) Obtain the value of the game and the strategies of ABC Ltd and XYZ Ltd in terms of advertising.

(iii) How would your answers to part (c)(ii) change if (4) in the question reads as follows:

(4) ABC Ltd using heavy advertising will obtain 75% of the market with no advertising by XYZ Ltd and 47.5% of the market with medium advertising by XYZ Ltd.


Related Discussions:- Importance of game theory to decisions

Arrays, This unit discussed about data structure called Arrays. The easiest...

This unit discussed about data structure called Arrays. The easiest form of array is a one-dimensional array which may be described as a finite ordered set of homogeneous elements

Infix expression to postfix form using the stack function, Q. Convert the f...

Q. Convert the following given Infix expression to Postfix form using the stack function: x + y * z + ( p * q + r ) * s , Follow general precedence rule and suppose tha

Post order traversal, Post order traversal: The children of node are vi...

Post order traversal: The children of node are visited before the node itself; the root is visited last. Each node is visited after its descendents are visited. Algorithm fo

Program segment for quick sort, Illustrates the program segment for Quick s...

Illustrates the program segment for Quick sort. It uses recursion. Program 1: Quick Sort Quicksort(A,m,n) int A[ ],m,n { int i, j, k; if m { i=m; j=n+1; k

Array implementation of lists, In the array implementation of the lists, we...

In the array implementation of the lists, we will use the array to hold the entries and a separate counter to keep track of the number of positions are occupied. A structure will b

Insertion into a red-black tree, The insertion procedure in a red-black tre...

The insertion procedure in a red-black tree is similar to a binary search tree i.e., the insertion proceeds in a similar manner but after insertion of nodes x into the tree T, we c

Algorithm to find maximum and minimum numbers, Give an algorithm to find bo...

Give an algorithm to find both the maximum and minimum of 380 distinct numbers that uses at most 568 comparisons.

Write an algorithm to find outputs number of cars, A company is carrying ou...

A company is carrying out a survey by observing traffic at a road junction. Every time a car, bus or lorry passed by road junction it was noted down. 10 000 vehicles were counted d

Define the carrier set of the symbol abstract data type, Define the Carrier...

Define the Carrier set of the Symbol ADT Carrier set of the Symbol ADT is the set of all finite sequences of characters over Unicode characters set (Unicode is a standard char

Examination, Write an algorithm for binary search. What are its limitations...

Write an algorithm for binary search. What are its limitations? .

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd