Assignment 6 Part 1F

Assignment 6 Part 1F

par Yu Zhe Li,
Nombre de réponses : 1

When running the chi-squared test, are we assuming that we're running our non-random sample.n samples into a single row/coloumn for a good-of-fit-test under the chisq.test() functionto assess whether the samples are truly random? Thank you!

En réponse à Yu Zhe Li

Re: Assignment 6 Part 1F

par Erik Spence,
All the samples you are testing are random. The question is whether they are random with equal probability or not.