powered by
Calculate standard deviation for the population
sd_pop(x, n)
A vector of total scores from a dichotomously score test.
The number of people who took the test
# NOT RUN { sd_pop(bh_item$Total, nrow(bh_item)) # }
Run the code above in your browser using DataLab