document.write( "Question 165543: This is another one that I'm stuck on. This is probably so basic but it's been a VERY long time. Please help! Thanks
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "4. For each of the relationships below, explain whether you think it is best described by a linear function or a non-linear function. Explain your reasoning thoroughly\r
\n" );
document.write( "\n" );
document.write( "a. A person's height as a function of the person's age (from age 0 to 100)\r
\n" );
document.write( "\n" );
document.write( "b. The probability of getting into a car accident as a function of the speed at which you drive\r
\n" );
document.write( "\n" );
document.write( "c. The time it takes you to get to work as a function the speed at which you drive \n" );
document.write( "
Algebra.Com's Answer #122015 by gonzo(654)![]() ![]() ![]() You can put this solution on YOUR website! a. A person's height as a function of the person's age (from age 0 to 100) \n" ); document.write( "----- \n" ); document.write( "i would say non-linear. \n" ); document.write( "there is a large growth spurt in the early years and then it tapers off to about nothing for a long period of time. \n" ); document.write( "----- \n" ); document.write( "b. The probability of getting into a car accident as a function of the speed at which you drive. \n" ); document.write( "----- \n" ); document.write( "again i would say non-linear. \n" ); document.write( "there does not appear to be a straight line correlation. \n" ); document.write( "some studies show it as exponential. \n" ); document.write( "there are also too many variables involved to isolate speed as a directly causative factor unless it's far in excess of what's considered reasonable. \n" ); document.write( "if you go to extremes, then it's clear that there's a positive correlation and i would estimate exponential increases in the probability of having an accident the faster you go with small increases early on but much bigger as you get up there. \n" ); document.write( "example would be going down a city street. \n" ); document.write( "at 25 p(a) is very small. \n" ); document.write( "at 30 still small. \n" ); document.write( "at 35 still small. \n" ); document.write( "at 40 still small but getting bigger. \n" ); document.write( "at 50 bigger. \n" ); document.write( "at 60 much bigger. \n" ); document.write( "it goes up astronomically from there. \n" ); document.write( "----- \n" ); document.write( "c. The time it takes you to get to work as a function the speed at which you drive \n" ); document.write( "----- \n" ); document.write( "this is also non-linear. \n" ); document.write( "it's more of a ratio, i.e. time to get there = distance / speed. \n" ); document.write( "----- \n" ); document.write( "you can use straight lines to provide regression analysis, but a curve fitting program that finds an equation that fits the data would be more suitable. \n" ); document.write( "an online version of one is at this internet address. \n" ); document.write( "----- \n" ); document.write( "http://people.hofstra.edu/Stefan_Waner/RealWorld/newgraph/regressionframes.html \n" ); document.write( "----- \n" ); document.write( "if you plot some points you can see which of the curves fits best. none of them are perfect, except for the last one that you asked (speed versus time to get to work, the equation of y = ax^b seemed to work best. in my test data the equation worked out to be y = 100x^-1 which translated to y = 100/x. where y was the time to get to work, 100 was the miles to get to work (a), and x was the speed. \n" ); document.write( " |