For this system of equations, how can basic solutions be determined?
Doğru Cevap!
Yanlış Cevap!
Doğru Cevap: C) by setting two of the variables to zero and solving the equations for the remaining two
The simplex algorithm iteratively switches to the next ------- solution that is adjacent to the previous -------- solution until it reaches the optimum Z. Which of the followings is complete the gaps in the sentence above?
Doğru Cevap: A) Basic feasible
What is a state called if it can only return to itself after a fixed number of transitions greater than 1?
Doğru Cevap: D) Periodic
If two corner-point feasible solutions are connected by a line segment, what are they called?
Doğru Cevap: B) adjacent
⌈ 11 5 9⌉ ⌊ 15 7 10 ⌋ What is the equilibrium pair of this matrix game ?
Doğru Cevap: A) {2nd row, 2nd column}
In which state does Markov chain lock itself once it is in it?
Doğru Cevap: D) Absorbing state
Identify the optimal solution by the coordinates of the zero-valued elements in the present matrix. If the number of masked out rows and columns is equal to n, then the optimum can be obtained from the present matrix; move on to the next step. If not, skip to Step 6. Identify the smallest value of each row for the cost matrix of the assignment problem. Subtract each row’s smallest value from all the costs in the respective row. Identify the smallest value except for the ones in masked out rows and columns. This value is then subtracted from the values of unmasked rows and columns and, added to the intersections of masked out rows and columns. Return to Step 3. Identify the smallest value of each column for this altered matrix. Subtract each column’s smallest value from all the costs in the respective column. Mask the columns and rows out that have a zero value. The number of masked out rows and columns must be at a minimum. Considering the items above, which of the followings does include the right phases of the Hungarian Method?
Doğru Cevap: D) III-V-VI-II-I-IV
Which term completes the blank in the following sentence best? The ..................... p ij(n) is the probability that a process in state j will be in state i after n additional transitions.
Doğru Cevap: A) n-step transition probability
In transportation models, the total supply equals the total demand. Some transportation problems may be less restrictive; the total supply may exceed aggregate demand. In such a case, what should it be done for balancing of the model?
Doğru Cevap: A) A dummy destination must be defined.
Which step below is not for solving m×2 games?
Doğru Cevap: D) Draw n straight lines for j=1, 2… n and determine the highest point of the lower envelope obtained. This will be the maximin point.
In the simplex algorithm, what should we do if the basic feasible solution is optimal?
Doğru Cevap: C) If the solution is optimal, then we stop the process.
If the value of a game is zero what is it called as?
Doğru Cevap: B) Fair game
Some of the most important applications of Markov chains involve an important class of Markov chains which is called an absorbing chain. A state i of a Markov chain is called an absorbing state if, once the Markov chain enters the state, it locks in there forever. According to the matrix, which of the state is an absorbing state?
Doğru Cevap: E) V
Which one below can not be given as an example for stochastic processes?
Doğru Cevap: E) The time of Tv shows
How can the optimality of a basic feasible solution for the transportation model be tested?
Doğru Cevap: B) by checking the feasibility of the dual solution
List all possible decision alternatives Define decision problem Establish objectives Select the most appropriate decision making method and apply this method Identify the possible outcomes for each decision alternative Determine the best alternative and make your decision Identify the pay-off matrix for each combination of alternatives and events What is the correct order of the steps of decision making process above?
Doğru Cevap: A) 2-3-1-5-7-4-6
Which method considers the respective costs of the variables so as to find a basic feasible solution that approximates the optimum solution more and begins with selecting the route that has the smallest unit cost of transportation?
Doğru Cevap: C) Least-Cost Method
What are the probabilities of going from ones state to another called?
Doğru Cevap: A) Transition probabilities
A basic solution is a .... of the solution space. Which one is appropriate for the blank ?
Doğru Cevap: D) corner point
Max Z = 2x 1 + 6x 2 + 5x 3 + 0s 1 + 0s 2 is the objective function of a linear program. The initial basic feasible solution for this program is (0, 0, 0, 40, 20). Which of the following is the first variable that enters to basic variables?
Doğru Cevap: D) x2