Test Case AOOTest-362: Data-)Subtotals_Function StDevP(population). [Version : 1] | ||
---|---|---|
Author: | undefined - 24/10/2012 14:22:30 | |
Last edit by: | undefined - 28/01/2014 02:47:37 | |
Preconditions: 1.Launch Application. 2.Create a new spreadsheet document. 3.Insert some data for Subtotals. Following data as a reference: | ||
#: | Step actions: | Expected Results: |
1 |
| Expected Results |
2 | Select the cell range that you want to calculate subtotals for. (The contents in the first row will be regarded as column labels) | |
3 | Click 'Data-) Subtotals'. | The 'Subtotal' dialog appears. The current tab page is '1st Group'. The combo box 'Group by' use the first column label as its default value. |
4 | In the 'Group by' combo box select label of a column which contains numbers or characters to group the data. | |
5 | In the 'Calculate subtotals for' box, select a check box of the column labels that you want to subtotal. | |
6 | In the 'Use function' box, select the function 'StDevP(population)'. | |
7 | Click 'OK' button. | The subtotal result is displayed in hierarchy according to the 1st group option specified. |
8 | Click the cell that contains the result of subtotal. | There is a formula =SUBTOTAL(8,...) shown in formula bar. Calculates standard deviation based on the entire population given as arguments. The standard deviation is a measure of how widely values are dispersed from the average value (the mean). Using follow formula: ('n' is an integer and n)0) The result is correct. |
Execution type: | Manual | |
Importance: | Medium | |
Test Focus: | ||
Feature first available at which release: | ||
Automation script name: | ||
Testsuite set: | ||
Requirements | None | |
Keywords: | None |