This document describes a study conducted at TAFE Tractors Division in Bangalore to analyze vehicle turnaround times (VTAT) at a supplier plant. The study aimed to understand current performance, identify deviations, and generate control charts to monitor vehicle unloading times. SAS code is provided to create an individual moving range control chart plotting the unloading duration for each vehicle serial number against the sample number. Steps for generating control charts in SAS are outlined, including creating a data set with process and sample variables, selecting the appropriate chart and variables, and computing control limits directly from the data.