... |
... |
@@ -81,7 +81,6 @@ |
81 |
81 |
[[image:1750921894119-785.png||height="586" width="920"]] |
82 |
82 |
|
83 |
83 |
|
84 |
|
-Using the formula macro we can display the method used to determine the per capita rates and difference between the 2 groups. |
85 |
85 |
|
86 |
86 |
{{formula imageType="PNG"}} |
87 |
87 |
\text{Percentage Difference} = \left( \frac{\frac{657{,}935}{41{,}000{,}000} \times 100{,}000 - \frac{992{,}347}{191{,}000{,}000} \times 100{,}000}{\frac{992{,}347}{191{,}000{,}000} \times 100{,}000} \right) \times 100 = \left( \frac{1{,}604.72 - 519.55}{519.55} \right) \times 100 \approx 208.87\% |
... |
... |
@@ -88,18 +88,8 @@ |
88 |
88 |
|
89 |
89 |
{{/formula}} |
90 |
90 |
|
91 |
|
-I've also created a per capita macro that you can use to determine the rate for a group by itself: |
92 |
|
- |
93 |
|
-{{percapita groupAName="White" groupACount="290" groupAPopulation="191000000"}}{{/percapita}} |
94 |
|
- |
95 |
|
-Or display a comparison between 2 groups: |
96 |
|
- |
97 |
97 |
{{percapita groupAName="White" groupACount="992347" groupAPopulation="191000000" groupBName="Black" groupBCount="657935" groupBPopulation="41000000"}}{{/percapita}} |
98 |
98 |
|
99 |
|
- |
100 |
|
- |
101 |
|
- |
102 |
|
- |
103 |
103 |
---- |
104 |
104 |
|
105 |
105 |
== **The numbers are worse than you think**. {{id name="the-numbers-are-worse-than-you-think."/}} == |