Skip to main content

Abstract

In this chapter, we focus on characteristics of the normal distribution and single-sample significance tests that are used for variables measured at the ratio and interval levels. Specifically, this chapter reviews percentages under the normal curve, application of the 68-95-99.7 rule, and how to conduct a significance test in R for the following: (1) comparing a sample mean to a known population (single-sample z-test for means), (2) comparing a sample mean to an unknown population (single-sample t-test), and (3) comparing a sample proportion to a population proportion (single-sample z-test for proportions). In doing so, the chapter walks through criminal justice-related examples, lays out the null and alternative hypotheses for presented examples, and shows the user how to make a determination about the null hypothesis for the aforementioned tests from R output. Additionally, you will learn how to write your own functions in R.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 64.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book
USD 99.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Key Terms

68-95-99.7 rule

Empirical rule that states that 68% of the cases in a normal distribution should fall within 1 standard deviation of the mean (so within a z-score of −1 and +1); 95% of the cases in the distribution should fall within 2 standard deviations of the mean (so within a z-score of −2 and +2); and 99.7% of the cases in the distribution should fall within 3 standard deviations of the mean (so within a z-score of −3 and +3). In the real world, you will likely not find a distribution where this rule is exact.

Confidence interval

An interval of values around a statistic (usually a point estimate). If we were to draw repeated samples and calculate a 95% confidence interval for each, then in only 5 in 100 of these samples would the interval fail to include the true population parameter. In the case of a 99% confidence interval, only 1 in 100 samples would fail to include the true population parameter.

Normal distribution

A bell-shaped frequency distribution, symmetrical in form. Its mean, mode, and median are always the same. The percentage of cases between the mean and points at a measured distance from the mean is fixed.

Single-sample t -test

A test of statistical significance that is used to examine whether a sample is drawn from a specific population with a known or hypothesized mean. In a t-test, the standard deviation of the population to which the sample is being compared is unknown.

Single-sample z -test

A test of statistical significance that is used to examine whether a sample is drawn from a specific population with a known or hypothesized mean. In a z-test, the standard deviation of the population to which the sample is being compared is either known or—as in the case of a proportion—is defined by the null hypothesis.

Standard deviation unit

A unit of measurement used to describe the deviation of a specific score or value from the mean in a z distribution.

z -score

Score that represents an observation in standard deviation units from the mean.

Rights and permissions

Reprints and permissions

Copyright information

© 2021 The Author(s), under exclusive license to Springer Nature Switzerland AG

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Wooditch, A., Johnson, N.J., Solymosi, R., Medina Ariza, J., Langton, S. (2021). The Normal Distribution and Single-Sample Significance Tests. In: A Beginner’s Guide to Statistics for Criminology and Criminal Justice Using R. Springer, Cham. https://doi.org/10.1007/978-3-030-50625-4_10

Download citation

  • DOI: https://doi.org/10.1007/978-3-030-50625-4_10

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-030-50624-7

  • Online ISBN: 978-3-030-50625-4

  • eBook Packages: Law and CriminologyLaw and Criminology (R0)

Publish with us

Policies and ethics