Next, you would like to determine the variance of the project. Table 6 has the activity schedule for the seven activities. This schedule is determined using a network diagram; please refer to Figure 7.6 in the book. (g) Using the IF function, write a formula in J38 to display "Yes" if the activity is critical and display "No" if the activity is not critical. Copy the formula to cells J39:144. To calculate the entire project's variance, we simply add variance for activities on the critical path. (h) Using the SUMIF function, write a formula in cell F46 to compute the project's variance. (i) Project's standard deviation is the square root of the variance. Write a formula in cell F48 to compute the project's standard deviation. (j)The earliest finish time for the last activity is the Project's duration. Write a formula in cell F50 to compute the project's duration. (Hint: You have to only refer to the cell range) cances en ser We would like to use the variance information to compute the probability that the entire project will be complete in 35 days. In Excel, the probability can be computed using NORM.DIST function. NORM.DIST function takes four arguments, viz, X, mean, standard_dev (standard deviation), and cumulative (whether the probability is cumulative or not). X is the target days to complete (cell F52), the mean is the project's expected duration (cell F50), the standard_dev is the standard deviation (F48), and the cumulative probability is TRUE. To see how to apply NORM.DIST function, you can watch the youtube videos (i) https://www.youtube.com/watch?v=OCJudfW_gHY or (ii) https://www.youtube.com/watch?v=p_KApjpyBHE (k) Using NORM.DIST function, write a formula in cell F54 to compute the probability that the entire project will be complete in 35 days. Activity Earliest Start Earliest Finish Latest Start A B C D E F G ES 0 o 0 = 7 7 7 Table 6: Activity schedule for the seven activities of the project Variance (rounded to 2 decimal places) 16 16 16.5 25.8 EF 7 02 9.3 3 16 16.5 25.8 25 33.6 LS 0 57 6.7 7 7 70 7.8 16 17.3 25.8 Latest Finish LF 7 16 16 16 17.3 25.8 25.8 33.6 Slack (LS-ES) 0 9.3 0 0.8 0 0.8 0 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 Is the Activity Critical? Activity Earliest Start Earliest Finish Latest Start A B C D E F ES Sample Answer Table 6: Activity schedule for the seven activities of the project Latest Finish 0 7 7 16 16.5 25.8 EF 7 9.3 26 26.5 25.8 33.6 LS 0 6.7 7 7.8 16 17.3 25.8 LF = 7 26 16 17.3 25.8 25.8 33.6 Slack (LS-ES) 0 2.3 0 0.8 0 0.8 = 0 Variance (rounded to 2 decimal places) 0.1100 1.7800 0.4400 1.3600 0.6900 0.2500 0.6900 Is the Activity Critical? Yes No Yes Yes No Yes

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

(g) Using the IF function, write a formula in J38 to display  "Yes" if the activity is critical and display "No" if the activity is not critical.  Copy the formula to cells J39:J44.

Screenshot attached below thanks

