Statistics are single values that summarize the information from a set of data. Summary statistics (like the mean and range) are especially useful for getting an initial sense of how samples from two groups (levels of a categorical variable) compare. This can also be helpful for identifying erroneous values in your dataset. The mean is the sum of all individual measurements divided by the total number of observations. The median is a typical observation taken from the middle of the range of observations. Sometimes, if there is a large amount of variability between your observations, you might use the coefficient of variation, which is the standard deviation divided by the mean. This will give you a better expression of the extent of the variability if you are comparing two sets and the means are similar.
CV= (standard deviation/mean)
The standard deviation is the square root of the variance. It is the most commonly used measure of spread. An important attribute of the standard deviation is as a measure of spread. In a normal distribution, about 68% of the scores are within one standard deviation of the mean and about 95% of the scores are within two standard deviations of the mean.
The standard error of a method of measurement is the standard deviation of the sampling distribution associated with the method.
Enter the names of both the independent and dependent variables below. These should be entered EXACTLY as they appear in the data. You will be able to enter labels below. In addition you can check whether you would like the best fit line and/or the LOESS smoothing line added to your plot.
Below you can customize your graph by providing a title and/or more descriptive labels for the dependent and independent variables as well as change the color of your data points. If you do not enter more descriptive names the column names from above will be used.