11 November 2018 4 1K Report

Hello, I'm doing a germination test, and I want to plot a graph to show the germination results. Here are two options:

First one, I can draw the graph on bar chart. Some seeds need one week germination, some need two weeks or more. Based on the required germination period, the graph can be plotted as a bar chart which the X axis is the required germination period. If the sample size is large enough, it should be closed to a Gaussian Curve, or normal distribution curve.

Second one is line curve. The total number of germinated seed should be increasing along with the time. Therefore, it is cumulative curve one the graph which the X axis is the time.

Here is the question, which one is better for showing the relationship between germination rate and time?

Similar questions and discussions