Statistics 225
20. Satisfied with the pressure transducer, an aviator takes his airship to
an assumed altitude. However, he has no way of verifying the altitude.
Therefore, he decides to measure air pressure at altitude and compare
it to that in a table. He measures pressures (in psia) of 9.8, 9.9, 10.2,
9.0, 10.4, 10.1, 10.0, and 10.6. Determine the range that contains 95 %
of the actual pressures.
21. A student determines that the true mean of a set of 31 values is 301.23
with 99 % confidence, while his sample mean equaled 299.89. What is
the standard deviation of the sample? What is the standard deviation
of the means?
22. Based on a large data base, the State Highway Patrol has determined
that the average speed of Friday afternoon drivers on an interstate is
67 mph with a standard deviation of 4 mph. How many drivers of 1000
travelling on that interstate on Friday afternoon will be travelling in
excess of 72 mph?
23. A small piece of cloth was found at the scene of a crime. One suspect was
found wearing a sport coat having similar material. Ten fiber-diameter
measurement tests were conducted on each of the two samples. The di-
ameters (in mm) for cloth A were 3.0806, 3.0232, 2.9010, 3.1340, 3.0290,
3.1479, 3.1138, 2.9316, 2.8708, and 2.9927; for cloth B they were 2.9820,
2.9902, 3.0728, 2.9107, 2.9775, 2.9348, 2.9881, 3.2303, 2.9090, and 2.7979.
What is the percent confidence that the crime-scene cloth was from the
sport coat?
24. Using the data file heights.txt that contains the heights in centimeters
of 500 college students, determine and plot the running sample mean and
running sample standard deviation of the heights, that is, the sample
mean and sample standard computed for each N (1 through 500). Also,
provide the values for N = 10, N = 100, and N = 500.
25. The following problems use the data file signal.dat that contains two
columns, each with 5000 rows of data (the first column is the measured
velocity in m/s and the second column is the sample time in s). The
velocities were measured behind an obstruction that contained several
cables of different diameters. The data was taken over a period of 5 s at
a sample rate of 1 kHz (1000 samples/s). Assume that the sample rate
was fast enough such that the Nyquist sampling criterion was met. The
two M-files hf.m and chinormchk.m may be useful. Do the following by
using a given M-file, writing a program, or using a spreadsheet. (a) Plot
the histogram of the velocities presented in the first column in the data
file. Use Scott’s formula to determine the required number of bins. (b)
Plot the frequency distribution of the velocities. Use Scott’s formula.
(c) Plot the number of occurrences predicted by the normal distribution
in histogram format along with the actual number of occurrences (as