lecture 9 - spatial analysis and statistics Flashcards
what is spatial data?
something you can prescribe an x and a y coordinate to e.g. a map, image
vector data
points, lines and areas
raster data
regular grids of cells e.g pixels
what order do the axis go in the (cartesian) coordinate system?
x then y
x,y
what additional axis is sometimes added in datasets such as images?
z axis
how do you calculate the distance between points on a diagonal?
use Pythagoras’ theorem
what do trigonometry and Pythagoras allow us to do?
work out the dimensions of individual pixels
Pythagoras works out distances on images
trigonometry works out widths
speed =
distance / time
what does a cluster analysis look for?
spatial patterns
spatial patterns in the cluster analysis can be described as?
- dispersed
- clustered
- random
define dispersed
closest to uniform
define random
any visually apparent cluster is due to chance
define clustered
pattern or grouping
what method is used for testing uniform distribution?
chi squared
in a 3D histogram, the flatter the graph looks =
the more uniform the distribution is