<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE document PUBLIC "-//CNX//DTD CNXML 0.5 plus MathML//EN" "http://cnx.rice.edu/technology/cnxml/schema/dtd/0.5/cnxml_mathml.dtd">
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" xmlns:m="http://www.w3.org/1998/Math/MathML" id="new">
  <name>Discrete Random Variables: Mean or Expected Value and Standard Deviation</name>
  <metadata>
  <md:version>1.6</md:version>
  <md:created>2008/05/16 15:48:39 GMT-5</md:created>
  <md:revised>2008/07/16 14:06:47.701 GMT-5</md:revised>
  <md:authorlist>
      <md:author id="billowsky">
      <md:firstname>Barbara</md:firstname>
      
      <md:surname>Illowsky</md:surname>
      <md:email>illowskybarbara@deanza.edu</md:email>
    </md:author>
      <md:author id="sdean">
      <md:firstname>Susan</md:firstname>
      
      <md:surname>Dean</md:surname>
      <md:email>deansusan@deanza.edu</md:email>
    </md:author>
  </md:authorlist>

  <md:maintainerlist>
    <md:maintainer id="cnxorg">
      <md:firstname/>
      
      <md:surname>Connexions</md:surname>
      <md:email>cnx@cnx.org</md:email>
    </md:maintainer>
  </md:maintainerlist>
  
  <md:keywordlist>
    <md:keyword>average</md:keyword>
    <md:keyword>discrete</md:keyword>
    <md:keyword>elementary</md:keyword>
    <md:keyword>expected</md:keyword>
    <md:keyword>large</md:keyword>
    <md:keyword>law</md:keyword>
    <md:keyword>long-term</md:keyword>
    <md:keyword>mean</md:keyword>
    <md:keyword>numbers</md:keyword>
    <md:keyword>probability</md:keyword>
    <md:keyword>random</md:keyword>
    <md:keyword>statistics</md:keyword>
    <md:keyword>variable</md:keyword>
  </md:keywordlist>

  <md:abstract>This module explores the Law of Large Numbers, the phenomenon where an experiment performed many times will yield cumulative results closer and closer to the theoretical mean over time.</md:abstract>
</metadata>
  <content>
    <para id="delete_me">The <term src="#expectedv">expected value</term> is often referred to as the <emphasis>"long-term"average or mean</emphasis> . This means that over the long term of doing an experiment over and over, you would <emphasis>expect</emphasis> this average every time you perform a particular experiment.</para><para id="element-262">The <term src="#mean">mean</term> of a random variable <m:math><m:mi>X</m:mi></m:math> is <m:math><m:mi>μ</m:mi></m:math>.   If we do an experiment many times (for instance, flip a fair coin, as Karl Pearson did, 24,000 times and let <m:math><m:mi>X</m:mi></m:math> = the number of heads) and record the value of  <m:math><m:mi>X</m:mi></m:math> each time, the average gets closer and closer to m as we keep repeating the experiment.  This is known as the <emphasis>Law of Large Numbers</emphasis>.  </para><note>To find the expected value or long term average, <m:math><m:mi>μ</m:mi></m:math>, simply multiply each value of the random variable by its probability and add the products.</note><para id="element-257"><name>A Step-by-Step Example</name>A men's soccer team plays soccer 0, 1, or 2 days a week.  The probability that they play 0 days is 0.2, the probability that they play 1 day is 0.5, and the probability that they play 2 days is 0.3.  Find the long-term average, <m:math><m:mi>μ</m:mi></m:math>, or expected value of the days per week the men's soccer team plays soccer. </para><para id="element-126">To do the problem, first let the random variable <m:math><m:mi>X</m:mi></m:math> = the number of days the men's soccer team plays soccer per week.  <m:math><m:mi>X</m:mi></m:math> takes on the values 0, 1, 2.  Construct a <m:math><m:mi>PDF</m:mi></m:math> table, adding a column  <m:math><m:mi>xP(x)</m:mi></m:math>.  In this column, you will multiply each <m:math><m:mi>X</m:mi></m:math> value by its probability.</para><table id="element-749">
<?table-summary Expected value table with the X values in the first column (0-2), P(x) or P(X=x) values in the second column, and x P(x) values in the third column.?>
<name>Expected Value Table</name>
<tgroup cols="3"><thead>
  <row>
    <entry><m:math><m:mi>X</m:mi></m:math></entry>
    <entry><m:math><m:mtext>P(x)</m:mtext></m:math> or <m:math><m:mtext>P(X=x)</m:mtext></m:math></entry>
    <entry><m:math><m:mi>x</m:mi> <m:mtext>P(x)</m:mtext></m:math></entry>
  </row>
</thead>
<tbody>
  <row>
    <entry>0</entry>
    <entry>0.2</entry>
    <entry>(0)(0.2) = 0</entry>
  </row>
  <row>
    <entry>1</entry>
    <entry>0.5</entry>
    <entry>(1)(0.5) = 0.5</entry>
  </row>
<row>
    <entry>2</entry>
    <entry>0.3</entry>
    <entry>(2)(0.3) = 0.6</entry>
  </row>
</tbody>




</tgroup>
<caption>This table is called an expected value table. The table helps you calculate the expected value or long-term average, <m:math><m:mi>m</m:mi></m:math>, of a probability distribution.</caption>
</table><para id="element-972">Add the last column to find the long term average or expected value: <m:math><m:mi>(0)(0.2)+(1)(0.5)+(2)(0.3)= 0 + 0.5</m:mi></m:math>.       <m:math><m:mi>0.6 =   1.1</m:mi></m:math>. </para><para id="element-353">The expected value is 1.1.  The men's soccer team would, on the average, expect to play soccer 1.1 days per week.  The number 1.1 is the long term average or expected value if the men's soccer team plays soccer week after week after week.  We say <m:math><m:mi>μ=1.1</m:mi></m:math></para><example id="element-658"><para id="element-757">
   Find the expected value (the expected number of times a newborn wakes its mother after midnight) for example 4-1.
</para><table id="element-740">
<?table-summary Expected value table for the number of times a newborn wakes its mother after midnight. The first column lists the X values from 0-5, second column lists the P(x) or P(X=x) values, and the third column lists the x P(x) values.?>
<tgroup cols="3"><thead>
  <row>
    <entry><m:math><m:mi>X</m:mi></m:math></entry>
    <entry><m:math><m:mtext>P(x)</m:mtext></m:math> or <m:math><m:mtext>P(X=x)</m:mtext></m:math></entry>
    <entry><m:math><m:mi>x</m:mi> <m:mtext>P(x)</m:mtext></m:math></entry>
  </row>
</thead>
<tbody>
  <row>
    <entry>0 </entry>
    <entry><m:math><m:mtext>P(X=0)</m:mtext> <m:mo>=</m:mo>  <m:mfrac><m:mn>2</m:mn><m:mn>50</m:mn></m:mfrac></m:math></entry>
    <entry>(0)<m:math><m:mo>(</m:mo><m:mfrac><m:mn>2</m:mn><m:mn>50</m:mn></m:mfrac><m:mo>)</m:mo></m:math>   =  0</entry>
  </row>
  <row>
    <entry>1</entry>
    <entry><m:math><m:mtext>P(X=1)</m:mtext> <m:mo>=</m:mo> <m:mfrac><m:mn>11</m:mn><m:mn>50</m:mn></m:mfrac></m:math></entry>
    <entry>(1)<m:math><m:mo>(</m:mo><m:mfrac><m:mn>11</m:mn><m:mn>50</m:mn></m:mfrac><m:mo>)</m:mo></m:math> = <m:math><m:mfrac><m:mn>11</m:mn><m:mn>50</m:mn></m:mfrac></m:math></entry>
  </row>
  <row>
    <entry>2</entry>
    <entry><m:math><m:mtext>P(X=2)</m:mtext> <m:mo>=</m:mo> <m:mfrac><m:mn>23</m:mn><m:mn>50</m:mn></m:mfrac></m:math></entry>
    <entry>(2)<m:math><m:mo>(</m:mo><m:mfrac><m:mn>23</m:mn><m:mn>50</m:mn></m:mfrac><m:mo>)</m:mo></m:math> = <m:math><m:mfrac><m:mn>46</m:mn><m:mn>50</m:mn></m:mfrac></m:math></entry>
  </row>
  <row>
    <entry>3</entry>
    <entry><m:math><m:mtext>P(X=3)</m:mtext> <m:mo>=</m:mo>   <m:mfrac><m:mn>9</m:mn><m:mn>50</m:mn></m:mfrac></m:math></entry>
    <entry>(3)<m:math><m:mo>(</m:mo><m:mfrac><m:mn>9</m:mn><m:mn>50</m:mn></m:mfrac><m:mo>)</m:mo></m:math>  = <m:math><m:mfrac><m:mn>27</m:mn><m:mn>50</m:mn></m:mfrac></m:math></entry>
  </row>
  <row>
    <entry>4</entry>
    <entry><m:math><m:mtext>P(X=4)</m:mtext> <m:mo>=</m:mo>   <m:mfrac><m:mn>4</m:mn><m:mn>50</m:mn></m:mfrac></m:math></entry>
    <entry>(4)<m:math><m:mo>(</m:mo><m:mfrac><m:mn>4</m:mn><m:mn>50</m:mn></m:mfrac><m:mo>)</m:mo></m:math>   = <m:math><m:mfrac><m:mn>16</m:mn><m:mn>50</m:mn></m:mfrac></m:math></entry>
  </row>
  <row>
    <entry>5</entry>
    <entry><m:math><m:mtext>P(X=5)</m:mtext><m:mo> =</m:mo>   <m:mfrac><m:mn>1</m:mn><m:mn>50</m:mn></m:mfrac></m:math></entry>
    <entry>(5)<m:math><m:mo>(</m:mo><m:mfrac><m:mn>1</m:mn><m:mn>50</m:mn></m:mfrac><m:mo>)</m:mo></m:math>   =   <m:math><m:mfrac><m:mn>5</m:mn><m:mn>50</m:mn></m:mfrac></m:math></entry>
  </row>
</tbody>












</tgroup>
<caption>The <emphasis>expected number of times </emphasis> a newborn wakes its mother after midnight is 2.1 times. You expect a newborn to wake its mother after midnight 2.1 times, on an average night.</caption>
</table><note><emphasis>Add the last column to find the expected value.</emphasis> <m:math><m:mi>μ</m:mi></m:math>  = Expected Value = <m:math>
<m:mfrac>
    <m:mn>105</m:mn>
    <m:mn>50</m:mn>
  </m:mfrac>
  <m:mo>=</m:mo>
  <m:mn>2.1</m:mn>
</m:math></note><exercise id="element-454"><problem>
  <para id="element-599">
Go back and calculate the expected value for the number of days Nancy attends classes a week. Construct the third column to do so.
  </para>
</problem>

<solution>
  <para id="element-47">
    2.74 days a week.
  </para>
</solution>
</exercise>
</example><example id="element-116"><para id="element-117">
Suppose you play a game of chance in which you choose 5 numbers from 0, 1, 2, 3, 4, 5, 6, 7, 8, 9.  You may choose a number more than once. You pay $2 to play and could profit $100,000 if you match all 5 numbers in order (you get your $2 back plus $100,000).  Over the long term, what is your <emphasis>expected</emphasis> profit if you match all 5 numbers in order? 
</para><para id="element-481">To do this problem, set up an expected value table for the amount of money you can profit.</para><para id="element-382">Let <m:math><m:mi>X</m:mi></m:math> = the amount of money you profit.  The values of <m:math><m:mi>x</m:mi></m:math> are not 0, 1, 2, 3, 4, 5, 6, 7, 8, 9. Since you are interested in your profit (or loss),  the values of <m:math><m:mi>x</m:mi></m:math> are 100,000 dollars and -2 dollars.</para><para id="element-996">To win, you must get all 5 numbers correct, in order.  The probability of  choosing one correct number is <m:math><m:mfrac><m:mn>1</m:mn><m:mn>10</m:mn></m:mfrac></m:math> because there are 10 numbers.  You may choose a number more than once.  The probability of choosing all 5 numbers correctly and in order is:</para><equation id="element-269"><m:math><m:mfrac><m:mn>1</m:mn><m:mn>10</m:mn> </m:mfrac><m:mo>*</m:mo> <m:mfrac><m:mn>1</m:mn><m:mn>10</m:mn> </m:mfrac><m:mo>*</m:mo> <m:mfrac><m:mn>1</m:mn><m:mn>10</m:mn> </m:mfrac><m:mo>*</m:mo> <m:mfrac><m:mn>1</m:mn><m:mn>10</m:mn> </m:mfrac><m:mo>*</m:mo> <m:mfrac><m:mn>1</m:mn><m:mn>10</m:mn> </m:mfrac><m:mo>*</m:mo><m:mo> = </m:mo><m:mn>1</m:mn> <m:mo>*</m:mo> <m:msup><m:mn>10</m:mn> <m:mn>-5</m:mn></m:msup><m:mo>=</m:mo> <m:mn>0.00001</m:mn></m:math></equation><para id="element-800">Therefore, the probability of winning is 0.00001 and the probability of losing is</para><equation id="element-962"><m:math><m:mrow><m:mn>1</m:mn><m:mo>-</m:mo><m:mn>0.00001</m:mn><m:mo>=</m:mo><m:mn>0.99999</m:mn></m:mrow></m:math></equation><para id="element-839">The expected value table is as follows.</para><table id="element-480">
<?table-summary Expected value table of the amount of money you'd profit. The first column lists the X values, the second column lists the P(x) values, the and third column lists the x P(x) values. The first row is for losses and the second row is for profit.?>
<tgroup cols="4"><tbody>
  <row>
    <entry/>
    <entry><m:math><m:mi>X</m:mi></m:math></entry>
    <entry><m:math><m:mtext>P(X)</m:mtext></m:math></entry>
    <entry><m:math><m:mi>X</m:mi><m:mtext>P(X)</m:mtext></m:math></entry>
  </row>
  <row>
    <entry>Loss</entry>
    <entry>-2</entry>
    <entry>0.99999</entry>
    <entry>(-2)(0.99999)=-1.99998</entry>
  </row>
  <row>
    <entry>Profit</entry>
    <entry>100,000</entry>
    <entry>0.00001</entry>
    <entry>(100000)(0.00001)=1</entry>
  </row>
</tbody>










</tgroup>
<caption>Αdd the last column: <m:math><m:mi>μ</m:mi></m:math> = Expected Value = −1.99998 + 1 = −0.99998</caption>
</table><para id="element-406">You would, on the average, expect to lose approximately one dollar for each game you
play. However, each time you play, you either lose $2 or profit $100,000. The $1 is the
average or expected LOSS per game after playing this game over and over.</para>
</example><example id="element-341"><para id="element-408">Suppose you play a game with a biased coin. You play each game by tossing
the coin once. <m:math><m:mtext>P(heads)</m:mtext><m:mo>=</m:mo><m:mfrac><m:mn>2</m:mn><m:mn>3</m:mn></m:mfrac></m:math> and <m:math><m:mtext>P(tails)</m:mtext> <m:mo>=</m:mo> <m:mfrac><m:mn>1</m:mn><m:mn>3</m:mn></m:mfrac></m:math>. If you toss a head, you pay $6. If you
toss a tail, you win $10. If you play this game many times, will you come out ahead?
</para><exercise id="element-193"><?solution_in_back?><problem>
<para id="element-653">Define a random variable <m:math><m:mi>X</m:mi></m:math>.</para>
</problem>

<solution>
  <para id="element-548"><m:math><m:mi>X</m:mi></m:math> = amount of profit</para>
</solution>
</exercise>

<exercise id="element-483"><?solution_in_back?><problem>
<para id="element-597">Complete the following expected value table.</para><table id="element-644">
<tgroup cols="4"><tbody>
  <row>
    <entry/>
    <entry><m:math><m:mrow><m:mi>X</m:mi></m:mrow></m:math></entry>
    <entry>____</entry>
    <entry>____</entry>
  </row>

  <row>
    <entry>WIN</entry>
    <entry>10</entry>
    <entry><m:math><m:mfrac><m:mn>1</m:mn><m:mn>3</m:mn></m:mfrac></m:math></entry>
    <entry>____</entry>
  </row>
  <row>
    <entry>LOSE</entry>
    <entry>____</entry>
    <entry>____</entry>
    <entry><m:math><m:mfrac><m:mn>-12</m:mn><m:mn>3</m:mn></m:mfrac></m:math></entry>
  </row>
</tbody>






</tgroup>
</table>

  
</problem>

<solution>
<table id="element-644s">
<tgroup cols="4"><tbody>
  <row>
    <entry/>
    <entry><m:math><m:mrow><m:mi>X</m:mi></m:mrow></m:math></entry>
    <entry><emphasis><m:math><m:mi>P(x)</m:mi></m:math></emphasis></entry>
    <entry><emphasis><m:math><m:mi>(x)(P(x))</m:mi></m:math></emphasis></entry>
  </row>


  <row>
    <entry>WIN</entry>
    <entry>10</entry>
    <entry><m:math><m:mfrac><m:mn>1</m:mn><m:mn>3</m:mn></m:mfrac></m:math></entry>
    <entry><emphasis><m:math><m:mfrac><m:mn>10</m:mn><m:mn>3</m:mn></m:mfrac></m:math></emphasis></entry>
  </row>
  <row>
    <entry>LOSE</entry>
    <entry><emphasis>-6</emphasis></entry>
    <entry><emphasis><m:math><m:mfrac><m:mn>2</m:mn><m:mn>3</m:mn></m:mfrac></m:math></emphasis></entry>
    <entry><m:math><m:mfrac><m:mn>-12</m:mn><m:mn>3</m:mn></m:mfrac></m:math></entry>
  </row>
</tbody>






</tgroup>
</table>
</solution>
</exercise>

<exercise id="element-737"><?solution_in_back?><problem>
  <para id="element-847">
What is the expected value, <m:math><m:mi>μ</m:mi></m:math>? Do you come out ahead?
  </para>
</problem>

<solution>
  <para id="element-535">The expected value 
<m:math>
 <m:mi>μ</m:mi>
 <m:mo> = </m:mo>
 <m:mfrac>
  <m:mn>-2</m:mn>
  <m:mn>3</m:mn>
 </m:mfrac>


</m:math>.  You do not come out ahead.</para>
</solution>
</exercise>
</example>

<para id="element-903">Like data, probability distributions have standard deviations. To calculate the standard
deviation, <m:math><m:mi>σ</m:mi></m:math>, of a probability distribution, find each deviation, square it, multiply it by its
probability, and add the products. To understand how to do the calculation, look at the
number of days per week a men's soccer team plays soccer table again. Add the column
<m:math>
<m:msup>
    <m:mrow>
      <m:mo>(</m:mo>
      <m:mi>x</m:mi>
      <m:mo>−</m:mo>
      <m:mi>μ</m:mi>
      <m:mo>)</m:mo>
    </m:mrow>
    <m:mn>2</m:mn>
  </m:msup>
  <m:mo>·</m:mo>
  <m:mi>P</m:mi>
  <m:mo>(</m:mo>
  <m:mi>x</m:mi>
  <m:mo>)</m:mo>
