Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

Cell Phone Radiation Here is a sample of measured radiation emissions (cW/kg) for cell phones (based on data from the Environmental Working Group): 38, 55, 86, 145. Here are ten bootstrap samples: {38, 145, 55, 86}, {86, 38, 145, 145}, {145, 86, 55, 55}, {55, 55, 55, 145}, {86, 86, 55, 55}, {38, 38, 86, 86}, {145, 38, 86, 55}, {55, 86, 86, 86}, {145, 86, 55, 86}, {38, 145, 86, 556}.

a. Using only the ten given bootstrap samples, construct an 80% confidence interval estimate of the population mean.

b. Using only the ten given bootstrap samples, construct an 80% confidence interval estimate of the population standard deviation.

Short Answer

Expert verified

a. The 80%confidence intervalestimate of the population mean is equal to (66.25 cW/kg, 98.25 cW/kg).

b. The 80% confidence interval estimate of the population standard deviation is equal to (16.70 cW/kg, 49.42 cW/kg).

Step by step solution

01

Given information

A sample of measured radiation emissions for cell phones is as given as follows.

38, 55, 86, 145

The ten bootstrap samples are as follows.

{38, 145, 55, 86}, {86, 38, 145, 145}, {145, 86, 55, 55}, {55, 55, 55, 145}, {86, 86, 55, 55}, {38, 38, 86, 86}, {145, 38, 86, 55}, {55, 86, 86, 86}, {145, 86, 55, 86}, {38, 145, 86, 556}.

02

Expression of the confidence intervals

The 80% confidence interval estimate of the population mean has the following expression:

P10<μ<P90

Here, P10denotes the 10th percentile of the sorted sample means, and P90denotes the 90th percentile of the sorted sample means.

The 80% confidence interval estimate of the population standard deviation has the following expression:

P10<σ<P90

Here, P10denotes the 10th percentile of the sorted sample standard deviations, and P90denotes the 90th percentile of the sorted sample standard deviations.

03

Find the sample mean from each bootstrap sample

The following formula of the sample mean is used to compute the sample means of each of the 10 bootstrap samples:

x¯=i=1nxin

Here, xidenotes the ith sample observation, and n is the sample size.

The sample mean for the first bootstrap sample is computed below.

x¯1=38+145+55+864=3244=81.0cW/kg

Similarly, the sample means of the remaining 9 bootstrap samples are computed.

The following table shows the sample means of each of the 10 bootstrap samples:

Sample number

Bootstrap samples

Sample mean

Sorted X¯

1

38

145

55

86

81

62

2

86

38

145

145

103.5

70.5

3

145

86

55

55

85.25

77.5

4

55

55

55

145

77.5

78.25

5

86

86

55

55

70.5

81

6

38

38

86

86

62

81

7

145

38

86

55

81

81

8

55

86

86

86

78.25

85.25

9

145

86

55

86

93

93

10

38

145

86

55

81

103.5

The following table shows the sorted values of the sample means in ascending order:

62

70.5

77.5

78.25

81

81

81

85.25

93

103.5

04

Find the percentiles

For finding the percentile, first, compute the value of the locator (L) as follows.

L=k100×n

Here, k is the percentile value, and n is the total number of observations.

a.

For finding the 10th percentile of the sorted values, first, find the value of L.

Here, n is equal to 10, and k is equal to 5.

Thus,

L=k100×n=10100×10=1

As L is a whole number, the value of P10is the sum of the Lthand the L+1thsample means divided by 2.

P10=1stsamplemean+2ndsamplemean2=62+70.52=66.25cW/kg

Thus, P10is equal to 66.25 cW/kg.

For finding the 90th percentile, first, find the value of L.

L=k100×n=90100×10=9

As L is a whole number, the value of P90is the sum of the Lthand the L+1thsample means divided by 2.

P90=9thsamplemean+10thsamplemean2=93+103.52=98.25cW/kg

Thus, P90is equal to 98.25 cW/kg.

05

Confidence interval estimate of the population mean

a.

The 80% confidence intervalestimate of the population meanusing the bootstrap samples is as follows.

CI=P10<μ<P90=66.25cW/kg<μ<98.25cW/kg

