document.write( "Question 1113982: Let X be a normal random variable with zero mean and standard deviation u. Use the normal tables to compute the probabilities of the events { |X | ≤ k} and { |X| ≥ kσ} for k = 1 , 2, 3. \n" ); document.write( "
Algebra.Com's Answer #729009 by Theo(13342)![]() ![]() You can put this solution on YOUR website! using the referenced normal distribution table, i get the following:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "referenced table\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "area to the left of z-score of -1 = .1587\r\n" ); document.write( "area to the left of z-score of 1 = .8413\r\n" ); document.write( "area between z-score of -1 and z-score of 1 = .6826 ***** 1\r\n" ); document.write( "\r\n" ); document.write( "area to the left of z-score of -2 = .0228\r\n" ); document.write( "area to the left of z-score of 2 = .9772\r\n" ); document.write( "area between z-score of -2 and z-score of 2 = .9544 ***** 2\r\n" ); document.write( "\r\n" ); document.write( "area to the left of z-score of -3 = .0013\r\n" ); document.write( "area to the left of z-score of 3 = .9987\r\n" ); document.write( "area between z-score of -3 and z-score of 3 = .9974 ***** 3\r\n" ); document.write( "\r\n" ); document.write( "if you used the TI-84 Plus Calculator and rounded your answer to 4 decimal digits, you would get:\r\n" ); document.write( "\r\n" ); document.write( "area between z-score of -1 and z-score of 1 = .6827 ***** 1\r\n" ); document.write( "area between z-score of -2 and z-score of 2 = .9545 ***** 2\r\n" ); document.write( "area between z-score of -3 and z-score of 3 = .9973 ***** 3\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "as you can see, there are some slight differences due to rounding.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "there is a calculator online that will show you graphically what the distribution curve looks like and the values you desire to find.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that calculator can be found at http://davidmlane.com/hyperstat/z_table.html \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "using that calculator, i get the following:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for z-score of -1 to 1:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for z-score of -2 to 2:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for z-score of -3 to 3:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "using the table, there are a couple of ways to get the area in between.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the first is to get the area to the left the z-score of -x and then get the area to the left of the z-score of x and then subtracting the smaller area from the larger area to get the area in between.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since the table is symmetric about the mean, you can also just get the area to the left of the z-score of x and then subtract .5 from that and then double the result.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for example, z-score of 3 give you area to the left of it of .9987. \n" ); document.write( ".9987 - .5 = .4987 \n" ); document.write( ".4987 * 2 = .9974\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "per the table used, this is accurate.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you could also take .9987 and subtract (1 - .9987) from it, to get .9987 - 1 + .9987 = .9974.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "there are also different types of normal distribution tables in use.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "there's the full table as reference above.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "there is also the half table as referenced below: normal distribution half table\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this table will tell you the area between the indicated positive z-score and a z-score of 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for example:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "area to the left of z-score of 3 = .4987.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you want the area between a z-score of -3 and 3, you would simply double this to get .9974\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you want to get the full area to the left of the z-score of 3, you would add .5 to it to get .9987.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you only wanted the area to the left of a z-score of -3, you would find the z-score of 3 to get .4987 and subtract it from .5 to get .0013.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the point being made is to make sure why type of normal distribution table you are dealing with.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "most of the time it will be a full table, but sometimes you will see the half table.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you use a calculator, you could ask the calculator to give you the area between a z-score of -x and x and the calculator will do all the arithmetic for you.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this is what i did using the TI-84 Plus, and using the online calculator referenced above.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |