CrimeStat Nnh
   HOME

TheInfoList



OR:

CrimeStat is a
crime mapping Crime mapping is used by analysts in law enforcement agencies to map, visualize, and analyze crime incident patterns. It is a key component of crime analysis and the CompStat policing strategy. Mapping crime, using Geographic Information System ...
software program. CrimeStat is Windows-based program that conducts spatial and statistical analysis and is designed to interface with a geographic information system (GIS). The program is developed by Ned Levine & Associates under the direction of Ned Levine, with funding by the National Institute of Justice (NIJ), an agency of the
United States Department of Justice The United States Department of Justice (DOJ), also known as the Justice Department, is a federal executive department of the United States government tasked with the enforcement of federal law and administration of justice in the United Stat ...
. The program and manual are distributed for free by NIJ. CrimeStat performs spatial analysis on objects located in a GIS. The objects can be points (e.g., events, locations), zones (e.g., blocks, traffic analysis zones, cities) or lines (e.g., street segments). The program can analyze the distribution of the objects, identify hot spots, indicate spatial autocorrelation, monitor the interaction of events in space and time, and model travel behavior. There is a regression module for non-linear spatial modeling. Some of its tools are specific to crime analysis. Others can by applied in many fields. There are 55 statistical routines in the program.


Development

CrimeStat has been developed since the mid-1990s under the direction of Ned Levine. The first prototype was a Unix-based C++ program called Pointstat that was developed to analyze motor vehicle crashes in Honolulu. In 1996, the National Institute of Justice funded the first version of CrimeStat and the early Pointstat routines were folded into the program. The first version (1.0) was released in August 1999: the latest version is 3.3 (July 2010). * Up to version 3.1, CrimeStat was programmed by Long Doan of Doan Consulting, Falls Church, VA. * Beginning at version 2.0, and solely from version 3.2, CrimeStat was programmed primarily by Haiyan Teng of Houston, TX.


Functionality


Data setup

CrimeStat can input data both attribute and GIS files but requires that all datasets have geographical coordinates assigned for the objects. The basic file format is dBase (dbf) but shape (shp), and Ascii text files can also be read. The program requires a Primary File but many routines also use a Secondary File. CrimeStat uses three coordinate systems: spherical (longitude, latitude), projected and directional (angles). Distance can be measured as direct, indirect (
Manhattan Manhattan (), known regionally as the City, is the most densely populated and geographically smallest of the five boroughs of New York City. The borough is also coextensive with New York County, one of the original counties of the U.S. state ...
) or on a network (which also allows travel time or speed to be used). Distance units are decimal degrees for spherical coordinates and feet, meters, miles, kilometers, or nautical miles for projected coordinates. The program can create reference grids. Several routines also use the area of the geographical region for their calculations.


Statistical routines

The spatial description routines include: *''
Spatial distribution A spatial distribution in statistics is the arrangement of a phenomenon across the Earth's surface and a graphical display of such an arrangement is an important tool in geographical and environmental statistics. A graphical display of a spatial d ...
'' statistics (mean center, standard deviation ellipse, center of minimum distance, median center, directional mean, convex hull) *''
Spatial autocorrelation Spatial analysis or spatial statistics includes any of the formal techniques which studies entities using their topological, geometric, or geographic properties. Spatial analysis includes a variety of techniques, many still in their early dev ...
'' statistics for zonal data (
Moran's I In statistics, Moran's ''I'' is a measure of spatial autocorrelation developed by Patrick Alfred Pierce Moran. Spatial autocorrelation is characterized by a correlation in a signal among nearby locations in space. Spatial autocorrelation is more ...
, Getis's G, Getis-Ord Global G, Moran correlogram, Geary correlogram, Getis-Ord correlogram), *''Distance-based statistics'' among points ( nearest neighbor analysis, Ripley's "K", the allocation and summation of Primary File points to Secondary File points, and various distance calculation matrices), and *'' Cluster analysis'' statistics for points, zones or lines. CrimeStat has a range of routines available for cluster identification:
Monte Carlo Monte Carlo (; ; french: Monte-Carlo , or colloquially ''Monte-Carl'' ; lij, Munte Carlu ; ) is officially an administrative area of the Principality of Monaco, specifically the ward of Monte Carlo/Spélugues, where the Monte Carlo Casino is ...
simulations can be run on many routines to estimate
credible interval In Bayesian statistics, a credible interval is an interval within which an unobserved parameter value falls with a particular probability. It is an interval in the domain of a posterior probability distribution or a predictive distribution. T ...
s. The spatial modeling routines include: #''Single kernel density interpolation'' for examining variation over a region of a single variable #''Dual kernel density interpolation'' of two variables (e.g., a set of events in relation to a population ‘at risk’) #''Head Bang'' routine for smoothing zonal data #”Interpolated Head Bang surface that interpolates the Head Bang estimates to a grid #”Knox and Mantel indexes that identify the ''interaction between space and time'' in events #''Correlated Walk Analysis'', based on
random walk In mathematics, a random walk is a random process that describes a path that consists of a succession of random steps on some mathematical space. An elementary example of a random walk is the random walk on the integer number line \mathbb Z ...
theory, for modeling the sequential behavior of a serial offender in space and time and makes a prediction about the next event #''Journey-to-crime analysis'' for modeling the likely origin of a serial offender based on the location of prior events committed by the offender (
geographic profiling Geographic profiling is a criminal investigative methodology that analyzes the locations of a connected series of crimes to determine the most probable area of offender residence. By incorporating both qualitative and quantitative methods, it assist ...
) #''Bayesian Journey-to-crime'' which is an
empirical Bayes Empirical Bayes methods are procedures for statistical inference in which the prior probability distribution is estimated from the data. This approach stands in contrast to standard Bayesian methods, for which the prior distribution is fixed ...
method that integrates the Journey-to-crime estimate with information on the residence location of other serial offenders who committed crimes in the same places to produce an updated estimate. The diagnostic routine compares this estimate with its components in predicting the residence location for multiple serial offenders #''Bayesian Journey-to-crime estimation'' which applies the Bayesian Journey-to-crime method to estimate the location of one serial offender #''Spatial regression''. The models include
ordinary least squares In statistics, ordinary least squares (OLS) is a type of linear least squares method for choosing the unknown parameters in a linear regression model (with fixed level-one effects of a linear function of a set of explanatory variables) by the ...
,
Poisson regression In statistics, Poisson regression is a generalized linear model form of regression analysis used to model count data and contingency tables. Poisson regression assumes the response variable ''Y'' has a Poisson distribution, and assumes the logari ...
and various other generalized linear models for count data. In addition there are
Markov chain Monte Carlo In statistics, Markov chain Monte Carlo (MCMC) methods comprise a class of algorithms for sampling from a probability distribution. By constructing a Markov chain that has the desired distribution as its equilibrium distribution, one can obtain ...
routines for fitting Poisson-Gamma and Poisson-Lognormal models, including where these have a conditional spatial autoregression (CAR or SAR) adjustment. The Crime Travel Demand module models crime travel over a metropolitan area. It is an application of travel demand modeling to crime or other rare events. The purpose is to calibrate the travel behavior of a large number of offenders in committing crimes as a basis for modeling alternative interventions by law enforcement


