Preparing the data for analysis
Because the small business owner has observed the current and beginning salaries, a log transformation is applied and it is assumed that the logarithm of current and beginning salaries are normally distributed.
- To create a log transformation, from the menus choose:
Figure 1. Compute Variable dialog - Type logSalary in the Name field.
- Type LN(salary) in the Value Definition field.
- Click Apply.
- Repeat steps 1 - 4 but this time type logSalbegin in the
Name field and LN(salbegin) in the Value
Definition field.
This applies the log transformations to the
salary
andsalbegin
variables. It is assumed that the logarithm of current and beginning salaries are normally distributed.