summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/scalc/01/04060181.xhp
blob: a33723f37073a24a65c9a9c7ed85096cc3fe5ae0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
<?xml version="1.0" encoding="UTF-8"?>
<helpdocument version="1.0">
	
<!--
***********************************************************************
 *
 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 * 
 * Copyright 2008 by Sun Microsystems, Inc.
 *
 * OpenOffice.org - a multi-platform office productivity suite
 *
 * $RCSfile: soffice2xmlhelp.xsl,v $
 * $Revision: 1.10 $
 *
 * This file is part of OpenOffice.org.
 *
 * OpenOffice.org is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Lesser General Public License version 3
 * only, as published by the Free Software Foundation.
 *
 * OpenOffice.org is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU Lesser General Public License version 3 for more details
 * (a copy is included in the LICENSE file that accompanied this code).
 *
 * You should have received a copy of the GNU Lesser General Public License
 * version 3 along with OpenOffice.org.  If not, see
 * <http://www.openoffice.org/license.html>
 * for a copy of the LGPLv3 License.
 *
 ************************************************************************
 -->
 
	
<meta>
      <topic id="textscalc0104060181xml" indexer="include">
         <title xml-lang="en-US" id="tit">Statistical Functions Part One</title>
         <filename>/text/scalc/01/04060181.xhp</filename>
      </topic>
   </meta>
   <body>
      <paragraph xml-lang="en-US" id="hd_id3146320" role="heading" level="1" l10n="U" oldref="1"><variable id="ae"><link href="text/scalc/01/04060181.xhp">Statistical Functions Part One</link>
</variable></paragraph>
<sort order="asc">
<section id="intercept">
<bookmark xml-lang="en-US" branch="index" id="bm_id3145632"><bookmark_value>INTERCEPT function</bookmark_value>
         <bookmark_value>points of intersection</bookmark_value>
         <bookmark_value>intersections</bookmark_value>
</bookmark><comment>mw added two entries</comment>
<bookmark xml-lang="en-US" branch="hid/HID_FUNC_ACHSENABSCHNITT" id="bm_id3153018" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id3145632" role="heading" level="2" l10n="U" oldref="2">INTERCEPT</paragraph>
         <paragraph xml-lang="en-US" id="par_id3146887" role="paragraph" l10n="U" oldref="3"><ahelp hid="HID_FUNC_ACHSENABSCHNITT">Calculates the point at which a line will intersect the y-values by using known x-values and y-values.</ahelp></paragraph>
         <paragraph xml-lang="en-US" id="hd_id3150374" role="heading" level="3" l10n="U" oldref="4">Syntax</paragraph>
         <paragraph xml-lang="en-US" id="par_id3149718" role="code" l10n="U" oldref="5">INTERCEPT(DataY; DataX)</paragraph>
         <paragraph xml-lang="en-US" id="par_id3149947" role="paragraph" l10n="U" oldref="6">
            <emph>DataY</emph> is the dependent set of observations or data.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3147412" role="paragraph" l10n="U" oldref="7">
            <emph>DataX</emph> is the independent set of observations or data.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3152983" role="paragraph" l10n="U" oldref="8">Names, arrays or references containing numbers must be used here. Numbers can also be entered directly.</paragraph>
         <paragraph xml-lang="en-US" id="hd_id3157906" role="heading" level="3" l10n="U" oldref="9">Example</paragraph>
         <paragraph xml-lang="en-US" id="par_id3148728" role="paragraph" l10n="U" oldref="10">To calculate the intercept, use cells D3:D9 as the y value and C3:C9 as the x value from the example spreadsheet. Input will be as follows:</paragraph>
         <paragraph xml-lang="en-US" id="par_id3149013" role="paragraph" l10n="U" oldref="11">
            <item type="input">=INTERCEPT(D3:D9;C3:C9)</item> = 2.15.</paragraph>
      </section>
      <section id="count">
<bookmark xml-lang="en-US" branch="index" id="bm_id3148437"><bookmark_value>COUNT function</bookmark_value>
         <bookmark_value>numbers;counting</bookmark_value>
