Question: Select the most accurate statement regarding excel and @RISK functions. A.Suppose that cell B3 = rand(). Then IF(and(B3>=0.9, B3 =0.9, rand() =0.9, rand() =0.4, 1,
Select the most accurate statement regarding excel and @RISK functions.
A.Suppose that cell B3 = rand(). Then IF(and(B3>=0.9, B3<=0.3), 1, 0) equals to one with probability 0.03.
B.IF(and(rand()>=0.9, rand()<=0.3), 1, 0) equals to one with probability 0.03.
C.IF(or(rand()>=0.9, rand()<=0.3), 1, 0) equals to one with probability 0.03.
D.RiskTriang(-1,0,1) defines a triangle distribution with minimum value, median, and maximum value given by -1, 0, and 1, respectively.
E.IF(rand()>=0.4, 1, 0) equals to one with probability 0.4.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
