... |
... |
@@ -81,6 +81,7 @@ |
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. |
84 |
84 |
|
85 |
85 |
{{formula imageType="PNG"}} |
86 |
86 |
\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\% |
... |
... |
@@ -87,10 +87,125 @@ |
87 |
87 |
|
88 |
88 |
{{/formula}} |
89 |
89 |
|
|
91 |
+ |
|
92 |
+I've also created a per capita macro that you can use to determine the rate for a group by itself: |
|
93 |
+ |
|
94 |
+{{percapita groupAName="White" groupACount="290" groupAPopulation="191000000"}}{{/percapita}} |
|
95 |
+ |
|
96 |
+Or display a comparison between 2 groups: |
|
97 |
+ |
90 |
90 |
{{percapita groupAName="White" groupACount="992347" groupAPopulation="191000000" groupBName="Black" groupBCount="657935" groupBPopulation="41000000"}}{{/percapita}} |
91 |
91 |
|
92 |
92 |
---- |
93 |
93 |
|
|
102 |
+**For crimes against persons:** |
|
103 |
+ |
|
104 |
+{{percapita groupAName="White" groupACount="992347" groupAPopulation="191000000" groupBName="Black" groupBCount="657935" groupBPopulation="41000000"}}{{/percapita}} |
|
105 |
+ |
|
106 |
+**For assault offenses:** |
|
107 |
+ |
|
108 |
+{{percapita groupAName="White" groupACount="902499" groupAPopulation="191000000" groupBName="Black" groupBCount="615467" groupBPopulation="41000000"}}{{/percapita}} |
|
109 |
+ |
|
110 |
+**For homicide offenses:** |
|
111 |
+ |
|
112 |
+{{percapita groupAName="White" groupACount="3432" groupAPopulation="191000000" groupBName="Black" groupBCount="4157" groupBPopulation="41000000"}}{{/percapita}} |
|
113 |
+ |
|
114 |
+**For human trafficking offenses:** |
|
115 |
+ |
|
116 |
+{{percapita groupAName="White" groupACount="620" groupAPopulation="191000000" groupBName="Black" groupBCount="570" groupBPopulation="41000000"}}{{/percapita}} |
|
117 |
+ |
|
118 |
+**For kidnapping/abduction:** |
|
119 |
+ |
|
120 |
+{{percapita groupAName="White" groupACount="14679" groupAPopulation="191000000" groupBName="Black" groupBCount="9184" groupBPopulation="41000000"}}{{/percapita}} |
|
121 |
+ |
|
122 |
+**For sex offenses:** |
|
123 |
+ |
|
124 |
+{{percapita groupAName="White" groupACount="71117" groupAPopulation="191000000" groupBName="Black" groupBCount="28557" groupBPopulation="41000000"}}{{/percapita}} |
|
125 |
+ |
|
126 |
+**For crimes against property:** |
|
127 |
+ |
|
128 |
+{{percapita groupAName="White" groupACount="1393471" groupAPopulation="191000000" groupBName="Black" groupBCount="861741" groupBPopulation="41000000"}}{{/percapita}} |
|
129 |
+ |
|
130 |
+**For arson:** |
|
131 |
+ |
|
132 |
+{{percapita groupAName="White" groupACount="5869" groupAPopulation="191000000" groupBName="Black" groupBCount="2483" groupBPopulation="41000000"}}{{/percapita}} |
|
133 |
+ |
|
134 |
+**For bribery:** |
|
135 |
+ |
|
136 |
+{{percapita groupAName="White" groupACount="477" groupAPopulation="191000000" groupBName="Black" groupBCount="112" groupBPopulation="41000000"}}{{/percapita}} |
|
137 |
+ |
|
138 |
+**For burglary/breaking & entering:** |
|
139 |
+ |
|
140 |
+{{percapita groupAName="White" groupACount="128679" groupAPopulation="191000000" groupBName="Black" groupBCount="68829" groupBPopulation="41000000"}}{{/percapita}} |
|
141 |
+ |
|
142 |
+**For counterfeiting/forgery:** |
|
143 |
+ |
|
144 |
+{{percapita groupAName="White" groupACount="51063" groupAPopulation="191000000" groupBName="Black" groupBCount="25072" groupBPopulation="41000000"}}{{/percapita}} |
|
145 |
+ |
|
146 |
+**For destruction/damage/vandalism:** |
|
147 |
+ |
|
148 |
+{{percapita groupAName="White" groupACount="235283" groupAPopulation="191000000" groupBName="Black" groupBCount="144715" groupBPopulation="41000000"}}{{/percapita}} |
|
149 |
+ |
|
150 |
+**For embezzlement:** |
|
151 |
+ |
|
152 |
+{{percapita groupAName="White" groupACount="14359" groupAPopulation="191000000" groupBName="Black" groupBCount="8882" groupBPopulation="41000000"}}{{/percapita}} |
|
153 |
+ |
|
154 |
+**For extortion/blackmail:** |
|
155 |
+ |
|
156 |
+{{percapita groupAName="White" groupACount="1673" groupAPopulation="191000000" groupBName="Black" groupBCount="606" groupBPopulation="41000000"}}{{/percapita}} |
|
157 |
+ |
|
158 |
+**For fraud offenses:** |
|
159 |
+ |
|
160 |
+{{percapita groupAName="White" groupACount="132636" groupAPopulation="191000000" groupBName="Black" groupBCount="69843" groupBPopulation="41000000"}}{{/percapita}} |
|
161 |
+ |
|
162 |
+**For larceny/theft offenses:** |
|
163 |
+ |
|
164 |
+{{percapita groupAName="White" groupACount="661215" groupAPopulation="191000000" groupBName="Black" groupBCount="391874" groupBPopulation="41000000"}}{{/percapita}} |
|
165 |
+ |
|
166 |
+**For motor vehicle theft:** |
|
167 |
+ |
|
168 |
+{{percapita groupAName="White" groupACount="80284" groupAPopulation="191000000" groupBName="Black" groupBCount="41672" groupBPopulation="41000000"}}{{/percapita}} |
|
169 |
+ |
|
170 |
+**For robbery:** |
|
171 |
+ |
|
172 |
+{{percapita groupAName="White" groupACount="38104" groupAPopulation="191000000" groupBName="Black" groupBCount="84006" groupBPopulation="41000000"}}{{/percapita}} |
|
173 |
+ |
|
174 |
+**For stolen property offenses:** |
|
175 |
+ |
|
176 |
+{{percapita groupAName="White" groupACount="43829" groupAPopulation="191000000" groupBName="Black" groupBCount="23647" groupBPopulation="41000000"}}{{/percapita}} |
|
177 |
+ |
|
178 |
+**For crimes against society:** |
|
179 |
+ |
|
180 |
+{{percapita groupAName="White" groupACount="1011897" groupAPopulation="191000000" groupBName="Black" groupBCount="409325" groupBPopulation="41000000"}}{{/percapita}} |
|
181 |
+ |
|
182 |
+**For animal cruelty:** |
|
183 |
+ |
|
184 |
+{{percapita groupAName="White" groupACount="5917" groupAPopulation="191000000" groupBName="Black" groupBCount="2134" groupBPopulation="41000000"}}{{/percapita}} |
|
185 |
+ |
|
186 |
+**For drug/narcotic offenses:** |
|
187 |
+ |
|
188 |
+{{percapita groupAName="White" groupACount="908206" groupAPopulation="191000000" groupBName="Black" groupBCount="326886" groupBPopulation="41000000"}}{{/percapita}} |
|
189 |
+ |
|
190 |
+**For gambling offenses:** |
|
191 |
+ |
|
192 |
+{{percapita groupAName="White" groupACount="763" groupAPopulation="191000000" groupBName="Black" groupBCount="563" groupBPopulation="41000000"}}{{/percapita}} |
|
193 |
+ |
|
194 |
+**For pornography/obscene material:** |
|
195 |
+ |
|
196 |
+{{percapita groupAName="White" groupACount="12877" groupAPopulation="191000000" groupBName="Black" groupBCount="3629" groupBPopulation="41000000"}}{{/percapita}} |
|
197 |
+ |
|
198 |
+**For prostitution offenses:** |
|
199 |
+ |
|
200 |
+{{percapita groupAName="White" groupACount="6747" groupAPopulation="191000000" groupBName="Black" groupBCount="4698" groupBPopulation="41000000"}}{{/percapita}} |
|
201 |
+ |
|
202 |
+**For weapon law violations:** |
|
203 |
+ |
|
204 |
+{{percapita groupAName="White" groupACount="77387" groupAPopulation="191000000" groupBName="Black" groupBCount="71415" groupBPopulation="41000000"}}{{/percapita}} |
|
205 |
+ |
|
206 |
+ |
|
207 |
+ |
|
208 |
+---- |
|
209 |
+ |
94 |
94 |
== **The numbers are worse than you think**. {{id name="the-numbers-are-worse-than-you-think."/}} == |
95 |
95 |
|
96 |
96 |
There's been an uncovering of an alarming trend in record keeping by the various law enforcement agencies throughout America. Its [[been discovered>>https://x.com/UnbiasedCrime/status/1700763380376875451]] that a shocking amount of nonwhite criminals are being [[classified as White>>doc:Main Categories.Crime & Justice.Blacks counted as White.WebHome]] upon their arrest. This always occurred to some extent with Latinos, but the people being classified as White now are unmistakably black in many cases. |