Question

In: Statistics and Probability

Question 3 Below is the linear programming for the Shortest Path Problem. Considering the second contraint...

Question 3

Below is the linear programming for the Shortest Path Problem. Considering the second contraint in the mathematical model :

∑ i x ji −∑ i x ij =0∀j≠s,j≠t

What is the logic behind this contraint?

1) To make sure there is only one solution

2) To make sure that the path is connected between the nodes

3) To make sure the variable stays binary

4) This contraint is redundant and not necessary

Question 4

Which of the following statements are true? (select all that apply)

1) The shape of a student t-distribution curve depends on its degrees of freedom

2) If a set of random variables are mutually exclusive, this means they are independent and identically distributed

3) For a sample of size 30, if c is the confidence level and L is the confidence interval, increasing the confidence level c leads to a narrower confidence interval L

4) Well connected cities have a lower circuity factor compared to the cities with mountain ranges

Solutions

Expert Solution

Answer:

1.

The above constraint makes sure that the number of paths going into a node-j (all the intermediate nodes) equals the number coming out i.e. in other words, To make sure that only one arc goes into a node and just one comes out leading to make sure that the path is connected between the nodes.

2.

Option-1: The nature of t-distribution is defined by the degrees of freedom - So, CORRECT
Option-2: Mutually exclusive imply that the events are not independence - So, INCORRECT
Option-3: As confidence level increases, the confidence interval must be wider, e.g. I am 100% confident that your height is between 0 to 10 ft. But I might be 95% confident that your highest is between 5 ft and 6 ft. - So, INCORRECT
Option-4: The circuitry factor is the ratio of the actual network distance divided by the euclidean distance, this should be more in the mountain area compared to the connected cities - So, CORRECT

NOTE:: I hope this answer is helpfull to you......**Please supppoer me with your rating

**Please give me"LIKE".....Its very important for me......THANK YOU


Related Solutions

Below is the linear programming for the Shortest Path Problem. Considering the second contraint in the...
Below is the linear programming for the Shortest Path Problem. Considering the second contraint in the mathematical model : ∑ixji−∑ixij=0∀j≠s,j≠t What is the logic behind this contraint? To make sure there is only one solution To make sure that the path is connected between the nodes To make sure the variable stays binary This contraint is redundant and not necessary Which of the following statements are true? (select all that apply) The shape of a student t-distribution curve depends on...
Below is the linear programming for the Shortest Path Problem. Considering the second contraint in the...
Below is the linear programming for the Shortest Path Problem. Considering the second contraint in the mathematical model : ∑ixji−∑ixij=0∀j≠s,j≠t What is the logic behind this contraint? To make sure there is only one solution To make sure that the path is connected between the nodes To make sure the variable stays binary This contraint is redundant and not necessary Which of the following statements are true? (select all that apply) The shape of a student t-distribution curve depends on...
I need swift programming code and instruction of app Named Shortest path. Please explain at the...
I need swift programming code and instruction of app Named Shortest path. Please explain at the end of the code how to run the app on Xcode. Thanks
Create by yourself a Linear Programming problem with at least 3 decision variables and 3 constraints....
Create by yourself a Linear Programming problem with at least 3 decision variables and 3 constraints. Solve the problem using the simplex method
Below is a Linear Programming problem scenario and algebraic formulation. Review the scenario and identify what...
Below is a Linear Programming problem scenario and algebraic formulation. Review the scenario and identify what if any errors there are in the algebraic formulation. Select all that apply.   Sage Lorimer runs a small chain of jewelry boutiques. She has hired a Marketing Intern to help choose the number and types of advertising that should be used to promote the stores. The table below shows the types of advertising available over the next month and the unit cost. Sage wants...
Hi: I have a linear programming problem with 3 constraints (written as equalities): Constraint A: X...
Hi: I have a linear programming problem with 3 constraints (written as equalities): Constraint A: X + Y = 150,000 Constraint B: X = 75,000 Constraint C: Y = 60,000 How would the corner point method be utilized to complete the feasibility region (determine the corner points)? As can be seen, constraint B results in a horizontally bound line (to infinity) and contraint C results in a vertically bound line (to infinity). Thanks in advance!
Every linear programming problem involves optimizing a: Select one: a. linear function subject to several linear...
Every linear programming problem involves optimizing a: Select one: a. linear function subject to several linear constraints b. linear regression model subject to several linear constraints c. linear function subject to several non-linear constraints d. non-linear function subject to several linear constraints
Please explain Question 1 Consider the following linear programming problem: Maximize 3.5x1 + 7x2 Subject to...
Please explain Question 1 Consider the following linear programming problem: Maximize 3.5x1 + 7x2 Subject to 4x1 + 3x2 > =12 -4x1 - 6x2 =< 12 x2 > =3 x1, x2 > 0 The above linear programming problem: exhibits unboundedness Question 2 Consider the following linear programming Minimize 6x1 + 4x2 Subject to 5x1 + 3x2 =< 15 6x1 + 8x2 > =48 x2 > =6 x1, x2 > 0 The above linear programming problem: exhibits infeasibility
Consider the following transportation problem. Formulate this problem as a linear programming model and solve it...
Consider the following transportation problem. Formulate this problem as a linear programming model and solve it using the MS Excel Solver tool. Shipment Costs ($), Supply, and Demand: Destinations Sources 1 2 3 Supply A 6 9 100 130 B 12 3 5 70 C 4 8 11 100 Demand 80 110 60 (4 points) Volume Shipped from Source A __________ (4 points) Volume Shipped from Source B __________ (4 points) Volume Shipped from Source C __________ (3 points) Minimum...
3. Solve the following linear programming problem. You must use the dual. First write down the...
3. Solve the following linear programming problem. You must use the dual. First write down the dual maximization LP problem, solve that, then state the solution to the original minimization problem. (a) Minimize w = 4y1 + 5y2 + 7y3 Subject to: y1 + y2 + y3 ≥ 18 2y1 + y2 + 2y3 ≥ 20 y1 + 2y2 + 3y3 ≥ 25 y1, y2, y3 ≥ 0 (b) Making use of shadow costs, if the 2nd original constraint changed...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT