Visualize Item Distribution with GRAPH

Question: How can I analyze the frequency or correlation of numeric animal items (like Days in Milk or Milk Production) in DC305?

Answer: Use the GRAPH command to display the relationship between one or two numeric items (not events) on a graphical basis.

GRAPH provides two main types of visual analysis:

  • A bar graph showing the frequency or quantity of an item (such as milk values).

  • A scatter plot showing the correlation between two items. This function uses any numeric item (for example, MILK, DIM, or DOPN).

IMPORTANT: Do not confuse the GRAPH command with EGRAPH. The EGRAPH command is used for plotting events (like MAST or FRESH). GRAPH is for plotting numeric items. Also, DC305 automatically runs the EGRAPH command if you enter an event name after the GRAPH command (for example, GRAPH MAST).

You can run the GRAPH function using a selection window to choose your parameters (items, range, etc.) for analysis, or you can add your parameters to the GRAPH command directly in the command line.