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

Binry trees, Build a class ?Node?. It should have a ?value? that it stores ...

Build a class ?Node?. It should have a ?value? that it stores and also links to its parent and children (if they exist). Build getters and setters for it (e.g. parent node, child n

Define an array, Define an array. Array is made up of same data structu...

Define an array. Array is made up of same data structure that exists in any language. Array is set of same data types. Array is the collection of same elements. These same elem

Cohen sutherland algorithm, Using the cohen sutherland. Algorithm. Find the...

Using the cohen sutherland. Algorithm. Find the visible portion of the line P(40,80) Q(120,30) inside the window is defined as ABCD A(20,20),B(60,20),C(60,40)and D(20,40)

Inorder traversal, Inorder traversal: The left sub tree is visited, then t...

Inorder traversal: The left sub tree is visited, then the node and then right sub-tree. Algorithm for inorder traversal is following: traverse left sub-tree visit node

All pairs shortest paths, N = number of rows of the graph D[i[j] = C[i][...

N = number of rows of the graph D[i[j] = C[i][j] For k from 1 to n Do for i = 1 to n Do for j = 1 to n D[i[j]= minimum( d ij (k-1) ,d ik (k-1) +d kj (k-1)

Life science, Define neotaxonomy. Discuss how electron microscopy can help ...

Define neotaxonomy. Discuss how electron microscopy can help in solving a zoological problem faced by taxonomist.

Demonstrate that dijkstra''s algorithm, Demonstrate that Dijkstra's algorit...

Demonstrate that Dijkstra's algorithm does not necessarily work if some of the costs are negative by finding a digraph with negative costs (but no negative cost dicircuits) for whi

Explain what is stack. describe ways to execute stack. , ST AC K is ...

ST AC K is explained as follows : A stack is one of the most usually used data structure. A stack is also called a Last-In-First-Out (LIFO) system, is a linear list in

Explain state space tree, Explain State Space Tree If it is convenient ...

Explain State Space Tree If it is convenient to execute backtracking by constructing a tree of choices being made, the tree is known as a state space tree. Its root indicates a

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