Example: air traffic controller
Search results with tag "Tabstat"
Title stata.com tabstat — Compact table of summary …
www.stata.comtabstat— Compact table of summary statistics 3 missing specifies that missing values of the by() variable be treated just like any other value and that statistics should be displayed for them. The default is not to report the statistics for the by()== missing group. If the by() variable is a string variable, by()=="" is considered to mean ...
tabulate, summarize() — One- and two-way tables of …
www.stata.comSee[R] table for a more flexible command that produces one-, two-, and n-way tables of frequencies and a wide variety of summary statistics. table is better, but tabulate, summarize() is faster. Also see[ R ] tabstat for yet another alternative.