document.write( "Question 482559: Using your state’s current unemployment rate, what is the probability that you will be able to find a new job within 6 months after being laid off?
\n" );
document.write( "Oklahoma--- 5.3\r
\n" );
document.write( "\n" );
document.write( "This is what I came up with do not know if it is right or wrong. \r
\n" );
document.write( "\n" );
document.write( "p(u)=.53^n
\n" );
document.write( "p(u=1)=.053-----------------0.053
\n" );
document.write( "p(u=2)=.053^2---------------0.002809
\n" );
document.write( "p(u=3)=.053^3---------------0.00014888
\n" );
document.write( "p(u=4)=.053^4---------------7.890481*10 to the -06 power
\n" );
document.write( "p(u=5)=.053^5---------------4.18195493*10 to the -07 power\r
\n" );
document.write( "\n" );
document.write( "once I add the right column up I get 0.05596619\r
\n" );
document.write( "\n" );
document.write( "so my answer would be p(1<=u<6)= 0.05596619
\n" );
document.write( "Is this correct or did I do it all wrong?
\n" );
document.write( "Thank you for your time \n" );
document.write( "
Algebra.Com's Answer #330416 by stanbon(75887) ![]() You can put this solution on YOUR website! Using your state’s current unemployment rate, what is the probability that you will be able to find a new job within 6 months after being laid off? \n" ); document.write( "--- \n" ); document.write( "You need the probability that a randomly chosen individual \n" ); document.write( "in your state will find a job within 6 months after being laid off. \n" ); document.write( "That value will be your \"p\" for a binomial distribution. \n" ); document.write( "----------------------------------- \n" ); document.write( "Then you need a random sample of size \"n\" of people who were \n" ); document.write( "laid off. \n" ); document.write( "-------------------------- \n" ); document.write( "Then you can calculate the probability distribution for \n" ); document.write( "0 to n of those people who will find a job within 6 months \n" ); document.write( "after being laid off. \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |