How can I determine number of samples?
Show older comments
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.
Accepted Answer
More Answers (0)
Categories
Find more on Descriptive Statistics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
