TSA Claims Data Analysis
This repository contains a SAS program that analyses claims data obtained from the Transportation Security Administration (TSA). The program addresses data and report requirements for the case study, providing insights into injuries, property loss, and damage during the airport screening process. Users can run the case study program on SAS Studio from SAS OnDemand for Academics or SAS Viya.
World Tourism Data Preparation
This SAS case study organizes and prepares tourism data for analysis, enabling the generation of reports, visualizations, and statistical models to expand market share. It focuses on inbound and outbound tourism data for countries and continents in 2014. The study involves restructuring the data, merging it with country information, and creating tables for matching and non-matching data. The provided SAS program effectively meets these requirements, extracting valuable insights for the company's tourism analysis.
Weight Loss Analysis
This SAS case study aims to generate simple cross-tab in Proc Freq to exam possible trend of weight loss (in lb) in response to daily walking steps. The SAS program effectively addresses the data requirements, enabling quick analysis on the relationship between weight loss and daily walking steps.