Solved

Which Excel Function Would Generate a Single Random X Value

Question 38

Multiple Choice

Which Excel function would generate a single random X value for a binomial random variable with parameters n = 16 and π = 0.25?


A) =BINOM.DIST(RAND() ,16,0.25,0)
B) =BINOM.DIST(0,16,0.25,RAND() )
C) =BINOM.INV(16,0.25,RAND() )
D) =BINOM.INV(0,16,0.25,RAND() )

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions