Example: Pie Chart

We will now use a different dataset to explore some other visualization types. The dataset is customer_subset, which is a hypothetical data file that contains information about customers.

We will first create a pie chart to check the proportion of customers in different geographic regions.

  1. Add a Statistics File source node that points to customer_subset.sav.
  2. Add a Graphboard node and open it for editing.
  3. On the Basic tab, select Geographic indicator .
  4. Select Pie of Counts.
  5. Click Run.
Figure 1. Pie chart
Pie chart

We can observe the following:

  • Zone 1 has more customers than in each of the other zones.
  • Customers are equally distributed among the other zones.