document.write( "Question 1030528: After finding a correlation between birth-weight (the dependent variable) and gestational age ( the independent variable). How birth-weight depends on gestational age. Which test should you use?\r
\n" );
document.write( "\n" );
document.write( "a) One-Way ANOVA
\n" );
document.write( "b) Pearson Correlation
\n" );
document.write( "c) Spearman Correlation
\n" );
document.write( "d) Kruskal-Wallis
\n" );
document.write( "e) Simple Linear Regression
\n" );
document.write( "f) Multiple Logistic Regression
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #645382 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! These are two categorical variables, and simple linear regression would be the best test. There is no need to do analysis of variance, non-parametric tests, or multiple logistic regression. \n" ); document.write( " |