</bookmark><comment>mw added one entry</comment>
<bookmark xml-lang="en-US" branch="hid/HID_FUNC_ANZAHL" id="bm_id3153040" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id3148437" role="heading" level="2" l10n="U"
                    oldref="13">COUNT</paragraph>
         <paragraph xml-lang="en-US" id="par_id3150700" role="paragraph" l10n="U" oldref="14"><ahelp hid="HID_FUNC_ANZAHL">Counts how many numbers are in the list of arguments.</ahelp> Text entries are ignored.</paragraph>
         <paragraph xml-lang="en-US" id="hd_id3153930" role="heading" level="3" l10n="U"
                    oldref="15">Syntax</paragraph>
         <paragraph xml-lang="en-US" id="par_id3148585" role="code" l10n="U" oldref="16">COUNT(Value1; Value2; ... Value30)</paragraph>
         <paragraph xml-lang="en-US" id="par_id3155827" role="paragraph" l10n="CHG" oldref="17">
            <emph>Value1; Value2, ...</emph> are 1 to 30 values or ranges representing the values to be counted.</paragraph>
         <paragraph xml-lang="en-US" id="hd_id3149254" role="heading" level="3" l10n="U"
                    oldref="18">Example</paragraph>
         <paragraph xml-lang="en-US" id="par_id3149953" role="paragraph" l10n="U" oldref="19">The entries 2, 4, 6 and eight in the Value 1-4 fields are to be counted.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3154558" role="paragraph" l10n="U" oldref="20">
            <item type="input">=COUNT(2;4;6;"eight")</item> = 3. The count of numbers is therefore 3.</paragraph>
      </section>
      <section id="counta">
<bookmark xml-lang="en-US" branch="index" id="bm_id3149729"><bookmark_value>COUNTA function</bookmark_value>
         <bookmark_value>number of entries</bookmark_value>
</bookmark><comment>mw added one entry</comment>
<bookmark xml-lang="en-US" branch="hid/HID_FUNC_ANZAHL2" id="bm_id3148738" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id3149729" role="heading" level="2" l10n="U"
                    oldref="22">COUNTA</paragraph>
         <paragraph xml-lang="en-US" id="par_id3150142" role="paragraph" l10n="CHG" oldref="23"><ahelp hid="HID_FUNC_ANZAHL2">Counts how many values are in the list of arguments.</ahelp> Text entries are also counted, even when they contain an empty string of length 0. If an argument is an array or reference, empty cells within the array or reference are ignored.<comment>UFI: fix to #i35888#</comment></paragraph>
         <paragraph xml-lang="en-US" id="hd_id3148573" role="heading" level="3" l10n="U"
                    oldref="24">Syntax</paragraph>
         <paragraph xml-lang="en-US" id="par_id3153111" role="code" l10n="U" oldref="25">COUNTA(Value1; Value2; ... Value30)</paragraph>
         <paragraph xml-lang="en-US" id="par_id3150001" role="paragraph" l10n="U" oldref="26">
            <emph>Value1; Value2, ...</emph> are 1 to 30 arguments representing the values to be counted.</paragraph>
         <paragraph xml-lang="en-US" id="hd_id3150334" role="heading" level="3" l10n="U"
                    oldref="27">Example</paragraph>
         <paragraph xml-lang="en-US" id="par_id3154508" role="paragraph" l10n="U" oldref="28">The entries 2, 4, 6 and eight in the Value 1-4 fields are to be counted.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3158000" role="paragraph" l10n="U" oldref="29">
            <item type="input">=COUNTA(2;4;6;"eight")</item> = 4. The count of values is therefore 4.</paragraph>
      </section>
      <section id="b">
<bookmark xml-lang="en-US" branch="index" id="bm_id3150267"><bookmark_value>B function</bookmark_value>
         <bookmark_value>probabilities of samples with binomial distribution</bookmark_value>
</bookmark><comment>mw added one entry</comment>
<bookmark xml-lang="en-US" branch="hid/HID_FUNC_B" id="bm_id3153044" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id3150267" role="heading" level="2" l10n="U"
                    oldref="31">B</paragraph>
         <paragraph xml-lang="en-US" id="par_id3156061" role="paragraph" l10n="U" oldref="32"><ahelp hid="HID_FUNC_B">Returns the probability of a sample with binomial distribution.</ahelp></paragraph>
         <paragraph xml-lang="en-US" id="hd_id3150659" role="heading" level="3" l10n="U"
                    oldref="33">Syntax</paragraph>
         <paragraph xml-lang="en-US" id="par_id3148392" role="code" l10n="U" oldref="34">B(Trials; SP; T1; T2)</paragraph>
         <paragraph xml-lang="en-US" id="par_id3149002" role="paragraph" l10n="U" oldref="35">
            <emph>Trials</emph> is the number of independent trials.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3148875" role="paragraph" l10n="U" oldref="36">
            <emph>SP</emph> is the probability of success on each trial.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3145352" role="paragraph" l10n="U" oldref="37">
            <emph>T1</emph> defines the lower limit for the number of trials.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3149538" role="paragraph" l10n="U" oldref="38">
            <emph>T2</emph> (optional) defines the upper limit for the number of trials.</paragraph>
         <paragraph xml-lang="en-US" id="hd_id3148768" role="heading" level="3" l10n="U"
                    oldref="39">Example</paragraph>
         <paragraph xml-lang="en-US" id="par_id3154633" role="paragraph" l10n="U" oldref="40">What is the probability with ten throws of the dice, that a six will come up exactly twice? The probability of a six (or any other number) is 1/6. The following formula combines these factors:</paragraph>
         <paragraph xml-lang="en-US" id="par_id3149393" role="paragraph" l10n="U" oldref="41">
            <item type="input">=B(10;1/6;2)</item> returns a probability of 29%.</paragraph>
      </section>
      <section id="rsq">
