Command Counts in Sessions

From StatsJam

Jump to: navigation, search

Contents

[edit] Command Counts, No Command Names

On this page, we consider command usage in sessions, without regard to which commands.

See Per Command Statistics for summaries on a per-command basis.

Histogram for Number of Commands Applied Per Session, Over All Log Files
In the histogram above, the number of commands applied is on the x-axis, while the number of sessions applying those commands is shown on the y-axis.

Because there appear to be fewer than 1000 commands applied per session, let's show scatter plots and histograms for sessions with fewer than 1000 commands:

Scatterplot for Number of Commands Over All Log Files, For Log Files With Less Than 1000 commands

Histogram for Number of Commands Over All Log Files, For Log Files With Less Than 1000 commands

Summarizing the data:

Mean Number of CommandsMedian Number of CommandsSD Number of Commandsn
153.028.0435.03917
Above is summary stats for number of commands applied per session.

Now on a per-user basis:

Summary Stats for Number of Commands Per User
Mean Mean Commands/UserMean Median Commands/UserMedian Mean Commands/UserMedian Median Commands/Usern
116.056.063.026.0212
At the time of this writing, the average user's average number of commands per session is 118; the median number of median commands by users is 26. So users are typically applying somewhere between 26-118 operations on images. Note that these numbers include undo/redo. We can filter those commands out:
Summary Stats for Number of Commands Per User
Mean MeanMean MedianMedian MeanMedian Mediann
92.036.052.015.0211
At the time of this writing, this changes the average number of commands, per user, to 91, with a median median of 14 commands per session. Note that these numbers are not removing the commands that were undone.

[edit] Session Length Command Count Data Discussion

The number of commands per session again suggests that ingimp is being used for relatively small, targeted tasks, rather than extensive editing. Combining these data with the data above, users are applying about 1 command approximately every 9-21 seconds (if one removes undo/redo command counts). We turn now to data that considers the number of unique commands applied in each session.

[edit] Unique Commands in Sessions

Below are plots and histograms of the number of unique commands applied per session:

Scatter Plot for Number of Unique Commands Per Log File, Over All Log Files
Scatter Plot for Number of Unique Commands Per Log File With Fewer Than 40 Unique Commands, Over All Log Files

With the data summarized:

MeanMedianSDMaxMinn
11.08.010.09113917

Summary Stats for the Number of Unique Commands Per Log File, Over All Log Files

Now the data looked at per user:

Histogram for Number of Unique Commands Per User, Over All Sessions for the User
Summarized:
Summary Stats for Number of Unique Commands Per User, Over All Sessions for the User
MeanMedianSDMaxMinn
43.034.030.01894212
From the above data, users have employed (or tried out) an average of 41 different, unique commands (with 32 commands the median) over all recorded sessions. Now let's consider the typical number of unique commands they employ in a single session.
Summary Stats for Number of Unique Commands Per User Per Session
Mean Mean Per UserMedian Mean Per UserSD Mean Per UserMean Median Per UserMedian Median Per UserSD Median Per Usern
11.010.05.09.08.05.0212

From these data, we see the numbers closely follow the summary for unique commands on a per-log file basis: The mean mean, per user, is 11 unique commands per session, with the median median number of commands per session 8.

[edit] Unique Command Discussion

The data above indicate that users are again performing rather targeted tasks, employing only a dozen or fewer tools to accomplish their tasks in each ingimp session.

Personal tools