Multiple Probabilities: I want to calculate which binary works better

karma

New member
Joined
Jul 13, 2017
Messages
1
Hi, for example there are 4 cells A,B,C,D and their probabilities of success %35,%55,%42,%50. I want to calculate which binary works better like A-B or C-D how can I do that?
 
You'll have to define "works better".

AND?
OR?
XOR?
Implies?

Some sort of logical relationship.
 
Top