gldenlizz974 gldenlizz974 02-04-2024 Computers and Technology contestada Excel how to generate 100 instances of the variable x=(x1 x2)/2, where each xi is distributed as bin(5,0.2) and n=2; thena) Use the RANDBETWEEN function b) Utilize the BINOM.DIST function c) Implement a loop in VBA d) Apply the RAND function