The direction distribution can reflect the spatial characteristics of the distribution center, discrete trend and diffusion direction of the features. The method is calculated by using the mean center as the starting point to calculate the standard deviation of the x coordinates and the y coordinates, thus defining the axis of the ellipse, so the ellipse is called the standard deviation ellipse.
Applications
- Mapping the distributional trend for a set of crimes might identify a relationship to particular physical features (a string of bars or restaurants, a particular boulevard, and so on).
- Mapping groundwater well samples for a particular contaminant might indicate how the toxin is spreading and, consequently, may be useful in deploying mitigation strategies.
- Comparing the size, shape, and overlap of ellipses for various racial or ethnic groups may provide insights regarding racial or ethnic segregation.
- Plotting ellipses for a disease outbreak over time may be used to model its spread.
Function Entrances
- Click Spatial Analysis > Spatial Statistical Analysis > Measuring Geographic Distributions > Directional Distribution.
- Toolbox > Spatial Statistical Analysis > Measuring Geographic Distributions > Directional Distribution. (iDesktopX)
Main Parameters
- Source Dataset :Set up the vector data sets to be analyzed, supports points, lines, and regions three types of datasets.
-
Ellipse Size : Set up the level of the result ellipse, according to the data contained in the results, the range of data is divided into three levels, different standard deviation levels, and the resulting center points will be different.
- One Standard Deviation: the result range of the first level standard deviation can be included in the source data center of about 68%.
- Two Standard Deviations: the result range of the second standard deviation can be included in the data center of about 95%.
- Three Standard Deviations: the result range of the third standard deviation can be included in the data center of about 98%.
- Group Field :Refers to a field that divides the analysis elements into categories. After classification, each group of objects has a central element. The Group Field can be of integer, date, or string type. Records with NULL values for the Group Field will be excluded from the analysis.
- Weight Field :Set up a numeric field for weight, for example: rank as weight field with a traffic accident, the results ellipse can not only reflect the spatial distribution of the accident can also reflect the severity of the traffic accident.
- Keep Statistics Field :Refers to the retention field that sets the result data in the field list box, and the statistical type of the field value.
- Result Settings :Set up the datasource for the result data and the dataset name.
Results Output
The output result dataset will have five attribute fields: the X and Y coordinates of the center, the long half axis, the short half axis, the ellipse direction.
Field Names | Attribute Significance |
---|---|
CircleCenterX | The x-coordinate of the center of the circle |
CircleCenterX | The y-coordinate of the center of the circle |
SemiMajorAxis | semi-major axis |
SemiMinorAxis | semi-minor axis |
RotationAngle | Elliptical direction |
The Angle of the ellipse is the Angle between the half axis and the positive north. The semi-major axis reflects the direction of the greater dispersion degree, and the semi-minor axis reflects the high degree of concentration. The larger the difference between the semi-major axis and the semi-minor axis (the larger the flat rate), the more obvious the direction of the data. Conversely, the closer the difference between the semi-major axis and semi-minor axis, the less obvious the directivity of the data. If the length of semi-major axis and the semi-minor axis are exactly the same, that’s a circle. The circle indicates that there is no directional characteristic.
The analysis of the crime can reveal the trend characteristics, the bar or the crime scene, etc. It can also analyze the direction characteristics of pollutant diffusion and so on.