Operations Research : Applications and Algorithms
Operations Research : Applications and Algorithms
4th Edition
ISBN: 9780534380588
Author: Wayne L. Winston
Publisher: Brooks Cole
Expert Solution & Answer
Book Icon
Chapter 2.1, Problem 2P

Explanation of Solution

Relating two vectors using matrix multiplication:

Suppose that at the beginning of each year, people change the beer they drink.

Let for i=1,2,3,....xi be the number of people who prefer beer “i” at the beginning of this month, and yi be the number of people who prefer beer “i” at the beginning of next month.

Since 30% of the people who prefer beer 1 switch to beer 2 and 20% of the people switch to beer 3, so the remaining 50% continue to be with beer 1. Also, 10% of people who prefer beer 3 switch to beer 1.

Hence, the number of people who prefer beer 1 in the beginning of next month is given below:

  y1=0.5x1+0.1x3

Now, 30% of the people who prefer beer 2 switch to beer 3 and the remaining 70% of the people continue to be with beer 2. Also, 30% of people who prefer beer 3 switch to beer 2 and 30% of the people who prefer beer 1 switch to beer 2.

Hence, the number of people who prefer beer 2 in the beginning of next month is given below:

  y2=0.3x1+0.7x2+0.3x3

Then, 30% of the people who prefer beer 3 switch to beer 2 and 10% of the people switch to beer 1, so the remaining 60% continue to be with beer 3. Also, 20% of people who prefer beer 1 switch to beer 3 and 30% of the people who prefer beer 2 switch to beer 3.

Hence, the number of people who prefer beer 3 in the beginning of next month is given below:

  y3=0.2x1+0

Blurred answer
Students have asked these similar questions
[Very Hard] Suppose, you are working in a company ‘X’ where your job is to calculate the profit based  on their investment.  If the company invests 100,000 USD or less, their profit will be based on 75,000 USD as  first 25,000 USD goes to set up the business in the first place. For the first 100,000 USD,  the profit margin is low: 4.5%. Therefore, for every 100 dollar they spend, they get a profit  of 4.5 dollar. For an investment greater than 100,000 USD, for the first 100,000 USD (actually on 75,000  USD as 25,000 is the setup cost), the profit margin is 4.5% where for the rest, it goes up to  8%. For example, if they invest 250,000 USD, they will get an 8% profit for the 150,000  USD. In addition, from the rest 100,000 USD, 25,000 is the setup cost and there will be a  4.5% profit on the rest 75,000. Investment will always be greater or equal to 25,000 and  multiple of 100. Complete the RECURSIVE methods below that take an array of integers (investments)  and an iterator (always…
6. Beer bottles are filled so that they contain an average of 460 ml of beer in each bottle. Suppose that the amount of beer in a bottle is normally distributed with a standard deviation of 12 ml. You may find it useful to reference the z table.] a)  What is the probability that a randomly selected bottle will have less than 452 ml of beer? (Round intermediate calculations to at least 4 decimal places, "z" value to 2 dècim al places, and final answer to 4 decimal places.)   b. What is the probability that a randomly selected 6-pack of beer will have a mean amount more than 452 ml? Round intermediate calculations to at least 4 decimal places, "2" value to 2 decimal places, and finat answer to 4 decimal places.)   c) What is the probability that a randomly selected 12-pack of beer will have a mean amount between 458 ml and 462ml? (Round intermediate calculations to at least 4 decimal places, «2" value to 2 decimal places, and final answer to 4 decimal places.)
A nine character long password is to be created using lower-case letters, four special characters {!, @, #, $} and digits. For the password to be valid, it must contain at least one lower-case letter, one of the given special characters and one digit. What is the probability that a randomly generated nine character password is valid? Assume that the password is generated using only the lower-case letters, the given special characters and digits
Knowledge Booster
Background pattern image
Similar questions
Recommended textbooks for you
Text book image
Operations Research : Applications and Algorithms
Computer Science
ISBN:9780534380588
Author:Wayne L. Winston
Publisher:Brooks Cole