/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 59 Blood cocaine concentration (mg/... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Blood cocaine concentration (mg/L) was determined both for a sample of individuals who had died from cocaineinduced excited delirium (ED) and for a sample of those who had died from a cocaine overdose without excited delirium; survival time for people in both groups was at most 6 hours. The accompanying data was read from a comparative boxplot in the article "Fatal Excited Delirium Following Cocaine Use" (J. of Forensic Sciences, 1997: 25-31). $$ \begin{array}{lllllllllllll} \text { ED } & 0 & 0 & 0 & 0 & .1 & .1 & .1 & .1 & .2 & .2 & .3 & .3 \\ & .3 & .4 & .5 & .7 & .8 & 1.0 & 1.5 & 2.7 & 2.8 \\ \text { Non-ED } & 0 & 0 & 0 & 0 & 0 & .1 & .1 & .1 & .1 & .2 & .2 & .2 \\ & .3 & .3 & .3 & .4 & .5 & .5 & .6 & .8 & .9 & 1.0 \\ & 1.2 & 1.4 & 1.5 & 1.7 & 2.0 & 3.2 & 3.5 & 4.1 \\ & 4.3 & 4.8 & 5.0 & 5.6 & 5.9 & 6.0 & 6.4 & 7.9 \\ & 8.3 & 8.7 & 9.1 & 9.6 & 9.9 & 11.0 & 11.5 \\ & 12.2 & 12.7 & 14.0 & 16.6 & 17.8 & \end{array} $$ a. Determine the medians, fourths, and fourth spreads for the two samples. b. Are there any outliers in either sample? Any extreme outliers? c. Construct a comparative boxplot, and use it as a basis for comparing and contrasting the ED and non-ED samples.

Short Answer

Expert verified
a. ED: Median = 0.3 mg/L, Non-ED: Median = 3.35 mg/L. b. No outliers for either group. c. ED concentrations are lower and more tightly clustered than non-ED.

Step by step solution

01

Calculate Medians

For each group, we arrange the cocaine concentrations in ascending order. The median is the middle value of this ordered list.- **ED group**: There are 19 data points. Thus, the median is the 10th value, which is 0.3 mg/L.- **Non-ED group**: There are 53 data points. Thus, the median is the average of the 26th and 27th values, which are 3.2 and 3.5 mg/L respectively. Therefore, the median is \((3.2 + 3.5)/2 = 3.35\) mg/L.
02

Calculate Fourths and Fourth Spreads

The lower fourth (Q1) and upper fourth (Q3) are determined as follows:- **ED group**: Q1 is the 5th value (0.2 mg/L) and Q3 is the 15th value (0.5 mg/L). Thus, the fourth spread (IQR) is \(0.5 - 0.2 = 0.3\) mg/L.- **Non-ED group**: Q1 is the 13.25th value (interpolated between 0.9 and 1.0 mg/L, so approximately 0.925 mg/L) and Q3 is the 39.75th value (interpolated between 9.1 and 9.6 mg/L, so approximately 9.425 mg/L). Thus, the fourth spread is \(9.425 - 0.925 = 8.5\) mg/L.
03

Identify Outliers and Extreme Outliers

Outliers are values outside of Q1 - 1.5 * IQR and Q3 + 1.5 * IQR. Extreme outliers are outside Q1 - 3 * IQR and Q3 + 3 * IQR.- **ED group**: - Lower boundary: \(0.2 - 1.5 \times 0.3 = -0.25\) - Upper boundary: \(0.5 + 1.5 \times 0.3 = 0.95\). No outliers in this group.- **Non-ED group**: - Lower boundary: \(0.925 - 1.5 \times 8.5 = -11.825\) - Upper boundary: \(9.425 + 1.5 \times 8.5 = 22.2\) No outliers in this group.
04

Construct Comparative Boxplot

To construct a boxplot for both samples, plot the medians, quartiles, and extreme values as whiskers. - For the **ED group**, the box ranges from Q1 (0.2 mg/L) to Q3 (0.5 mg/L) with a median line at 0.3 mg/L. - For the **Non-ED group**, the box ranges from approximately Q1 (0.925 mg/L) to Q3 (9.425 mg/L) with a median line at 3.35 mg/L. Compare these plots to observe: - **ED group**: Concentration values are more tightly clustered around lower values. - **Non-ED group**: There's a much broader range of cocaine concentrations.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

Median
The median is a key measure of central tendency in statistics. It represents the middle value of a dataset when the numbers are arranged in order. To find the median, you must first sort the values from smallest to largest. Then, if the number of data points is odd, the median is the middle value. If even, it is the average of the two middle values.

In this exercise, we have two groups. The ED (Excited Delirium) group has 19 individuals. Here, the 10th value, 0.3 mg/L, is the median since it is the middle of the ordered dataset. For the Non-ED group, there are 53 individuals. Thus, we take the 26th and 27th values, which are 3.2 mg/L and 3.5 mg/L respectively, and find their average to get the median: \[\text{Median} = \frac{3.2 + 3.5}{2} = 3.35\, \text{mg/L}.\]
  • The ED group has a median of 0.3 mg/L, showing a concentration tightly centered at a lower value.
  • The Non-ED group, with a higher median of 3.35 mg/L, indicates a wider spread and higher central value.
Interquartile Range (IQR)
The Interquartile Range (IQR) is a measure of statistical dispersion and helps to understand the spread and variability within a dataset. It is calculated as the difference between the third quartile (Q3) and the first quartile (Q1). This range tells us what the middle 50% of our data looks like, giving a clearer picture of the variability than range alone.

For the ED group in this exercise, we determine the quartiles as follows:- **Q1 (first quartile)** is the 5th value, which is 0.2 mg/L.- **Q3 (third quartile)** is the 15th value, which is 0.5 mg/L.Thus, the IQR is:\[\text{IQR} = Q3 - Q1 = 0.5 - 0.2 = 0.3\, \text{mg/L}.\]For the Non-ED group:- **Q1** is approximately 0.925 mg/L, through interpolation between 0.9 mg/L and 1.0 mg/L.- **Q3** is approximately 9.425 mg/L.So, the IQR is:\[\text{IQR} = 9.425 - 0.925 = 8.5\, \text{mg/L}.\]
  • An IQR of 0.3 mg/L in the ED group indicates a more clustered set of values.
  • An IQR of 8.5 mg/L in the Non-ED group indicates a much wider spread in data.
Comparative Boxplot
A boxplot is a graphical representation of the distribution of a dataset. It highlights the median, quartiles, and potential outliers, allowing for quick data comparison. A comparative boxplot places two or more boxplots side by side, facilitating the comparison of different datasets.

To construct a boxplot for the ED group in this exercise: - **The box extends from** Q1 (0.2 mg/L) **to** Q3 (0.5 mg/L), with a line at the median (0.3 mg/L). - **Whiskers** may be plotted that extend to the minimum and maximum values within the non-outlier range.

For the Non-ED group: - **The box extends from** approximately Q1 (0.925 mg/L) **to Q3** (9.425 mg/L) with a line at the median (3.35 mg/L).
  • The ED box is narrow, indicating less variability, while the Non-ED box is much wider, showing significant spread.
  • This visual allows for easy comparison between the two groups, highlighting the relative uniformity versus variability in cocaine concentrations.
Outliers
Outliers are unusual data points that deviate significantly from the rest of the dataset. They are determined using the IQR; specifically, they fall outside the range defined by:\[Q1 - 1.5 \times \text{IQR} \quad \text{to} \quad Q3 + 1.5 \times \text{IQR}.\]Exceptional outliers further fall outside:\[Q1 - 3 \times \text{IQR} \quad \text{to} \quad Q3 + 3 \times \text{IQR}.\]

In the ED group, the calculations are as follows:- **Lower boundary**: 0.2 - 1.5 \times 0.3 = -0.25 mg/L- **Upper boundary**: 0.5 + 1.5 \times 0.3 = 0.95 mg/LAll values are within this range, indicating no outliers.

For the Non-ED group:- **Lower boundary**: 0.925 - 1.5 \times 8.5 = -11.825 mg/L (Not practical since values can't be negative)- **Upper boundary**: 9.425 + 1.5 \times 8.5 = 22.2 mg/LAll data points are below 22.2 mg/L, hence no outliers.
  • In cases where there are outliers, they could skew the data interpretation, highlighting the importance of identifying and understanding them.
  • In this exercise, no outliers were detected, providing a clearer overall analysis of the datasets.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Observations on burst strength \(\left(\mathrm{lb} /\right.\) in \(\left.^{2}\right)\) were obtained both for test nozzle closure welds and for production cannister nozzle welds ("Proper Procedures Are the Key to Welding Radioactive Waste Cannisters," Welding J., Aug. 1997: \(61-67)\) \(\begin{array}{lllllll}\text { Test } & 7200 & 6100 & 7300 & 7300 & 8000 & 7400 \\ & 7300 & 7300 & 8000 & 6700 & 8300 & \\ \text { Cannister } & 5250 & 5625 & 5900 & 5900 & 5700 & 6050 \\ & 5800 & 6000 & 5875 & 6100 & 5850 & 6600\end{array}\) Construct a comparative boxplot and comment on interesting features (the cited article did not include such a picture, but the authors commented that they had looked at one).

The article "Determination of Most Representative Subdivision" (J. of Energy Engr., 1993: 43-55) gave data on various characteristics of subdivisions that could be used in deciding whether to provide electrical power using overhead lines or underground lines. Here are the values of the variable \(x=\) total length of streets within a subdivision: $$ \begin{array}{rrrrrrr} 1280 & 5320 & 4390 & 2100 & 1240 & 3060 & 4770 \\ 1050 & 360 & 3330 & 3380 & 340 & 1000 & 960 \\ 1320 & 530 & 3350 & 540 & 3870 & 1250 & 2400 \\ 960 & 1120 & 2120 & 450 & 2250 & 2320 & 2400 \\ 3150 & 5700 & 5220 & 500 & 1850 & 2460 & 5850 \\ 2700 & 2730 & 1670 & 100 & 5770 & 3150 & 1890 \\ 510 & 240 & 396 & 1419 & 2109 & & \end{array} $$ a. Construct a stem-and-leaf display using the thousands digit as the stem and the hundreds digit as the leaf, and comment on the various features of the display. b. Construct a histogram using class boundaries 0,1000 , \(2000,3000,4000,5000\), and 6000 . What proportion of subdivisions have total length less than 2000 ? Between 2000 and 4000 ? How would you describe the shape of the histogram?

Automated electron backscattered diffraction is now being used in the study of fracture phenomena. The following information on misorientation angle (degrees) was extracted from the article "Observations on the Faceted Initiation Site in the Dwell-Fatigue Tested Ti-6242 Alloy: Crystallographic Orientation and Size Effects (Metallurgical and Materials Trans., 2006: 1507-1518). $$ \begin{array}{lcccc} \text { Class: } & 0-<5 & 5-<10 & 10-<15 & 15-<20 \\ \text { Rel freq: } & .177 & .166 & .175 & .136 \\ \text { Class: } & 20-<30 & 30-<40 & 40-<60 & 60-<90 \\ \text { Rel freq: } & .194 & .078 & .044 & .030 \end{array} $$ a. Is it true that more than \(50 \%\) of the sampled angles are smaller than \(15^{\circ}\), as asserted in the paper? b. What proportion of the sampled angles are at least \(30^{\circ}\) ? c. Roughly what proportion of angles are between \(10^{\circ}\) and \(25^{\circ} ?\) d. Construct a histogram and comment on any interesting features.

Exposure to microbial products, especially endotoxin, may have an impact on vulnerability to allergic diseases. The article "Dust Sampling Methods for Endotoxin-An Essential, But Underestimated Issue" (Indoor Air, 2006: 20–27) considered various issues associated with determining endotoxin concentration. The following data on concentration (EU/mg) in settled dust for one sample of urban homes and another of farm homes was kindly supplied by the authors of the cited article. \(\begin{array}{llllllllllllll}\mathrm{U}: & 6.0 & 5.0 & 11.0 & 33.0 & 4.0 & 5.0 & 80.0 & 18.0 & 35.0 & 17.0 & 23.0 \\ \mathrm{~F}: & 4.0 & 14.0 & 11.0 & 9.0 & 9.0 & 8.0 & 4.0 & 20.0 & 5.0 & 8.9 & 21.0 \\ & 9.2 & 3.0 & 2.0 & 0.3 & & & & & & & \end{array}\) a. Determine the sample mean for each sample. How do they compare? b. Determine the sample median for each sample. How do they compare? Why is the median for the urban sample so different from the mean for that sample? c. Calculate the trimmed mean for each sample by deleting the smallest and largest observation. What are the corresponding trimming percentages? How do the values of these trimmed means compare to the corresponding means and medians?

The article "Can We Really Walk Straight?" (Amer. J. of Physical Anthropology, 1992: 19-27) reported on an experiment in which each of 20 healthy men was asked to walk as straight as possible to a target \(60 \mathrm{~m}\) away at normal speed. Consider the following observations on cadence (number of strides per second): \(\begin{array}{rrrrrrrrrr}.95 & .85 & .92 & .95 & .93 & .86 & 1.00 & .92 & .85 & .81 \\ .78 & .93 & .93 & 1.05 & .93 & 1.06 & 1.06 & .96 & .81 & .96\end{array}\) Use the methods developed in this chapter to summarize the data; include an interpretation or discussion wherever appropriate. [Note: The author of the article used a rather sophisticated statistical analysis to conclude that people cannot walk in a straight line and suggested several explanations for this.]

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.