One optimal question
- From: "QQ" <junciu@xxxxxxxxx>
- Date: 16 May 2005 08:45:48 -0700
Let M be the alphabet set M={0,1,...,m-1}
Choose x from M set, the probability of choose 0 is p0
the probability of choose 1 is p1
....
Choose y from M set with the same probability
Now trying to calculate
max E(x-y)^2
and min E(x-y)^2
I am doing in this way
Let T = x-y, so the distribution of T is
P_T(t) = \sum_0^{m-1-t} p(t+y)p(y)
f = E(x-y)^2
= \sum_{-(m-1)}^{m-1} t^2 \sum p(t+y)p(y) dy
df/dp(y)
Well I am stuck here.
Thanks a lot!
.
- Follow-Ups:
- Re: One optimal question
- From: Stephen J. Herschkorn
- Re: One optimal question
- From: Randy Poe
- Re: One optimal question
- Prev by Date: Re: Did You ever saw pictures in usegroups-posting ? (How did "Natalie" did this?)
- Next by Date: Seeking Algorithm for 3D Pointing Vector
- Previous by thread: Re: Will NIST fix their tables?
- Next by thread: Re: One optimal question
- Index(es):
Relevant Pages
|