<bookmark xml-lang="en-US" branch="index" id="bm_id3158416"><bookmark_value>RSQ function</bookmark_value>
         <bookmark_value>determination coefficients</bookmark_value>
         <bookmark_value>regression analysis</bookmark_value>
</bookmark><comment>mw added regression analysis</comment>
<bookmark xml-lang="en-US" branch="hid/HID_FUNC_BESTIMMTHEITSMASS" id="bm_id3153228" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id3158416" role="heading" level="2" l10n="U"
                    oldref="43">RSQ</paragraph>
         <paragraph xml-lang="en-US" id="par_id3154949" role="paragraph" l10n="U" oldref="44"><ahelp hid="HID_FUNC_BESTIMMTHEITSMASS">Returns the square of the Pearson correlation coefficient based on the given values.</ahelp> RSQ (also called determination coefficient) is a measure for the accuracy of an adjustment and can be used to produce a regression analysis.</paragraph>
         <paragraph xml-lang="en-US" id="hd_id3152820" role="heading" level="3" l10n="U"
                    oldref="45">Syntax</paragraph>
         <paragraph xml-lang="en-US" id="par_id3155822" role="code" l10n="U" oldref="46">RSQ(DataY; DataX)</paragraph>
         <paragraph xml-lang="en-US" id="par_id3150470" role="paragraph" l10n="U" oldref="47">
            <emph>DataY</emph> is an array or range of data points.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3153181" role="paragraph" l10n="U" oldref="48">
            <emph>DataX</emph> is an array or range of data points.</paragraph>
         <paragraph xml-lang="en-US" id="hd_id3156258" role="heading" level="3" l10n="U"
                    oldref="49">Example</paragraph>
         <paragraph xml-lang="en-US" id="par_id3155991" role="paragraph" l10n="U" oldref="50">
            <item type="input">=RSQ(A1:A20;B1:B20)</item> calculates the determination coefficient for both data sets in columns A and B.</paragraph>
      </section>
      <section id="betainv">
<bookmark xml-lang="en-US" branch="index" id="bm_id3145620"><bookmark_value>BETAINV function</bookmark_value>
         <bookmark_value>cumulative probability density function;inverse of</bookmark_value>
</bookmark><comment>mw added one entry</comment>
<bookmark xml-lang="en-US" branch="hid/HID_FUNC_BETAINV" id="bm_id3146154" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id3145620" role="heading" level="2" l10n="U"
                    oldref="52">BETAINV</paragraph>
         <paragraph xml-lang="en-US" id="par_id3149825" role="paragraph" l10n="U" oldref="53"><ahelp hid="HID_FUNC_BETAINV">Returns the inverse of the cumulative beta probability density function.</ahelp></paragraph>
         <paragraph xml-lang="en-US" id="hd_id3152479" role="heading" level="3" l10n="U"
                    oldref="54">Syntax</paragraph>
         <paragraph xml-lang="en-US" id="par_id3156300" role="code" l10n="U" oldref="55">BETAINV(Number; Alpha; Beta; Start; End)</paragraph>
         <paragraph xml-lang="en-US" id="par_id3149266" role="paragraph" l10n="U" oldref="56">
            <emph>Number</emph> is the value between <emph>Start</emph> and <emph>End</emph> at which to evaluate the function.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3149710" role="paragraph" l10n="U" oldref="57">
            <emph>Alpha</emph> is a parameter to the distribution.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3156306" role="paragraph" l10n="U" oldref="58">
            <emph>Beta</emph> is a parameter to the distribution.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3150960" role="paragraph" l10n="U" oldref="59">
            <emph>Start</emph> (optional) is the lower bound for <emph>Number</emph>.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3151268" role="paragraph" l10n="U" oldref="60">
            <emph>End</emph> (optional) is the upper bound for <emph>Number</emph>.</paragraph>
         <paragraph xml-lang="en-US" id="par_idN109DF" role="paragraph" l10n="NEW">
            <embedvar href="text/scalc/00/00000004.xhp#optional"/>
         </paragraph>
         <paragraph xml-lang="en-US" id="hd_id3147077" role="heading" level="3" l10n="U"
                    oldref="61">Example</paragraph>
         <paragraph xml-lang="en-US" id="par_id3146859" role="paragraph" l10n="U" oldref="62">
            <item type="input">=BETAINV(0.5;5;10)</item> returns the value 0.33.</paragraph>
      </section>
      <section id="betadist">
