Question

Answer next 3 questions using following information: A project has three activities A, B, and C that must be carried out sequentially. The probability distributions of the times required to complete e...

Answer next 3 questions using following information:

A project has three activities A, B, and C that must be carried out sequentially. The probability distributions of the times required to complete each of the activities A, B, and C have uniform probability distribution in the following ranges:.

Activity     Completion Time

A                   1 to 5

B                   2 to 3

C                    3 to 6

Find the total project completion time and run 500 simulation trials in Excel.

1/ The “project completion time” is a(n)…

Select one:

a. Output of the simulation

b. Input of the simulation

c. A fixed value in each simulation trial

d. Can not be decided by simulation

2/ Which of the following Excel functions would properly generate a random number for the duration of activity C?

Select one:

a. 3* RAND()

b. 3+ 6 * RAND()

c. 3+ 3 * RAND()

d. NORM.INV(RAND(),3,6)

e. NORM .INV(RAND(),6,3)

3/ The standard deviation of the project completion time is closest to:

Select one:

a. 2.83

b. 1.47

c. 1.15

d. 1.82

e. 1.63

0 0
Add a comment Improve this question Transcribed image text
Answer #1

The Project completion time is

Ans 1) a : output of the simulation

For duration c, Function for random number generation is

Ans 2) c: 3 + 3*RAND()

Standard Deviation of project completion Time is near to

Ans 3) b:1.47

Simulation Number A B C Completion Project Time Simulation Formula
1 3.74 2.06 4.19 9.99 A = 1 + (5-1)*RAND() = 1 + 4*RAND()
2 4.17 2.74 4.38 11.29 B = 2 + (3-2)*RAND() = 1 + 1*RAND()
3 1.56 2.66 4.02 8.24 C = 3 + (6-3)*RAND() = 1 + 3*RAND()
4 4.40 2.75 3.46 10.62
5 3.23 2.16 3.45 8.85 Slandered Deviation
6 1.27 2.38 3.26 6.91 Standered Deviation = STDEV(E:E)
7 3.82 2.05 4.39 10.27
8 1.57 2.40 4.42 8.39 Standered Deviation = 1.475046
9 3.34 2.65 3.60 9.60
10 3.14 2.93 3.99 10.06
11 1.18 2.74 5.29 9.20
12 1.24 2.25 3.25 6.74
13 2.84 2.56 4.27 9.67
14 2.76 2.64 3.42 8.83
15 3.35 2.71 4.06 10.12
Add a comment
Know the answer?
Add Answer to:
Answer next 3 questions using following information: A project has three activities A, B, and C that must be carried out sequentially. The probability distributions of the times required to complete e...
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. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • A project has three activities A, B, and C that must be carried out sequentially; that...

    A project has three activities A, B, and C that must be carried out sequentially; that is, A -> -> C. The probability distributions of the times required to complete each of the activities A, B, and C are uniformly distributed in intervals (1,6], [2,3] and (3,6) respectively. Find the total project completion time and run 1000 simulation trials in Excel. The project completion time" is a(n)... Select one: O a. Input of the simulation b. Decision variable in the...

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

    A project has three activities A, B, and C that must be carried out sequentially, that is, A -> -> C. The probability distributions of the times required to complete each of the activities A, B, and C are uniformly distributed in intervals (1,6), (2,3) and (3,6) respectively. Find the total project completion time and run 1000 simulation trials in Excel. The "project completion time" is a(n)... Select one: O a. Input of the simulation O b. Decision variable in...

  • project has four activities (A, B, C, and D) that must be performed sequentially. The probability...

    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 Time (weeks) Activity Probability A 0.29 0.30 10 0.28 11 0.13 0.24 4 0.53 6 0.23 12 0.12 0.20 14 0.35 16 18 0.15 20 0.18 6 0.69 0.31 a. Provide the base-case, worst-case, and best-case calculations for the time to complete the project. Worst case Best case Activity...

  • (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 th...

    (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)...

  • A project has four activities (A, B, C, and D) that must be performed sequentially. The...

    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 Time (weeks) 5 Activity A Probability 0.30 6 0.35 7 0.26 8 0.09 B 6 0.21 8 0.53 10 0.26 с 5 0.09 7 0.27 9 0.40 11 0.19 13 0.05 D 6 0.66 8 0.34 a. Provide the base-case, worst-case, and best-case calculations for the time to...

  • 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 6 0.29 7 0.38 8 0.27 9 0.06 B 3 0.21 5 0.53 7 0.26 C 6 0.06 8 0.26 10 0.37 12 0.22 14 0.09 D 11 0.63 13 0.37 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 4 0.28 5 0.37 6 0.29 7 0.06 B 6 0.24 8 0.57 10 0.19 C 10 0.13 12 0.25 14 0.41 16 0.16 18 0.05 D 11 0.72 13 0.28 Provide the base-case, worst-case, and best-case calculations for the...

  • For the following project with times to complete activities in weeks: ActivityDepend on a m b...

    For the following project with times to complete activities in weeks: ActivityDepend on a m b 1 3 6 2 3 6 3 79 2 23 34 5 B,C (a) Calculate the expected time and variance for each activity. Draw the project network (AOA). Determine the critical path, expected completion time and variance. (b) Determine the probability of finishing the project in 14 weeks or less. (c) You want to tell the client you are 95% sure the project will...

  • The following table represents the set of activities required to complete a project, along with their...

    The following table represents the set of activities required to complete a project, along with their time estimates for PERT calculations. a. Using the data in the table, calculate the expected time (ET) and variance for each activity. Job Predecessor mi expected variance number Job(s) time (ET) --- 468 B A 3 4 5 CIA 234|| D C 34 11 E B, C 13 5 D, E 2 46 F b. [Sketch the network diagram for the project on a...

  • A small software development project has eight major activities. The times are estimated and prov...

    A small software development project has eight major activities. The times are estimated and provided in the table below: Activity Optimistic Time Most Likely Time Pessimistic Time Immediate Predecessor(s) A 3 4 5 -- B 5 7 9 -- C 2 3 10 A D 2 5 8 B E 1 7 7 B F 3 5 7 C, D G 7 8 9 D, E H 2 6 10 F Answer the following questions based on above table 1-2...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT