document.write( "Question 1202819: Determine the level of measurement for the following variables in the data set.\r
\n" );
document.write( "\n" );
document.write( "A.Nominal scale\r
\n" );
document.write( "\n" );
document.write( "B.Ratio scale\r
\n" );
document.write( "\n" );
document.write( "C.Ordinal scale\r
\n" );
document.write( "\n" );
document.write( "D.Interval ratio\r
\n" );
document.write( "\n" );
document.write( "___Agent
\n" );
document.write( "___Price
\n" );
document.write( "___Bedrooms
\n" );
document.write( "___Garage
\n" );
document.write( "___Mortgage type
\n" );
document.write( "___Years \n" );
document.write( "
Algebra.Com's Answer #838077 by Boreal(15235) You can put this solution on YOUR website! Agents are nominal; if comparisons are done it is ordinal. \n" ); document.write( "Price is ratio for all practical purposes \n" ); document.write( "Bedrooms is interval \n" ); document.write( "Garage can be nominal if mentioned only once; it can be interval; it might even be ordinal. \n" ); document.write( "Mortgage type is nominal; perhaps it could be ordinal with comparison' \n" ); document.write( "years is ratio. \n" ); document.write( " |