R/data.R

#' Data from Example 01.02
#'
#' Data from Example 01.02 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg01.02
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("eg01.02")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg01.02") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 01.03
#'
#' Data from Example 01.03 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg01.03
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("eg01.03")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg01.03") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 01.04
#'
#' Data from Example 01.04 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg01.04
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("eg01.04")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg01.04") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 01.06
#'
#' Data from Example 01.06 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg01.06
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("eg01.06")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg01.06") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 01.07
#'
#' Data from Example 01.07 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg01.07
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("eg01.07")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg01.07") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 01.09
#'
#' Data from Example 01.09 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg01.09
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("eg01.09")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg01.09") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 01.10
#'
#' Data from Example 01.10 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg01.10
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("eg01.10")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg01.10") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 01.03
#'
#' Data from Exercise 01.03 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex01.03
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("ex01.03")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex01.03") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 01.04
#'
#' Data from Exercise 01.04 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex01.04
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("ex01.04")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex01.04") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 01.05
#'
#' Data from Exercise 01.05 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex01.05
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("ex01.05")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex01.05") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 01.09
#'
#' Data from Exercise 01.09 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex01.09
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("ex01.09")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex01.09") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 01.11
#'
#' Data from Exercise 01.11 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex01.11
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("ex01.11")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex01.11") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 01.12
#'
#' Data from Exercise 01.12 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex01.12
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("ex01.12")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex01.12") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 01.19
#'
#' Data from Exercise 01.19 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex01.19
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("ex01.19")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex01.19") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 01.25
#'
#' Data from Exercise 01.25 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex01.25
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("ex01.25")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex01.25") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 01.26
#'
#' Data from Exercise 01.26 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex01.26
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("ex01.26")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex01.26") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 01.29
#'
#' Data from Exercise 01.29 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex01.29
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("ex01.29")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex01.29") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 01.31
#'
#' Data from Exercise 01.31 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex01.31
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("ex01.31")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex01.31") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 01.32
#'
#' Data from Exercise 01.32 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex01.32
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("ex01.32")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex01.32") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 01.37
#'
#' Data from Exercise 01.37 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex01.37
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("ex01.37")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex01.37") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 01.38
#'
#' Data from Exercise 01.38 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex01.38
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("ex01.38")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex01.38") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 01.42
#'
#' Data from Exercise 01.42 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex01.42
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("ex01.42")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex01.42") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 01.44
#'
#' Data from Exercise 01.44 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex01.44
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("ex01.44")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex01.44") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 01.45
#'
#' Data from Exercise 01.45 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex01.45
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("ex01.45")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex01.45") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 01.01
#'
#' Data from Table 01.01 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta01.01
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("ta01.01")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta01.01") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 01.02
#'
#' Data from Table 01.02 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta01.02
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("ta01.02")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta01.02") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 01.03
#'
#' Data from Table 01.03 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta01.03
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("ta01.03")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta01.03") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 01.04
#'
#' Data from Table 01.04 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta01.04
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("ta01.04")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta01.04") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 01.05
#'
#' Data from Table 01.05 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta01.05
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("ta01.05")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta01.05") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 01.06
#'
#' Data from Table 01.06 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta01.06
#' @docType data
#' @family datasets from Chapter 1 of \emph{BPS} 5th ed.
#' @usage data("ta01.06")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta01.06") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 02.01
#'
#' Data from Example 02.01 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg02.01
#' @docType data
#' @family datasets from Chapter 2 of \emph{BPS} 5th ed.
#' @usage data("eg02.01")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg02.01") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 02.03
#'
#' Data from Example 02.03 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg02.03
#' @docType data
#' @family datasets from Chapter 2 of \emph{BPS} 5th ed.
#' @usage data("eg02.03")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg02.03") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 02.07
#'
#' Data from Example 02.07 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg02.07
#' @docType data
#' @family datasets from Chapter 2 of \emph{BPS} 5th ed.
#' @usage data("eg02.07")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg02.07") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 02.01
#'
#' Data from Exercise 02.01 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex02.01
#' @docType data
#' @family datasets from Chapter 2 of \emph{BPS} 5th ed.
#' @usage data("ex02.01")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex02.01") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 02.06
#'
#' Data from Exercise 02.06 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex02.06
#' @docType data
#' @family datasets from Chapter 2 of \emph{BPS} 5th ed.
#' @usage data("ex02.06")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex02.06") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 02.11
#'
#' Data from Exercise 02.11 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex02.11
#' @docType data
#' @family datasets from Chapter 2 of \emph{BPS} 5th ed.
#' @usage data("ex02.11")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex02.11") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 02.13
#'
#' Data from Exercise 02.13 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex02.13
#' @docType data
#' @family datasets from Chapter 2 of \emph{BPS} 5th ed.
#' @usage data("ex02.13")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex02.13") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 02.14
#'
#' Data from Exercise 02.14 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex02.14
#' @docType data
#' @family datasets from Chapter 2 of \emph{BPS} 5th ed.
#' @usage data("ex02.14")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex02.14") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 02.15
#'
#' Data from Exercise 02.15 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex02.15
#' @docType data
#' @family datasets from Chapter 2 of \emph{BPS} 5th ed.
#' @usage data("ex02.15")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex02.15") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 02.28
#'
#' Data from Exercise 02.28 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex02.28
#' @docType data
#' @family datasets from Chapter 2 of \emph{BPS} 5th ed.
#' @usage data("ex02.28")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex02.28") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 02.32
#'
#' Data from Exercise 02.32 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex02.32
#' @docType data
#' @family datasets from Chapter 2 of \emph{BPS} 5th ed.
#' @usage data("ex02.32")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex02.32") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 02.35
#'
#' Data from Exercise 02.35 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex02.35
#' @docType data
#' @family datasets from Chapter 2 of \emph{BPS} 5th ed.
#' @usage data("ex02.35")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex02.35") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 02.44
#'
#' Data from Exercise 02.44 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex02.44
#' @docType data
#' @family datasets from Chapter 2 of \emph{BPS} 5th ed.
#' @usage data("ex02.44")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex02.44") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 02.48
#'
#' Data from Exercise 02.48 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex02.48
#' @docType data
#' @family datasets from Chapter 2 of \emph{BPS} 5th ed.
#' @usage data("ex02.48")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex02.48") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 02.49
#'
#' Data from Exercise 02.49 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex02.49
#' @docType data
#' @family datasets from Chapter 2 of \emph{BPS} 5th ed.
#' @usage data("ex02.49")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex02.49") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 02.52
#'
#' Data from Exercise 02.52 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex02.52
#' @docType data
#' @family datasets from Chapter 2 of \emph{BPS} 5th ed.
#' @usage data("ex02.52")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex02.52") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 02.01
#'
#' Data from Table 02.01 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta02.01
#' @docType data
#' @family datasets from Chapter 2 of \emph{BPS} 5th ed.
#' @usage data("ta02.01")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta02.01") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 02.02
#'
#' Data from Table 02.02 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta02.02
#' @docType data
#' @family datasets from Chapter 2 of \emph{BPS} 5th ed.
#' @usage data("ta02.02")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta02.02") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 02.03
#'
#' Data from Table 02.03 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta02.03
#' @docType data
#' @family datasets from Chapter 2 of \emph{BPS} 5th ed.
#' @usage data("ta02.03")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta02.03") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 02.04
#'
#' Data from Table 02.04 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta02.04
#' @docType data
#' @family datasets from Chapter 2 of \emph{BPS} 5th ed.
#' @usage data("ta02.04")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta02.04") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 02.05
#'
#' Data from Table 02.05 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta02.05
#' @docType data
#' @family datasets from Chapter 2 of \emph{BPS} 5th ed.
#' @usage data("ta02.05")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta02.05") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 03.46
#'
#' Data from Exercise 03.46 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex03.46
#' @docType data
#' @family datasets from Chapter 3 of \emph{BPS} 5th ed.
#' @usage data("ex03.46")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex03.46") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 03.49
#'
#' Data from Exercise 03.49 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex03.49
#' @docType data
#' @family datasets from Chapter 3 of \emph{BPS} 5th ed.
#' @usage data("ex03.49")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex03.49") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 03.50
#'
#' Data from Exercise 03.50 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex03.50
#' @docType data
#' @family datasets from Chapter 3 of \emph{BPS} 5th ed.
#' @usage data("ex03.50")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex03.50") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 04.03
#'
#' Data from Example 04.03 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg04.03
#' @docType data
#' @family datasets from Chapter 4 of \emph{BPS} 5th ed.
#' @usage data("eg04.03")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg04.03") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 04.04
#'
#' Data from Exercise 04.04 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex04.04
#' @docType data
#' @family datasets from Chapter 4 of \emph{BPS} 5th ed.
#' @usage data("ex04.04")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex04.04") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 04.05
#'
#' Data from Exercise 04.05 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex04.05
#' @docType data
#' @family datasets from Chapter 4 of \emph{BPS} 5th ed.
#' @usage data("ex04.05")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex04.05") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 04.08
#'
#' Data from Exercise 04.08 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex04.08
#' @docType data
#' @family datasets from Chapter 4 of \emph{BPS} 5th ed.
#' @usage data("ex04.08")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex04.08") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 04.09
#'
#' Data from Exercise 04.09 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex04.09
#' @docType data
#' @family datasets from Chapter 4 of \emph{BPS} 5th ed.
#' @usage data("ex04.09")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex04.09") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 04.10
#'
#' Data from Exercise 04.10 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex04.10
#' @docType data
#' @family datasets from Chapter 4 of \emph{BPS} 5th ed.
#' @usage data("ex04.10")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex04.10") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 04.12
#'
#' Data from Exercise 04.12 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex04.12
#' @docType data
#' @family datasets from Chapter 4 of \emph{BPS} 5th ed.
#' @usage data("ex04.12")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex04.12") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 04.13
#'
#' Data from Exercise 04.13 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex04.13
#' @docType data
#' @family datasets from Chapter 4 of \emph{BPS} 5th ed.
#' @usage data("ex04.13")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex04.13") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 04.23
#'
#' Data from Exercise 04.23 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex04.23
#' @docType data
#' @family datasets from Chapter 4 of \emph{BPS} 5th ed.
#' @usage data("ex04.23")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex04.23") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 04.26
#'
#' Data from Exercise 04.26 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex04.26
#' @docType data
#' @family datasets from Chapter 4 of \emph{BPS} 5th ed.
#' @usage data("ex04.26")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex04.26") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 04.27
#'
#' Data from Exercise 04.27 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex04.27
#' @docType data
#' @family datasets from Chapter 4 of \emph{BPS} 5th ed.
#' @usage data("ex04.27")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex04.27") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 04.28
#'
#' Data from Exercise 04.28 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex04.28
#' @docType data
#' @family datasets from Chapter 4 of \emph{BPS} 5th ed.
#' @usage data("ex04.28")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex04.28") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 04.29
#'
#' Data from Exercise 04.29 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex04.29
#' @docType data
#' @family datasets from Chapter 4 of \emph{BPS} 5th ed.
#' @usage data("ex04.29")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex04.29") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 04.30
#'
#' Data from Exercise 04.30 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex04.30
#' @docType data
#' @family datasets from Chapter 4 of \emph{BPS} 5th ed.
#' @usage data("ex04.30")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex04.30") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 04.32
#'
#' Data from Exercise 04.32 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex04.32
#' @docType data
#' @family datasets from Chapter 4 of \emph{BPS} 5th ed.
#' @usage data("ex04.32")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex04.32") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 04.33
#'
#' Data from Exercise 04.33 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex04.33
#' @docType data
#' @family datasets from Chapter 4 of \emph{BPS} 5th ed.
#' @usage data("ex04.33")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex04.33") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 04.35
#'
#' Data from Exercise 04.35 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex04.35
#' @docType data
#' @family datasets from Chapter 4 of \emph{BPS} 5th ed.
#' @usage data("ex04.35")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex04.35") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 04.42
#'
#' Data from Exercise 04.42 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex04.42
#' @docType data
#' @family datasets from Chapter 4 of \emph{BPS} 5th ed.
#' @usage data("ex04.42")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex04.42") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 04.43
#'
#' Data from Exercise 04.43 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex04.43
#' @docType data
#' @family datasets from Chapter 4 of \emph{BPS} 5th ed.
#' @usage data("ex04.43")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex04.43") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 04.44
#'
#' Data from Exercise 04.44 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex04.44
#' @docType data
#' @family datasets from Chapter 4 of \emph{BPS} 5th ed.
#' @usage data("ex04.44")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex04.44") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 04.45
#'
#' Data from Exercise 04.45 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex04.45
#' @docType data
#' @family datasets from Chapter 4 of \emph{BPS} 5th ed.
#' @usage data("ex04.45")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex04.45") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 04.01
#'
#' Data from Table 04.01 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta04.01
#' @docType data
#' @family datasets from Chapter 4 of \emph{BPS} 5th ed.
#' @usage data("ta04.01")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta04.01") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 04.02
#'
#' Data from Table 04.02 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta04.02
#' @docType data
#' @family datasets from Chapter 4 of \emph{BPS} 5th ed.
#' @usage data("ta04.02")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta04.02") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 04.03
#'
#' Data from Table 04.03 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta04.03
#' @docType data
#' @family datasets from Chapter 4 of \emph{BPS} 5th ed.
#' @usage data("ta04.03")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta04.03") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 05.01
#'
#' Data from Example 05.01 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg05.01
#' @docType data
#' @family datasets from Chapter 5 of \emph{BPS} 5th ed.
#' @usage data("eg05.01")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg05.01") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 05.05
#'
#' Data from Example 05.05 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg05.05
#' @docType data
#' @family datasets from Chapter 5 of \emph{BPS} 5th ed.
#' @usage data("eg05.05")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg05.05") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 05.03
#'
#' Data from Exercise 05.03 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex05.03
#' @docType data
#' @family datasets from Chapter 5 of \emph{BPS} 5th ed.
#' @usage data("ex05.03")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex05.03") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 05.04
#'
#' Data from Exercise 05.04 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex05.04
#' @docType data
#' @family datasets from Chapter 5 of \emph{BPS} 5th ed.
#' @usage data("ex05.04")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex05.04") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 05.06
#'
#' Data from Exercise 05.06 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex05.06
#' @docType data
#' @family datasets from Chapter 5 of \emph{BPS} 5th ed.
#' @usage data("ex05.06")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex05.06") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 05.08
#'
#' Data from Exercise 05.08 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex05.08
#' @docType data
#' @family datasets from Chapter 5 of \emph{BPS} 5th ed.
#' @usage data("ex05.08")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex05.08") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 05.10
#'
#' Data from Exercise 05.10 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex05.10
#' @docType data
#' @family datasets from Chapter 5 of \emph{BPS} 5th ed.
#' @usage data("ex05.10")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex05.10") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 05.11
#'
#' Data from Exercise 05.11 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex05.11
#' @docType data
#' @family datasets from Chapter 5 of \emph{BPS} 5th ed.
#' @usage data("ex05.11")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex05.11") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 05.12
#'
#' Data from Exercise 05.12 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex05.12
#' @docType data
#' @family datasets from Chapter 5 of \emph{BPS} 5th ed.
#' @usage data("ex05.12")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex05.12") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 05.26
#'
#' Data from Exercise 05.26 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex05.26
#' @docType data
#' @family datasets from Chapter 5 of \emph{BPS} 5th ed.
#' @usage data("ex05.26")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex05.26") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 05.29
#'
#' Data from Exercise 05.29 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex05.29
#' @docType data
#' @family datasets from Chapter 5 of \emph{BPS} 5th ed.
#' @usage data("ex05.29")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex05.29") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 05.30
#'
#' Data from Exercise 05.30 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex05.30
#' @docType data
#' @family datasets from Chapter 5 of \emph{BPS} 5th ed.
#' @usage data("ex05.30")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex05.30") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 05.34
#'
#' Data from Exercise 05.34 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex05.34
#' @docType data
#' @family datasets from Chapter 5 of \emph{BPS} 5th ed.
#' @usage data("ex05.34")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex05.34") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 05.35
#'
#' Data from Exercise 05.35 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex05.35
#' @docType data
#' @family datasets from Chapter 5 of \emph{BPS} 5th ed.
#' @usage data("ex05.35")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex05.35") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 05.36
#'
#' Data from Exercise 05.36 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex05.36
#' @docType data
#' @family datasets from Chapter 5 of \emph{BPS} 5th ed.
#' @usage data("ex05.36")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex05.36") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 05.37
#'
#' Data from Exercise 05.37 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex05.37
#' @docType data
#' @family datasets from Chapter 5 of \emph{BPS} 5th ed.
#' @usage data("ex05.37")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex05.37") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 05.40
#'
#' Data from Exercise 05.40 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex05.40
#' @docType data
#' @family datasets from Chapter 5 of \emph{BPS} 5th ed.
#' @usage data("ex05.40")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex05.40") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 05.51
#'
#' Data from Exercise 05.51 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex05.51
#' @docType data
#' @family datasets from Chapter 5 of \emph{BPS} 5th ed.
#' @usage data("ex05.51")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex05.51") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 05.53
#'
#' Data from Exercise 05.53 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex05.53
#' @docType data
#' @family datasets from Chapter 5 of \emph{BPS} 5th ed.
#' @usage data("ex05.53")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex05.53") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 05.54
#'
#' Data from Exercise 05.54 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex05.54
#' @docType data
#' @family datasets from Chapter 5 of \emph{BPS} 5th ed.
#' @usage data("ex05.54")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex05.54") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 05.55
#'
#' Data from Exercise 05.55 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex05.55
#' @docType data
#' @family datasets from Chapter 5 of \emph{BPS} 5th ed.
#' @usage data("ex05.55")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex05.55") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 05.56
#'
#' Data from Exercise 05.56 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex05.56
#' @docType data
#' @family datasets from Chapter 5 of \emph{BPS} 5th ed.
#' @usage data("ex05.56")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex05.56") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 05.01a
#'
#' Data from Table 05.01a of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta05.01a
#' @docType data
#' @family datasets from Chapter 5 of \emph{BPS} 5th ed.
#' @usage data("ta05.01a")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta05.01a") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 05.01b
#'
#' Data from Table 05.01b of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta05.01b
#' @docType data
#' @family datasets from Chapter 5 of \emph{BPS} 5th ed.
#' @usage data("ta05.01b")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta05.01b") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 05.01c
#'
#' Data from Table 05.01c of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta05.01c
#' @docType data
#' @family datasets from Chapter 5 of \emph{BPS} 5th ed.
#' @usage data("ta05.01c")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta05.01c") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 05.01d
#'
#' Data from Table 05.01d of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta05.01d
#' @docType data
#' @family datasets from Chapter 5 of \emph{BPS} 5th ed.
#' @usage data("ta05.01d")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta05.01d") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 05.02
#'
#' Data from Table 05.02 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta05.02
#' @docType data
#' @family datasets from Chapter 5 of \emph{BPS} 5th ed.
#' @usage data("ta05.02")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta05.02") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 05.03
#'
#' Data from Table 05.03 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta05.03
#' @docType data
#' @family datasets from Chapter 5 of \emph{BPS} 5th ed.
#' @usage data("ta05.03")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta05.03") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 06.01
#'
#' Data from Exercise 06.01 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex06.01
#' @docType data
#' @family datasets from Chapter 6 of \emph{BPS} 5th ed.
#' @usage data("ex06.01")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex06.01") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 06.02
#'
#' Data from Exercise 06.02 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex06.02
#' @docType data
#' @family datasets from Chapter 6 of \emph{BPS} 5th ed.
#' @usage data("ex06.02")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex06.02") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 06.18
#'
#' Data from Exercise 06.18 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex06.18
#' @docType data
#' @family datasets from Chapter 6 of \emph{BPS} 5th ed.
#' @usage data("ex06.18")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex06.18") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 06.19
#'
#' Data from Exercise 06.19 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex06.19
#' @docType data
#' @family datasets from Chapter 6 of \emph{BPS} 5th ed.
#' @usage data("ex06.19")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex06.19") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 06.27
#'
#' Data from Exercise 06.27 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex06.27
#' @docType data
#' @family datasets from Chapter 6 of \emph{BPS} 5th ed.
#' @usage data("ex06.27")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex06.27") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 06.28
#'
#' Data from Exercise 06.28 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex06.28
#' @docType data
#' @family datasets from Chapter 6 of \emph{BPS} 5th ed.
#' @usage data("ex06.28")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex06.28") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 06.30
#'
#' Data from Exercise 06.30 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex06.30
#' @docType data
#' @family datasets from Chapter 6 of \emph{BPS} 5th ed.
#' @usage data("ex06.30")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex06.30") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 06.31
#'
#' Data from Exercise 06.31 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex06.31
#' @docType data
#' @family datasets from Chapter 6 of \emph{BPS} 5th ed.
#' @usage data("ex06.31")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex06.31") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 06.01
#'
#' Data from Table 06.01 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta06.01
#' @docType data
#' @family datasets from Chapter 6 of \emph{BPS} 5th ed.
#' @usage data("ta06.01")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta06.01") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 06.02
#'
#' Data from Table 06.02 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta06.02
#' @docType data
#' @family datasets from Chapter 6 of \emph{BPS} 5th ed.
#' @usage data("ta06.02")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta06.02") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 07.03
#'
#' Data from Exercise 07.03 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex07.03
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ex07.03")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex07.03") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 07.04
#'
#' Data from Exercise 07.04 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex07.04
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ex07.04")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex07.04") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 07.05
#'
#' Data from Exercise 07.05 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex07.05
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ex07.05")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex07.05") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 07.06
#'
#' Data from Exercise 07.06 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex07.06
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ex07.06")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex07.06") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 07.07
#'
#' Data from Exercise 07.07 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex07.07
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ex07.07")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex07.07") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 07.08
#'
#' Data from Exercise 07.08 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex07.08
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ex07.08")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex07.08") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 07.09a
#'
#' Data from Exercise 07.09a of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex07.09a
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ex07.09a")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex07.09a") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 07.09b
#'
#' Data from Exercise 07.09b of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex07.09b
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ex07.09b")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex07.09b") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 07.10a
#'
#' Data from Exercise 07.10a of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex07.10a
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ex07.10a")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex07.10a") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 07.10b
#'
#' Data from Exercise 07.10b of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex07.10b
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ex07.10b")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex07.10b") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 07.19
#'
#' Data from Exercise 07.19 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex07.19
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ex07.19")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex07.19") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 07.22
#'
#' Data from Exercise 07.22 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex07.22
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ex07.22")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex07.22") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 07.23
#'
#' Data from Exercise 07.23 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex07.23
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ex07.23")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex07.23") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 07.24
#'
#' Data from Exercise 07.24 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex07.24
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ex07.24")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex07.24") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 07.25
#'
#' Data from Exercise 07.25 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex07.25
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ex07.25")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex07.25") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 07.32
#'
#' Data from Exercise 07.32 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex07.32
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ex07.32")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex07.32") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 07.34
#'
#' Data from Exercise 07.34 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex07.34
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ex07.34")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex07.34") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 07.40
#'
#' Data from Exercise 07.40 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex07.40
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ex07.40")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex07.40") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 07.41
#'
#' Data from Exercise 07.41 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex07.41
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ex07.41")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex07.41") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 07.43
#'
#' Data from Exercise 07.43 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex07.43
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ex07.43")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex07.43") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 07.45
#'
#' Data from Exercise 07.45 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex07.45
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ex07.45")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex07.45") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 07.46
#'
#' Data from Exercise 07.46 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex07.46
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ex07.46")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex07.46") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 07.47
#'
#' Data from Exercise 07.47 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex07.47
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ex07.47")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex07.47") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 07.48
#'
#' Data from Exercise 07.48 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex07.48
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ex07.48")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex07.48") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 07.50
#'
#' Data from Exercise 07.50 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex07.50
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ex07.50")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex07.50") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 07.01
#'
#' Data from Table 07.01 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta07.01
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ta07.01")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta07.01") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 07.02
#'
#' Data from Table 07.02 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta07.02
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ta07.02")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta07.02") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 07.03
#'
#' Data from Table 07.03 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta07.03
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ta07.03")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta07.03") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 07.04
#'
#' Data from Table 07.04 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta07.04
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ta07.04")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta07.04") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 07.xx
#'
#' Data from Table 07.xx of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta07.xx
#' @docType data
#' @family datasets from Chapter 7 of \emph{BPS} 5th ed.
#' @usage data("ta07.xx")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta07.xx") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Figure 11.4a
#'
#' Data from Figure 11.4a of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name fig11.4a
#' @docType data
#' @family datasets from Chapter 11 of \emph{BPS} 5th ed.
#' @usage data("fig11.4a")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("fig11.4a") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Figure 11.4b
#'
#' Data from Figure 11.4b of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name fig11.4b
#' @docType data
#' @family datasets from Chapter 11 of \emph{BPS} 5th ed.
#' @usage data("fig11.4b")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("fig11.4b") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 14.03
#'
#' Data from Example 14.03 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg14.03
#' @docType data
#' @family datasets from Chapter 14 of \emph{BPS} 5th ed.
#' @usage data("eg14.03")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg14.03") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 14.05
#'
#' Data from Example 14.05 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg14.05
#' @docType data
#' @family datasets from Chapter 14 of \emph{BPS} 5th ed.
#' @usage data("eg14.05")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg14.05") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 14.04
#'
#' Data from Exercise 14.04 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex14.04
#' @docType data
#' @family datasets from Chapter 14 of \emph{BPS} 5th ed.
#' @usage data("ex14.04")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex14.04") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 14.05
#'
#' Data from Exercise 14.05 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex14.05
#' @docType data
#' @family datasets from Chapter 14 of \emph{BPS} 5th ed.
#' @usage data("ex14.05")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex14.05") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 14.19
#'
#' Data from Exercise 14.19 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex14.19
#' @docType data
#' @family datasets from Chapter 14 of \emph{BPS} 5th ed.
#' @usage data("ex14.19")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex14.19") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 14.20
#'
#' Data from Exercise 14.20 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex14.20
#' @docType data
#' @family datasets from Chapter 14 of \emph{BPS} 5th ed.
#' @usage data("ex14.20")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex14.20") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 14.50
#'
#' Data from Exercise 14.50 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex14.50
#' @docType data
#' @family datasets from Chapter 14 of \emph{BPS} 5th ed.
#' @usage data("ex14.50")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex14.50") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 14.51
#'
#' Data from Exercise 14.51 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex14.51
#' @docType data
#' @family datasets from Chapter 14 of \emph{BPS} 5th ed.
#' @usage data("ex14.51")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex14.51") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 14.52
#'
#' Data from Exercise 14.52 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex14.52
#' @docType data
#' @family datasets from Chapter 14 of \emph{BPS} 5th ed.
#' @usage data("ex14.52")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex14.52") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 14.53
#'
#' Data from Exercise 14.53 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex14.53
#' @docType data
#' @family datasets from Chapter 14 of \emph{BPS} 5th ed.
#' @usage data("ex14.53")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex14.53") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 14.54
#'
#' Data from Exercise 14.54 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex14.54
#' @docType data
#' @family datasets from Chapter 14 of \emph{BPS} 5th ed.
#' @usage data("ex14.54")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex14.54") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 14.55
#'
#' Data from Exercise 14.55 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex14.55
#' @docType data
#' @family datasets from Chapter 14 of \emph{BPS} 5th ed.
#' @usage data("ex14.55")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex14.55") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 14.56
#'
#' Data from Exercise 14.56 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex14.56
#' @docType data
#' @family datasets from Chapter 14 of \emph{BPS} 5th ed.
#' @usage data("ex14.56")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex14.56") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 15.36
#'
#' Data from Exercise 15.36 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex15.36
#' @docType data
#' @family datasets from Chapter 15 of \emph{BPS} 5th ed.
#' @usage data("ex15.36")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex15.36") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 15.41
#'
#' Data from Exercise 15.41 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex15.41
#' @docType data
#' @family datasets from Chapter 15 of \emph{BPS} 5th ed.
#' @usage data("ex15.41")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex15.41") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 16.45
#'
#' Data from Exercise 16.45 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex16.45
#' @docType data
#' @family datasets from Chapter 16 of \emph{BPS} 5th ed.
#' @usage data("ex16.45")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex16.45") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 17.02
#'
#' Data from Example 17.02 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg17.02
#' @docType data
#' @family datasets from Chapter 17 of \emph{BPS} 5th ed.
#' @usage data("eg17.02")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg17.02") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 17.03
#'
#' Data from Example 17.03 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg17.03
#' @docType data
#' @family datasets from Chapter 17 of \emph{BPS} 5th ed.
#' @usage data("eg17.03")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg17.03") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 17.02
#'
#' Data from Exercise 17.02 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex17.02
#' @docType data
#' @family datasets from Chapter 17 of \emph{BPS} 5th ed.
#' @usage data("ex17.02")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex17.02") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 17.06
#'
#' Data from Exercise 17.06 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex17.06
#' @docType data
#' @family datasets from Chapter 17 of \emph{BPS} 5th ed.
#' @usage data("ex17.06")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex17.06") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 17.07
#'
#' Data from Exercise 17.07 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex17.07
#' @docType data
#' @family datasets from Chapter 17 of \emph{BPS} 5th ed.
#' @usage data("ex17.07")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex17.07") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 17.10
#'
#' Data from Exercise 17.10 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex17.10
#' @docType data
#' @family datasets from Chapter 17 of \emph{BPS} 5th ed.
#' @usage data("ex17.10")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex17.10") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 17.27
#'
#' Data from Exercise 17.27 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex17.27
#' @docType data
#' @family datasets from Chapter 17 of \emph{BPS} 5th ed.
#' @usage data("ex17.27")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex17.27") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 17.30
#'
#' Data from Exercise 17.30 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex17.30
#' @docType data
#' @family datasets from Chapter 17 of \emph{BPS} 5th ed.
#' @usage data("ex17.30")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex17.30") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 17.31
#'
#' Data from Exercise 17.31 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex17.31
#' @docType data
#' @family datasets from Chapter 17 of \emph{BPS} 5th ed.
#' @usage data("ex17.31")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex17.31") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 17.32
#'
#' Data from Exercise 17.32 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex17.32
#' @docType data
#' @family datasets from Chapter 17 of \emph{BPS} 5th ed.
#' @usage data("ex17.32")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex17.32") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 17.33
#'
#' Data from Exercise 17.33 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex17.33
#' @docType data
#' @family datasets from Chapter 17 of \emph{BPS} 5th ed.
#' @usage data("ex17.33")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex17.33") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 17.34
#'
#' Data from Exercise 17.34 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex17.34
#' @docType data
#' @family datasets from Chapter 17 of \emph{BPS} 5th ed.
#' @usage data("ex17.34")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex17.34") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 17.35
#'
#' Data from Exercise 17.35 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex17.35
#' @docType data
#' @family datasets from Chapter 17 of \emph{BPS} 5th ed.
#' @usage data("ex17.35")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex17.35") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 17.36
#'
#' Data from Exercise 17.36 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex17.36
#' @docType data
#' @family datasets from Chapter 17 of \emph{BPS} 5th ed.
#' @usage data("ex17.36")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex17.36") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 17.37
#'
#' Data from Exercise 17.37 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex17.37
#' @docType data
#' @family datasets from Chapter 17 of \emph{BPS} 5th ed.
#' @usage data("ex17.37")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex17.37") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 17.38
#'
#' Data from Exercise 17.38 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex17.38
#' @docType data
#' @family datasets from Chapter 17 of \emph{BPS} 5th ed.
#' @usage data("ex17.38")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex17.38") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 17.39
#'
#' Data from Exercise 17.39 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex17.39
#' @docType data
#' @family datasets from Chapter 17 of \emph{BPS} 5th ed.
#' @usage data("ex17.39")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex17.39") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 17.40
#'
#' Data from Exercise 17.40 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex17.40
#' @docType data
#' @family datasets from Chapter 17 of \emph{BPS} 5th ed.
#' @usage data("ex17.40")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex17.40") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 17.41
#'
#' Data from Exercise 17.41 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex17.41
#' @docType data
#' @family datasets from Chapter 17 of \emph{BPS} 5th ed.
#' @usage data("ex17.41")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex17.41") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 17.42
#'
#' Data from Exercise 17.42 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex17.42
#' @docType data
#' @family datasets from Chapter 17 of \emph{BPS} 5th ed.
#' @usage data("ex17.42")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex17.42") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 17.01
#'
#' Data from Table 17.01 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta17.01
#' @docType data
#' @family datasets from Chapter 17 of \emph{BPS} 5th ed.
#' @usage data("ta17.01")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta17.01") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 17.02
#'
#' Data from Table 17.02 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta17.02
#' @docType data
#' @family datasets from Chapter 17 of \emph{BPS} 5th ed.
#' @usage data("ta17.02")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta17.02") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 17.03
#'
#' Data from Table 17.03 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta17.03
#' @docType data
#' @family datasets from Chapter 17 of \emph{BPS} 5th ed.
#' @usage data("ta17.03")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta17.03") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 17.04
#'
#' Data from Table 17.04 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta17.04
#' @docType data
#' @family datasets from Chapter 17 of \emph{BPS} 5th ed.
#' @usage data("ta17.04")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta17.04") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 17.05
#'
#' Data from Table 17.05 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta17.05
#' @docType data
#' @family datasets from Chapter 17 of \emph{BPS} 5th ed.
#' @usage data("ta17.05")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta17.05") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 17.06
#'
#' Data from Table 17.06 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta17.06
#' @docType data
#' @family datasets from Chapter 17 of \emph{BPS} 5th ed.
#' @usage data("ta17.06")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta17.06") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 18.05
#'
#' Data from Exercise 18.05 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex18.05
#' @docType data
#' @family datasets from Chapter 18 of \emph{BPS} 5th ed.
#' @usage data("ex18.05")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex18.05") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 18.08
#'
#' Data from Exercise 18.08 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex18.08
#' @docType data
#' @family datasets from Chapter 18 of \emph{BPS} 5th ed.
#' @usage data("ex18.08")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex18.08") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 18.10
#'
#' Data from Exercise 18.10 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex18.10
#' @docType data
#' @family datasets from Chapter 18 of \emph{BPS} 5th ed.
#' @usage data("ex18.10")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex18.10") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 18.11
#'
#' Data from Exercise 18.11 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex18.11
#' @docType data
#' @family datasets from Chapter 18 of \emph{BPS} 5th ed.
#' @usage data("ex18.11")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex18.11") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 18.12
#'
#' Data from Exercise 18.12 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex18.12
#' @docType data
#' @family datasets from Chapter 18 of \emph{BPS} 5th ed.
#' @usage data("ex18.12")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex18.12") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 18.35
#'
#' Data from Exercise 18.35 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex18.35
#' @docType data
#' @family datasets from Chapter 18 of \emph{BPS} 5th ed.
#' @usage data("ex18.35")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex18.35") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 18.36
#'
#' Data from Exercise 18.36 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex18.36
#' @docType data
#' @family datasets from Chapter 18 of \emph{BPS} 5th ed.
#' @usage data("ex18.36")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex18.36") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 18.37
#'
#' Data from Exercise 18.37 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex18.37
#' @docType data
#' @family datasets from Chapter 18 of \emph{BPS} 5th ed.
#' @usage data("ex18.37")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex18.37") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 18.38
#'
#' Data from Exercise 18.38 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex18.38
#' @docType data
#' @family datasets from Chapter 18 of \emph{BPS} 5th ed.
#' @usage data("ex18.38")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex18.38") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 18.39
#'
#' Data from Exercise 18.39 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex18.39
#' @docType data
#' @family datasets from Chapter 18 of \emph{BPS} 5th ed.
#' @usage data("ex18.39")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex18.39") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 18.40
#'
#' Data from Exercise 18.40 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex18.40
#' @docType data
#' @family datasets from Chapter 18 of \emph{BPS} 5th ed.
#' @usage data("ex18.40")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex18.40") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 18.41
#'
#' Data from Exercise 18.41 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex18.41
#' @docType data
#' @family datasets from Chapter 18 of \emph{BPS} 5th ed.
#' @usage data("ex18.41")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex18.41") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 18.43
#'
#' Data from Exercise 18.43 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex18.43
#' @docType data
#' @family datasets from Chapter 18 of \emph{BPS} 5th ed.
#' @usage data("ex18.43")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex18.43") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 18.45
#'
#' Data from Exercise 18.45 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex18.45
#' @docType data
#' @family datasets from Chapter 18 of \emph{BPS} 5th ed.
#' @usage data("ex18.45")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex18.45") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 18.46
#'
#' Data from Exercise 18.46 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex18.46
#' @docType data
#' @family datasets from Chapter 18 of \emph{BPS} 5th ed.
#' @usage data("ex18.46")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex18.46") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 18.49
#'
#' Data from Exercise 18.49 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex18.49
#' @docType data
#' @family datasets from Chapter 18 of \emph{BPS} 5th ed.
#' @usage data("ex18.49")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex18.49") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 18.01
#'
#' Data from Table 18.01 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta18.01
#' @docType data
#' @family datasets from Chapter 18 of \emph{BPS} 5th ed.
#' @usage data("ta18.01")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta18.01") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 18.02
#'
#' Data from Table 18.02 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta18.02
#' @docType data
#' @family datasets from Chapter 18 of \emph{BPS} 5th ed.
#' @usage data("ta18.02")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta18.02") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 18.03
#'
#' Data from Table 18.03 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta18.03
#' @docType data
#' @family datasets from Chapter 18 of \emph{BPS} 5th ed.
#' @usage data("ta18.03")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta18.03") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 18.04
#'
#' Data from Table 18.04 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta18.04
#' @docType data
#' @family datasets from Chapter 18 of \emph{BPS} 5th ed.
#' @usage data("ta18.04")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta18.04") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 21.41
#'
#' Data from Exercise 21.41 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex21.41
#' @docType data
#' @family datasets from Chapter 21 of \emph{BPS} 5th ed.
#' @usage data("ex21.41")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex21.41") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 21.42
#'
#' Data from Exercise 21.42 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex21.42
#' @docType data
#' @family datasets from Chapter 21 of \emph{BPS} 5th ed.
#' @usage data("ex21.42")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex21.42") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 21.45
#'
#' Data from Exercise 21.45 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex21.45
#' @docType data
#' @family datasets from Chapter 21 of \emph{BPS} 5th ed.
#' @usage data("ex21.45")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex21.45") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 21.48
#'
#' Data from Exercise 21.48 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex21.48
#' @docType data
#' @family datasets from Chapter 21 of \emph{BPS} 5th ed.
#' @usage data("ex21.48")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex21.48") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 21.50
#'
#' Data from Exercise 21.50 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex21.50
#' @docType data
#' @family datasets from Chapter 21 of \emph{BPS} 5th ed.
#' @usage data("ex21.50")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex21.50") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 21.01
#'
#' Data from Table 21.01 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta21.01
#' @docType data
#' @family datasets from Chapter 21 of \emph{BPS} 5th ed.
#' @usage data("ta21.01")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta21.01") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 22.01
#'
#' Data from Example 22.01 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg22.01
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("eg22.01")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg22.01") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 22.05
#'
#' Data from Example 22.05 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg22.05
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("eg22.05")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg22.05") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 22.07
#'
#' Data from Example 22.07 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg22.07
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("eg22.07")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg22.07") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 22.01
#'
#' Data from Exercise 22.01 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex22.01
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("ex22.01")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex22.01") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 22.02
#'
#' Data from Exercise 22.02 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex22.02
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("ex22.02")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex22.02") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 22.03
#'
#' Data from Exercise 22.03 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex22.03
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("ex22.03")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex22.03") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 22.04
#'
#' Data from Exercise 22.04 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex22.04
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("ex22.04")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex22.04") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 22.05
#'
#' Data from Exercise 22.05 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex22.05
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("ex22.05")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex22.05") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 22.06
#'
#' Data from Exercise 22.06 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex22.06
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("ex22.06")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex22.06") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 22.07
#'
#' Data from Exercise 22.07 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex22.07
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("ex22.07")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex22.07") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 22.08
#'
#' Data from Exercise 22.08 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex22.08
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("ex22.08")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex22.08") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 22.09
#'
#' Data from Exercise 22.09 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex22.09
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("ex22.09")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex22.09") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 22.10
#'
#' Data from Exercise 22.10 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex22.10
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("ex22.10")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex22.10") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 22.14
#'
#' Data from Exercise 22.14 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex22.14
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("ex22.14")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex22.14") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 22.18
#'
#' Data from Exercise 22.18 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex22.18
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("ex22.18")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex22.18") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 22.19
#'
#' Data from Exercise 22.19 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex22.19
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("ex22.19")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex22.19") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 22.28
#'
#' Data from Exercise 22.28 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex22.28
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("ex22.28")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex22.28") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 22.29
#'
#' Data from Exercise 22.29 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex22.29
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("ex22.29")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex22.29") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 22.34
#'
#' Data from Exercise 22.34 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex22.34
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("ex22.34")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex22.34") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 22.35
#'
#' Data from Exercise 22.35 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex22.35
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("ex22.35")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex22.35") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 22.36
#'
#' Data from Exercise 22.36 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex22.36
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("ex22.36")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex22.36") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 22.40
#'
#' Data from Exercise 22.40 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex22.40
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("ex22.40")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex22.40") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 22.41
#'
#' Data from Exercise 22.41 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex22.41
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("ex22.41")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex22.41") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 22.42
#'
#' Data from Exercise 22.42 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex22.42
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("ex22.42")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex22.42") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 22.43
#'
#' Data from Exercise 22.43 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex22.43
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("ex22.43")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex22.43") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 22.44
#'
#' Data from Exercise 22.44 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex22.44
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("ex22.44")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex22.44") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 22.45
#'
#' Data from Exercise 22.45 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex22.45
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("ex22.45")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex22.45") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 22.47
#'
#' Data from Exercise 22.47 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex22.47
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("ex22.47")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex22.47") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 22.48
#'
#' Data from Exercise 22.48 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex22.48
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("ex22.48")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex22.48") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 22.01
#'
#' Data from Table 22.01 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta22.01
#' @docType data
#' @family datasets from Chapter 22 of \emph{BPS} 5th ed.
#' @usage data("ta22.01")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta22.01") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 23.03
#'
#' Data from Example 23.03 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg23.03
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("eg23.03")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg23.03") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 23.07
#'
#' Data from Example 23.07 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg23.07
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("eg23.07")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg23.07") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 23.09
#'
#' Data from Example 23.09 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg23.09
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("eg23.09")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg23.09") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 23.01
#'
#' Data from Exercise 23.01 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex23.01
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("ex23.01")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex23.01") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 23.02
#'
#' Data from Exercise 23.02 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex23.02
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("ex23.02")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex23.02") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 23.06
#'
#' Data from Exercise 23.06 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex23.06
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("ex23.06")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex23.06") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 23.07
#'
#' Data from Exercise 23.07 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex23.07
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("ex23.07")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex23.07") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 23.08
#'
#' Data from Exercise 23.08 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex23.08
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("ex23.08")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex23.08") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 23.09
#'
#' Data from Exercise 23.09 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex23.09
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("ex23.09")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex23.09") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 23.10
#'
#' Data from Exercise 23.10 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex23.10
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("ex23.10")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex23.10") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 23.14
#'
#' Data from Exercise 23.14 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex23.14
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("ex23.14")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex23.14") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 23.15
#'
#' Data from Exercise 23.15 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex23.15
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("ex23.15")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex23.15") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 23.28
#'
#' Data from Exercise 23.28 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex23.28
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("ex23.28")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex23.28") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 23.29
#'
#' Data from Exercise 23.29 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex23.29
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("ex23.29")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex23.29") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 23.32
#'
#' Data from Exercise 23.32 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex23.32
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("ex23.32")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex23.32") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 23.33
#'
#' Data from Exercise 23.33 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex23.33
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("ex23.33")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex23.33") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 23.34
#'
#' Data from Exercise 23.34 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex23.34
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("ex23.34")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex23.34") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 23.36
#'
#' Data from Exercise 23.36 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex23.36
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("ex23.36")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex23.36") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 23.37
#'
#' Data from Exercise 23.37 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex23.37
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("ex23.37")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex23.37") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 23.38
#'
#' Data from Exercise 23.38 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex23.38
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("ex23.38")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex23.38") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 23.39
#'
#' Data from Exercise 23.39 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex23.39
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("ex23.39")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex23.39") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 23.41
#'
#' Data from Exercise 23.41 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex23.41
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("ex23.41")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex23.41") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 23.42
#'
#' Data from Exercise 23.42 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex23.42
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("ex23.42")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex23.42") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 23.43
#'
#' Data from Exercise 23.43 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex23.43
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("ex23.43")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex23.43") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 23.44
#'
#' Data from Exercise 23.44 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex23.44
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("ex23.44")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex23.44") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 23.45
#'
#' Data from Exercise 23.45 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex23.45
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("ex23.45")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex23.45") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 23.46
#'
#' Data from Exercise 23.46 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex23.46
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("ex23.46")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex23.46") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 23.01
#'
#' Data from Table 23.01 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta23.01
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("ta23.01")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta23.01") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 23.02
#'
#' Data from Table 23.02 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta23.02
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("ta23.02")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta23.02") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 23.03
#'
#' Data from Table 23.03 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta23.03
#' @docType data
#' @family datasets from Chapter 23 of \emph{BPS} 5th ed.
#' @usage data("ta23.03")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta23.03") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 24.03
#'
#' Data from Example 24.03 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg24.03
#' @docType data
#' @family datasets from Chapter 24 of \emph{BPS} 5th ed.
#' @usage data("eg24.03")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg24.03") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 24.09
#'
#' Data from Exercise 24.09 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex24.09
#' @docType data
#' @family datasets from Chapter 24 of \emph{BPS} 5th ed.
#' @usage data("ex24.09")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex24.09") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 24.18
#'
#' Data from Exercise 24.18 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex24.18
#' @docType data
#' @family datasets from Chapter 24 of \emph{BPS} 5th ed.
#' @usage data("ex24.18")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex24.18") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 24.30
#'
#' Data from Exercise 24.30 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex24.30
#' @docType data
#' @family datasets from Chapter 24 of \emph{BPS} 5th ed.
#' @usage data("ex24.30")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex24.30") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 24.32
#'
#' Data from Exercise 24.32 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex24.32
#' @docType data
#' @family datasets from Chapter 24 of \emph{BPS} 5th ed.
#' @usage data("ex24.32")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex24.32") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 24.34
#'
#' Data from Exercise 24.34 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex24.34
#' @docType data
#' @family datasets from Chapter 24 of \emph{BPS} 5th ed.
#' @usage data("ex24.34")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex24.34") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 24.35
#'
#' Data from Exercise 24.35 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex24.35
#' @docType data
#' @family datasets from Chapter 24 of \emph{BPS} 5th ed.
#' @usage data("ex24.35")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex24.35") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 24.36
#'
#' Data from Exercise 24.36 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex24.36
#' @docType data
#' @family datasets from Chapter 24 of \emph{BPS} 5th ed.
#' @usage data("ex24.36")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex24.36") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 24.38
#'
#' Data from Exercise 24.38 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex24.38
#' @docType data
#' @family datasets from Chapter 24 of \emph{BPS} 5th ed.
#' @usage data("ex24.38")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex24.38") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 24.01
#'
#' Data from Table 24.01 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta24.01
#' @docType data
#' @family datasets from Chapter 24 of \emph{BPS} 5th ed.
#' @usage data("ta24.01")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta24.01") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 24.02
#'
#' Data from Table 24.02 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta24.02
#' @docType data
#' @family datasets from Chapter 24 of \emph{BPS} 5th ed.
#' @usage data("ta24.02")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta24.02") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 24.03
#'
#' Data from Table 24.03 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta24.03
#' @docType data
#' @family datasets from Chapter 24 of \emph{BPS} 5th ed.
#' @usage data("ta24.03")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta24.03") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 24.04
#'
#' Data from Table 24.04 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta24.04
#' @docType data
#' @family datasets from Chapter 24 of \emph{BPS} 5th ed.
#' @usage data("ta24.04")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta24.04") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 24.05
#'
#' Data from Table 24.05 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta24.05
#' @docType data
#' @family datasets from Chapter 24 of \emph{BPS} 5th ed.
#' @usage data("ta24.05")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta24.05") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 24.06
#'
#' Data from Table 24.06 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta24.06
#' @docType data
#' @family datasets from Chapter 24 of \emph{BPS} 5th ed.
#' @usage data("ta24.06")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta24.06") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 25.01
#'
#' Data from Example 25.01 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg25.01
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("eg25.01")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg25.01") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 25.05
#'
#' Data from Example 25.05 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg25.05
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("eg25.05")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg25.05") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 25.06
#'
#' Data from Example 25.06 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg25.06
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("eg25.06")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg25.06") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 25.09
#'
#' Data from Example 25.09 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg25.09
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("eg25.09")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg25.09") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 25.10
#'
#' Data from Example 25.10 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg25.10
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("eg25.10")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg25.10") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.01
#'
#' Data from Exercise 25.01 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.01
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.01")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.01") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.02
#'
#' Data from Exercise 25.02 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.02
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.02")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.02") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.05
#'
#' Data from Exercise 25.05 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.05
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.05")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.05") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.06
#'
#' Data from Exercise 25.06 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.06
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.06")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.06") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.07
#'
#' Data from Exercise 25.07 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.07
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.07")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.07") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.08
#'
#' Data from Exercise 25.08 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.08
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.08")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.08") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.11
#'
#' Data from Exercise 25.11 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.11
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.11")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.11") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.12
#'
#' Data from Exercise 25.12 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.12
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.12")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.12") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.13
#'
#' Data from Exercise 25.13 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.13
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.13")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.13") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.14
#'
#' Data from Exercise 25.14 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.14
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.14")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.14") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.15
#'
#' Data from Exercise 25.15 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.15
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.15")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.15") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.16
#'
#' Data from Exercise 25.16 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.16
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.16")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.16") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.18
#'
#' Data from Exercise 25.18 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.18
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.18")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.18") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.19
#'
#' Data from Exercise 25.19 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.19
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.19")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.19") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.21
#'
#' Data from Exercise 25.21 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.21
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.21")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.21") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.22
#'
#' Data from Exercise 25.22 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.22
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.22")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.22") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.23
#'
#' Data from Exercise 25.23 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.23
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.23")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.23") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.24
#'
#' Data from Exercise 25.24 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.24
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.24")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.24") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.25
#'
#' Data from Exercise 25.25 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.25
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.25")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.25") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.26
#'
#' Data from Exercise 25.26 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.26
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.26")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.26") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.27
#'
#' Data from Exercise 25.27 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.27
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.27")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.27") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.28
#'
#' Data from Exercise 25.28 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.28
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.28")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.28") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.29
#'
#' Data from Exercise 25.29 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.29
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.29")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.29") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.30
#'
#' Data from Exercise 25.30 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.30
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.30")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.30") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.42
#'
#' Data from Exercise 25.42 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.42
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.42")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.42") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.43
#'
#' Data from Exercise 25.43 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.43
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.43")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.43") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.44
#'
#' Data from Exercise 25.44 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.44
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.44")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.44") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.45
#'
#' Data from Exercise 25.45 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.45
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.45")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.45") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.48
#'
#' Data from Exercise 25.48 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.48
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.48")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.48") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 25.49
#'
#' Data from Exercise 25.49 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex25.49
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ex25.49")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex25.49") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 25.01
#'
#' Data from Table 25.01 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta25.01
#' @docType data
#' @family datasets from Chapter 25 of \emph{BPS} 5th ed.
#' @usage data("ta25.01")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta25.01") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 26.04
#'
#' Data from Exercise 26.04 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex26.04
#' @docType data
#' @family datasets from Chapter 26 of \emph{BPS} 5th ed.
#' @usage data("ex26.04")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex26.04") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 26.15
#'
#' Data from Exercise 26.15 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex26.15
#' @docType data
#' @family datasets from Chapter 26 of \emph{BPS} 5th ed.
#' @usage data("ex26.15")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex26.15") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 26.29
#'
#' Data from Exercise 26.29 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex26.29
#' @docType data
#' @family datasets from Chapter 26 of \emph{BPS} 5th ed.
#' @usage data("ex26.29")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex26.29") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 26.35
#'
#' Data from Exercise 26.35 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex26.35
#' @docType data
#' @family datasets from Chapter 26 of \emph{BPS} 5th ed.
#' @usage data("ex26.35")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex26.35") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 26.39
#'
#' Data from Exercise 26.39 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex26.39
#' @docType data
#' @family datasets from Chapter 26 of \emph{BPS} 5th ed.
#' @usage data("ex26.39")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex26.39") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 26.43
#'
#' Data from Exercise 26.43 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex26.43
#' @docType data
#' @family datasets from Chapter 26 of \emph{BPS} 5th ed.
#' @usage data("ex26.43")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex26.43") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 26.01
#'
#' Data from Table 26.01 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta26.01
#' @docType data
#' @family datasets from Chapter 26 of \emph{BPS} 5th ed.
#' @usage data("ta26.01")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta26.01") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 26.02
#'
#' Data from Table 26.02 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta26.02
#' @docType data
#' @family datasets from Chapter 26 of \emph{BPS} 5th ed.
#' @usage data("ta26.02")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta26.02") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 26.04
#'
#' Data from Table 26.04 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta26.04
#' @docType data
#' @family datasets from Chapter 26 of \emph{BPS} 5th ed.
#' @usage data("ta26.04")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta26.04") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 26.05
#'
#' Data from Table 26.05 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta26.05
#' @docType data
#' @family datasets from Chapter 26 of \emph{BPS} 5th ed.
#' @usage data("ta26.05")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta26.05") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 26.06
#'
#' Data from Table 26.06 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta26.06
#' @docType data
#' @family datasets from Chapter 26 of \emph{BPS} 5th ed.
#' @usage data("ta26.06")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta26.06") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 26.07
#'
#' Data from Table 26.07 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta26.07
#' @docType data
#' @family datasets from Chapter 26 of \emph{BPS} 5th ed.
#' @usage data("ta26.07")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta26.07") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 26.08
#'
#' Data from Table 26.08 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta26.08
#' @docType data
#' @family datasets from Chapter 26 of \emph{BPS} 5th ed.
#' @usage data("ta26.08")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta26.08") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 26.09
#'
#' Data from Table 26.09 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta26.09
#' @docType data
#' @family datasets from Chapter 26 of \emph{BPS} 5th ed.
#' @usage data("ta26.09")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta26.09") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 26.10
#'
#' Data from Table 26.10 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta26.10
#' @docType data
#' @family datasets from Chapter 26 of \emph{BPS} 5th ed.
#' @usage data("ta26.10")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta26.10") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 27.11
#'
#' Data from Example 27.11 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg27.11
#' @docType data
#' @family datasets from Chapter 27 of \emph{BPS} 5th ed.
#' @usage data("eg27.11")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg27.11") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 27.07
#'
#' Data from Exercise 27.07 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex27.07
#' @docType data
#' @family datasets from Chapter 27 of \emph{BPS} 5th ed.
#' @usage data("ex27.07")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex27.07") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 27.15
#'
#' Data from Exercise 27.15 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex27.15
#' @docType data
#' @family datasets from Chapter 27 of \emph{BPS} 5th ed.
#' @usage data("ex27.15")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex27.15") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 27.45
#'
#' Data from Exercise 27.45 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex27.45
#' @docType data
#' @family datasets from Chapter 27 of \emph{BPS} 5th ed.
#' @usage data("ex27.45")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex27.45") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 27.48
#'
#' Data from Exercise 27.48 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex27.48
#' @docType data
#' @family datasets from Chapter 27 of \emph{BPS} 5th ed.
#' @usage data("ex27.48")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex27.48") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 27.51
#'
#' Data from Exercise 27.51 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex27.51
#' @docType data
#' @family datasets from Chapter 27 of \emph{BPS} 5th ed.
#' @usage data("ex27.51")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex27.51") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 27.01
#'
#' Data from Table 27.01 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta27.01
#' @docType data
#' @family datasets from Chapter 27 of \emph{BPS} 5th ed.
#' @usage data("ta27.01")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta27.01") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 27.02
#'
#' Data from Table 27.02 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta27.02
#' @docType data
#' @family datasets from Chapter 27 of \emph{BPS} 5th ed.
#' @usage data("ta27.02")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta27.02") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 27.03
#'
#' Data from Table 27.03 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta27.03
#' @docType data
#' @family datasets from Chapter 27 of \emph{BPS} 5th ed.
#' @usage data("ta27.03")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta27.03") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 27.04
#'
#' Data from Table 27.04 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta27.04
#' @docType data
#' @family datasets from Chapter 27 of \emph{BPS} 5th ed.
#' @usage data("ta27.04")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta27.04") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 27.05
#'
#' Data from Table 27.05 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta27.05
#' @docType data
#' @family datasets from Chapter 27 of \emph{BPS} 5th ed.
#' @usage data("ta27.05")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta27.05") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 27.06
#'
#' Data from Table 27.06 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta27.06
#' @docType data
#' @family datasets from Chapter 27 of \emph{BPS} 5th ed.
#' @usage data("ta27.06")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta27.06") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 27.07
#'
#' Data from Table 27.07 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta27.07
#' @docType data
#' @family datasets from Chapter 27 of \emph{BPS} 5th ed.
#' @usage data("ta27.07")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta27.07") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 27.08
#'
#' Data from Table 27.08 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta27.08
#' @docType data
#' @family datasets from Chapter 27 of \emph{BPS} 5th ed.
#' @usage data("ta27.08")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta27.08") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 27.09
#'
#' Data from Table 27.09 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta27.09
#' @docType data
#' @family datasets from Chapter 27 of \emph{BPS} 5th ed.
#' @usage data("ta27.09")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta27.09") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 27.10
#'
#' Data from Table 27.10 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta27.10
#' @docType data
#' @family datasets from Chapter 27 of \emph{BPS} 5th ed.
#' @usage data("ta27.10")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta27.10") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 27.11
#'
#' Data from Table 27.11 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta27.11
#' @docType data
#' @family datasets from Chapter 27 of \emph{BPS} 5th ed.
#' @usage data("ta27.11")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta27.11") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 27.12
#'
#' Data from Table 27.12 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta27.12
#' @docType data
#' @family datasets from Chapter 27 of \emph{BPS} 5th ed.
#' @usage data("ta27.12")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta27.12") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 27.13
#'
#' Data from Table 27.13 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta27.13
#' @docType data
#' @family datasets from Chapter 27 of \emph{BPS} 5th ed.
#' @usage data("ta27.13")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta27.13") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 27.14
#'
#' Data from Table 27.14 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta27.14
#' @docType data
#' @family datasets from Chapter 27 of \emph{BPS} 5th ed.
#' @usage data("ta27.14")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta27.14") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 27.15
#'
#' Data from Table 27.15 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta27.15
#' @docType data
#' @family datasets from Chapter 27 of \emph{BPS} 5th ed.
#' @usage data("ta27.15")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta27.15") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 27.16
#'
#' Data from Table 27.16 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta27.16
#' @docType data
#' @family datasets from Chapter 27 of \emph{BPS} 5th ed.
#' @usage data("ta27.16")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta27.16") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Example 28.14
#'
#' Data from Example 28.14 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name eg28.14
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("eg28.14")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("eg28.14") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 28.01
#'
#' Data from Exercise 28.01 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex28.01
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("ex28.01")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex28.01") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 28.02
#'
#' Data from Exercise 28.02 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex28.02
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("ex28.02")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex28.02") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 28.04
#'
#' Data from Exercise 28.04 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex28.04
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("ex28.04")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex28.04") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 28.05
#'
#' Data from Exercise 28.05 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex28.05
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("ex28.05")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex28.05") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 28.06
#'
#' Data from Exercise 28.06 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex28.06
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("ex28.06")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex28.06") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 28.12
#'
#' Data from Exercise 28.12 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex28.12
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("ex28.12")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex28.12") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 28.13
#'
#' Data from Exercise 28.13 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex28.13
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("ex28.13")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex28.13") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 28.14
#'
#' Data from Exercise 28.14 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex28.14
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("ex28.14")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex28.14") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 28.15
#'
#' Data from Exercise 28.15 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex28.15
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("ex28.15")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex28.15") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 28.16
#'
#' Data from Exercise 28.16 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex28.16
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("ex28.16")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex28.16") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 28.27
#'
#' Data from Exercise 28.27 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex28.27
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("ex28.27")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex28.27") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 28.28
#'
#' Data from Exercise 28.28 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex28.28
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("ex28.28")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex28.28") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 28.29
#'
#' Data from Exercise 28.29 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex28.29
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("ex28.29")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex28.29") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 28.30
#'
#' Data from Exercise 28.30 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex28.30
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("ex28.30")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex28.30") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 28.31
#'
#' Data from Exercise 28.31 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex28.31
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("ex28.31")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex28.31") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 28.32
#'
#' Data from Exercise 28.32 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex28.32
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("ex28.32")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex28.32") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 28.33
#'
#' Data from Exercise 28.33 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex28.33
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("ex28.33")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex28.33") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 28.35
#'
#' Data from Exercise 28.35 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex28.35
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("ex28.35")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex28.35") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 28.36
#'
#' Data from Exercise 28.36 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex28.36
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("ex28.36")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex28.36") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 28.39
#'
#' Data from Exercise 28.39 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex28.39
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("ex28.39")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex28.39") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 28.42
#'
#' Data from Exercise 28.42 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex28.42
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("ex28.42")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex28.42") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Exercise 28.45
#'
#' Data from Exercise 28.45 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ex28.45
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("ex28.45")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ex28.45") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 28.01
#'
#' Data from Table 28.01 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta28.01
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("ta28.01")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta28.01") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 28.02
#'
#' Data from Table 28.02 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta28.02
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("ta28.02")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta28.02") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 28.03
#'
#' Data from Table 28.03 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta28.03
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("ta28.03")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta28.03") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 28.04
#'
#' Data from Table 28.04 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta28.04
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("ta28.04")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta28.04") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 28.05
#'
#' Data from Table 28.05 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta28.05
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("ta28.05")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta28.05") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL

#' Data from Table 28.06
#'
#' Data from Table 28.06 of \emph{The Basic Practice of Statistics}, 5th edition.
#'
#' @name ta28.06
#' @docType data
#' @family datasets from Chapter 28 of \emph{BPS} 5th ed.
#' @usage data("ta28.06")
#' @format \Sexpr[results=rd]{bps5data:::doc_data("ta28.06") }
#' @references Moore, David S. 2009. \emph{The Basic Practice of Statistics}. 5th edition. New York: W. H. Freeman.
#' @source \url{ http://bcs.whfreeman.com/bps5e/content/cat_030/PC-Text.zip }
NULL
jrnold/bps5data documentation built on May 19, 2019, 11:55 p.m.