document.write( "Question 877793: Decide if the following is nominal , ordinal, discrete or continuous \r
\n" );
document.write( "\n" );
document.write( "(Q1) rating of a restaurant \r
\n" );
document.write( "\n" );
document.write( "(Q2) a persons zip code\r
\n" );
document.write( "\n" );
document.write( "(Q3)number of pairs of shoes in closet
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #529656 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Q1 Nominal, if you're using Poor, Fair, Good, Excellent \n" ); document.write( "Ordinal discrete if you're using 1(Poor),2,3,4,5(Excellent)\r \n" ); document.write( "\n" ); document.write( "Q2 Nominal discrete\r \n" ); document.write( "\n" ); document.write( "Q3 Nominal discrete \n" ); document.write( " |