If $d_i \in U(-1,1)$ (uniform distribution between -1 and 1 - not sure what the canonical notation is for this), then it seems intuitive that $\sum_{i=1}^n d_i \in U(-n,n)$ and thus $$P\big(\sum_{i=1}^n d_i > 0\big) = \frac{1}{2}$$.
If this is true, it also seems intuitive that $P\big(\sum_{i=1}^n p_id_i\big) \in U(-n,n)$ where $p_i \in {-1,1}$. That is, we can apply the same ideas to a combination of additions/subtractions, not just a summation.
I'm not classically trained in statistics and don't know if this is a standard theorem or if I am way off base here. Is this true / false? If it is true, is it provable using classical statistical techniques?