-
Write a program to compute frequency tables for the variables
Sex , Shock , and Survive in the data
set Clinic.Heart. Arrange the values in the order they first
occur in the data.
-
Submit the program and examine its output.
-
Recall the program and change it, this time placing variable values in order
of descending frequency.
-
Submit the program and compare its output to the previous version.
Return here and select Next.
|