Definition:Sample Statistic/Discrete

From ProofWiki
Jump to navigation Jump to search

Definition

Data which can be described with a discrete variable are known as discrete data.


Examples

Number of Children

The number $N$ of children in each of $1000$ families is an example of discrete data.


Colors of Rainbow

The set $C$ of colors of the rainbow:

$C = \set {\text {red}, \text {orange}, \text {yellow}, \text {green}, \text {blue}, \text {indigo}, \text {violet} }$

is an example of discrete data.

In such a circumstance where the discrete data are non-numerical, it is usually possible to assign (natural) numbers to each of the elements, for example:

\(\ds \text {red}\) \(\to\) \(\ds 1\)
\(\ds \text {orange}\) \(\to\) \(\ds 2\)
\(\ds \text {yellow}\) \(\to\) \(\ds 3\)
\(\ds \text {green}\) \(\to\) \(\ds 4\)
\(\ds \text {blue}\) \(\to\) \(\ds 5\)
\(\ds \text {indigo}\) \(\to\) \(\ds 6\)
\(\ds \text {violet}\) \(\to\) \(\ds 7\)

and so the set $C'$ can be considered instead:

$C' = \set {1, 2, 3, 4, 5, 6, 7}$


Also see


Linguistic Note

Be careful with the word discrete.

A common homophone horror is to use the word discreet instead.

However, discreet means cautious or tactful, and describes somebody who is able to keep silent for political or delicate social reasons.


Sources