Sometimes despite your best efforts, your data may be incomplete. The value of a particular variable may be missing for
some observations. In those cases, missing character data are represented by blanks, and missing numeric data are
represented by a single period (.). In the preceding data set, the value of Weight for observation 5 is missing, and its place
is marked by a period. The value of Name for observation 6 is missing and is just left blank.