Question
In this assignment, assume that you work in an emergency assistance organization toanalyze data from a study of earthquakes around the globe to determine if
In this assignment, assume that you work in an emergency assistance organization toanalyze data from a study of earthquakes around the globe to determine if the longitude and latitude are accurate variables to justify more emergency services in certain locations. Your company is particularly interested in clustering of the variables so that they can determine if the data are suitable for use in the next phase of their upcoming analytics project. Complete the following tasks:
- Locate the data from Libraries My Libraries SASHELP QUAKES.
- Using correlations and scatterplots, examine the linear relationships among the quantitative variables:Latitude, Longitude, Depth, Magnitude, dNearestStation, and RootMeanSquareTime. Comment on the relationships.
- Provide the summary statistics for all quantitative variables. Comment on the summary statistics. What are some of the key characteristics from the data?
- Provide a graphical summary (such as histogram) for all quantitative variables. Comment on the graphs.
- Using the whole dataset based on quantitative variables, conduct the cluster analysis using either PROC FASTCLUS or PROC VARCLUS or both. Make sure to interpret the SAS output.
Note: PROC FASTCLUS is based on k-means procedure. More information including description, syntax, and examples can be found from the website:SAS FASTCLUS(Links to an external site.)
PROC VARCLUS is based on linear combinations of the variables in the cluster. More information including description, syntax, and examples can be found from the website:SAS VARCLUS(Links to an external site.)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started