What is the Unclear Step in this Random Sampling Proof?

  • Thread starter Thread starter rwinston
  • Start date Start date
  • Tags Tags
    Proof
rwinston
Messages
36
Reaction score
0
Hi

I may be missing something obvious here, but I am reading a paper on random sampling, and in one of the proofs, two consecutive steps run like this:

<br /> = \sum_{d=0}^m \left[ {{m}\choose{d}} \left(\frac{1}{n}\right)^d \left(\frac{n-1}{n}\right)^{m-d} \right] \left( \frac{m-d}{m}\right)<br />
<br /> = \sum_{d=0}^{m-1} {{m}\choose{d}} \left(\frac{1}{n}\right)^d \left(\frac{n-1}{n}\right)^{m-d} \ \left( \frac{m-d}{m}\right)<br />

I can't see how the second step works ... the summation index is decreased by one, but nothing obvious changes inside the summation...is there an assumption or step i am missing? Any help appreciated!
 
Physics news on Phys.org
The (m-d)/m term is in the summation right? At d=m, that term will become 0, and so d=m doesn't contribute to the sum.
 

Similar threads

Replies
1
Views
2K
Replies
3
Views
3K
Replies
6
Views
2K
Replies
3
Views
3K
Replies
5
Views
3K
Replies
3
Views
2K
Back
Top