Функсияҳои Оморӣ Қисми Чорум

[text/scalc/01/func_averageif.xhp#averageif_head not found].

Returns the arithmetic mean of all cells in a range that satisfy a given condition. The AVERAGEIF function sums up all the results that match the logical test and divides this sum by the quantity of selected values.

[text/scalc/01/func_averageifs.xhp#averageifs_head not found].

Returns the arithmetic mean of all cells in a range that satisfy given multiple criteria. The AVERAGEIFS function sums up all the results that match the logical tests and divides this sum by the quantity of selected values.

AVEDEV

Арзиши миёнаи фарқияти нуқтаҳои далелҳоро ҳисоб мекунад.

Syntax

AVEDEV(Number 1 [; Number 2 [; … [; Number 255]]])

Number 1, Number 2, … , Number 255 are numbers, references to cells or to cell ranges of numbers.

note

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 value highlighting feature.


Example

Сину сол

AVERAGE

Арзиши миёнаи фарқияти нуқтаҳои далелҳоро ҳисоб мекунад.

Syntax

AVERAGE(Number 1 [; Number 2 [; … [; Number 255]]])

Number 1, Number 2, … , Number 255 are numbers, references to cells or to cell ranges of numbers.

note

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 value highlighting feature.


Example

Сину сол

AVERAGEA

Арзиши миёнаи агрументҳоро медиҳад. Арзиши матн 0.

Syntax

AVERAGEA(Number 1 [; Number 2 [; … [; Number 255]]])

Number 1, Number 2, … , Number 255 are numbers, references to cells or to cell ranges of numbers.

Example

Сину сол

MAX

Арзиши максималии диапазони далелҳоро бармегардонад.

Returns 0 if no numeric value and no error was encountered in the cell range(s) passed as cell reference(s). Text cells are ignored by MIN() and MAX(). The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered. Passing a literal string argument to MIN() or MAX(), e.g. MIN("string"), still results in an error.

Syntax

MAX(Number 1 [; Number 2 [; … [; Number 255]]])

Number 1, Number 2, … , Number 255 are numbers, references to cells or to cell ranges of numbers.

note

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 value highlighting feature.


Example

=MAX(A1;A2;A3;50;100;200) арзиши калонтаринро бармегардонад.

=MAX(A1:B100) арзиши калонтарини диапазонро бармегардонад.

MAXA

Арзиши максималии диапазони далелҳоро бармегардонад. Баръакси MAX, дар ин ҷой матнро дохил кардан мумкин аст. Арзиши матн 0.

The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered.

Syntax

MAXA(Number 1 [; Number 2 [; … [; Number 255]]])

Number 1, Number 2, … , Number 255 are numbers, references to cells or to cell ranges of numbers.

Example

=MAXA(A1;A2;A3;50;100;200;"Text") Калонтарин арзишро бармегардонад.

=MAXA(A1:B100) Калонтарин арзишро бармегардонад.

MEDIAN

Медианаи диапазони далелҳоро бармегардонад.

Syntax

MEDIAN(Number 1 [; Number 2 [; … [; Number 255]]])

Number 1, Number 2, … , Number 255 are numbers, references to cells or to cell ranges of numbers.

note

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 value highlighting feature.


Example

барои ададҳои тоқ: =MEDIAN(1; 5; 9; 20; 21) натиҷа 9.

барои ададҳои ҷуфт: =MEDIAN(1; 5; 9; 20) миёнаи ду адади медианиро 5 ва 9, 7-ро медиҳад.

MIN

Минимуми арзишҳои диапазонро бармегардонад.

Returns 0 if no numeric value and no error was encountered in the cell range(s) passed as cell reference(s). Text cells are ignored by MIN() and MAX(). The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered. Passing a literal string argument to MIN() or MAX(), e.g. MIN("string"), still results in an error.

Syntax

MIN(Number 1 [; Number 2 [; … [; Number 255]]])

Number 1, Number 2, … , Number 255 are numbers, references to cells or to cell ranges of numbers.

note

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 value highlighting feature.


Example

=MIN(A1:B100) хурдтарин арзиши диапазонро бармегардонад.

MINA

Минимуми арзишҳои диапазонро бармегардонад. Дар ин ҷой матнро низ истифода бурдан мумкин аст.

The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered.

Syntax

MINA(Number 1 [; Number 2 [; … [; Number 255]]])

Number 1, Number 2, … , Number 255 are numbers, references to cells or to cell ranges of numbers.

Example

=MINA(1; "Text"; 20) натиҷа 0.

=MINA(A1:B100) хурдтарин арзишро медиҳад.

MODE

Арзиши бештар умумии диапазонро нишон медиҳад.

note

This function is part of the Open Document Format for Office Applications (OpenDocument) standard Version 1.2. (ISO/IEC 26300:2-2015)


Syntax

MODE(Number 1 [; Number 2 [; … [; Number 255]]])

Number 1, Number 2, … , Number 255 are numbers, references to cells or to cell ranges of numbers.

note

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 value highlighting feature.


Example

Сину сол

MODE.MULT

Returns a vertical array of the statistical modes (the most frequently occurring values) within a list of supplied numbers.

Syntax

MODE.MULT(Number 1 [; Number 2 [; … [; Number 255]]])

Number 1, Number 2, … , Number 255 are numbers, references to cells or to cell ranges of numbers.

warning

As the MODE.MULT function returns an array of values, it must be entered as an array formula. If the function is not entered as an array formula, only the first mode is returned, which is the same as using the MODE.SNGL function.


Example

Сину сол

Technical information

tip

This function is available since LibreOffice 4.3.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

COM.MICROSOFT.MODE.MULT

MODE.SNGL

Арзиши бештар умумии диапазонро нишон медиҳад.

Syntax

MODE.SNGL(Number 1 [; Number 2 [; … [; Number 255]]])

Number 1, Number 2, … , Number 255 are numbers, references to cells or to cell ranges of numbers.

warning

If the data set contains no duplicate data points, MODE.SNGL returns the #VALUE! error value.


Example

Сину сол

Technical information

tip

This function is available since LibreOffice 4.3.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

COM.MICROSOFT.MODE.SNGL

NEGBINOM.DIST

Тақсимоти дуноминалии манфиро медиҳад.

Syntax

NEGBINOM.DIST(X; R; SP; Cumulative)

X арзиши санҷиши номуввафақ.

R арзиши санҷиши муввафақ.

SP эҳтимолият.

C = 0 зиччиро ва C = 1 тақсимотро ҳисоб мекунад.

Example

=NEGBINOMDIST(1; 1; 0.5) натиҷа 0.25.

=NEGBINOMDIST(1; 1; 0.5) натиҷа 0.25.

Technical information

tip

This function is available since LibreOffice 4.3.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

COM.MICROSOFT.NEGBINOM.DIST

NEGBINOMDIST

Тақсимоти дуноминалии манфиро медиҳад.

Syntax

NEGBINOMDIST(X; R; SP)

X арзиши санҷиши номуввафақ.

R арзиши санҷиши муввафақ.

SP эҳтимолият.

Example

=NEGBINOMDIST(1; 1; 0.5) натиҷа 0.25.

NORM.DIST

Функсияи зиччии тақсимоти муқаррариро медиҳад.

Syntax

NORM.DIST(Number; Mean; StDev; C)

Numberарзиши тақсимот.

Mean арзиши тақсимот.

STDEV фарқияти стантартии тақсимот.

C = 0 зиччӣ; C = 1 тақсимотро ҳисоб мекунад.

Example

=NORMDIST(70; 63; 5; 0) натиҷа 0.03.

=NORMDIST(70; 63; 5; 1) натиҷа 0.92.

Technical information

tip

This function is available since LibreOffice 4.3.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

COM.MICROSOFT.NORM.DIST

NORM.INV

Баръакси тақсимоти кумулятивиро ҳисоб мекунад.

Syntax

NORM.INV(Number; Mean; StDev)

Number эҳтимолият.

Mean арзиши тақсимоти муқаррарӣ.

STDEV фарқияти муқаррарии тақсимот.

Example

=NORMINV(0.9; 63; 5) натиҷа 69.41.

Technical information

tip

This function is available since LibreOffice 4.3.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

COM.MICROSOFT.NORM.INV

NORMDIST

Функсияи зиччии тақсимоти муқаррариро медиҳад.

Syntax

NORMDIST(Number; Mean; StDev [; C])

Numberарзиши тақсимот.

Mean арзиши тақсимот.

STDEV фарқияти стантартии тақсимот.

C = 0 зиччӣ; C = 1 тақсимотро ҳисоб мекунад.

Example

=NORMDIST(70; 63; 5; 0) натиҷа 0.03.

=NORMDIST(70; 63; 5; 1) натиҷа 0.92.

NORMINV

Баръакси тақсимоти кумулятивиро ҳисоб мекунад.

Syntax

NORMINV(Number; Mean; StDev)

Number эҳтимолият.

Mean арзиши тақсимоти муқаррарӣ.

STDEV фарқияти муқаррарии тақсимот.

Example

=NORMINV(0.9; 63; 5) натиҷа 69.41.

PEARSON

Коэффитсиенти r-и Пеарсонро ҳисоб мекунад.

Syntax

PEARSON(Data1; Data2)

Data_1 массиви 1.

Data_2 массиви 2.

Example

=PEARSON(A1:A30;B1:B30) returns the Pearson correlation coefficient of both data sets.

PERCENTILE

Алфа-дарсади массивро медиҳад. Протсентил арзиши ченаки силсилаи далелҳоро, ки аз хурдтарин (Alpha=0) то арзиши бузургтарин (alpha=1) -и силсилаи далелҳоро бармегардонад. Барои Alpha = 25% будан, протсентил чоряки аввалро мефаҳмонад; Alpha = 50% MEDIAN мебошад.

Syntax

PERCENTILE(Data; Alpha)

Data массив.

Alpha дарсадии ҷадвал миёни 0 ва 1.

note

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 value highlighting feature.


Example

=PERCENTILE(A1:A50;0.1) represents the value in the data set, which equals 10% of the total data scale in A1:A50.

PERCENTILE.EXC

Returns the Alpha'th percentile of a supplied range of values for a given value of Alpha, within the range 0 to 1 (exclusive). A percentile returns the scale value for a data series which goes from the smallest (Alpha=0) to the largest value (Alpha=1) of a data series. For Alpha = 25%, the percentile means the first quartile; Alpha = 50% is the MEDIAN.

warning

If Alpha is not a multiple of 1/(n+1), (where n is the number of values in the supplied array), the function interpolates between the values in the supplied array, to calculate the percentile value. However, if Alpha is less than 1/(n+1) or Alpha is greater than n/(n+1), the function is unable to interpolate, and so returns an error.


note

The difference between PERCENTILE.INC and PERCENTILE.EXC is that, in the PERCENTILE.INC function the value of alpha is within the range 0 to 1 inclusive, and in the PERCENTILE.EXC function, the value of alpha is within the range 0 to 1 exclusive.


Syntax

PERCENTILE.EXC(Data; Alpha)

Data массив.

Alpha дарсадии ҷадвал миёни 0 ва 1.

Example

=PERCENTILE.EXC(A1:A50;10%) represents the value in the data set, which equals 10% of the total data scale in A1:A50.

Technical information

tip

This function is available since LibreOffice 4.3.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

COM.MICROSOFT.PERCENTILE.EXC

PERCENTILE.INC

Алфа-дарсади массивро медиҳад. Протсентил арзиши ченаки силсилаи далелҳоро, ки аз хурдтарин (Alpha=0) то арзиши бузургтарин (alpha=1) -и силсилаи далелҳоро бармегардонад. Барои Alpha = 25% будан, протсентил чоряки аввалро мефаҳмонад; Alpha = 50% MEDIAN мебошад.

note

The difference between PERCENTILE.INC and PERCENTILE.EXC is that, in the PERCENTILE.INC function the value of alpha is within the range 0 to 1 inclusive, and in the PERCENTILE.EXC function, the value of alpha is within the range 0 to 1 exclusive.


Syntax

PERCENTILE.INC(Data; Alpha)

Data массив.

Alpha дарсадии ҷадвал миёни 0 ва 1.

Example

=PERCENTILE.INC(A1:A50;0.1) represents the value in the data set, which equals 10% of the total data scale in A1:A50.

Technical information

tip

This function is available since LibreOffice 4.3.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

COM.MICROSOFT.PERCENTILE.INC

PERCENTRANK

Дарсадии рутбаи арзиши намунаро медиҳад.

Syntax

PERCENTRANK(Data; Value [; Significance])

Data массив.

Value арзиш.

Significance An optional argument that specifies the number of significant digits that the returned percentage value is rounded to. If omitted, a value of 3 is used.

note

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 value highlighting feature.


Example

=PERCENTRANK(A1:A50;50) returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear.

PERCENTRANK.EXC

Returns the relative position, between 0 and 1 (exclusive), of a specified value within a supplied array.

note

The difference between PERCENTRANK.INC and PERCENTRANK.EXC is that PERCENTRANK.INC calculates a value in the range 0 to 1 inclusive, whereas the PERCENTRANK.EXC function calculates a value in the range 0 to 1 exclusive.


Syntax

PERCENTRANK.EXC(Data; Value [; Significance])

Data массив.

Value арзиш.

Significance An optional argument that specifies the number of significant digits that the returned percentage value is rounded to.

Example

=PERCENTRANK.EXC(A1:A50;50) returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear.

Technical information

tip

This function is available since LibreOffice 4.3.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

COM.MICROSOFT.PERCENTRANK.EXC

PERCENTRANK.INC

Returns the relative position, between 0 and 1 (inclusive), of a specified value within a supplied array.

note

The difference between PERCENTRANK.INC and PERCENTRANK.EXC is that PERCENTRANK.INC calculates a value in the range 0 to 1 inclusive, whereas the PERCENTRANK.EXC function calculates a value in the range 0 to 1 exclusive.


Syntax

PERCENTRANK.INC(Data; Value [; Significance])

Data массив.

Value арзиш.

Significance An optional argument that specifies the number of significant digits that the returned percentage value is rounded to.

Example

=PERCENTRANK.INC(A1:A50;50) returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear.

Technical information

tip

This function is available since LibreOffice 4.3.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

COM.MICROSOFT.PERCENTRANK.INC

PHI

Returns the value of the probability density function for a given value considering the standard normal distribution.

Syntax

PHI(Number)

Number is the value for which the probability density function is calculated.

Example

=PHI(2.25) returns 0.0317.

=PHI(-2.25) also returns 0.0317 because the normal distribution is symmetrical.

=PHI(0) returns 0.3989.

tip

Calling PHI(Number) is equivalent to calling NORMDIST(Number,0,1,FALSE()) or NORM.S.DIST(Number;FALSE()), hence using the standard normal distribution with mean equal to 0 and standard deviation equal to 1 with the Cumulative argument set to False.


POISSON

Тақсимоти Пойсонро бармегардонад.

Syntax

POISSON(Number; Mean [; C])

Number арзиш аз тақсимоти Пойсон.

Mean арзиш аз тақсимоти Пойсон.

C = 0 зиччӣ; C = 1 тақсимотро ҳисоб мекунад.

Example

=POISSON(60;50;1) натиҷа 0.93.

POISSON.DIST

Тақсимоти Пойсонро бармегардонад.

Syntax

POISSON.DIST(Number; Mean ; Cumulative)

Number арзиш аз тақсимоти Пойсон.

Mean арзиш аз тақсимоти Пойсон.

Cumulative = 0 or False to calculate the probability mass function; Cumulative = 1, True, or any other non-zero value to calculate the cumulative distribution function.

Example

=POISSON(60;50;1) натиҷа 0.93.

Technical information

tip

This function is available since LibreOffice 4.2.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

COM.MICROSOFT.POISSON.DIST

QUARTILE

Квартили диапазони далелҳоро медиҳад.

Syntax

QUARTILE(Data; Type)

Data массив.

TypeТипи квартил. (0 = MIN, 1 = 25%, 2 = 50% (MEDIAN), 3 = 75% and 4 = MAX.)

note

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 value highlighting feature.


Example

=QUARTILE(A1:A50;2) returns the value of which 50% of the scale corresponds to the lowest to highest values in the range A1:A50.

QUARTILE.EXC

Returns a requested quartile of a supplied range of values, based on a percentile range of 0 to 1 exclusive.

note

The difference between QUARTILE.INC and QUARTILE.EXC is that the QUARTILE.INC function bases its calculation on a percentile range of 0 to 1 inclusive, whereas the QUARTILE.EXC function bases its calculation on a percentile range of 0 to 1 exclusive.


Syntax

QUARTILE.EXC(Data; Type)

Data represents the range of data values for which you want to calculate the specified quartile.

Type An integer between 1 and 3, representing the required quartile. (if type = 1 or 3, the supplied array must contain more than 2 values)

Example

=QUARTILE.EXC(A1:A50;2) returns the value of which 50% of the scale corresponds to the lowest to highest values in the range A1:A50.

Technical information

tip

This function is available since LibreOffice 4.3.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

COM.MICROSOFT.QUARTILE.EXC

QUARTILE.INC

Квартили диапазони далелҳоро медиҳад.

note

The difference between QUARTILE.INC and QUARTILE.EXC is that the QUARTILE.INC function bases its calculation on a percentile range of 0 to 1 inclusive, whereas the QUARTILE.EXC function bases its calculation on a percentile range of 0 to 1 exclusive.


Syntax

QUARTILE.INC(Data; Type)

Data массив.

TypeТипи квартил. (0 = MIN, 1 = 25%, 2 = 50% (MEDIAN), 3 = 75% and 4 = MAX.)

Example

=QUARTILE.INC(A1:A50;2) returns the value of which 50% of the scale corresponds to the lowest to highest values in the range A1:A50.

Technical information

tip

This function is available since LibreOffice 4.3.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

COM.MICROSOFT.QUARTILE.INC

Please support us!