document.write( "Question 1152363: I received these grades on my quizzes: two As, one B, and one F. What is the mean (average) of my grades? Would you code that as a factor or a numeric value in R? \n" ); document.write( "
Algebra.Com's Answer #774385 by Alan3354(69443) You can put this solution on YOUR website! I received these grades on my quizzes: two As, one B, and one F. What is the mean (average) of my grades? Would you code that as a factor or a numeric value in R? \n" ); document.write( "---------- \n" ); document.write( "You have to spec what the letter grades are worth in numerical scores. \n" ); document.write( "Some classes an A is >= 90, others it's >= 95. \n" ); document.write( " |