Equivalenza distribuzione

orentam
Mi potreste aiutare a risolvere questo problema dandomi una spiegazione per ogni passaggio?
Grazie in anticipo
(PS. il testo è in inglese, ma la spiegazione potete darmela anche in italiano ;) )
Generate a random number xi at each time from time 1 to time N, then you got a random number array X~{x1, x2,...xn} belonging to a N dimensional space;
Then generate a random number yi at each time from time 1 to time N, then you got a random number array Y~{y1, y2,...yn} belonging to a N dimensional space;
Let Z=f(X,Y)

Now, generate a random number array X'~{x'1, x'2,...x'n} at time T, belonging to a N dimensional space;
Then generate a random number array Y'~{y'1, y'2,...y'n} at time T, belonging to a N dimensional space;
Let Z'=f(X',Y')

Prove Z and Z' are from the same distribution. Or at least, the randomness of Z', X' and Y' are the same as Z, X and Y even though they are generated/calculated differently.

Risposte
hamming_burst
Ciao Benvenuto.

Il forum non è un risolutore di esercizi. Mostra i tuoi dubbi, dove ti blocchi, i problemi,..., ti si aiuterà di conseguenza.

Rispondi
Per rispondere a questa discussione devi prima effettuare il login.