Draw random variables student t distribution
Mostra commenti meno recenti
I want to draw standardized values with a t-distribution, so I want to generate iid numbers from the student-t distribution with mean zero and variance 1.
I can use the Matlab function 'trnd(nu).' Does this generate random numbers with mean zero and variance 1?
Risposte (1)
James Tursa
il 16 Giu 2016
0 voti
See these links for a description:
In particular, no you can't get a variance of 1.
Categorie
Scopri di più su Student's t Distribution in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!