when i use rand() it randoms from 0-1.Just use =Rand() in one of the cells and then use =If([cell reference]<0.05, 0, 1) to create a boolean for the heads result. If the second cell is 1 then its heads. You can hold the F9 key to simulate trials.
when i use rand() it randoms from 0-1.
View attachment 292835
View attachment 292836
i have to do randbetween(1,2)