Output

CrimeStat has three different types of output: * Screen output that displays the results once the calculations are finished. These can be saved to a text file. * Non-graphical output for many routines in either dBase DBF or Ascii text format. * Graphical output for many routines to allow the calculated objects to be displayed in a GIS. Currently, the graphical output formats include
Esri Esri (; Environmental Systems Research Institute) is an American multinational geographic information system (GIS) software company. It is best known for its ArcGIS products. With a 43% market share, Esri is the world's leading supplier of GIS ...
SHP, MapInfo Interchange Format (MIF/MID), Surfer for Windows DAT, and Ascii text formats.


Shortcomings

Unlike some other spatial statistics programs, CrimeStat has no mapping capabilities and must be used with GIS software. Some users have found that the GUI interface is difficult to understand and inconsistent between routines. Because CrimeStat analyzes points in most routines, its results are not always consistent with those of software that analyzes areas (e.g.
GeoDa GeoDa is a free software package that conducts spatial data analysis, geovisualization, spatial autocorrelation and spatial modeling. It runs on different versions of Windows, Mac OS, and Linux. The package was initially developed by the Spatial ...
). Finally, the size of the manual may be daunting to new users of spatial statistics.


Ancillary CrimeStat development

In addition to the development of the CrimeStat program, all the routines through version 2.0 plus the spatial autocorrelation routines have been converted into .NET libraries for use in third-party applications. Version 1.0 of the CrimeStat Libraries was released in August 2010 and is available on the CrimeStat web page.


Reviews and examples

Reviews and examples of CrimeStat in its application to crime analysis have been published. Examples of the use of CrimeStat outside of crime analysis have also appeared.Clevenger, A. P., Chruszcz, B. & Gunson, K. E. (2001). “Highway mitigation fencing reduces wildlife-vehicle collisions”, ''Wildlife Society Bulletin'', 29(2),646-653.


Use of CrimeStat by Baltimore County Police analysts

Baltimore County Police analysts use CrimeStat to perform various spatial analytics. The primary responsibility of police analysts in Baltimore County is to identify and address existing or anticipated crime problems. Police analysts use “hot spot analysis” in CrimeStat to identify areas within the county having high concentrations of crime. Another example demonstrating the use of CrimeStat involves the department's Data Driven Approaches to Crime and Traffic Safety (DDACTS). Police analysts used Nearest Neighbor Hierarchical Spatial clustering to identify areas having high concentrations of crime and traffic accidents. Analysts found that the two cluster groups, crime and accidents, did tend to overlap in many areas of the county. The County's DDACTS program was initiated to increase police presence in the target areas. Preliminary results have been encouraging, with most targeted crimes and traffic accidents dropping in DDACTS areas. The Department's DDACTS program has since become a model nationwide with the support of the National Highway Traffic Safety Administration. Finally, police analysts have used CrimeStat's Journey to Crime and Bayesian Journey to Crime Estimation models to successfully identify a serial offender's activity space. Once an offender's activity space has been identified, police analysts will examine information captured from other police sources such as traffic stops, Field Interview Reports, and License Plate Readers to determine if a contact was made with a potential offender. Police have also used CrimeStat's Crime Travel Demand model to identify road networks used by drivers under the influence (DUI). Roadways identified by the Crime Travel Demand model were targeted for interdiction programs by the department's DUI Enforcement Team. Similar weighted road networks have been used in conjunction with Journey to Crime models to improve identification of an offender's activity space.


See also

*
Crime mapping Crime mapping is used by analysts in law enforcement agencies to map, visualize, and analyze crime incident patterns. It is a key component of crime analysis and the CompStat policing strategy. Mapping crime, using Geographic Information System ...


References


Further reading

*Levine, N. (2008). “CrimeStat: a spatial statistical program for the analysis of crime incidents”. Shekhar, S. and Xiong, H. (eds), ''Encyclopedia of Geographic Information Science''. Springer. 187-193. *Levine, N. (2006). “Crime mapping and the CrimeStat program. ''Geographical Analysis''. 38 (1), 41-55.


External links

*{{Official website, http://www.nij.gov/CrimeStat Spatial analysis GIS software Crime mapping