From: John Darrington Date: Thu, 12 Feb 2015 19:38:11 +0000 (+0100) Subject: Minor update to documentation for FREQUENCIES X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp;a=commitdiff_plain;h=3e77a6a6326ee4ddda5d32213f3fd5b3567b21ff Minor update to documentation for FREQUENCIES --- diff --git a/doc/statistics.texi b/doc/statistics.texi index 796fde91d3..d2dd0d63bd 100644 --- a/doc/statistics.texi +++ b/doc/statistics.texi @@ -148,9 +148,8 @@ FREQUENCIES The @cmd{FREQUENCIES} procedure outputs frequency tables for specified variables. @cmd{FREQUENCIES} can also calculate and display descriptive statistics -(including median and mode) and percentiles, -@cmd{FREQUENCIES} can also output -histograms and pie charts. +(including median and mode) and percentiles, and various graphical representations +of the frequency distribution. The @subcmd{VARIABLES} subcommand is the only required subcommand. Specify the variables to be analyzed.