<p>The <b>SKEW.P</b> function is one of the statistical functions. It is used to return the skewness of a distribution based on a population: a characterization of the degree of asymmetry of a distribution around its mean.</p>
<p>The <b>SKEW.P</b> function syntax is:</p>
<pstyle="text-indent: 150px;"><b><em>SKEW.P(number-1 [, number 2], ...)</em></b></p>
<p>where <b><em>number-1(2)</em></b> is up to 254 numeric values entered manually or included into the cells you make reference to.</p>
<pclass="note"><b>Note:</b> if a reference argument contains text, logical values, or empty cells, the function will ignore those values, but treat the cells with the zero values.</p>
<p>To apply the <b>SKEW.P</b> function,</p>
<ol>
<li>select the cell where you wish to display the result,</li>