cornflakegirl
Well-known Member
- Joined
- Nov 4, 2004
- Messages
- 2,023
Glad we got that one sorted!
=IF(RANDBETWEEN(1,3)=1,1,IF(RANDBETWEEN(1,3)=2,2,IF(RANDBETWEEN(1,3)=3,3,RANDBETWEEN(1,3))))
Barry - can I be a geek, and ask how you worked out the distribution of 1s, 2s and 3s, please. Because I just spent 10 minutes creating a nice little tree, and I'm sure there must be a better way. But A level stats was a long time ago... Only if you haven't taken your tablet yet, obviously
Its now clear that I have generated a pointless explaination of a pointless distibution generated by a pointless statement.
.......and i will try to avoid calling rand() functions multiple times within the same function.
SUM(B1:H1)^0Is this pointless?
=0
Is it a formula?