<bookmark xml-lang="en-US" branch="index" id="bm_id3156096"><bookmark_value>BETADIST function</bookmark_value>
         <bookmark_value>cumulative probability density function;calculating</bookmark_value>
</bookmark><comment>mw added one entry</comment>
<bookmark xml-lang="en-US" branch="hid/HID_FUNC_BETAVERT" id="bm_id3153213" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id3156096" role="heading" level="2" l10n="U"
                    oldref="64">BETADIST</paragraph>
         <paragraph xml-lang="en-US" id="par_id3150880" role="paragraph" l10n="U" oldref="65"><ahelp hid="HID_FUNC_BETAVERT">Returns the beta function.</ahelp></paragraph>
         <paragraph xml-lang="en-US" id="hd_id3150762" role="heading" level="3" l10n="U"
                    oldref="66">Syntax</paragraph>
         <paragraph xml-lang="en-US" id="par_id3147571" role="code" l10n="CHG" oldref="67">BETADIST(Number; Alpha; Beta; Start; End; Cumulative)</paragraph>
         <paragraph xml-lang="en-US" id="par_id3156317" role="paragraph" l10n="U" oldref="68">
            <emph>Number</emph> is the value between <emph>Start</emph> and <emph>End</emph> at which to evaluate the function.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3156107" role="paragraph" l10n="U" oldref="69">
            <emph>Alpha</emph> is a parameter to the distribution.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3153619" role="paragraph" l10n="U" oldref="70">
            <emph>Beta</emph> is a parameter to the distribution.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3150254" role="paragraph" l10n="U" oldref="71">
            <emph>Start</emph> (optional) is the lower bound for <emph>Number</emph>.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3149138" role="paragraph" l10n="U" oldref="72">
            <emph>End</emph> (optional) is the upper bound for <emph>Number</emph>.</paragraph>
         <paragraph xml-lang="en-US" id="par_id012020091254453" role="paragraph" l10n="NEW">
            <emph>Cumulative</emph> (optional) can be 0 or False to calculate the probability density function. It can be any other value or True or omitted to calculate the cumulative distribution function.</paragraph>
         <paragraph xml-lang="en-US" id="par_idN10AB3" role="paragraph" l10n="NEW">
            <embedvar href="text/scalc/00/00000004.xhp#optional"/>
         </paragraph>
         <paragraph xml-lang="en-US" id="hd_id3145649" role="heading" level="3" l10n="U"
                    oldref="73">Example</paragraph>
         <paragraph xml-lang="en-US" id="par_id3156118" role="paragraph" l10n="U" oldref="74">
            <item type="input">=BETADIST(0.75;3;4)</item> returns the value 0.96</paragraph>
      </section>
      <section id="binomdist">
<bookmark xml-lang="en-US" branch="index" id="bm_id3143228"><bookmark_value>BINOMDIST function</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/HID_FUNC_BINOMVERT" id="bm_id3150146" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id3143228" role="heading" level="2" l10n="U"
                    oldref="76">BINOMDIST</paragraph>
         <paragraph xml-lang="en-US" id="par_id3146897" role="paragraph" l10n="U" oldref="77"><ahelp hid="HID_FUNC_BINOMVERT">Returns the individual term binomial distribution probability.</ahelp></paragraph>
         <paragraph xml-lang="en-US" id="hd_id3149289" role="heading" level="3" l10n="U"
                    oldref="78">Syntax</paragraph>
         <paragraph xml-lang="en-US" id="par_id3156009" role="code" l10n="U" oldref="79">BINOMDIST(X; Trials; SP; C)</paragraph>
         <paragraph xml-lang="en-US" id="par_id3154304" role="paragraph" l10n="U" oldref="80">
            <emph>X</emph> is the number of successes in a set of trials.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3147492" role="paragraph" l10n="U" oldref="81">
            <emph>Trials</emph> is the number of independent trials.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3146085" role="paragraph" l10n="U" oldref="82">
            <emph>SP</emph> is the probability of success on each trial.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3149760" role="paragraph" l10n="U" oldref="83">
            <emph>C</emph> = 0 calculates the probability of a single event and <emph>C</emph> = 1 calculates the cumulative probability.</paragraph>
         <paragraph xml-lang="en-US" id="hd_id3151171" role="heading" level="3" l10n="U"
                    oldref="84">Example</paragraph>
         <paragraph xml-lang="en-US" id="par_id3145666" role="paragraph" l10n="U" oldref="85">
            <item type="input">=BINOMDIST(A1;12;0.5;0)</item> shows (if the values <item type="input">0</item> to <item type="input">12</item> are entered in A1) the probabilities for 12 flips of a coin that <emph>Heads</emph> will come up exactly the number of times entered in A1.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3150120" role="paragraph" l10n="U" oldref="86">
            <item type="input">=BINOMDIST(A1;12;0.5;1)</item> shows the cumulative probabilities for the same series. For example, if A1 = <item type="input">4</item>, the cumulative probability of the series is 0, 1, 2, 3 or 4 times <emph>Heads</emph> (non-exclusive OR).</paragraph>
      </section>
      <section id="chisqinv">
<bookmark xml-lang="en-US" branch="hid/HID_FUNC_CHISQINV" id="bm_id0119200902430717" localize="false"/>
<bookmark xml-lang="en-US" branch="index" id="bm_id0119200902432928"><bookmark_value>CHISQINV function</bookmark_value>
</bookmark>
<paragraph xml-lang="en-US" id="hd_id0119200902421451" role="heading" level="2" l10n="NEW">CHISQINV</paragraph>
         <paragraph xml-lang="en-US" id="par_id0119200902421449" role="paragraph" l10n="NEW"><ahelp hid=".">Returns the inverse of CHISQDIST.</ahelp></paragraph>
         <paragraph xml-lang="en-US" id="hd_id0119200902475241" role="heading" level="3" l10n="NEW">Syntax</paragraph>
         <paragraph xml-lang="en-US" id="par_id0119200902475286" role="paragraph" l10n="NEW">
            <emph>Probability</emph> is the probability value for which the inverse of the chi-square distribution is to be calculated.</paragraph>
         <paragraph xml-lang="en-US" id="par_id0119200902475282" role="paragraph" l10n="NEW">
            <emph>Degrees Of Freedom</emph> is the degrees of freedom for the chi-square function.</paragraph>
      </section>
      <section id="chiinv">
<bookmark xml-lang="en-US" branch="index" id="bm_id3148835"><bookmark_value>CHIINV function</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/HID_FUNC_CHIINV" id="bm_id3148823" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id3148835" role="heading" level="2" l10n="U"
                    oldref="88">CHIINV</paragraph>
         <paragraph xml-lang="en-US" id="par_id3149906" role="paragraph" l10n="U" oldref="89"><ahelp hid="HID_FUNC_CHIINV">Returns the inverse of the one-tailed probability of the chi-squared distribution.</ahelp></paragraph>
         <paragraph xml-lang="en-US" id="hd_id3159157" role="heading" level="3" l10n="U"
                    oldref="90">Syntax</paragraph>
         <paragraph xml-lang="en-US" id="par_id3150504" role="code" l10n="U" oldref="91">CHIINV(Number; DegreesFreedom)</paragraph>
         <paragraph xml-lang="en-US" id="par_id3154898" role="paragraph" l10n="U" oldref="92">
            <emph>Number</emph> is the value of the error probability.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3154294" role="paragraph" l10n="U" oldref="93">
            <emph>DegreesFreedom</emph> is the degrees of freedom of the experiment.</paragraph>
         <paragraph xml-lang="en-US" id="hd_id3154208" role="heading" level="3" l10n="U"
                    oldref="94">Example</paragraph>
         <paragraph xml-lang="en-US" id="par_id3150777" role="paragraph" l10n="U" oldref="130">A die is thrown 1020 times. The numbers on the die 1 through 6 come up 195, 151, 148, 189, 183 and 154 times (observation values). The hypothesis that the die is not fixed is to be tested.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3153062" role="paragraph" l10n="U" oldref="131">The Chi square distribution of the random sample is determined by the formula given above. Since the expected value for a given number on the die for n throws is n times 1/6, thus 1020/6 = 170, the formula returns a Chi square value of 13.27.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3148806" role="paragraph" l10n="U" oldref="132">If the (observed) Chi square is greater than or equal to the (theoretical) Chi square CHIINV, the hypothesis will be discarded, since the deviation between theory and experiment is too great. If the observed Chi square is less that CHIINV, the hypothesis is confirmed with the indicated probability of error.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3149763" role="paragraph" l10n="U" oldref="95">
            <item type="input">=CHIINV(0.05;5)</item> returns 11.07.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3159142" role="paragraph" l10n="U" oldref="133">
            <item type="input">=CHIINV(0.02;5)</item> returns 13.39.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3158401" role="paragraph" l10n="U" oldref="134">If the probability of error is 5%, the die is not true. If the probability of error is 2%, there is no reason to believe it is fixed.</paragraph>
      </section>
      <section id="chitest">