32
36
37
38
39
A B
40
41
42
43
44
C
с
D
A
B
C
D
E
F
G
E
ES
0
0
7
=
7
16
Activity Earliest Start Earliest Finish Latest Start
16.5
25.8
F
EF
7
9.3
G
Next, you would like to determine the variance of the project. Table 6 has the activity schedule for the seven activities.
This schedule is determined using a network diagram; please refer to Figure 7.6 in the book.
(g) Using the IF function, write a formula in J38 to display "Yes" if the activity is critical and display "No" if the activity is not critical. Copy the formula to cells J39:J44.
To calculate the entire project's variance, we simply add variance for activities on the critical path.
(h) Using the SUMIF function, write a formula in cell F46 to compute the project's variance.
(i) Project's standard deviation is the square root of the variance. Write a formula in cell F48 to compute the project's standard deviation.
AN
(j)The earliest finish time for the last activity is the Project's duration. Write a formula in cell F50 to compute the project's duration. (Hint: You have to only refer to the cell range)
www
P
We would like to use the variance information to compute the probability that the entire project will be complete in 35 days.
In Excel, the probability can be computed using NORM.DIST function. NORM.DIST function takes four arguments, viz, X, mean, standard_dev (standard deviation), and cumulative (whether
the probability is cumulative or not). X is the target days to complete (cell F52), the mean is the project's expected duration (cell F50), the standard_dev is the standard deviation (F48), and
the cumulative probability is TRUE.
To see how to apply NORM.DIST function, you can watch the youtube videos (i) https://www.youtube.com/watch?v=OCJudfW_gHY or (ii) https://www.youtube.com/watch?v=p_KApjpyBHE
33 (k) Using NORM.DIST function, write a formula in cell F54 to compute the probability that the entire project will be complete in 35 days.
34
35
16
16.5
25.8
25
33.6
Table 6: Activity schedule for the seven activities of the project
Variance
(rounded to 2
decimal places)
LS
0
6.7
7
7.8
16
17.3
25.8
H
Latest
Finish
LF
7
16
16
17.3
25.8
25.8
33.6
I
Slack
(LS - ES)
0
9.3
0
0.8
0
0.8
0
J
0.0000
0.0000
0.0000
0.0000
0.0000
0.0000
0.0000
K
Is the Activity
Critical?
A
B
C
M
Activity Earliest Start Earliest Finish Latest Start
D
E
F
ES
0
0
7
7
16
16.5
25.8
N
Sample Answer
Table 6: Activity schedule for the seven activities of the project
Latest
Slack
Finish
Variance
(rounded to 2
decimal places)
EF
7
9.3
16
16.5
25.8
25
33.6
LS
0
6.7
7
7.8
16
17.3
25.8
LF
7
16
16
17.3
25.8
25.8
33.6
P
(LS-ES)
0
0
0.8
0
0.8
0
0.1100
1.7800
0.4400
1.3600
0.6900
0.2500
0.6900
Is the Activity
Critical?
Yes
No
Yes
No
Yes
No
Yes
R
S
Transcribed Image Text:32 36 37 38 39 A B 40 41 42 43 44 C с D A B C D E F G E ES 0 0 7 = 7 16 Activity Earliest Start Earliest Finish Latest Start 16.5 25.8 F EF 7 9.3 G Next, you would like to determine the variance of the project. Table 6 has the activity schedule for the seven activities. This schedule is determined using a network diagram; please refer to Figure 7.6 in the book. (g) Using the IF function, write a formula in J38 to display "Yes" if the activity is critical and display "No" if the activity is not critical. Copy the formula to cells J39:J44. To calculate the entire project's variance, we simply add variance for activities on the critical path. (h) Using the SUMIF function, write a formula in cell F46 to compute the project's variance. (i) Project's standard deviation is the square root of the variance. Write a formula in cell F48 to compute the project's standard deviation. AN (j)The earliest finish time for the last activity is the Project's duration. Write a formula in cell F50 to compute the project's duration. (Hint: You have to only refer to the cell range) www P We would like to use the variance information to compute the probability that the entire project will be complete in 35 days. In Excel, the probability can be computed using NORM.DIST function. NORM.DIST function takes four arguments, viz, X, mean, standard_dev (standard deviation), and cumulative (whether the probability is cumulative or not). X is the target days to complete (cell F52), the mean is the project's expected duration (cell F50), the standard_dev is the standard deviation (F48), and the cumulative probability is TRUE. To see how to apply NORM.DIST function, you can watch the youtube videos (i) https://www.youtube.com/watch?v=OCJudfW_gHY or (ii) https://www.youtube.com/watch?v=p_KApjpyBHE 33 (k) Using NORM.DIST function, write a formula in cell F54 to compute the probability that the entire project will be complete in 35 days. 34 35 16 16.5 25.8 25 33.6 Table 6: Activity schedule for the seven activities of the project Variance (rounded to 2 decimal places) LS 0 6.7 7 7.8 16 17.3 25.8 H Latest Finish LF 7 16 16 17.3 25.8 25.8 33.6 I Slack (LS - ES) 0 9.3 0 0.8 0 0.8 0 J 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 K Is the Activity Critical? A B C M Activity Earliest Start Earliest Finish Latest Start D E F ES 0 0 7 7 16 16.5 25.8 N Sample Answer Table 6: Activity schedule for the seven activities of the project Latest Slack Finish Variance (rounded to 2 decimal places) EF 7 9.3 16 16.5 25.8 25 33.6 LS 0 6.7 7 7.8 16 17.3 25.8 LF 7 16 16 17.3 25.8 25.8 33.6 P (LS-ES) 0 0 0.8 0 0.8 0 0.1100 1.7800 0.4400 1.3600 0.6900 0.2500 0.6900 Is the Activity Critical? Yes No Yes No Yes No Yes R S
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Feasibility Study
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education