<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet type="text/xsl" href="../styles/mathml.xsl"?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
  <title>MathML by grindle</title>
  <link href="../styles/mathML_generic.css" rel="stylesheet" type="text/css" />
</head>

<body><p>The standard deviation of a binomial probability distribution</p>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <mrow>
    <mi>&#x3c3;</mi>
    <mo>=</mo>
    <msqrt>
      <mrow>
        <mi>n</mi>
        <mi>p</mi>
        <mo>(</mo>
        <mn>1</mn>
        <mo>&#x2212;</mo>
        <mi>p</mi>
        <mo>)</mo>
      </mrow>
    </msqrt>
  </mrow>
</math>
</body>
</html>