<bookmark xml-lang="en-US" branch="index" id="bm_id3154260"><bookmark_value>CHITEST function</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/HID_FUNC_CHITEST" id="bm_id3155355" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id3154260" role="heading" level="2" l10n="U"
                    oldref="97">CHITEST</paragraph>
         <paragraph xml-lang="en-US" id="par_id3151052" role="paragraph" l10n="U" oldref="98"><ahelp hid="HID_FUNC_CHITEST">Returns the probability of a deviance from a random distribution of two test series based on the chi-squared test for independence.</ahelp> CHITEST returns the chi-squared distribution of the data.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3148925" role="paragraph" l10n="U" oldref="135">The probability determined by CHITEST can also be determined with CHIDIST, in which case the Chi square of the random sample must then be passed as a parameter instead of the data row.</paragraph>
         <paragraph xml-lang="en-US" id="hd_id3154280" role="heading" level="3" l10n="U"
                    oldref="99">Syntax</paragraph>
         <paragraph xml-lang="en-US" id="par_id3149162" role="code" l10n="U" oldref="100">CHITEST(DataB; DataE)</paragraph>
         <paragraph xml-lang="en-US" id="par_id3158421" role="paragraph" l10n="U" oldref="101">
            <emph>DataB</emph> is the array of the observations.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3166453" role="paragraph" l10n="U" oldref="102">
            <emph>DataE</emph> is the range of the expected values.</paragraph>
         <paragraph xml-lang="en-US" id="hd_id3146946" role="heading" level="3" l10n="U"
                    oldref="103">Example</paragraph>
         <table id="tbl_id3153233">
            <tablerow>
               <tablecell>
