Exploring Data—Census at Schools |
Tutorials > Exploring Data—Census at Schools CensusAtSchool is an international project that collects and disseminates data about students from the United Kingdom, South Africa, Australia, and New Zealand. In this tutorial, you’ll use Fathom to start exploring the data. You’ll learn how to navigate around Fathom and how to make and use graphs.
Opening the File This tutorial uses a file from the Sample Documents collection that comes with Fathom.
Your Fathom window should look like this: The document currently has two objects: a text object, explaining where the data come from, and a collection, which is where the data are stored. Each gold ball in the collection represents one case, which in this file is one person. 5. Put your cursor over the collection. The status bar at the bottom left of the Fathom window gives some information about the data: This collection has 500 cases and 19 attributes, or variables.
Inspecting the Collection Let’s see what data we have about our students.
Graphing Data There are many different relationships to explore, but first let’s see where all of these students are from.
By default, you get a bar chart showing where the students live and how many live in each place. The United Kingdom has the most students in this sample, and Queensland (a state in Australia) has the fewest.
Is there any relationship between where students are from and their age? One way to look for relationships is to make use of the fact that selection in one graph is reflected in another. 13. Make a second graph next to the first one and drag Place to its horizontal axis. 14. Select the bar representing Queensland students by clicking it. The bar turns red to show the selection of students. Notice that some of the dots in the dot plot have also turned red and that the students from Queensland are highlighted in the collection.
This graph shows, for example, that the narrowest range of ages is for the Queensland students; the South African students span the greatest range and have all the oldest students; and the youngest students are from the United Kingdom.
Moving, Resizing, and Deleting Objects Before we continue exploring our data, let’s clean up the screen a little. First, we’ll delete the text object. 16. Select the text object and choose Object | Delete Text Object. Deleting the collection would actually delete all the data, so we don’t want to do that. However, Fathom has unlimited undo, so you can always get it back. Let’s test this. 17. Delete the collection. Notice that all the graphs become empty. 18. Choose Edit | Undo Delete Collection to get it back, then double-click the collection to get the inspector back. Anytime you make a mistake in Fathom, you can choose Edit | Undo [action]. You can also redo anything you’ve undone by choosing Edit | Redo [action]. To clear space, we can make the collection a small icon that won’t take up much room.
20. Move the inspector to the right of the Fathom window by dragging its title bar. 21. Delete the Place graph. 22. Move the Age graph to the left side of the window by dragging the top of its frame. 23. Finally, simplify the Age graph by removing Place. Select the graph and choose Graph | Remove Y Attribute.
Exploring Graphs We saw how to use selection to explore relationships. Fathom also allows us to drag things in graphs. We can use this to further explore the Age graph. 24. Duplicate the Age graph by selecting it and choosing Object | Duplicate Graph. 25. Change one of the graphs into a histogram. 26. Select one of the histogram bars. This selects a strip of dots in the dot plot. Put the cursor over the selected bar to read about it in the status area: the range of values it contains and how many cases are in it.
Although there are other ways of rescaling graph axes (see Fathom Help for details), the easiest is simply to drag the axes: Dragging near the ends of axes dilates them, dragging the middle shifts them. 29. Choose Graph | Rescale Graph Axes to see all the data.
Going Further Using the techniques you’ve learned, answer these questions or make up your own. •Is math more popular with males or females? •Which place has the highest proportion of students with Internet access? •Which country’s students have to travel farthest to get to school? •Which place has the highest proportion of students who walk to school? Are these the students who have the greatest travel time? |