To visualize the variable birth weight of the newborns, the following graph types could be used:
- Dotplot - This would help to visualize individual birth weights and their distribution.
- Histogram - This is particularly effective for showing the distribution of the continuous variable of birth weights.
A bar graph is not appropriate in this case, as it is typically used for categorical data rather than continuous data like birth weight.
For describing the variable birth weight, the following statistics can be used:
- The mean birth weight - This provides an average that is very informative for understanding the typical birth weight in the sample.
- The standard deviation of birth weight - This provides insight into the variability of the weights in the sample.
- The median birth weight - This is another measure of central tendency that is useful, especially if the data is skewed.
- The proportion of birth weights below 3.5 kg - This statistic gives an idea of how many newborns are below the NHS mean weight.
- The number of birth weights below 3.5 kg - This is a count that complements the proportion and gives a clear idea of the sample distribution in relation to this threshold.
In summary, the selected graphs are dotplot and histogram, and all the listed statistics can be used to describe the variable birth weight.