</tablecell>
               <tablecell>
                  <paragraph xml-lang="en-US" id="par_id3154096" role="paragraph" l10n="U" oldref="136">Data_B (observed)</paragraph>
               </tablecell>
               <tablecell>
                  <paragraph xml-lang="en-US" id="par_id3152948" role="paragraph" l10n="U" oldref="137">Data_E (expected)</paragraph>
               </tablecell>
            </tablerow>
            <tablerow>
               <tablecell>
                  <paragraph xml-lang="en-US" id="par_id3152876" role="paragraph" l10n="U" oldref="138">1</paragraph>
               </tablecell>
               <tablecell>
                  <paragraph xml-lang="en-US" id="par_id3159279" role="paragraph" l10n="U" oldref="139">
                     <item type="input">195</item>
                  </paragraph>
               </tablecell>
               <tablecell>
                  <paragraph xml-lang="en-US" id="par_id3149105" role="paragraph" l10n="U" oldref="140">
                     <item type="input">170</item>
                  </paragraph>
               </tablecell>
            </tablerow>
            <tablerow>
               <tablecell>
                  <paragraph xml-lang="en-US" id="par_id3149922" role="paragraph" l10n="U" oldref="141">2</paragraph>
               </tablecell>
               <tablecell>
                  <paragraph xml-lang="en-US" id="par_id3148621" role="paragraph" l10n="U" oldref="142">
                     <item type="input">151</item>
                  </paragraph>
               </tablecell>
               <tablecell>
                  <paragraph xml-lang="en-US" id="par_id3148987" role="paragraph" l10n="U" oldref="143">
                     <item type="input">170</item>
                  </paragraph>
               </tablecell>
            </tablerow>
            <tablerow>
               <tablecell>
                  <paragraph xml-lang="en-US" id="par_id3149417" role="paragraph" l10n="U" oldref="144">3</paragraph>
               </tablecell>
               <tablecell>
                  <paragraph xml-lang="en-US" id="par_id3148661" role="paragraph" l10n="U" oldref="145">
                     <item type="input">148</item>
                  </paragraph>
               </tablecell>
               <tablecell>
                  <paragraph xml-lang="en-US" id="par_id3151128" role="paragraph" l10n="U" oldref="146">
                     <item type="input">170</item>
                  </paragraph>
               </tablecell>
            </tablerow>
            <tablerow>
               <tablecell>
                  <paragraph xml-lang="en-US" id="par_id3148467" role="paragraph" l10n="U" oldref="147">4</paragraph>
               </tablecell>
               <tablecell>
                  <paragraph xml-lang="en-US" id="par_id3149237" role="paragraph" l10n="U" oldref="148">
                     <item type="input">189</item>
                  </paragraph>
               </tablecell>
               <tablecell>
                  <paragraph xml-lang="en-US" id="par_id3145304" role="paragraph" l10n="U" oldref="149">
                     <item type="input">170</item>
                  </paragraph>
               </tablecell>
            </tablerow>
            <tablerow>
               <tablecell>
                  <paragraph xml-lang="en-US" id="par_id3149927" role="paragraph" l10n="U" oldref="150">5</paragraph>
               </tablecell>
               <tablecell>
                  <paragraph xml-lang="en-US" id="par_id3150630" role="paragraph" l10n="U" oldref="151">
                     <item type="input">183</item>
                  </paragraph>
               </tablecell>
               <tablecell>
                  <paragraph xml-lang="en-US" id="par_id3150423" role="paragraph" l10n="U" oldref="152">
                     <item type="input">170</item>
                  </paragraph>
               </tablecell>
            </tablerow>
            <tablerow>
               <tablecell>
                  <paragraph xml-lang="en-US" id="par_id3143275" role="paragraph" l10n="U" oldref="153">6</paragraph>
               </tablecell>
               <tablecell>
                  <paragraph xml-lang="en-US" id="par_id3144750" role="paragraph" l10n="U" oldref="154">
                     <item type="input">154</item>
                  </paragraph>
               </tablecell>
               <tablecell>
                  <paragraph xml-lang="en-US" id="par_id3153947" role="paragraph" l10n="U" oldref="155">
                     <item type="input">170</item>
                  </paragraph>
               </tablecell>
            </tablerow>
         </table>

         <paragraph xml-lang="en-US" id="par_id3149481" role="paragraph" l10n="U" oldref="104">
            <item type="input">=CHITEST(A1:A6;B1:B6)</item> equals 0.02. This is the probability which suffices the observed data of the theoretical Chi-square distribution.</paragraph>
      </section>
      <section id="chidist">
<bookmark xml-lang="en-US" branch="index" id="bm_id3148690"><bookmark_value>CHIDIST function</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/HID_FUNC_CHIVERT" id="bm_id3147521" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id3148690" role="heading" level="2" l10n="U"
                    oldref="106">CHIDIST</paragraph>
         <paragraph xml-lang="en-US" id="par_id3156338" role="paragraph" l10n="U" oldref="156"><ahelp hid="HID_FUNC_CHIVERT">Returns the probability value from the indicated Chi square that a hypothesis is confirmed.</ahelp> CHIDIST compares the Chi square value to be given for a random sample that is calculated from the sum of (observed value-expected value)^2/expected value for all values with the theoretical Chi square distribution and determines from this the probability of error for the hypothesis to be tested.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3151316" role="paragraph" l10n="U" oldref="157">The probability determined by CHIDIST can also be determined by CHITEST.</paragraph>
         <paragraph xml-lang="en-US" id="hd_id3155123" role="heading" level="3" l10n="U"
                    oldref="108">Syntax</paragraph>
         <paragraph xml-lang="en-US" id="par_id3158439" role="code" l10n="U" oldref="109">CHIDIST(Number; DegreesFreedom)</paragraph>
         <paragraph xml-lang="en-US" id="par_id3148675" role="paragraph" l10n="U" oldref="110">
            <emph>Number</emph> is the chi-square value of the random sample used to determine the error probability.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3155615" role="paragraph" l10n="U" oldref="111">
            <emph>DegreesFreedom</emph> are the degrees of freedom of the experiment.</paragraph>
         <paragraph xml-lang="en-US" id="hd_id3146787" role="heading" level="3" l10n="U"
                    oldref="112">Example</paragraph>
         <paragraph xml-lang="en-US" id="par_id3145774" role="paragraph" l10n="U" oldref="113">
            <item type="input">=CHIDIST(13.27; 5)</item> equals 0.02.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3156141" role="paragraph" l10n="U" oldref="158">If the Chi square value of the random sample is 13.27 and if the experiment has 5 degrees of freedom, then the hypothesis is assured with a probability of error of 2%.</paragraph>
      </section>
      <section id="chisqdist">
