Lecture 4 Flashcards

(27 cards)

1
Q

are usually collected in a raw format

A

DATA

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

All the data is presented in the form of text,
phrases, or paragraphs.

A

TEXTUAL PRESENTATION

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

It is a systematic and logical arrangement of
data in the form of Rows and Columns with
respect to the characteristics of data.

A

TABULAR PRESENTATION

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

contains the captions or
column headings

A

BOXHEAD

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

The row captions

A

STUBS

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

iven at the foot of the
table for explanation of any fact or information
included in the table

A

FOOTNOTES

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

is used when the
individual observations involve only to a single
variable.

A

SIMPLE OR ONE-WAY TABLE

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

an extension of a simple in which there
are more than one variable distributed among its attributes

A

COMPOUND TABLE

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

a quality, property or component
of a variable according to which it can be differentiated with
respect to other variables

A

ATTRIBUTE

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

We may refer to a compound table as a

A

CROSS TABULATION / CONTINGENCY TABLE

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

simply tells
how often a variable takes on each of its
possible values

A

FREQUENCY DISTRIBUTION

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

Command for making frequency table

A

frequency(data_array,bins_array)

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

are categories into which data are grouped

A

CLASSES

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

is the
d i f f e r e n c e b e t w e e n
consecutive lower class
limits

A

CLASS WIDTH

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

a very effective visual tool as it displays data at
a glance, facilitates comparison, and can reveal trends and
relationships within the data

A

GRAPH

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

constructed by labeling each category
of data on either the horizontal or vertical
axis and the frequency or relative frequency
of the category on the other axis

17
Q

is used for the case of one
variable only (BAR GRAPH)

A

SIMPLE BAR GRAPH

18
Q

an extension of a simple bar chart when
there are quantities of several variables to be displayed

A

MULTIPLE BAR GRAPH / GROUPED COLUMN CHART

19
Q

In this type of bar chart, the components (quantities) of each
variable are piled on top of one another

A

COMPONENT BAR GRAPH / SUBDIVIDED COLUMN CHART

20
Q

It is a graph used to present quantitative, continous data

21
Q

Basic Shapes of Histogram

A
  • Bell-Shaped
  • Bimodal
  • Skewed Right
  • Skewed Left
  • Uniform
  • Random
22
Q

It is a circle divided into sectors

23
Q

A graph that shows information that is
connected in some way

24
Q

The simplest of line graphs

A

SIMPLE LINE GRAPH

25
graphs illustrate information on several variables so that comparison is possible between them (LINE GRAPH)
MULTIPLE LINE GRAPHS
26
are used to investigate the relationship between two variables
SCATTER DIAGRAM / SCATTERPLOT
27
are specially designed to display dispersion and skewness in a distribution
BOX AND WHISKERS DIAGRAM / BOXPLOTS