Читайте также: |
|
March 17th, 2005
The following tips will show how the FREQUENCY function can be used in conjunction with the charting capabilities of OpenOffice Calc to create frequency plots of data.
In the example below, our data is in B4:D20. We wish to plot the frequency of occurence of the numbers listed in B26:B31.
The corresponding frequency tabe C26:C31 is created with the array function
{=FREQUENCY(INT(B4:D20);B26:B30)}
For some reason (OOo Calc bug?), you need to specify B26:B30 rather than B26:B31 - but it seems to work as entered here.
Дата добавления: 2015-08-03; просмотров: 55 | Нарушение авторских прав
<== предыдущая страница | | | следующая страница ==> |
Data Consolidation 101 | | | Advanced Functions: INDIRECT |