document.write( "Question 1168799: Consider a normal distribution curve where 70-th percentile is at 15 and the 15-th percentile is at 1. Use this information to find the mean, 𝜇 , and the standard deviation, 𝜎 , of the distribution.( i don't know where or how to start this i am soooooooooooo lost
\n" ); document.write( "a) 𝜇= \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b) 𝜎=
\n" ); document.write( "

Algebra.Com's Answer #793443 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
You want to get two equations in 2 unknowns, like simultaneous equations.
\n" ); document.write( "z=(x-mean)/sd. There are four variables, and the x and z are both known, once the percentiles are used to calculate z.\r
\n" ); document.write( "\n" ); document.write( "can use invnorm function on calculator 2nd VARS 3 invnorm(0.15,0,1) ENTER
\n" ); document.write( "to get z=-1.036 for the 15th percentile (the table could be used, too)
\n" ); document.write( "the 70th percentile is z=+0.524\r
\n" ); document.write( "\n" ); document.write( "z=(x-mean)/sd
\n" ); document.write( "using the first above -1.03=(1-mean)/sd; from the second, 0.5244=(15-mean)/sd
\n" ); document.write( "-1.036 sd=1-mean
\n" ); document.write( "mean-1.036 sd=1
\n" ); document.write( "and
\n" ); document.write( "0.524 sd=15-mean
\n" ); document.write( "mean+0.544 sd=15
\n" ); document.write( "subtract second from first
\n" ); document.write( "-1.56 sd=-14
\n" ); document.write( "sd=8.97\r
\n" ); document.write( "\n" ); document.write( "use first -1.03(8.97)=1-mean
\n" ); document.write( "mean=10.29\r
\n" ); document.write( "\n" ); document.write( "so mean is 10.29
\n" ); document.write( "sd is 8.97
\n" ); document.write( "can check in the second equation or use the calculator 2ndVARS 2 normalcdf(1,15,10.30,8.97) looking for an answer of 0.55, since the area in between the 15th and 70th percentiles is 55%. I get 54.99%, which is reasonable given rounding.\r
\n" ); document.write( "\n" ); document.write( "If one uses two decimal place z values, which is common, the sd will be a little different.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );