How can I determine number of samples?
Ältere Kommentare anzeigen
Hello all, my question may not be directly related to Matlab, but I'm trying to draw samples without replacement from my dataset using the randsample() function. Would it be appropriate to use Cochran's sample size formula to determine the number of samples (I think it is also called as sample size)? If I understand correctly, the data should follow a normal distribution. I conducted the Kolmogorov-Smirnov test (h = kstest(DataSet)) and obtained a result of 1. Does this indicate a normal distribution? I might be doing something ridiculous so I'm open to any suggestions. Thanks.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Descriptive Statistics finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

