document.write( "Question 924016: I have a two data set with x representing the azimuth position and the y representing the signal strength. I would like to use a formula to make sure that the graph I am getting is similar to a signal where the value is low then it peaks and finally it drops again to the same level. what is the equation to accomplish that mathematically. Also, I want to remove outliers first, what is the most recommend formula to reach that ? \n" ); document.write( "
Algebra.Com's Answer #560577 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
to remove outliers, I recommend using a statistical box plot (sometimes known as a box and whisker plot).
\n" ); document.write( "then use excel or matlab to plot the points (use XY scatter)
\n" ); document.write( "
\n" ); document.write( "
\n" );