Info
This question is closed. Reopen it to edit or answer.
How can I generate random Student t numbers?
1 view (last 30 days)
Show older comments
X has best estimate x = 1.2 with associated standard uncertainty 𝜎=0.6 determined from 15 repeated measurements.
I want to create with Student-t, but I did not find out how to do this in Matlab.
0 Comments
Answers (1)
Alan Stevens
on 4 Sep 2020
The easiest way is to use the Statistics toolbox. If you don't have access to that then search Matlab's File Exchange, where there are some Student's t routines.
0 Comments
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!