Summaries Flashcards

1
Q

What Cogito feature would you utilize if you wanted to aggregate and analyze data in groups, or track trends overtime?

A

Summary (9.4)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Cogito’s tools have a number of different ways to summarize data, but all of the tools go through two main steps to generate summaries. What are those two steps?

A
  1. Group the rows (9.11)

2. Aggregate across the rows (9.12)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Once data has been grouped, _____ _____ aggregate the data and define how it should be displayed for each group.

A

Summarization functions (9.12)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Can you use a count function on numeric data to find the total amount?

A

No (9.13)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What function should you use if you want to display the number of different values?

A

Count Unique (9.13)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Will NULL values be considered when calculating an average?

A

No (9.12)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

When adding up numbers, does 0 or NULL affect the total sum?

A

No (9.12)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Name that aggregate function: For each group, your summary will show how many rows in the group have a value in that column.

A

Count (9.12)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

In SlicerDicer, what would you add to change grouping?

A

You would add a slice (9.14)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

In SlicerDicer, what controls which summarization functions are used?

A

Measures (9.14)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Where do the slices that can be chosen come from?

A

The list of SlicerDicer Filters (FDS records) built for the chosen data model (9.14)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

On what condition are new FDS records built?

A

That the data is in Caboodle (9.14)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

True or False: Columns do not have to be displayed to be available to a summary.

A

True (9.16)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Where are Workbench report summaries built?

A

In the Summary tab of the Report Settings window (9.16)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What Display Format does a SlicerDicer component use?

A

Graph (9.18)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What form determines advanced graph display settings?

A

The Output Format form (9.20)

17
Q

What three tabs in the Output Format form are essential to any table component?

A

General Settings tab, Columns tab, Thresholds tab (9.20)

18
Q

On the Output Format form, what tab determines overall how your table component will look?

A

The General Settings tab (9.20)

19
Q

For a table component, what tab, in the Output Format form, can specify thresholds at which the summary data can highlight red, yellow, or green to indicate which groups of data need attention first?

A

The Thresholds tab (9.20)

20
Q

Can a user set both row and cell level indicators?

A

Yes (9.21)

21
Q

True or False: Bounds are exclusive.

A

False

Bounds are inclusive (9.21)

22
Q

How do components evaluate table rows?

A

From top to bottom (9.21)

23
Q

Does the order of the threshold bounds matter?

A

Yes (9.21 )

They are evaluated from top to bottom.

24
Q

What do overlapping boundaries ensure?

A

They ensure that number with decimals are included (9.22)

25
Q

Why is it good practice to have an overlap across rows?

A

Because if a value does not fall within any threshold bounds that you’ve defined, it will appear with no indicators (9.23)

26
Q

What are easily digestible graphics representing a single data point from a table or graph component?

A

Badges (9.23)