Circle Graphs
[latexpage]
Circle graphs (also called pie charts) let you see the relative amounts of different categories. For example, if you run a local grocery store and want to see where your sales are coming from (perhaps because you are considering whether to re-allocate floor space), you might look at a chart like the following:
and conclude that as most of your sales come from produce, you may want to allocate more space to new kinds of produce.
Now, when reading a circle graph, the percentages of the different sections will generally be labelled as in the above. So circle graph tells you that in January of 2010, 23% of all sales were from frozen foods, 10% of all sales were from pharmaceuticals, and so on.
Now, if you are given the actual value (as opposed to the proportion) of any category, you can find the value for each category. So, for example:
Example 1
Suppose that in January of 2010, the grocery store sold $23,000 worth of frozen foods. How many dollars worth of canned foods did they sell?
Answer
We know from the above diagram that 23% of all sales in January of 2010 were of frozen foods. Thus, let $x$ be the total amount of sales made in January 2010. We get that $$.23 x = 23000$$ so $x = 100000.$ Then, as canned foods make up 7% of all sales that month, we conclude that the store sold \$7000 worth of canned food.We can also use circle graphs to determine various trends. For example, by comparing the following charts:
we can conclude that the proportion of revenue from canned foods drastically shrunk from January 2010 to 2011.
Example 2
From January 2010 to January 2011, which category grew the most as a proportion of total sales?
Answer
We can go through the different categories to determine how much each grew/shrank.Pharmaceuticals: 1
Produce: -1
Dry Foods: 1
Canned Foods: -5
Dairy Products: 1
Frozen Food: +3
Thus, frozen foods grew the most.
Now, if we know the actual value of some category in 2010 and the actual value of some category in 2011, we can calculate the value of each category and 2010 and 2011. Thus, we can calculate the absolute increase in revenue for any particular category as follows:
Example 3
Suppose in January 2010, the total amount of goods sold was $200,000. In January 2011, the amount of canned foods sold was $6,000. Find the absolute change from 2010 to 2011 in the amount of dairy products sold.
Answer
We know that in January 2010, the percentage of goods sold that were dairy products was 20%. Thus, the total amount of dairy products sold was $20\% \times 200000 = 40000.$Now, in January 2011, the proportion of canned foods sold was 2%. Let $x$ be the total amount of sales in 2011. Thus, $2% \times x = 6000.$ Dividing, we conclude that $x = 300000.$ And since in 2011, the proportion of dairy products sold was 21%, we conclude that $300000 \times 21% = 63000$ dollars worth of dairy products were sold in 2011.
Thus, the absolute difference is $63000 - 40000 = 23000.$
Practice Problems
- Suppose produce sales were, in absolute terms, $10,000 greater than pharmaceutical sales in January 2010. What was the total amount of sales for all goods?
Answer
Let $x$ be the total amount of sales for all goods. The prompt gives us the following equation: $$ .25 x = .1x + 10000$$ Then we get $$.15x = 10000$$ and thus, $x \approx 66666.67$.- Overall sales in January 2010 were $100,000. How much more revenue was generated by dry foods as compared to canned foods?
Answer
We can calculate that sales of dry foods were \$15,000 in January 2010, while sales of canned foods in January 2010 were \$7,000. Thus, there was \$8,000 more in revenue from dry foods than from canned foods.- Suppose dry foods in January 2010 were twice as large, in absolute terms, as pharmaceutical sales in January 2011. What is the ratio of overall sales from January 2010 to January 2011?