document.write( "Question 1206200: B. Do the following.\r
\n" );
document.write( "\n" );
document.write( "1. Find the variance and standard deviation of the probability distribution of the X which can take only the values 1, 2, and 3, given that P(1)=\frac{10}{33}, P(2)=\frac{1}{3}, and P(3)=\frac{12}{33}.\r
\n" );
document.write( "\n" );
document.write( "2. Find the variance and standard deviation of the probability distribution of the variable X which can take only the values 3, 5, and 7, given that P(3)=\frac{7}{30}, P(5)=\frac{1}{3}, and P(7)=\frac{13}{30}. \n" );
document.write( "
Algebra.Com's Answer #843670 by math_tutor2020(3817) ![]() You can put this solution on YOUR website! \n" ); document.write( "I'll focus on problem 1 only. \n" ); document.write( "More narrowly, I'll focus on the variance only of this problem.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Many (online) calculators will quickly compute the variance of a discrete probability distribution. There's not much to explain other than \"type in the numbers, push the right buttons, and out comes the answer\". \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "But I'll show what is going on underneath the hood (i.e. how the calculator is computing the variance).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is what the table looks like to compute the variance. The approximate variance is shown in red \n" ); document.write( "
\n" ); document.write( "mu = mean = expected value = E[X] \n" ); document.write( "mu = sum of the X*P(X) values \n" ); document.write( "mu = 2.06060604 approximately\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The table was generated using LibreOffice spreadsheet (free spreadsheet software). \n" ); document.write( "If you have Excel then use that instead. Another alternative would be GoogleSheets. \n" ); document.write( "There are many alternatives to choose from. Feel free to search out your favorite.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The labels X*P(X) and (X-mu)^2*P(X) at the top of each column explains what is going on to each. If you're confused about this notation then please let me know. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Unfortunately the table may have some slight rounding error. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Take notice that I used the approximate decimal form of each fraction (eg: 10/33 = 0.3030303). \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The reasoning should be fairly obvious once we attempt to find the variance in terms of exact fractions only. Refer to the table below. \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "variance = 722/1089 = 0.66299356 approximately.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The fractions are very large and very messy. \n" ); document.write( "The table was generated using a custom Python script tailored to find the variance in terms of exact fractions. \n" ); document.write( "I couldn't find an online solver that would do it in terms of exact fractions, but one may be out there.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "If your teacher is realistic, then s/he will hopefully accept the approximate version instead of the exact fraction form. \n" ); document.write( "Sometimes fractions are too much of a pain to bother with.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Tip: Once you know the variance, apply the square root to find the standard deviation. \n" ); document.write( "For example, if the variance is 49, then the standard deviation is 7\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For more practice, refer to part (c) in this question \n" ); document.write( "https://www.algebra.com/algebra/homework/Probability-and-statistics/Probability-and-statistics.faq.question.1197443.html \n" ); document.write( " \n" ); document.write( " |