document.write( "Question 1165739: Let y = number of languages in which a person is fluent. According to Statistics Canada, for residents of
\n" );
document.write( "Canada y has probability distribution P(0) = 0.02, P(1) =0.81, and P(2) = 0.17, with negligible probability for
\n" );
document.write( "higher values of y.
\n" );
document.write( "(a) Is y a discrete, or a continuous, variable? Why?
\n" );
document.write( "(b) Construct a table showing the probability distribution of y.
\n" );
document.write( "(c) Find the probability that a Canadian is not multilingual.
\n" );
document.write( "(d) Find the mean of this probability distribution.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #790231 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! y is discrete. Here, the number of languages in which one is fluent has to be an integer.\r \n" ); document.write( "\n" ); document.write( "probability a Canadian is not multilingual is 0.83%, 1- probability of P(2)\r \n" ); document.write( "\n" ); document.write( "the mean is x*p(x) \n" ); document.write( "0*0.02+1*0.81+2(0.17)=1.15 languages (mean) \n" ); document.write( " |