Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

This is going to sound like a dumb question. But what method do I use to add probabilities expressed as decimals . For fractions it is easy add the numerators and denominators then simplify

1/2 + 1/2 = 2/4

In excel if I have 0.5 + 0.5 obviously this equals 1, but when dealing with probabilities I should get back to 0.5

share|improve this question
Sorry, this makes no sense. What do you mean by "when dealing with probabilities I should get back to $0.5$"? – Gerry Myerson Sep 21 '12 at 12:37
What do you exactly mean? Usual fractions add up by the rule $\frac ac+\frac bc=\frac{a+b}c$. – Berci Sep 21 '12 at 12:38
Sorry if I have made myself unclear. If i wish to add together the probabilities 0.5 and 0.5, how do I do it on a calculator or excel ? – Scott Sep 21 '12 at 12:43
What do you mean by "get back to 0.5"? Also, $\frac{1}{2} + \frac{1}{2} \ne \frac{2}{4} $... – Epictetus Sep 21 '12 at 12:48
3  
What's unclear is the sense in which adding probabilities is different from adding any other kind of number. You must be using the word "adding" to mean something differing from what everyone else means. What exactly do you mean? – Gerry Myerson Sep 21 '12 at 12:51

2 Answers

$\frac 12 + \frac 12 = 1$, not $\frac 24$. This is the same as $0.5+0.5=1$. Why do you think the answer should be $\frac 12$ or $0.5$?

share|improve this answer

Not only is the operation you want not "addition" in any conventional sense, it is not well-defined at all.

If we apply it to $\frac13$ and $\frac 23$ we get $\frac{1+2}{3+3}=\frac36=\frac12$.

But if we apply it to $\frac26$ and $\frac 23$ we get $\frac{2+2}{6+3}=\frac49$.

But $\frac13$ is equal to $\frac26$. Surely even if your operation is not conventional addition, one has to require that it gives equal results when applied to equal operands.

share|improve this answer
Reading your answer, I finally understand OP's question (I think). If something happened once in three tries yesterday, and twice in five tries today, then it has happened $(1+2)/(3+5)=$ three-eighths of the time. But as you point out, if we only know it happened 40 percent of the time today, we don't know whether that's twice in five tries, or 200 times in 500 tries, and we can't combine the two days' results without that knowledge. – Gerry Myerson Sep 23 '12 at 12:51
@Gerry: Yes, that is probably the intuitive motivation. But then, of course, the OP is wrong when he wants to simplify $\frac{a+c}{b+d}$ after adding the numbers on each floor. – Henning Makholm Sep 23 '12 at 13:18

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.