document.write( "Question 1180480: A.Three hundred thirthy five students participated in a field demonstration.Their heights averaged 105 cm with a standard deviation of 5cm.
\n" ); document.write( "1.What is the probability that a student picked at random has a height greater than 116cm?
\n" ); document.write( "2.What is the probability that height of a student picked at random is less than 104cm?
\n" ); document.write( "

Algebra.Com's Answer #850109 by CPhill(1987)\"\" \"About 
You can put this solution on YOUR website!
Here's how to solve this problem:\r
\n" ); document.write( "\n" ); document.write( "**1. Calculate the z-scores:**\r
\n" ); document.write( "\n" ); document.write( "A z-score tells you how many standard deviations a particular value is from the mean. The formula is:\r
\n" ); document.write( "\n" ); document.write( "z = (x - μ) / σ\r
\n" ); document.write( "\n" ); document.write( "Where:\r
\n" ); document.write( "\n" ); document.write( "* x = the value you're interested in
\n" ); document.write( "* μ = the mean
\n" ); document.write( "* σ = the standard deviation\r
\n" ); document.write( "\n" ); document.write( "* **For x = 116 cm:**
\n" ); document.write( " z = (116 - 105) / 5
\n" ); document.write( " z = 11 / 5
\n" ); document.write( " z = 2.2\r
\n" ); document.write( "\n" ); document.write( "* **For x = 104 cm:**
\n" ); document.write( " z = (104 - 105) / 5
\n" ); document.write( " z = -1 / 5
\n" ); document.write( " z = -0.2\r
\n" ); document.write( "\n" ); document.write( "**2. Find the probabilities using a z-table or calculator:**\r
\n" ); document.write( "\n" ); document.write( "A z-table (or a calculator with statistical functions) gives you the probability of a value being *less than* a given z-score.\r
\n" ); document.write( "\n" ); document.write( "* **P(height > 116 cm):** We want the probability of a height *greater* than 116 cm, so we need to find the area to the *right* of z = 2.2.
\n" ); document.write( " P(z > 2.2) = 1 - P(z < 2.2)
\n" ); document.write( " Look up P(z < 2.2) in the z-table. It's approximately 0.9861.
\n" ); document.write( " P(z > 2.2) = 1 - 0.9861 = 0.0139\r
\n" ); document.write( "\n" ); document.write( "* **P(height < 104 cm):** We want the probability of a height *less* than 104 cm, so we need the area to the *left* of z = -0.2.
\n" ); document.write( " P(z < -0.2)
\n" ); document.write( " Look up P(z < -0.2) in the z-table. It's approximately 0.4207.\r
\n" ); document.write( "\n" ); document.write( "**Answers:**\r
\n" ); document.write( "\n" ); document.write( "1. The probability that a randomly picked student has a height greater than 116 cm is approximately 0.0139 or 1.39%.\r
\n" ); document.write( "\n" ); document.write( "2. The probability that a randomly picked student has a height less than 104 cm is approximately 0.4207 or 42.07%.
\n" ); document.write( "
\n" ); document.write( "
\n" );