document.write( "Question 1207237: A fish stall owner at a market place claims that the weight of a catfish he is selling is approximately normally distributed with a mean of 3 pounds and a standard deviation of 0.5 pounds. A random sample of 20 catfishes is selected.\r
\n" );
document.write( "\n" );
document.write( "What is the PROBABILITY that the average weight is at least 2.8 pounds?
\n" );
document.write( "What is the PROBABILITY that the average weight is between 2.8 pounds and 3.2 pounds?
\n" );
document.write( "What is the AVERAGE WEIGHT of top 10% of catfish?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #844991 by Theo(13342) You can put this solution on YOUR website! population mean is assumed to be 3 pounds. \n" ); document.write( "population standard deviation is assumed to be .5 pounds.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "sample size is 20.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you have to use the standard error because you are looking for a distribution of sample means, rather than a distribution of sample elements.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "standard error = standard deviation / sqrt(sample size) = .5 / sqrt(30) = .111803 rounded to 6 decimal places.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you are using the z-score because the standard deviation is taken from the population.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "What is the PROBABILITY that the average weight is at least 2.8 pounds?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "z = (2.8 - 3) / .111803 = -1.7889\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "area under the normal distribution curve to the right of that z-score is equal to .96318.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "probability of getting a z-score greater than that is equal to .96318 rounded to 5 decimal places.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's the probability of getting a sample with average weight greater than 2.8 pounds.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "What is the PROBABILITY that the average weight is between 2.8 pounds and 3.2 pounds?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "z-score for 2.8 pounds = (2.8 - 3) / .111803 = -1.7889. \n" ); document.write( "z-score for 3.2 pounds = (3.2 - 3) / .111803 = 1.7889.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "area to the left of z-score 0f -1.7889 = .03682 rounded to 5 decimal places. \n" ); document.write( "area to the left of z-score of 1.7889 = .96318 rounded to 5 decimal places. \n" ); document.write( "area in between = larger area minus smaller area = .92636.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's the probability of getting a z-score greater than -1.7889 and less then 1.7889.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's the probability of getting a sample with average weight greater than 2.8 and less than 3.2 pounds.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "What is the AVERAGE WEIGHT of top 10% of catfish?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "look for a z-score that has 10% of the area under the normal distribution curve to the right of it. \n" ); document.write( "that's the same as a z-score with 90% of the area under the normal distribution curve to the left of it.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i get z-score = 1.28188.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "use the z-score formula to find the raw score.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1.28188 = (x - 3) / .111803. \n" ); document.write( "solve for x to get x = 3.1433 rounded to 4 decimal places.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the probability of getting a sample with a mean that is in the top 10% of the possible sample means is getting a sample with a mean of 3.1433 rounded to 4 decimal places.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i used an online calculator to verify these answers. \n" ); document.write( "the calculator can be found at \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i used the ti-04 plus calculator to get the answers. \n" ); document.write( "i used the calculator at to verify the answers were correct. \n" ); document.write( "the key was to calculate the standard error because you were looking for sample mean rather than a sample element. \n" ); document.write( "everything flowed from there.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here are the calculator results.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" );
document.write( " |