Question

A project has three activities A, B, and C that must be carried out sequentially. -----...

A project has three activities A, B, and C that must be carried out sequentially.

----- A -----> ----B----> ------C------>

The probability distributions of the times required to complete each of the activities A, B, and C are uniformly distributed in intervals (1,5], (2,8] and (3,6] days respectively.

The project completion time is the sum of times to finish all three activities.

Run 1000 simulation trials in Excel to simulate the project.

Which of the following Excel functions would generate a duration of activity A, which has a uniform distribution between 2 and 8 days?

Select one:

a. 5* RAND()

b. 1 + 4 * RAND()

c. NORM.INV(RAND(),5,1)

d. NORM.INV(RAND(),1,5)

e. 2 + 6 * RAND()

Homework Answers

Answer #1

Answer: Option e. 2 + 6 * RAND()

The RAND() function uniformly generates a number between 0 and 1. Multiplying it by 6 will uniformly generate a number between 0 and 6. Adding 2 to the product will uniformly generate a number between 2 and 8. Hence option e is the correct answer.

Option a generates a number between 0 and 5. Hence it is incorrect.

Option b generates a number between 1 and 5. Hence it is incorrect.

Option c and d generate a random number using a normal distribution. Hence they are incorrect.

Hence, option e is the only correct answer.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Problem 12-09 (Algorithmic) A project has four activities (A, B, C, and D) that must be...
Problem 12-09 (Algorithmic) A project has four activities (A, B, C, and D) that must be performed sequentially. The probability distributions for the time required to complete each of the activities are as follows: Activity Activity Time (weeks) Probability A 7 0.30 8 0.31 9 0.23 10 0.16 B 5 0.16 7 0.57 9 0.27 C 8 0.11 10 0.20 12 0.35 14 0.22 16 0.12 D 12 0.60 14 0.40 Provide the base-case, worst-case, and best-case calculations for the...
Problem 12-09 (Algorithmic) A project has four activities (A, B, C, and D) that must be...
Problem 12-09 (Algorithmic) A project has four activities (A, B, C, and D) that must be performed sequentially. The probability distributions for the time required to complete each of the activities are as follows: Activity Activity Time (weeks) Probability A 7 0.30 8 0.31 9 0.23 10 0.16 B 5 0.16 7 0.57 9 0.27 C 8 0.11 10 0.20 12 0.35 14 0.22 16 0.12 D 12 0.60 14 0.40 Provide the base-case, worst-case, and best-case calculations for the...
(All answers were generated using 1,000 trials and native Excel functionality.) A project has four activities...
(All answers were generated using 1,000 trials and native Excel functionality.) A project has four activities (A, B, C, and D) that must be performed sequentially. The probability distributions for the time required to complete each of the activities are as follows: Activity Activity Time (weeks) Probability A 5 0.25 6 0.35 7 0.25 8 0.15 B 3 0.20 5 0.55 7 0.25 C 10 0.10 12 0.25 14 0.40 16 0.20 18 0.05 D 8 0.60 10 0.40 (a)...
Given is a CPM project network diagram as shown below. Activity Start A B C D...
Given is a CPM project network diagram as shown below. Activity Start A B C D E F G H End days 0 2 6 8 3 4 2 3 2 0 a) The Project Completion time = ___ days. b) The Earliest Start time, ES, of Activity G = ____ days. c) The Latest Finish time, LF, of Acitivity C = ____ days. d) The critical activities are = ____ (ex. Fill in answer as: ABCD)
Given is a CPM project network diagram as shown below. Activity Start A B C D...
Given is a CPM project network diagram as shown below. Activity Start A B C D E F G H End days 0 2 6 8 3 4 2 3 2 0 a) The Project Completion time = ____ days. b) The Earliest Start time, ES, of Activity G = ____ days. c) The Latest Finish time, LF, of Acitivity C = ____ days. d) The critical activities are = ____ (ex. Fill in answer as: ABCD)
(a). State TWO contrasts between Pure Project Teams and Matrix Project Teams. Give an example of...
(a). State TWO contrasts between Pure Project Teams and Matrix Project Teams. Give an example of each. 3(b). The following data relates to the activities required for a project. Since exact duration for each activity is not known for certain, three time estimates were made, namely: - the optimistic, most likely and pessimistic time estimates. The precedence relationships are also shown in the data below. You will need to analyze this problem using what you learned in Chapter 18 of...
Problem 12-18 (Algorithmic) A building contractor is preparing a bid on a new construction project. Two...
Problem 12-18 (Algorithmic) A building contractor is preparing a bid on a new construction project. Two other contractors will be submitting bids for the same project. Based on past bidding practices, bids from the other contractors can be described by the following probability distributions: Contractor Probability Distribution of Bid A Uniform probability distribution between $530,000 and $730,000 B Normal probability distribution with a mean bid of $630,000 and a standard deviation of $43,000 If required, round your answers to three...
Assume that activity F has the following times: Early start time (ES) = 7 days Early...
Assume that activity F has the following times: Early start time (ES) = 7 days Early finish time (EF) = 13 days Latest start time (LS) = 15 days Latest finish time (LF) = 21 days Which of the following statements is TRUE about activity F? Activity F takes 14 days to complete Activity F is on the critical path Activity F has 8 days of slack time Activity F is the first activity of the project None of the...
The project has been performing as planned, and the team members have been exhibiting increasing levels...
The project has been performing as planned, and the team members have been exhibiting increasing levels of trust between each other. The sponsor and the buyer have been satisfied with the delivery of business value, and user acceptance testing results are positive. A technical expert consulting with the team has expressed concerns that the team is not in agreement on the best way to deliver to the next review. If the project manager wants to support the team in reaching...
PROJECT B 1. Flip a coin 120 times. In order to be organized, please record the...
PROJECT B 1. Flip a coin 120 times. In order to be organized, please record the results of this experiment in 5 rows, with 24 flips per row. For example, the first row may be HTHTTTHTTHTTHHHTTHTHHHHT If you do not desire to flip a coin manually, STATDISK can be used to simulate the process. To use STATDISK, go to “Data” at the top of the STATDISK window, and then choose “Coins Generator”. The “Coin Toss Simulator” window will appear. Then...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT