| Server IP : 121.121.20.254 / Your IP : 216.73.217.141 Web Server : Microsoft-IIS/10.0 System : Windows NT WEB-SERVER 10.0 build 20348 (Windows Server 2022) AMD64 User : IUSR ( 0) PHP Version : 8.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Program Files/LibreOffice/help/en-US/text/scalc/01/ |
Upload File : |
<!DOCTYPE html>
<html lang="en-US" dir="ltr">
<head>
<base href="../../../../">
<noscript><meta http-equiv="refresh" content="0; URL=../../../../en-US/noscript.html"></noscript>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Statistical Functions Part Five</title>
<link rel="shortcut icon" href="media/navigation/favicon.ico">
<link type="text/css" href="normalize.css" rel="Stylesheet">
<link type="text/css" href="prism.css" rel="Stylesheet">
<link type="text/css" href="default.css" rel="Stylesheet">
<script type="text/javascript" src="polyfills.js"></script><script type="text/javascript" src="languages.js"></script><script type="text/javascript" src="en-US/langnames.js"></script><script type="text/javascript" src="flexsearch.debug.js"></script><script type="text/javascript" src="prism.js"></script><script type="text/javascript" src="help2.js" defer></script><script type="text/javascript" src="a11y-toggle.js" defer></script><script type="text/javascript" src="paginathing.js" defer></script><script type="text/javascript" src="en-US/bookmarks.js" defer></script><script type="text/javascript" src="en-US/contents.js" defer></script><script type="text/javascript" src="help.js" defer></script><meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body>
<header id="TopLeftHeader"><a class="symbol" href="en-US/text/shared/05/new_help.html"><div></div></a><a class="logo" href="en-US/text/shared/05/new_help.html"><p dir="auto">LibreOffice 24.2 Help</p></a><div class="dropdowns"><div class="modules">
<button type="button" data-a11y-toggle="modules-nav" id="modules" aria-haspopup="true" aria-expanded="false" aria-controls="modules-nav">Module</button><nav id="modules-nav" hidden=""></nav>
</div></div></header><aside class="leftside"><input id="accordion-1" name="accordion-menu" type="checkbox"><label for="accordion-1" dir="auto">Contents</label><div id="Contents" class="contents-treeview"></div></aside><div id="SearchFrame"><div id="Bookmarks">
<input id="search-bar" type="search" class="search" placeholder="Search in bookmarks for chosen module" dir="auto"><div class="nav-container" tabindex="0"><nav class="index" dir="auto"></nav></div>
</div></div>
<div id="DisplayArea" itemprop="softwareHelp" itemscope="true" itemtype="http://schema.org/SoftwareApplication">
<h1 id="hd_id3147072" dir="auto">
<a name="rz"></a>Statistical Functions Part Five
</h1>
<a name="skewp"></a>
<div class="embedded">
<a name="skewp_function"></a>
<h2 id="hd_id456845684568" dir="auto"><a target="_top" href="en-US/text/scalc/01/func_skewp.html">SKEWP</a></h2>
<p id="par_id1102201617001848" class="paragraph" dir="auto"><span class="avis">Calculates the skewness of a distribution using the population of a random variable.</span></p>
<div class="embedded">
<a name="4.1"></a>
<div class="tip">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/tip.svg" alt="tip" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id651551401041641" dir="auto">This function is available since LibreOffice 4.1.</p></div>
</div>
<br>
</div>
<div class="embedded">
<a name="func_head_syntax"></a>
<h3 id="hd_id126511265112651" dir="auto">Syntax</h3>
</div>
<p id="par_id27421466710275" class="code" dir="auto">SKEWP(Number 1 [; Number 2 [; … [; Number 255]]])</p>
<div class="embedded">
<a name="number255"></a>
<p id="par_id931584395947010" class="paragraph" dir="auto"><span class="emph">Number 1, Number 2, … , Number 255</span> are numbers, references to cells or to cell ranges of numbers.</p>
</div>
<p id="par_id242131304315587" class="paragraph" dir="auto">The parameters should specify at least three values.</p>
<div class="embedded">
<a name="odff"></a>
<div class="note">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/note.svg" alt="note" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="hd_id1000010" dir="auto">This function is part of the Open Document Format for Office Applications (OpenDocument) standard Version 1.2. (ISO/IEC 26300:2-2015)</p></div>
</div>
<br>
</div>
<div class="embedded">
<a name="datenumbersequencenote"></a>
<div class="note">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/note.svg" alt="note" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id301616845402409" dir="auto">This function ignores any text or empty cell within a data range. If you suspect wrong results from this function, look for text in the data ranges. To highlight text contents in a data range, use the <a target="_top" href="en-US/text/scalc/01/03080000.html">value highlighting</a> feature.</p></div>
</div>
<br>
</div>
<div class="embedded">
<a name="func_head_example"></a>
<h3 id="hd_id980889808898088" dir="auto">Examples</h3>
</div>
<p id="par_id1102201617001888" class="paragraph" dir="auto"><span class="input" data-tooltip="Click on text to copy to clipboard">SKEWP(2;3;1;6;8;5)</span> returns 0.2329985562</p>
<p id="par_id1102201618185378" class="paragraph" dir="auto"><span class="input" data-tooltip="Click on text to copy to clipboard">SKEWP(A1:A6)</span> returns 0.2329985562, when the range A1:A6 contains {2;3;1;6;8;5}</p>
</div>
<a name="devsq"></a>
<a name="bm_id3150873"></a><meta itemprop="keywords" content="DEVSQ function">
<meta itemprop="keywords" content="sums,of squares of deviations">
<a name="bm_id3156317"></a>
<h2 id="hd_id3150873" dir="auto">DEVSQ</h2>
<p id="par_id3154748" class="paragraph" dir="auto"><span class="avis">Returns the sum of squares of deviations based on a sample mean.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id3146790" class="code" dir="auto">DEVSQ(Number 1 [; Number 2 [; … [; Number 255]]])</p>
<div class="embedded">
<a name="number255"></a>
<p id="par_id931584395947010" class="paragraph" dir="auto"><span class="emph">Number 1, Number 2, … , Number 255</span> are numbers, references to cells or to cell ranges of numbers.</p>
</div>
<div class="embedded">
<a name="datenumbersequencenote"></a>
<div class="note">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/note.svg" alt="note" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id301616845402409" dir="auto">This function ignores any text or empty cell within a data range. If you suspect wrong results from this function, look for text in the data ranges. To highlight text contents in a data range, use the <a target="_top" href="en-US/text/scalc/01/03080000.html">value highlighting</a> feature.</p></div>
</div>
<br>
</div>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id3149136" class="paragraph" dir="auto">
<span class="input" data-tooltip="Click on text to copy to clipboard">=DEVSQ(A1:A50)</span>
</p>
<a name="forecast"></a>
<a name="bm_id3149051"></a><meta itemprop="keywords" content="regression lines,FORECAST function">
<meta itemprop="keywords" content="extrapolations">
<meta itemprop="keywords" content="FORECAST function">
<a name="bm_id3146102"></a>
<h2 id="hd_id3149051" dir="auto">FORECAST</h2>
<p id="par_id3153290" class="paragraph" dir="auto"><span class="avis">Extrapolates future values based on existing x and y values.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id3147404" class="code" dir="auto">FORECAST(Value; DataY; DataX)</p>
<p id="par_id3148743" class="paragraph" dir="auto">
<span class="emph">Value</span> is the x value, for which the y value on the linear regression is to be returned.</p>
<p id="par_id3146325" class="paragraph" dir="auto">
<span class="emph">DataY</span> is the array or range of known y's.</p>
<p id="par_id3150536" class="paragraph" dir="auto">
<span class="emph">DataX</span> is the array or range of known x's.</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id3157874" class="paragraph" dir="auto">
<span class="input" data-tooltip="Click on text to copy to clipboard">=FORECAST(50;A1:A50;B1;B50)</span> returns the Y value expected for the X value of 50 if the X and Y values in both references are linked by a linear trend.</p>
<a name="forecastlinear"></a>
<a name="bm_id3149052"></a><meta itemprop="keywords" content="regression lines,FORECAST.LINEAR function">
<meta itemprop="keywords" content="extrapolations">
<meta itemprop="keywords" content="FORECAST.LINEAR function">
<a name="bm_id3146102"></a>
<h2 id="hd_id3149052" dir="auto">FORECAST.LINEAR</h2>
<p id="par_id3153291" class="paragraph" dir="auto"><span class="avis">Extrapolates future values based on existing x and y values.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id3147405" class="code" dir="auto">FORECAST.LINEAR(Value; DataY; DataX)</p>
<p id="par_id3148744" class="paragraph" dir="auto">
<span class="emph">Value</span> is the x value, for which the y value on the linear regression is to be returned.</p>
<p id="par_id3146326" class="paragraph" dir="auto">
<span class="emph">DataY</span> is the array or range of known y's.</p>
<p id="par_id3150537" class="paragraph" dir="auto">
<span class="emph">DataX</span> is the array or range of known x's.</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id3157875" class="paragraph" dir="auto">
<span class="input" data-tooltip="Click on text to copy to clipboard">=FORECAST.LINEAR(50;A1:A50;B1;B50)</span> returns the Y value expected for the X value of 50 if the X and Y values in both references are linked by a linear trend.</p>
<div class="embedded">
<a name="sectiontechinfo"></a>
<h4 id="hd_id301640873452726" dir="auto">Technical information</h4>
</div>
<div class="embedded">
<a name="notODFF"></a>
<p id="par_id251640873774457" class="paragraph" dir="auto">This function is not part of the <span class="emph">Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format</span> standard. The name space is</p>
</div>
<p id="par_id341640873980703" class="paragraph" dir="auto"><span class="literal">COM.MICROSOFT.FORECAST.LINEAR</span></p>
<a name="normdotsdotdist"></a>
<a name="bm_id2947538"></a><meta itemprop="keywords" content="NORM.S.DIST function">
<meta itemprop="keywords" content="normal distribution,statistics">
<a name="bm_id2945269"></a>
<h2 id="hd_id2947538" dir="auto">NORM.S.DIST</h2>
<p id="par_id2950474" class="paragraph" dir="auto"><span class="avis">Returns the standard normal cumulative distribution function. The distribution has a mean of zero and a standard deviation of one.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id2958411" class="code" dir="auto">NORM.S.DIST(Number; Cumulative)</p>
<p id="par_id2954950" class="paragraph" dir="auto">
<span class="emph">Number</span> is the value to which the standard normal cumulative distribution is calculated.</p>
<p id="par_id2954951" class="paragraph" dir="auto">
<span class="emph">Cumulative</span> 0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function.</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id2955984" class="paragraph" dir="auto">
<span class="input" data-tooltip="Click on text to copy to clipboard">=NORM.S.DIST(1;0)</span> returns 0.2419707245.</p>
<p id="par_id2955985" class="paragraph" dir="auto">
<span class="input" data-tooltip="Click on text to copy to clipboard">=NORM.S.DIST(1;1)</span> returns 0.8413447461. The area below the standard normal distribution curve to the left of X value 1 is 84% of the total area.</p>
<div class="embedded">
<a name="sectiontechinfo"></a>
<h4 id="hd_id301640873452726" dir="auto">Technical information</h4>
</div>
<div class="embedded">
<a name="4.3"></a>
<div class="tip">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/tip.svg" alt="tip" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id651551401041643" dir="auto">This function is available since LibreOffice 4.3.</p></div>
</div>
<br>
</div>
<div class="embedded">
<a name="notODFF"></a>
<p id="par_id251640873774457" class="paragraph" dir="auto">This function is not part of the <span class="emph">Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format</span> standard. The name space is</p>
</div>
<p id="par_id341640873980003" class="paragraph" dir="auto"><span class="literal">COM.MICROSOFT.NORM.S.DIST</span></p>
<a name="normdotsdotinv"></a>
<a name="bm_id2957986"></a><meta itemprop="keywords" content="NORM.S.INV function">
<meta itemprop="keywords" content="normal distribution,inverse of standard">
<a name="bm_id2948389"></a>
<h2 id="hd_id2957986" dir="auto">NORM.S.INV</h2>
<p id="par_id2951282" class="paragraph" dir="auto"><span class="avis">Returns the inverse of the standard normal cumulative distribution.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id2954195" class="code" dir="auto">NORM.S.INV(Number)</p>
<p id="par_id2948772" class="paragraph" dir="auto">
<span class="emph">Number</span> is the probability to which the inverse standard normal distribution is calculated.</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id2949030" class="paragraph" dir="auto">
<span class="input" data-tooltip="Click on text to copy to clipboard">=NORM.S.INV(0.908789)</span> returns 1.333334673.</p>
<div class="embedded">
<a name="sectiontechinfo"></a>
<h4 id="hd_id301640873452726" dir="auto">Technical information</h4>
</div>
<div class="embedded">
<a name="4.3"></a>
<div class="tip">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/tip.svg" alt="tip" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id651551401041643" dir="auto">This function is available since LibreOffice 4.3.</p></div>
</div>
<br>
</div>
<div class="embedded">
<a name="notODFF"></a>
<p id="par_id251640873774457" class="paragraph" dir="auto">This function is not part of the <span class="emph">Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format</span> standard. The name space is</p>
</div>
<p id="par_id341000873986703" class="paragraph" dir="auto"><span class="literal">COM.MICROSOFT.NORM.S.INV</span></p>
<a name="normsdist"></a>
<a name="bm_id3147538"></a><meta itemprop="keywords" content="NORMSDIST function">
<meta itemprop="keywords" content="normal distribution,statistics">
<a name="bm_id3145269"></a>
<h2 id="hd_id3147538" dir="auto">NORMSDIST</h2>
<p id="par_id3150474" class="paragraph" dir="auto"><span class="avis">Returns the standard normal cumulative distribution function. The distribution has a mean of zero and a standard deviation of one.</span></p>
<p id="par_id8652302" class="paragraph" dir="auto">It is GAUSS(x)=NORMSDIST(x)-0.5</p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id3158411" class="code" dir="auto">NORMSDIST(Number)</p>
<p id="par_id3154950" class="paragraph" dir="auto">
<span class="emph">Number</span> is the value to which the standard normal cumulative distribution is calculated.</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id3155984" class="paragraph" dir="auto">
<span class="input" data-tooltip="Click on text to copy to clipboard">=NORMSDIST(1)</span> returns 0.84. The area below the standard normal distribution curve to the left of X value 1 is 84% of the total area.</p>
<a name="normsinv"></a>
<a name="bm_id3157986"></a><meta itemprop="keywords" content="NORMSINV function">
<meta itemprop="keywords" content="normal distribution,inverse of standard">
<a name="bm_id3148389"></a>
<h2 id="hd_id3157986" dir="auto">NORMSINV</h2>
<p id="par_id3151282" class="paragraph" dir="auto"><span class="avis">Returns the inverse of the standard normal cumulative distribution.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id3154195" class="code" dir="auto">NORMSINV(Number)</p>
<p id="par_id3148772" class="paragraph" dir="auto">
<span class="emph">Number</span> is the probability to which the inverse standard normal distribution is calculated.</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id3149030" class="paragraph" dir="auto">
<span class="input" data-tooltip="Click on text to copy to clipboard">=NORMSINV(0.908789)</span> returns 1.3333.</p>
<a name="permut"></a>
<a name="bm_id3154599"></a><meta itemprop="keywords" content="PERMUT function">
<meta itemprop="keywords" content="number of permutations">
<a name="bm_id3154610"></a>
<h2 id="hd_id3154599" dir="auto">PERMUT</h2>
<p id="par_id3154334" class="paragraph" dir="auto"><span class="avis">Returns the number of permutations for a given number of objects.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id3148466" class="code" dir="auto">PERMUT(Count1; Count2)</p>
<p id="par_id3148656" class="paragraph" dir="auto">
<span class="emph">Count1</span> is the total number of objects.</p>
<p id="par_id3150826" class="paragraph" dir="auto">
<span class="emph">Count2</span> is the number of objects in each permutation.</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id3150424" class="paragraph" dir="auto">
<span class="input" data-tooltip="Click on text to copy to clipboard">=PERMUT(6;3)</span> returns 120. There are 120 different possibilities, to pick a sequence of 3 playing cards out of 6 playing cards.</p>
<a name="permutationa"></a>
<a name="bm_id3143276"></a><meta itemprop="keywords" content="PERMUTATIONA function">
<a name="bm_id3153531"></a>
<h2 id="hd_id3143276" dir="auto">PERMUTATIONA</h2>
<p id="par_id3144759" class="paragraph" dir="auto"><span class="avis">Returns the number of permutations for a given number of objects (repetition allowed).</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id3149298" class="code" dir="auto">PERMUTATIONA(Count1; Count2)</p>
<p id="par_id3156139" class="paragraph" dir="auto">
<span class="emph">Count1</span> is the total number of objects.</p>
<p id="par_id3149519" class="paragraph" dir="auto">
<span class="emph">Count2</span> is the number of objects in each permutation.</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id3153949" class="paragraph" dir="auto">How often can 2 objects be selected from a total of 11 objects?</p>
<p id="par_id3149233" class="paragraph" dir="auto">
<span class="input" data-tooltip="Click on text to copy to clipboard">=PERMUTATIONA(11;2)</span> returns 121.</p>
<p id="par_id3150622" class="paragraph" dir="auto">
<span class="input" data-tooltip="Click on text to copy to clipboard">=PERMUTATIONA(6;3)</span> returns 216. There are 216 different possibilities to put a sequence of 3 playing cards together out of six playing cards if every card is returned before the next one is drawn.</p>
<a name="prob"></a>
<a name="bm_id3152952"></a><meta itemprop="keywords" content="PROB function">
<a name="bm_id3152963"></a>
<h2 id="hd_id3152952" dir="auto">PROB</h2>
<p id="par_id3154110" class="paragraph" dir="auto"><span class="avis">Returns the probability that values in a range are between two limits.</span> If there is no <span class="literal">End</span> value, this function calculates the probability based on the principle that the Data values are equal to the value of <span class="literal">Start</span>.</p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id3147330" class="code" dir="auto">PROB(Data; Probability; Start [; End])</p>
<p id="par_id3154573" class="paragraph" dir="auto">
<span class="emph">Data</span> is the array or range of data in the sample.</p>
<p id="par_id3156334" class="paragraph" dir="auto">
<span class="emph">Probability</span> is the array or range of the corresponding probabilities.</p>
<p id="par_id3151107" class="paragraph" dir="auto">
<span class="emph">Start</span> is the start value of the interval whose probabilities are to be summed.</p>
<p id="par_id3153694" class="paragraph" dir="auto">
<span class="emph">End</span> (optional) is the end value of the interval whose probabilities are to be summed. If this parameter is missing, the probability for the <span class="emph">Start</span> value is calculated.</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id3153666" class="paragraph" dir="auto">
<span class="input" data-tooltip="Click on text to copy to clipboard">=PROB(A1:A50;B1:B50;50;60)</span> returns the probability with which a value within the range of A1:A50 is also within the limits between 50 and 60. Every value within the range of A1:A50 has a probability within the range of B1:B50.</p>
<a name="rank"></a>
<a name="bm_id3155071"></a><meta itemprop="keywords" content="RANK function">
<meta itemprop="keywords" content="numbers,determining ranks">
<a name="bm_id3146778"></a>
<h2 id="hd_id3155071" dir="auto">RANK</h2>
<p id="par_id3153976" class="paragraph" dir="auto"><span class="avis">Returns the rank of a number in a sample.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id3153250" class="code" dir="auto">RANK(Value; Data [; Type])</p>
<p id="par_id3154543" class="paragraph" dir="auto">
<span class="emph">Value</span> is the value, whose rank is to be determined.</p>
<p id="par_id3149130" class="paragraph" dir="auto">
<span class="emph">Data</span> is the array or range of data in the sample.</p>
<p id="par_id3150215" class="paragraph" dir="auto">
<span class="emph">Type</span> (optional) is the sequence order.</p>
<p id="par_id9305398" class="paragraph" dir="auto">Type = 0 means descending from the last item of the array to the first (this is the default),</p>
<p id="par_id9996948" class="paragraph" dir="auto">Type = 1 means ascending from the first item of the range to the last.</p>
<div class="embedded">
<a name="datenumbersequencenote"></a>
<div class="note">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/note.svg" alt="note" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id301616845402409" dir="auto">This function ignores any text or empty cell within a data range. If you suspect wrong results from this function, look for text in the data ranges. To highlight text contents in a data range, use the <a target="_top" href="en-US/text/scalc/01/03080000.html">value highlighting</a> feature.</p></div>
</div>
<br>
</div>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id3155919" class="paragraph" dir="auto">
<span class="input" data-tooltip="Click on text to copy to clipboard">=RANK(A10;A1:A50)</span> returns the ranking of the value in A10 in value range A1:A50. If <span class="literal">Value</span> does not exist within the range an error message is displayed.</p>
<a name="rankavg"></a>
<a name="bm_id2955071"></a>
<meta itemprop="keywords" content="RANK.AVG function">
<meta itemprop="keywords" content="numbers,determining ranks">
<a name="bm_id2946778"></a>
<h2 id="hd_id2955071" dir="auto">RANK.AVG</h2>
<p id="par_id2953976" class="paragraph" dir="auto"><span class="avis">Returns the statistical rank of a given value, within a supplied array of values.</span> If there are duplicate values in the list, the average rank is returned.</p>
<div class="note">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/note.svg" alt="note" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id2653976" dir="auto">The difference between <span class="input" data-tooltip="Click on text to copy to clipboard">RANK.AVG</span> and <span class="input" data-tooltip="Click on text to copy to clipboard">RANK.EQ</span> occurs when there are duplicates in the list of values. The <span class="input" data-tooltip="Click on text to copy to clipboard">RANK.EQ</span> function returns the lower rank, whereas the <span class="input" data-tooltip="Click on text to copy to clipboard">RANK.AVG</span> function returns the average rank.</p></div>
</div>
<br>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id2953250" class="code" dir="auto">RANK.AVG(Value; Data [; Type])</p>
<p id="par_id2954543" class="paragraph" dir="auto"><span class="emph">Value</span> is the value, whose rank is to be determined.</p>
<p id="par_id2949130" class="paragraph" dir="auto"><span class="emph">Data</span> is the array or range of data in the sample.</p>
<p id="par_id2950215" class="paragraph" dir="auto"><span class="emph">Type</span> (optional) is the sequence order.</p>
<p id="par_id0305398" class="paragraph" dir="auto">Type = 0 means descending from the last item of the array to the first (this is the default),</p>
<p id="par_id0996948" class="paragraph" dir="auto">Type = 1 means ascending from the first item of the range to the last.</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id2955919" class="paragraph" dir="auto"><span class="input" data-tooltip="Click on text to copy to clipboard">=RANK.AVG(A10;A1:A50)</span> returns the ranking of the value in A10 in value range A1:A50. If <span class="literal">Value</span> does not exist within the range an error message is displayed.</p>
<div class="embedded">
<a name="sectiontechinfo"></a>
<h4 id="hd_id301640873452726" dir="auto">Technical information</h4>
</div>
<div class="embedded">
<a name="4.3"></a>
<div class="tip">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/tip.svg" alt="tip" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id651551401041643" dir="auto">This function is available since LibreOffice 4.3.</p></div>
</div>
<br>
</div>
<div class="embedded">
<a name="notODFF"></a>
<p id="par_id251640873774457" class="paragraph" dir="auto">This function is not part of the <span class="emph">Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format</span> standard. The name space is</p>
</div>
<p id="par_id341640873886703" class="paragraph" dir="auto"><span class="literal">COM.MICROSOFT.RANK.AVG</span></p>
<a name="rankeq"></a>
<a name="bm_id2855071"></a>
<meta itemprop="keywords" content="RANK.EQ function">
<meta itemprop="keywords" content="numbers,determining ranks">
<a name="bm_id2846778"></a>
<h2 id="hd_id2855071" dir="auto">RANK.EQ</h2>
<p id="par_id2853976" class="paragraph" dir="auto"><span class="avis">Returns the statistical rank of a given value, within a supplied array of values.</span> If there are duplicate values in the list, these are given the same rank.</p>
<div class="note">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/note.svg" alt="note" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id2753976" dir="auto">The difference between <span class="input" data-tooltip="Click on text to copy to clipboard">RANK.AVG</span> and <span class="input" data-tooltip="Click on text to copy to clipboard">RANK.EQ</span> occurs when there are duplicates in the list of values. The <span class="input" data-tooltip="Click on text to copy to clipboard">RANK.EQ</span> function returns the lower rank, whereas the <span class="input" data-tooltip="Click on text to copy to clipboard">RANK.AVG</span> function returns the average rank.</p></div>
</div>
<br>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id2853250" class="code" dir="auto">RANK.EQ(Value; Data [; Type])</p>
<p id="par_id2854543" class="paragraph" dir="auto"><span class="emph">Value</span> is the value, whose rank is to be determined.</p>
<p id="par_id2849130" class="paragraph" dir="auto"><span class="emph">Data</span> is the array or range of data in the sample.</p>
<p id="par_id2850215" class="paragraph" dir="auto"><span class="emph">Type</span> (optional) is the sequence order.</p>
<p id="par_id89305398" class="paragraph" dir="auto">Type = 0 means descending from the last item of the array to the first (this is the default),</p>
<p id="par_id89996948" class="paragraph" dir="auto">Type = 1 means ascending from the first item of the range to the last.</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id2855919" class="paragraph" dir="auto"><span class="input" data-tooltip="Click on text to copy to clipboard">=RANK.EQ(A10;A1:A50)</span> returns the ranking of the value in A10 in value range A1:A50. If <span class="literal">Value</span> does not exist within the range an error message is displayed.</p>
<div class="embedded">
<a name="sectiontechinfo"></a>
<h4 id="hd_id301640873452726" dir="auto">Technical information</h4>
</div>
<div class="embedded">
<a name="4.3"></a>
<div class="tip">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/tip.svg" alt="tip" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id651551401041643" dir="auto">This function is available since LibreOffice 4.3.</p></div>
</div>
<br>
</div>
<div class="embedded">
<a name="notODFF"></a>
<p id="par_id251640873774457" class="paragraph" dir="auto">This function is not part of the <span class="emph">Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format</span> standard. The name space is</p>
</div>
<p id="par_id341040873966703" class="paragraph" dir="auto"><span class="literal">COM.MICROSOFT.RANK.EQ</span></p>
<a name="skew"></a>
<a name="bm_id3153556"></a><meta itemprop="keywords" content="SKEW function">
<a name="bm_id3153801"></a>
<h2 id="hd_id3153556" dir="auto">SKEW</h2>
<p id="par_id3153485" class="paragraph" dir="auto"><span class="avis">Returns the skewness of a distribution.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id3151191" class="code" dir="auto">SKEW(Number 1 [; Number 2 [; … [; Number 255]]])</p>
<div class="embedded">
<a name="number255"></a>
<p id="par_id931584395947010" class="paragraph" dir="auto"><span class="emph">Number 1, Number 2, … , Number 255</span> are numbers, references to cells or to cell ranges of numbers.</p>
</div>
<p id="par_id171585151428396" class="paragraph" dir="auto">The parameters should specify at least three values.</p>
<div class="embedded">
<a name="datenumbersequencenote"></a>
<div class="note">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/note.svg" alt="note" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id301616845402409" dir="auto">This function ignores any text or empty cell within a data range. If you suspect wrong results from this function, look for text in the data ranges. To highlight text contents in a data range, use the <a target="_top" href="en-US/text/scalc/01/03080000.html">value highlighting</a> feature.</p></div>
</div>
<br>
</div>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id3145118" class="paragraph" dir="auto">
<span class="input" data-tooltip="Click on text to copy to clipboard">=SKEW(A1:A50)</span> calculates the value of skew for the data referenced.</p>
<a name="slope"></a>
<a name="bm_id3152592"></a><meta itemprop="keywords" content="SLOPE function">
<a name="bm_id3153716"></a>
<h2 id="hd_id3152592" dir="auto">SLOPE</h2>
<p id="par_id3150386" class="paragraph" dir="auto"><span class="avis">Returns the slope of the linear regression line.</span> The slope is adapted to the data points set in the y and x values.</p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id3149819" class="code" dir="auto">SLOPE(DataY; DataX)</p>
<p id="par_id3083446" class="paragraph" dir="auto">
<span class="emph">DataY</span> is the array or matrix of Y data.</p>
<p id="par_id3152375" class="paragraph" dir="auto">
<span class="emph">DataX</span> is the array or matrix of X data.</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id3152480" class="paragraph" dir="auto">
<span class="input" data-tooltip="Click on text to copy to clipboard">=SLOPE(A1:A50;B1:B50)</span>
</p>
<a name="standardize"></a>
<a name="bm_id3155928"></a><meta itemprop="keywords" content="STANDARDIZE function">
<meta itemprop="keywords" content="converting,random variables, into normalized values">
<a name="bm_id3148764"></a>
<h2 id="hd_id3155928" dir="auto">STANDARDIZE</h2>
<p id="par_id3149883" class="paragraph" dir="auto"><span class="avis">Converts a random variable to a normalized value.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id3150132" class="code" dir="auto">STANDARDIZE(Number; Mean; StDev)</p>
<p id="par_id3159139" class="paragraph" dir="auto">
<span class="emph">Number</span> is the value to be standardized.</p>
<p id="par_id3145241" class="paragraph" dir="auto">
<span class="emph">Mean</span> is the arithmetic mean of the distribution.</p>
<p id="par_id3148874" class="paragraph" dir="auto">
<span class="emph">StDev</span> is the standard deviation of the distribution.</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id3156067" class="paragraph" dir="auto">
<span class="input" data-tooltip="Click on text to copy to clipboard">=STANDARDIZE(11;10;1)</span> returns 1. The value 11 in a normal distribution with a mean of 10 and a standard deviation of 1 is as much above the mean of 10, as the value 1 is above the mean of the standard normal distribution.</p>
<a name="stdev"></a>
<a name="bm_id3149143"></a><meta itemprop="keywords" content="STDEV function">
<meta itemprop="keywords" content="standard deviations in statistics,based on a sample">
<a name="bm_id3153121"></a>
<h2 id="hd_id3149143" dir="auto">STDEV</h2>
<p id="par_id3146888" class="paragraph" dir="auto"><span class="avis">Estimates the standard deviation based on a sample.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id3149946" class="code" dir="auto">STDEV(Number 1 [; Number 2 [; … [; Number 255]]])</p>
<div class="embedded">
<a name="number255"></a>
<p id="par_id931584395947010" class="paragraph" dir="auto"><span class="emph">Number 1, Number 2, … , Number 255</span> are numbers, references to cells or to cell ranges of numbers.</p>
</div>
<p id="par_id211585163957345" class="paragraph" dir="auto">The parameters should specify at least two values.</p>
<div class="embedded">
<a name="datenumbersequencenote"></a>
<div class="note">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/note.svg" alt="note" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id301616845402409" dir="auto">This function ignores any text or empty cell within a data range. If you suspect wrong results from this function, look for text in the data ranges. To highlight text contents in a data range, use the <a target="_top" href="en-US/text/scalc/01/03080000.html">value highlighting</a> feature.</p></div>
</div>
<br>
</div>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id3149434" class="paragraph" dir="auto"><span class="input" data-tooltip="Click on text to copy to clipboard">=STDEV(A1:A50)</span> returns the estimated standard deviation based on the data referenced.</p>
<a name="stdevdotp"></a>
<a name="bm_id2949734"></a>
<meta itemprop="keywords" content="STDEV.P function">
<meta itemprop="keywords" content="standard deviations in statistics,based on a population">
<a name="bm_id2946139"></a>
<h2 id="hd_id2949734" dir="auto">STDEV.P</h2>
<p id="par_id2949187" class="paragraph" dir="auto"><span class="avis">Calculates the standard deviation based on the entire population.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id2954392" class="code" dir="auto">STDEV.P(Number 1 [; Number 2 [; … [; Number 255]]])</p>
<div class="embedded">
<a name="number255"></a>
<p id="par_id931584395947010" class="paragraph" dir="auto"><span class="emph">Number 1, Number 2, … , Number 255</span> are numbers, references to cells or to cell ranges of numbers.</p>
</div>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id2953933" class="paragraph" dir="auto"><span class="input" data-tooltip="Click on text to copy to clipboard">=STDEV.P(A1:A50)</span> returns a standard deviation of the data referenced.</p>
<div class="embedded">
<a name="sectiontechinfo"></a>
<h4 id="hd_id301640873452726" dir="auto">Technical information</h4>
</div>
<div class="embedded">
<a name="4.2"></a>
<div class="tip">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/tip.svg" alt="tip" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id651551401041642" dir="auto">This function is available since LibreOffice 4.2.</p></div>
</div>
<br>
</div>
<div class="embedded">
<a name="notODFF"></a>
<p id="par_id251640873774457" class="paragraph" dir="auto">This function is not part of the <span class="emph">Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format</span> standard. The name space is</p>
</div>
<p id="par_id341640873986700" class="paragraph" dir="auto"><span class="literal">COM.MICROSOFT.STDEV.P</span></p>
<a name="stdevdots"></a>
<a name="bm_id2849734"></a>
<meta itemprop="keywords" content="STDEV.S function">
<meta itemprop="keywords" content="standard deviations in statistics,based on a sample">
<a name="bm_id2846139"></a>
<h2 id="hd_id2849734" dir="auto">STDEV.S</h2>
<p id="par_id2849187" class="paragraph" dir="auto"><span class="avis">Calculates the standard deviation based on sample of the population.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id2854392" class="code" dir="auto">STDEV.S(Number 1 [; Number 2 [; … [; Number 255]]])</p>
<div class="embedded">
<a name="number255"></a>
<p id="par_id931584395947010" class="paragraph" dir="auto"><span class="emph">Number 1, Number 2, … , Number 255</span> are numbers, references to cells or to cell ranges of numbers.</p>
</div>
<p id="par_id671585163972431" class="paragraph" dir="auto">The parameters should specify at least two values.</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id2853933" class="paragraph" dir="auto"><span class="input" data-tooltip="Click on text to copy to clipboard">=STDEV.S(A1:A50)</span> returns a standard deviation of the data referenced.</p>
<div class="embedded">
<a name="sectiontechinfo"></a>
<h4 id="hd_id301640873452726" dir="auto">Technical information</h4>
</div>
<div class="embedded">
<a name="4.2"></a>
<div class="tip">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/tip.svg" alt="tip" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id651551401041642" dir="auto">This function is available since LibreOffice 4.2.</p></div>
</div>
<br>
</div>
<div class="embedded">
<a name="notODFF"></a>
<p id="par_id251640873774457" class="paragraph" dir="auto">This function is not part of the <span class="emph">Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format</span> standard. The name space is</p>
</div>
<p id="par_id301640873986703" class="paragraph" dir="auto"><span class="literal">COM.MICROSOFT.STDEV.S</span></p>
<a name="stdeva"></a>
<a name="bm_id3144745"></a><meta itemprop="keywords" content="STDEVA function">
<a name="bm_id3154846"></a>
<h2 id="hd_id3144745" dir="auto">STDEVA</h2>
<p id="par_id3151234" class="paragraph" dir="auto"><span class="avis">Calculates the standard deviation of an estimation based on a sample.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id3147422" class="code" dir="auto">STDEVA(Number 1 [; Number 2 [; … [; Number 255]]])</p>
<div class="embedded">
<a name="number255"></a>
<p id="par_id931584395947010" class="paragraph" dir="auto"><span class="emph">Number 1, Number 2, … , Number 255</span> are numbers, references to cells or to cell ranges of numbers.</p>
</div>
<p id="par_id981585163977014" class="paragraph" dir="auto">The parameters should specify at least two values. Text has the value 0.</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id3148581" class="paragraph" dir="auto">
<span class="input" data-tooltip="Click on text to copy to clipboard">=STDEVA(A1:A50)</span> returns the estimated standard deviation based on the data referenced.</p>
<a name="stdevp"></a>
<a name="bm_id3149734"></a><meta itemprop="keywords" content="STDEVP function">
<meta itemprop="keywords" content="standard deviations in statistics,based on a population">
<a name="bm_id3146139"></a>
<h2 id="hd_id3149734" dir="auto">STDEVP</h2>
<p id="par_id3149187" class="paragraph" dir="auto"><span class="avis">Calculates the standard deviation based on the entire population.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id3154392" class="code" dir="auto">STDEVP(Number 1 [; Number 2 [; … [; Number 255]]])</p>
<div class="embedded">
<a name="number255"></a>
<p id="par_id931584395947010" class="paragraph" dir="auto"><span class="emph">Number 1, Number 2, … , Number 255</span> are numbers, references to cells or to cell ranges of numbers.</p>
</div>
<div class="embedded">
<a name="datenumbersequencenote"></a>
<div class="note">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/note.svg" alt="note" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id301616845402409" dir="auto">This function ignores any text or empty cell within a data range. If you suspect wrong results from this function, look for text in the data ranges. To highlight text contents in a data range, use the <a target="_top" href="en-US/text/scalc/01/03080000.html">value highlighting</a> feature.</p></div>
</div>
<br>
</div>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id3153933" class="paragraph" dir="auto">
<span class="input" data-tooltip="Click on text to copy to clipboard">=STDEVP(A1:A50)</span> returns a standard deviation of the data referenced.</p>
<a name="stdevpa"></a>
<a name="bm_id3154522"></a><meta itemprop="keywords" content="STDEVPA function">
<a name="bm_id3150902"></a>
<h2 id="hd_id3154522" dir="auto">STDEVPA</h2>
<p id="par_id3149549" class="paragraph" dir="auto"><span class="avis">Calculates the standard deviation based on the entire population.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id3146851" class="code" dir="auto">STDEVPA(Number 1 [; Number 2 [; … [; Number 255]]])</p>
<div class="embedded">
<a name="number255"></a>
<p id="par_id931584395947010" class="paragraph" dir="auto"><span class="emph">Number 1, Number 2, … , Number 255</span> are numbers, references to cells or to cell ranges of numbers.</p>
</div>
<p id="par_id961585163990543" class="paragraph" dir="auto">Text has the value 0.</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id3145163" class="paragraph" dir="auto">
<span class="input" data-tooltip="Click on text to copy to clipboard">=STDEVPA(A1:A50)</span> returns the standard deviation of the data referenced.</p>
<a name="steyx"></a>
<a name="bm_id3155836"></a><meta itemprop="keywords" content="STEYX function">
<meta itemprop="keywords" content="standard errors,statistical functions">
<a name="bm_id3150964"></a>
<h2 id="hd_id3155836" dir="auto">STEYX</h2>
<p id="par_id3149446" class="paragraph" dir="auto"><span class="avis">Returns the standard error of the predicted y value for each x in the regression.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id3151267" class="code" dir="auto">STEYX(DataY; DataX)</p>
<p id="par_id3147313" class="paragraph" dir="auto">
<span class="emph">DataY</span> is the array or matrix of Y data.</p>
<p id="par_id3156097" class="paragraph" dir="auto">
<span class="emph">DataX</span> is the array or matrix of X data.</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id3156131" class="paragraph" dir="auto">
<span class="input" data-tooltip="Click on text to copy to clipboard">=STEYX(A1:A50;B1:B50)</span>
</p>
<a name="tdotdist"></a>
<a name="bm_id2954930"></a>
<meta itemprop="keywords" content="T.DIST function">
<meta itemprop="keywords" content="t-distribution">
<a name="bm_id2953095"></a>
<h2 id="hd_id2954930" dir="auto">T.DIST</h2>
<p id="par_id2953372" class="paragraph" dir="auto"><span class="avis">Returns the t-distribution.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id2950521" class="code" dir="auto">T.DIST(Number; DegreesFreedom; Cumulative)</p>
<p id="par_id2946991" class="paragraph" dir="auto"><span class="emph">Number</span> is the value for which the t-distribution is calculated.</p>
<p id="par_id2948824" class="paragraph" dir="auto"><span class="emph">DegreesFreedom</span> is the number of degrees of freedom for the t-distribution.</p>
<p id="par_id2949340" class="paragraph" dir="auto"><span class="emph">Cumulative</span> = 0 or FALSE returns the probability density function, 1 or TRUE returns the cumulative distribution function.</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id2949773" class="paragraph" dir="auto"><span class="input" data-tooltip="Click on text to copy to clipboard">=T.DIST(1; 10; TRUE)</span> returns 0.8295534338</p>
<div class="embedded">
<a name="sectiontechinfo"></a>
<h4 id="hd_id301640873452726" dir="auto">Technical information</h4>
</div>
<div class="embedded">
<a name="4.3"></a>
<div class="tip">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/tip.svg" alt="tip" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id651551401041643" dir="auto">This function is available since LibreOffice 4.3.</p></div>
</div>
<br>
</div>
<div class="embedded">
<a name="notODFF"></a>
<p id="par_id251640873774457" class="paragraph" dir="auto">This function is not part of the <span class="emph">Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format</span> standard. The name space is</p>
</div>
<p id="par_id341330873986703" class="paragraph" dir="auto"><span class="literal">COM.MICROSOFT.T.DIST</span></p>
<a name="tdotdistdot2t"></a>
<a name="bm_id2854930"></a>
<meta itemprop="keywords" content="T.DIST.2T function">
<meta itemprop="keywords" content="two tailed t-distribution">
<a name="bm_id2853095"></a>
<h2 id="hd_id2854930" dir="auto">T.DIST.2T</h2>
<p id="par_id2853372" class="paragraph" dir="auto"><span class="avis">Calculates the two-tailed Student's T Distribution, which is a continuous probability distribution that is frequently used for testing hypotheses on small sample data sets.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id2850521" class="code" dir="auto">T.DIST.2T(Number; DegreesFreedom)</p>
<p id="par_id2846991" class="paragraph" dir="auto"><span class="emph">Number</span> is the value for which the t-distribution is calculated.</p>
<p id="par_id2848824" class="paragraph" dir="auto"><span class="emph">DegreesFreedom</span> is the number of degrees of freedom for the t-distribution.</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id2849773" class="paragraph" dir="auto"><span class="input" data-tooltip="Click on text to copy to clipboard">=T.DIST.2T(1; 10)</span> returns 0.3408931323.</p>
<div class="embedded">
<a name="sectiontechinfo"></a>
<h4 id="hd_id301640873452726" dir="auto">Technical information</h4>
</div>
<div class="embedded">
<a name="4.3"></a>
<div class="tip">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/tip.svg" alt="tip" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id651551401041643" dir="auto">This function is available since LibreOffice 4.3.</p></div>
</div>
<br>
</div>
<div class="embedded">
<a name="notODFF"></a>
<p id="par_id251640873774457" class="paragraph" dir="auto">This function is not part of the <span class="emph">Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format</span> standard. The name space is</p>
</div>
<p id="par_id341655873986703" class="paragraph" dir="auto"><span class="literal">COM.MICROSOFT.T.DIST.2T</span></p>
<a name="tdotdistdotrt"></a>
<a name="bm_id274930"></a>
<meta itemprop="keywords" content="T.DIST.RT function">
<meta itemprop="keywords" content="right tailed t-distribution">
<a name="bm_id273095"></a>
<h2 id="hd_id274930" dir="auto">T.DIST.RT</h2>
<p id="par_id2753372" class="paragraph" dir="auto"><span class="avis">Calculates the right-tailed Student's T Distribution, which is a continuous probability distribution that is frequently used for testing hypotheses on small sample data sets.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id2750521" class="code" dir="auto">T.DIST.RT(Number; DegreesFreedom)</p>
<p id="par_id2746991" class="paragraph" dir="auto"><span class="emph">Number</span> is the value for which the t-distribution is calculated.</p>
<p id="par_id2748824" class="paragraph" dir="auto"><span class="emph">DegreesFreedom</span> is the number of degrees of freedom for the t-distribution.</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id2749773" class="paragraph" dir="auto"><span class="input" data-tooltip="Click on text to copy to clipboard">=T.DIST.RT(1; 10)</span> returns 0.1704465662.</p>
<div class="embedded">
<a name="sectiontechinfo"></a>
<h4 id="hd_id301640873452726" dir="auto">Technical information</h4>
</div>
<div class="embedded">
<a name="4.3"></a>
<div class="tip">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/tip.svg" alt="tip" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id651551401041643" dir="auto">This function is available since LibreOffice 4.3.</p></div>
</div>
<br>
</div>
<div class="embedded">
<a name="notODFF"></a>
<p id="par_id251640873774457" class="paragraph" dir="auto">This function is not part of the <span class="emph">Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format</span> standard. The name space is</p>
</div>
<p id="par_id341640873911703" class="paragraph" dir="auto"><span class="literal">COM.MICROSOFT.T.DIST.RT</span></p>
<a name="tdotinv"></a>
<a name="bm_id2949579"></a>
<meta itemprop="keywords" content="T.INV function">
<meta itemprop="keywords" content="one tailed inverse of t-distribution">
<a name="bm_id2953155"></a>
<h2 id="hd_id2949579" dir="auto">T.INV</h2>
<p id="par_id2943232" class="paragraph" dir="auto"><span class="avis">Returns the one tailed inverse of the t-distribution.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id2949289" class="code" dir="auto">T.INV(Number; DegreesFreedom)</p>
<p id="par_id2954070" class="paragraph" dir="auto"><span class="emph">Number</span> is the probability associated with the one-tailed t-distribution.</p>
<p id="par_id2955315" class="paragraph" dir="auto"><span class="emph">DegreesFreedom</span> is the number of degrees of freedom for the t-distribution.</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id2956010" class="paragraph" dir="auto"><span class="input" data-tooltip="Click on text to copy to clipboard">=T.INV(0.1;6)</span> returns -1.4397557473.</p>
<div class="embedded">
<a name="sectiontechinfo"></a>
<h4 id="hd_id301640873452726" dir="auto">Technical information</h4>
</div>
<div class="embedded">
<a name="4.3"></a>
<div class="tip">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/tip.svg" alt="tip" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id651551401041643" dir="auto">This function is available since LibreOffice 4.3.</p></div>
</div>
<br>
</div>
<div class="embedded">
<a name="notODFF"></a>
<p id="par_id251640873774457" class="paragraph" dir="auto">This function is not part of the <span class="emph">Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format</span> standard. The name space is</p>
</div>
<p id="par_id341000873986704" class="paragraph" dir="auto"><span class="literal">COM.MICROSOFT.T.INV</span></p>
<a name="tdotinvdot2t"></a>
<a name="bm_id2849579"></a>
<meta itemprop="keywords" content="T.INV.2T function">
<meta itemprop="keywords" content="inverse of two tailed t-distribution">
<a name="bm_id2853155"></a>
<h2 id="hd_id2849579" dir="auto">T.INV.2T</h2>
<p id="par_id2843232" class="paragraph" dir="auto"><span class="avis">Calculates the inverse of the two-tailed Student's T Distribution </span>, which is a continuous probability distribution that is frequently used for testing hypotheses on small sample data sets.</p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id2849289" class="code" dir="auto">T.INV.2T(Number; DegreesFreedom)</p>
<p id="par_id2854070" class="paragraph" dir="auto"><span class="emph">Number</span> is the probability associated with the two-tailed t-distribution.</p>
<p id="par_id2855315" class="paragraph" dir="auto"><span class="emph">DegreesFreedom</span> is the number of degrees of freedom for the t-distribution.</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id2856010" class="paragraph" dir="auto"><span class="input" data-tooltip="Click on text to copy to clipboard">=T.INV.2T(0.25; 10)</span> returns 1.221255395.</p>
<div class="embedded">
<a name="sectiontechinfo"></a>
<h4 id="hd_id301640873452726" dir="auto">Technical information</h4>
</div>
<div class="embedded">
<a name="4.3"></a>
<div class="tip">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/tip.svg" alt="tip" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id651551401041643" dir="auto">This function is available since LibreOffice 4.3.</p></div>
</div>
<br>
</div>
<div class="embedded">
<a name="notODFF"></a>
<p id="par_id251640873774457" class="paragraph" dir="auto">This function is not part of the <span class="emph">Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format</span> standard. The name space is</p>
</div>
<p id="par_id341640873986003" class="paragraph" dir="auto"><span class="literal">COM.MICROSOFT.T.INV.2T</span></p>
<a name="tdottest"></a>
<a name="bm_id2954129"></a>
<meta itemprop="keywords" content="T.TEST function">
<a name="bm_id2953981"></a>
<h2 id="hd_id2954129" dir="auto">T.TEST</h2>
<p id="par_id2959184" class="paragraph" dir="auto"><span class="avis">Returns the probability associated with a Student's t-Test.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id2951175" class="code" dir="auto">T.TEST(Data1; Data2; Mode; Type)</p>
<p id="par_id2949202" class="paragraph" dir="auto"><span class="emph">Data1</span> is the dependent array or range of data for the first record.</p>
<p id="par_id2945666" class="paragraph" dir="auto"><span class="emph">Data2</span> is the dependent array or range of data for the second record.</p>
<p id="par_id2953903" class="paragraph" dir="auto"><span class="emph">Mode</span> = 1 calculates the one-tailed test, <span class="emph">Mode</span> = 2 the two- tailed test.</p>
<p id="par_id2955327" class="paragraph" dir="auto"><span class="emph">Type</span> is the kind of t-test to perform. Type 1 means paired. Type 2 means two samples, equal variance (homoscedastic). Type 3 means two samples, unequal variance (heteroscedastic).</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id2950119" class="paragraph" dir="auto"><span class="input" data-tooltip="Click on text to copy to clipboard">=T.TEST(A1:A50;B1:B50;2;2)</span></p>
<div class="embedded">
<a name="sectiontechinfo"></a>
<h4 id="hd_id301640873452726" dir="auto">Technical information</h4>
</div>
<div class="embedded">
<a name="4.3"></a>
<div class="tip">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/tip.svg" alt="tip" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id651551401041643" dir="auto">This function is available since LibreOffice 4.3.</p></div>
</div>
<br>
</div>
<div class="embedded">
<a name="notODFF"></a>
<p id="par_id251640873774457" class="paragraph" dir="auto">This function is not part of the <span class="emph">Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format</span> standard. The name space is</p>
</div>
<p id="par_id341640844986703" class="paragraph" dir="auto"><span class="literal">COM.MICROSOFT.T.TEST</span></p>
<a name="tdist"></a>
<a name="bm_id3154930"></a><meta itemprop="keywords" content="TDIST function">
<meta itemprop="keywords" content="t-distribution">
<a name="bm_id3153095"></a>
<h2 id="hd_id3154930" dir="auto">TDIST</h2>
<p id="par_id3153372" class="paragraph" dir="auto"><span class="avis">Returns the t-distribution.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id3150521" class="code" dir="auto">TDIST(Number; DegreesFreedom; Mode)</p>
<p id="par_id3146991" class="paragraph" dir="auto">
<span class="emph">Number</span> is the value for which the t-distribution is calculated.</p>
<p id="par_id3148824" class="paragraph" dir="auto">
<span class="emph">DegreesFreedom</span> is the number of degrees of freedom for the t-distribution.</p>
<p id="par_id3149340" class="paragraph" dir="auto">
<span class="emph">Mode</span> = 1 returns the one-tailed test, <span class="emph">Mode</span> = 2 returns the two-tailed test.</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id3149773" class="paragraph" dir="auto">
<span class="input" data-tooltip="Click on text to copy to clipboard">=TDIST(12;5;1)</span>
</p>
<a name="tinv"></a>
<a name="bm_id3149579"></a><meta itemprop="keywords" content="TINV function">
<meta itemprop="keywords" content="inverse of t-distribution">
<a name="bm_id3153155"></a>
<h2 id="hd_id3149579" dir="auto">TINV</h2>
<p id="par_id3143232" class="paragraph" dir="auto"><span class="avis">Returns the inverse of the t-distribution.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id3149289" class="code" dir="auto">TINV(Number; DegreesFreedom)</p>
<p id="par_id3154070" class="paragraph" dir="auto">
<span class="emph">Number</span> is the probability associated with the two-tailed t-distribution.</p>
<p id="par_id3155315" class="paragraph" dir="auto">
<span class="emph">DegreesFreedom</span> is the number of degrees of freedom for the t-distribution.</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id3156010" class="paragraph" dir="auto">
<span class="input" data-tooltip="Click on text to copy to clipboard">=TINV(0.1;6)</span> returns 1.94</p>
<a name="ttest"></a>
<a name="bm_id3154129"></a><meta itemprop="keywords" content="TTEST function">
<a name="bm_id3153981"></a>
<h2 id="hd_id3154129" dir="auto">TTEST</h2>
<p id="par_id3159184" class="paragraph" dir="auto"><span class="avis">Returns the probability associated with a Student's t-Test.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id3151175" class="code" dir="auto">TTEST(Data1; Data2; Mode; Type)</p>
<p id="par_id3149202" class="paragraph" dir="auto">
<span class="emph">Data1</span> is the dependent array or range of data for the first record.</p>
<p id="par_id3145666" class="paragraph" dir="auto">
<span class="emph">Data2</span> is the dependent array or range of data for the second record.</p>
<p id="par_id3153903" class="paragraph" dir="auto">
<span class="emph">Mode</span> = 1 calculates the one-tailed test, <span class="emph">Mode</span> = 2 the two- tailed test.</p>
<p id="par_id3155327" class="paragraph" dir="auto">
<span class="emph">Type</span> is the kind of t-test to perform. Type 1 means paired. Type 2 means two samples, equal variance (homoscedastic). Type 3 means two samples, unequal variance (heteroscedastic).</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id3150119" class="paragraph" dir="auto">
<span class="input" data-tooltip="Click on text to copy to clipboard">=TTEST(A1:A50;B1:B50;2;2)</span>
</p>
<a name="var"></a>
<a name="bm_id3153828"></a><meta itemprop="keywords" content="VAR function">
<meta itemprop="keywords" content="variances">
<a name="bm_id3154898"></a>
<h2 id="hd_id3153828" dir="auto">VAR</h2>
<p id="par_id3159165" class="paragraph" dir="auto"><span class="avis">Estimates the variance based on a sample.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id3153054" class="code" dir="auto">VAR(Number 1 [; Number 2 [; … [; Number 255]]])</p>
<div class="embedded">
<a name="number255"></a>
<p id="par_id931584395947010" class="paragraph" dir="auto"><span class="emph">Number 1, Number 2, … , Number 255</span> are numbers, references to cells or to cell ranges of numbers.</p>
</div>
<p id="par_id721585215582420" class="paragraph" dir="auto">The parameters should specify at least two values.</p>
<div class="embedded">
<a name="datenumbersequencenote"></a>
<div class="note">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/note.svg" alt="note" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id301616845402409" dir="auto">This function ignores any text or empty cell within a data range. If you suspect wrong results from this function, look for text in the data ranges. To highlight text contents in a data range, use the <a target="_top" href="en-US/text/scalc/01/03080000.html">value highlighting</a> feature.</p></div>
</div>
<br>
</div>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id3153575" class="paragraph" dir="auto">
<span class="input" data-tooltip="Click on text to copy to clipboard">=VAR(A1:A50)</span>
</p>
<a name="vardotp"></a>
<a name="bm_id2966441"></a>
<meta itemprop="keywords" content="VAR.P function">
<a name="bm_id2952359"></a>
<h2 id="hd_id2966441" dir="auto">VAR.P</h2>
<p id="par_id2959199" class="paragraph" dir="auto"><span class="avis">Calculates a variance based on the entire population.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id2947282" class="code" dir="auto">VAR.P(Number 1 [; Number 2 [; … [; Number 255]]])</p>
<div class="embedded">
<a name="number255"></a>
<p id="par_id931584395947010" class="paragraph" dir="auto"><span class="emph">Number 1, Number 2, … , Number 255</span> are numbers, references to cells or to cell ranges of numbers.</p>
</div>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id2953385" class="paragraph" dir="auto"><span class="input" data-tooltip="Click on text to copy to clipboard">=VAR.P(A1:A50)</span></p>
<div class="embedded">
<a name="sectiontechinfo"></a>
<h4 id="hd_id301640873452726" dir="auto">Technical information</h4>
</div>
<div class="embedded">
<a name="4.2"></a>
<div class="tip">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/tip.svg" alt="tip" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id651551401041642" dir="auto">This function is available since LibreOffice 4.2.</p></div>
</div>
<br>
</div>
<div class="embedded">
<a name="notODFF"></a>
<p id="par_id251640873774457" class="paragraph" dir="auto">This function is not part of the <span class="emph">Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format</span> standard. The name space is</p>
</div>
<p id="par_id341640873933703" class="paragraph" dir="auto"><span class="literal">COM.MICROSOFT.VAR.P</span></p>
<a name="vardots"></a>
<a name="bm_id2953828"></a>
<meta itemprop="keywords" content="VAR.S function">
<meta itemprop="keywords" content="variances">
<a name="bm_id2954898"></a>
<h2 id="hd_id2953828" dir="auto">VAR.S</h2>
<p id="par_id2959165" class="paragraph" dir="auto"><span class="avis">Estimates the variance based on a sample.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id2953054" class="code" dir="auto">VAR.S(Number 1 [; Number 2 [; … [; Number 255]]])</p>
<div class="embedded">
<a name="number255"></a>
<p id="par_id931584395947010" class="paragraph" dir="auto"><span class="emph">Number 1, Number 2, … , Number 255</span> are numbers, references to cells or to cell ranges of numbers.</p>
</div>
<p id="par_id891585215590756" class="paragraph" dir="auto">The parameters should specify at least two values.</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id2953575" class="paragraph" dir="auto"><span class="input" data-tooltip="Click on text to copy to clipboard">=VAR.S(A1:A50)</span></p>
<div class="embedded">
<a name="sectiontechinfo"></a>
<h4 id="hd_id301640873452726" dir="auto">Technical information</h4>
</div>
<div class="embedded">
<a name="4.2"></a>
<div class="tip">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/tip.svg" alt="tip" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id651551401041642" dir="auto">This function is available since LibreOffice 4.2.</p></div>
</div>
<br>
</div>
<div class="embedded">
<a name="notODFF"></a>
<p id="par_id251640873774457" class="paragraph" dir="auto">This function is not part of the <span class="emph">Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format</span> standard. The name space is</p>
</div>
<p id="par_id111640873986703" class="paragraph" dir="auto"><span class="literal">COM.MICROSOFT.VAR.S</span></p>
<a name="vara"></a>
<a name="bm_id3151045"></a><meta itemprop="keywords" content="VARA function">
<a name="bm_id3148473"></a>
<h2 id="hd_id3151045" dir="auto">VARA</h2>
<p id="par_id3155122" class="paragraph" dir="auto"><span class="avis">Estimates a variance based on a sample. The value of text is 0.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id3149999" class="code" dir="auto">VARA(Number 1 [; Number 2 [; … [; Number 255]]])</p>
<div class="embedded">
<a name="number255"></a>
<p id="par_id931584395947010" class="paragraph" dir="auto"><span class="emph">Number 1, Number 2, … , Number 255</span> are numbers, references to cells or to cell ranges of numbers.</p>
</div>
<p id="par_id451585215586628" class="paragraph" dir="auto">The parameters should specify at least two values.</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id3154279" class="paragraph" dir="auto">
<span class="input" data-tooltip="Click on text to copy to clipboard">=VARA(A1:A50)</span>
</p>
<a name="varp"></a>
<a name="bm_id3166441"></a><meta itemprop="keywords" content="VARP function">
<a name="bm_id3152359"></a>
<h2 id="hd_id3166441" dir="auto">VARP</h2>
<p id="par_id3159199" class="paragraph" dir="auto"><span class="avis">Calculates a variance based on the entire population.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id3147282" class="code" dir="auto">VARP(Number 1 [; Number 2 [; … [; Number 255]]])</p>
<div class="embedded">
<a name="number255"></a>
<p id="par_id931584395947010" class="paragraph" dir="auto"><span class="emph">Number 1, Number 2, … , Number 255</span> are numbers, references to cells or to cell ranges of numbers.</p>
</div>
<div class="embedded">
<a name="datenumbersequencenote"></a>
<div class="note">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/note.svg" alt="note" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id301616845402409" dir="auto">This function ignores any text or empty cell within a data range. If you suspect wrong results from this function, look for text in the data ranges. To highlight text contents in a data range, use the <a target="_top" href="en-US/text/scalc/01/03080000.html">value highlighting</a> feature.</p></div>
</div>
<br>
</div>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id3153385" class="paragraph" dir="auto">
<span class="input" data-tooltip="Click on text to copy to clipboard">=VARP(A1:A50)</span>
</p>
<a name="varpa"></a>
<a name="bm_id3153688"></a><meta itemprop="keywords" content="VARPA function">
<a name="bm_id3159276"></a>
<h2 id="hd_id3153688" dir="auto">VARPA</h2>
<p id="par_id3149109" class="paragraph" dir="auto"><span class="avis">Calculates the variance based on the entire population. The value of text is 0.</span></p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id3149967" class="code" dir="auto">VARPA(Number 1 [; Number 2 [; … [; Number 255]]])</p>
<div class="embedded">
<a name="number255"></a>
<p id="par_id931584395947010" class="paragraph" dir="auto"><span class="emph">Number 1, Number 2, … , Number 255</span> are numbers, references to cells or to cell ranges of numbers.</p>
</div>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id3156203" class="paragraph" dir="auto">
<span class="input" data-tooltip="Click on text to copy to clipboard">=VARPA(A1:A50)</span>
</p>
<a name="weibull"></a>
<a name="bm_id3150941"></a><meta itemprop="keywords" content="WEIBULL function">
<a name="bm_id3150405"></a>
<h2 id="hd_id3150941" dir="auto">WEIBULL</h2>
<p id="par_id3154916" class="paragraph" dir="auto"><span class="avis">Returns the values of the Weibull distribution.</span></p>
<p id="par_id0305200911372767" class="paragraph" dir="auto">The Weibull distribution is a continuous probability distribution, with parameters Alpha > 0 (shape) and Beta > 0 (scale).</p>
<p id="par_id0305200911372777" class="paragraph" dir="auto">If C is 0, WEIBULL calculates the probability density function.</p>
<p id="par_id0305200911372743" class="paragraph" dir="auto">If C is 1, WEIBULL calculates the cumulative distribution function.</p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id3154478" class="code" dir="auto">WEIBULL(Number; Alpha; Beta; C)</p>
<p id="par_id3151317" class="paragraph" dir="auto">
<span class="emph">Number</span> is the value at which to calculate the Weibull distribution.</p>
<p id="par_id3158436" class="paragraph" dir="auto">
<span class="emph">Alpha </span>is the shape parameter of the Weibull distribution.</p>
<p id="par_id3154668" class="paragraph" dir="auto">
<span class="emph">Beta</span> is the scale parameter of the Weibull distribution.</p>
<p id="par_id3154825" class="paragraph" dir="auto">
<span class="emph">C</span> indicates the type of function.</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id3146077" class="paragraph" dir="auto">
<span class="input" data-tooltip="Click on text to copy to clipboard">=WEIBULL(2;1;1;1)</span> returns 0.86.</p>
<p id="par_id0305200911372899" class="paragraph" dir="auto">See also the <a target="_blank" href="https://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_WEIBULL_function">Wiki page</a>.</p>
<a name="weibulldotdist"></a>
<a name="bm_id2950941"></a>
<meta itemprop="keywords" content="WEIBULL.DIST function">
<a name="bm_id3150406"></a>
<h2 id="hd_id2950941" dir="auto">WEIBULL.DIST</h2>
<p id="par_id2954916" class="paragraph" dir="auto"><span class="avis">Returns the values of the Weibull distribution.</span></p>
<p id="par_id2905200911372767" class="paragraph" dir="auto">The Weibull distribution is a continuous probability distribution, with parameters Alpha > 0 (shape) and Beta > 0 (scale). </p>
<p id="par_id2905200911372777" class="paragraph" dir="auto">If C is 0, WEIBULL.DIST calculates the probability density function.</p>
<p id="par_id2905200911372743" class="paragraph" dir="auto">If C is 1, WEIBULL.DIST calculates the cumulative distribution function.</p>
<div class="embedded">
<a name="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Syntax</h4>
</div>
<p id="par_id2954478" class="code" dir="auto">WEIBULL.DIST(Number; Alpha; Beta; C)</p>
<p id="par_id2951317" class="paragraph" dir="auto"><span class="emph">Number</span> is the value at which to calculate the Weibull distribution.</p>
<p id="par_id2958436" class="paragraph" dir="auto"><span class="emph">Alpha </span>is the shape parameter of the Weibull distribution.</p>
<p id="par_id2954668" class="paragraph" dir="auto"><span class="emph">Beta</span> is the scale parameter of the Weibull distribution.</p>
<p id="par_id2954825" class="paragraph" dir="auto"><span class="emph">C</span> indicates the type of function.</p>
<div class="embedded">
<a name="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Example</h4>
</div>
<p id="par_id2946077" class="paragraph" dir="auto"><span class="input" data-tooltip="Click on text to copy to clipboard">=WEIBULL.DIST(2;1;1;1)</span> returns 0.8646647168.</p>
<div class="embedded">
<a name="sectiontechinfo"></a>
<h4 id="hd_id301640873452726" dir="auto">Technical information</h4>
</div>
<div class="embedded">
<a name="4.2"></a>
<div class="tip">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/tip.svg" alt="tip" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id651551401041642" dir="auto">This function is available since LibreOffice 4.2.</p></div>
</div>
<br>
</div>
<p id="par_id2905200911372899" class="paragraph" dir="auto">See also the <a target="_blank" href="https://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_WEIBULL_function">Wiki page</a>.</p>
<div class="embedded">
<a name="notODFF"></a>
<p id="par_id251640873774457" class="paragraph" dir="auto">This function is not part of the <span class="emph">Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format</span> standard. The name space is</p>
</div>
<p id="par_id341640873977703" class="paragraph" dir="auto"><span class="literal">COM.MICROSOFT.WEIBULL.DIST</span></p>
<a name="relatedtopics"></a><div class="relatedtopics">
<p class="related" itemprop="mentions" dir="auto"><a name="related"></a><span class="emph">Related Topics</span>
</p>
<div class="relatedbody" itemprop="mentions">
<div class="embedded"><p class="embedded" dir="auto"><a target="_top" href="en-US/text/scalc/01/04060100.html">Functions by Category</a></p></div>
</div>
</div>
</div>
<div id="DonationFrame"></div>
<footer><div id="DEBUG" class="debug">
<h3 class="bug">Help content debug info:</h3>
<p dir="auto">This page is: <a href="https://opengrok.libreoffice.org/xref/help/source/text/scalc/01/04060185.xhp" target="_blank">/text/scalc/01/04060185.xhp</a></p>
<p dir="auto">Title is: Statistical Functions Part Five</p>
<p id="bm_module" dir="auto"></p>
<p id="bm_system" dir="auto"></p>
<p id="bm_HID" dir="auto"></p>
</div></footer>
</body>
</html>