Histograms: Exercise #2

Objective: Visually examine SPR in a histogram and characterize the shape of the distribution. Determine whether or not (and if so how) the distribution depends on whether or not the aircraft can land on a carrier.

Problem Description: Measurements were made on 22 US fighter aircraft types to assess technological change. The complete set of variables are:

FFD: first flight date in months after January 1940
SPR: specific power, proportional to power per unit weight
RGF: flight range factor
PLF: payload as a fraction of gross weight of aircraft
SLF: sustained load factor
CAR: a binary variable which takes the value 1 if the aircraft can land on a carrier, 0 otherwise

The following questions are part of a preliminary analysis of the data. You will need the histogram Java applet beginning with question #1 and the conditioning histogram Java applet beginning with question #3.