</m:math>.</para><table id="element-226">
<?table-summary The table presents data for the number of days per week a men's soccer team plays soccer again. The first column is for X values (0-2), second column is for P(x) or P(X=x), third column is for x P(x), and the fourth column is for (x-μ)^2 P(x).?>
<tgroup cols="4"><tbody>
  <row>
    <entry><m:math><m:mi>X</m:mi></m:math></entry>
    <entry><m:math><m:mtext>P(x)</m:mtext></m:math> or <m:math><m:mtext>P(X=x)</m:mtext></m:math></entry>
    <entry><m:math><m:mi>x</m:mi><m:mtext>P(x)</m:mtext></m:math></entry>
    <entry><m:math><m:msup><m:mtext>(x -μ)</m:mtext><m:mn>2</m:mn></m:msup> <m:mtext>P(x)</m:mtext></m:math></entry>
  </row>
  <row>
    <entry>0</entry>
    <entry>0.2</entry>
    <entry>(0)(0.2) = 0</entry>
    <entry><m:math><m:msup><m:mrow><m:mo>(</m:mo><m:mn>0</m:mn><m:mo>-</m:mo><m:mn>1.1</m:mn><m:mo>)</m:mo></m:mrow><m:mn>2</m:mn></m:msup> <m:mo>(</m:mo><m:mn>.2</m:mn><m:mo>)</m:mo> <m:mo>= </m:mo><m:mn>0.242</m:mn></m:math></entry>
  </row>
  <row>
    <entry>1</entry>
    <entry>0.5</entry>
    <entry>(1)(0.5) = 0.5</entry>
    <entry><m:math><m:msup><m:mrow><m:mo>(</m:mo><m:mn>1</m:mn><m:mo>-</m:mo><m:mn>1.1</m:mn><m:mo>)</m:mo></m:mrow><m:mn>2</m:mn></m:msup> <m:mo>(</m:mo><m:mn>.5</m:mn><m:mo>)</m:mo> <m:mo>=</m:mo> <m:mn>0.005</m:mn><m:mo>)</m:mo></m:math></entry>
  </row>
  <row>
    <entry>2</entry>
    <entry>0.3</entry>
    <entry>(2)(0.3) = 0.6</entry>
    <entry><m:math><m:msup><m:mrow><m:mo>(</m:mo><m:mn>2</m:mn><m:mo>-</m:mo><m:mn>1.1</m:mn><m:mo>)</m:mo>
</m:mrow>
<m:mn>2</m:mn></m:msup> <m:mo>(</m:mo><m:mn>.3</m:mn><m:mo>)</m:mo> <m:mo>=</m:mo> <m:mn>0.243</m:mn></m:math></entry>
  </row>
</tbody>




</tgroup>
<caption><m:math><m:mi>μ</m:mi></m:math> = 1.1 The sum of the last column is the variance, <m:math><m:msup><m:mn>σ</m:mn><m:mn>2</m:mn></m:msup></m:math>. <m:math><m:msup><m:mn>σ</m:mn><m:mn>2</m:mn></m:msup></m:math> = 0.490 The standard deviation is <m:math><m:mi>σ</m:mi></m:math>. <m:math><m:mi>σ</m:mi></m:math> = <m:math><m:msqrt><m:mn>0.490</m:mn></m:msqrt></m:math> = 0.7</caption>
</table><para id="element-873">Generally for probability distributions, we use a calculator or a computer to calculate <m:math><m:mi>μ</m:mi></m:math> and
 <m:math><m:mi>σ</m:mi></m:math> to reduce roundoff error. For some of the common probability distributions, there are
short-cut formulas that calculate <m:math><m:mi>μ</m:mi></m:math> and <m:math><m:mi>σ</m:mi></m:math>.</para>
   
  </content>
<glossary>

<definition id="expectedv">
    <term>Expected Value</term>
    <meaning>
     Expected arithmetic average when an experiment is repeated many times. (Called also mean). Notations: 
