Question: To flip a coin on a spreadsheet, you would use the Excel formula: =IF(a + (b-a)*RAND() < 0.5, Heads, Tails), where a = 1
To flip a coin on a spreadsheet, you would use the Excel formula: =IF(a + (b-a)*RAND() < 0.5, "Heads", "Tails"), where a = 1 and b = 0 =IF(RAND()
Step by Step Solution
3.32 Rating (149 Votes )
There are 3 Steps involved in it
THE CORRECT ANSWER IS IFRAND 05HeadsTails because i IFa b aRAND 05 Heads Tails where ... View full answer
Get step-by-step solutions from verified subject matter experts
