We have a set of $\sum n_k$ items. The set includes $n_i$ items of $w_i$. And we will randomly choose $m$ items in the set according to the weights. Is there a formula for the expectation of number of chosen item of kind $i$?
For example, we have a set $\{A,A,B,B,B,B\}$, with each $A$ having weight 10 and $B$ having weight 1. If we pick 3 items among them considering their weights, what is the expected number of $A$ or $B$ picked?
Assuming
then your variable follows Wallenius' noncentral hypergeometric distribution, which is sadly a bit hard to analyze. As the Wikipedia page indicates, in the general case the mean can only be approximated.