On Mar 4, 2011, at 1:24 AM, Jeff Fang wrote:
Hi all,
I know Chi-squared test can be done with the frequency data by R
function
"chisq.test()", but I am not sure if it can be applied to the
percentage
data ? The example of my data is as follow:
#############################################
KSL MHL MWS CLGC LYGC
independent (%) 96.22 92.18 68.54 93.80 85.74
#############################################
Surely, the source of this information must have included the N from
which these proprtions arose?
David Winsemius, MD
Heritage Laboratories
West Hartford, CT
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.