<m:math><m:semantics><m:mrow><m:mstyle fontsize="12pt"><m:mrow><m:mrow><m:mi>E</m:mi><m:mo stretchy="false">(</m:mo><m:mi>x</m:mi><m:mo stretchy="false">)</m:mo><m:mi>,</m:mi><m:mi>μ</m:mi></m:mrow></m:mrow></m:mstyle><m:mrow/></m:mrow><m:annotation encoding="StarMath 5.0"> size 12{E \( x \) ,μ} {}</m:annotation></m:semantics></m:math> For discrete random variable (RV) with probability distribution function 
<m:math><m:semantics><m:mrow><m:mstyle fontsize="12pt"><m:mrow><m:mrow><m:mi>P</m:mi><m:mo stretchy="false">(</m:mo><m:mi>x</m:mi><m:mrow><m:mo stretchy="false">)</m:mo><m:mo stretchy="false">=</m:mo><m:mi>P</m:mi></m:mrow><m:mo stretchy="false">(</m:mo><m:mrow><m:mi>X</m:mi><m:mo stretchy="false">=</m:mo><m:mi>x</m:mi></m:mrow><m:mo stretchy="false">)</m:mo></m:mrow></m:mrow></m:mstyle><m:mrow/></m:mrow><m:annotation encoding="StarMath 5.0"> size 12{P \( x \) =P \( X=x \) } {}</m:annotation></m:semantics></m:math> the definition also can be written in the form 
<m:math><m:semantics><m:mrow><m:mstyle fontsize="12pt"><m:mrow><m:mrow><m:mi>E</m:mi><m:mo stretchy="false">(</m:mo><m:mi>x</m:mi><m:mrow><m:mrow><m:mo stretchy="false">)</m:mo><m:mo stretchy="false">=</m:mo><m:mi>μ</m:mi></m:mrow><m:mo stretchy="false">=</m:mo><m:mrow><m:mo stretchy="false">∑</m:mo><m:mrow><m:mstyle fontstyle="italic"><m:mrow><m:mtext>xP</m:mtext></m:mrow></m:mstyle><m:mo stretchy="false">(</m:mo><m:mi>x</m:mi><m:mo stretchy="false">)</m:mo></m:mrow></m:mrow></m:mrow></m:mrow></m:mrow></m:mstyle><m:mrow/></m:mrow><m:annotation encoding="StarMath 5.0"> size 12{E \( x \) =μ= Sum { ital "xP" \( x \) } } {}</m:annotation></m:semantics></m:math>.
    </meaning>
  </definition>


<definition id="mean">
    <term>Mean</term>
    <meaning>
   A number to measure the central tendency (average), shortening from arithmetic mean. By definition, the mean for a sample (usually denoted by 
<m:math><m:semantics><m:mrow><m:mstyle fontsize="12pt"><m:mrow><m:mover accent="true"><m:mi>X</m:mi><m:mo stretchy="false">ˉ</m:mo></m:mover></m:mrow></m:mstyle><m:mrow/></m:mrow><m:annotation encoding="StarMath 5.0"> size 12{ { bar  {X}}} {}</m:annotation></m:semantics></m:math>) is 
<m:math><m:semantics><m:mrow><m:mstyle fontsize="12pt"><m:mrow><m:mrow><m:mover accent="true"><m:mi>X</m:mi><m:mo stretchy="false">ˉ</m:mo></m:mover><m:mo stretchy="false">=</m:mo><m:mfrac><m:mtext>Sum of all values in the sample</m:mtext><m:mtext>Number of values in the sample</m:mtext></m:mfrac></m:mrow></m:mrow></m:mstyle><m:mrow/></m:mrow><m:annotation encoding="StarMath 5.0"> size 12{ { bar  {X}}= {  {"Sum of all values in the sample"}  over  {"Number of values in the sample"} } } {}</m:annotation></m:semantics></m:math>, and the mean for a population (usually denoted by
<m:math><m:semantics><m:mrow><m:mstyle fontsize="12pt"><m:mrow><m:mi>m</m:mi></m:mrow></m:mstyle><m:mrow/></m:mrow><m:annotation encoding="StarMath 5.0"> size 12{m} {}</m:annotation></m:semantics></m:math>) is 
<m:math><m:semantics><m:mrow><m:mstyle fontsize="12pt"><m:mrow><m:mrow><m:mi>m</m:mi><m:mo stretchy="false">=</m:mo><m:mfrac><m:mtext>Sum of all values in the population</m:mtext><m:mtext>Number of values in the population</m:mtext></m:mfrac></m:mrow></m:mrow></m:mstyle><m:mrow/></m:mrow><m:annotation encoding="StarMath 5.0"> size 12{m= {  {"Sum of all values in the population"}  over  {"Number of values in the population"} } } {}</m:annotation></m:semantics></m:math>.
    </meaning>
  </definition>
</glossary>  
</document>