<bookmark xml-lang="en-US" branch="hid/HID_FUNC_CHISQDIST" id="bm_id0119200902213671" localize="false"/>
<bookmark xml-lang="en-US" branch="index" id="bm_id0119200902231887"><bookmark_value>CHISQDIST function</bookmark_value>
<bookmark_value>chi-square distribution</bookmark_value>
</bookmark>
<paragraph xml-lang="en-US" id="hd_id0119200901583452" role="heading" level="2" l10n="NEW">CHISQDIST</paragraph>
         <paragraph xml-lang="en-US" id="par_id0119200901583471" role="paragraph" l10n="NEW"><ahelp hid=".">Returns the value of the probability density function or the cumulative distribution function for the chi-square distribution.</ahelp></paragraph>
         <paragraph xml-lang="en-US" id="hd_id0119200902395520" role="heading" level="3" l10n="NEW">Syntax</paragraph>
         <paragraph xml-lang="en-US" id="par_id0119200902395679" role="code" l10n="NEW">CHISQDIST(Number; Degrees Of Freedom; Cumulative)</paragraph>
         <paragraph xml-lang="en-US" id="par_id011920090239564" role="paragraph" l10n="NEW">
            <emph>Number</emph> is the number for which the function is to be calculated.</paragraph>
         <paragraph xml-lang="en-US" id="par_id0119200902395660" role="paragraph" l10n="NEW">
            <emph>Degrees Of Freedom</emph> is the degrees of freedom for the chi-square function.</paragraph>
         <paragraph xml-lang="en-US" id="par_id0119200902395623" role="paragraph" l10n="NEW">
            <emph>Cumulative</emph> (optional): 0 or False calculates the probability density function. Other values or True or omitted calculates the cumulative distribution function.</paragraph>
      </section>
      <section id="expondist">
<bookmark xml-lang="en-US" branch="index" id="bm_id3150603"><bookmark_value>EXPONDIST function</bookmark_value>
         <bookmark_value>exponential distributions</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/HID_FUNC_EXPONVERT" id="bm_id3152962" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id3150603" role="heading" level="2" l10n="U"
                    oldref="115">EXPONDIST</paragraph>
         <paragraph xml-lang="en-US" id="par_id3149563" role="paragraph" l10n="U" oldref="116"><ahelp hid="HID_FUNC_EXPONVERT">Returns the exponential distribution.</ahelp></paragraph>
         <paragraph xml-lang="en-US" id="hd_id3153789" role="heading" level="3" l10n="U"
                    oldref="117">Syntax</paragraph>
         <paragraph xml-lang="en-US" id="par_id3150987" role="code" l10n="U" oldref="118">EXPONDIST(Number; Lambda; C)</paragraph>
         <paragraph xml-lang="en-US" id="par_id3154663" role="paragraph" l10n="U" oldref="119">
            <emph>Number</emph> is the value of the function.</paragraph>
         <paragraph xml-lang="en-US" id="par_id3154569" role="paragraph" l10n="U" oldref="120">
            <emph>Lambda</emph> is the parameter value.</paragraph><comment>UFI removed a double bookmark</comment>
<paragraph xml-lang="en-US" id="par_id3147332" role="paragraph" l10n="U" oldref="121">
            <emph>C</emph> is a logical value that determines the form of the function. <emph>C = 0</emph> calculates the density function, and <emph>C = 1</emph> calculates the distribution.</paragraph>
         <paragraph xml-lang="en-US" id="hd_id3146133" role="heading" level="3" l10n="U"
                    oldref="122">Example</paragraph>
         <paragraph xml-lang="en-US" id="par_id3150357" role="paragraph" l10n="U" oldref="123">
            <item type="input">=EXPONDIST(3;0.5;1)</item> returns 0.78.</paragraph>
      </section>
</sort>
<section id="relatedtopics">
         <embed href="text/scalc/01/04060100.xhp#drking"/>
      </section>
   </body>
</helpdocument>