Thus, the 80%confidence intervalestimate of the population mean is equal to (66.25 cW/kg, 98.25 cW/kg).

06

Find the standard deviation of each bootstrap sample

The following formula of the sample standard deviation is used to compute the sample standard deviations of each of the 10 bootstrap samples.

s=i=1n(xi-x¯)2n-1

Here, xidenotes the ith sample observation, x¯is the sample mean, and n is the sample size.

The sample standard deviation for the first bootstrap sample is computed below.

s1=i=1n(xi-x¯1)2n-1=38-812+145-812+55-812+86-8124-1=47.1cW/kg

Similarly, the sample standard deviations of the remaining 9 bootstrap samples are computed.

The following table shows the sample standard deviations of each of the 10 bootstrap samples:

Sample number

Bootstrap samples

Sample standard deviation

1

38

145

55

86

47.1

2

86

38

145

145

51.8

3

145

86

55

55

42.4

4

55

55

55

145

45.0

5

86

86

55

55

17.9

6

38

38

86

86

27.7

7

145

38

86

55

47.1

8

55

86

86

86

15.5

9

145

86

55

86

37.6

10

38

145

86

55

47.1

The sorted sample standard deviations in ascending order are shown below.

15.5

17.9

27.7

37.6

42.4

45.0

47.1

47.1

47.1

51.8

07

Find the percentiles

The value of L will remain the same for the 10th and 90th percentiles.

The value of the 10th percentile of the sorted sample standard deviations is equal to

P10=1stsamplestandarddeviation+2ndstandarddeviation2=15.5+17.92=16.70

Thus, P10is equal to 16.70 cW/kg.

The value of the 90th percentile of the sorted sample standard deviations is equal to

P90=9thsamplestandarddeviation+10thstandarddeviation2=47.1+51.82=49.42

Thus,P90 is equal to 49.42 cW/kg.

08

Confidence interval estimate of the population standard deviation

b.

The 80% confidence intervalestimate of the population standard deviationusing the bootstrap samples is as follows.

CI=P10<σ<P90=16.70cW/kg<μ<49.42cW/kg

Therefore, the 80% confidence intervalestimate of the population standard deviation is equal to (16.70 cW/kg, 49.42 cW/kg).

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 Vaia!

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

Finding Critical Values. In Exercises 5–8, find the critical value that corresponds to the given confidence level.

99%

Sample Size. In Exercises 29–36, find the sample size required to estimate the population mean.

Mean Body Temperature Data Set 3 “Body Temperatures” in Appendix B includes 106 body temperatures of adults for Day 2 at 12 am, and they vary from a low of 96.5°F to a high of 99.6°F. Find the minimum sample size required to estimate the mean body temperature of all adults. Assume that we want 98% confidence that the sample mean is within 0.1°F of the population mean.

a. Find the sample size using the range rule of thumb to estimate s.

b. Assume that σ=0.62F, based on the value of s=0.6Ffor the sample of 106 body temperatures.

c. Compare the results from parts (a) and (b). Which result is likely to be better?

Expressing Confidence Intervals Example 2 showed how the statistics ofn= 22 ands= 14.3 result in this 95% confidence interval estimate of σ: 11.0 < σ < 20.4. That confidence interval can also be expressed as (11.0, 20.4), but it cannot be expressed as 15.7± 4.7. Given that 15.7±4.7 results in values of 11.0 and 20.4, why is it wrong to express the confidence interval as 15.7±4.7?

Using Correct Distribution. In Exercises 5–8, assume that we want to construct a confidence interval. Do one of the following, as appropriate: (a) Find the critical valuetα2, (b) find the critical value zα2, or (c) state that neither the normal distribution nor the t distribution applies.

Miami Heat Salaries Confidence level is 95%, σis not known, and the normal quantile plot of the 17 salaries (thousands of dollars) of Miami Heat basketball players is as shown.

Determining Sample Size. In Exercises 19–22, assume that each sample is a simple random sample obtained from a normally distributed population. Use Table 7-2 on page 338 to find the indicated sample size.

IQ of statistics professors You want to estimate σfor the population of IQ scores of statistics professors. Find the minimum sample size needed to be 95% confident that the sample standard deviation s is within 1% of σ. Is this sample size practical?

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.

Sign-up for free