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

In Exercises 1–3, refer to the accompanying screen display that results from the Verizon airport data speeds (Mbps) from Data Set 32 “Airport Data Speeds” in Appendix B. The confidence level of 95% was used.

Interpreting a Confidence Interval The results in the screen display are based on a 95%confidence level. Write a statement that correctly interprets the confidence interval.

Coping with No Success: According to the Rule of Three, when we have a sample size n with x = 0 successes, we have 95% confidence that the true population proportion has an upper bound of 3/n. (See “A Look at the Rule of Three,” by Jovanovic and Levy, American Statistician, Vol. 51, No. 2.)a. If n independent trials result in no successes, why can’t we find confidence interval limits by using the methods described in this section? b. If 40 couples use a method of gender selection and each couple has a baby girl, what is the 95% upper bound for p, the proportion of all babies who are boys?

Critical Thinking. In Exercises 17–28, use the data and confidence level to construct a confidence interval estimate of p, then address the given question.

Selection Before its clinical trials were discontinued, the Genetics & IVF Institute conducted a clinical trial of the XSORT method designed to increase the probability of conceiving a girl and, among the 945 babies born to parents using the XSORT method, there were 879 girls. The YSORT method was designed to increase the probability of conceiving a boy and, among the 291 babies born to parents using the YSORT method, there were 239 boys. Construct the two 95% confidence interval estimates of the percentages of success. Compare the results. What do you conclude?

Confidence Intervals. In Exercises 9–24, construct the confidence interval estimate of the mean.

Flight Arrivals Listed below are arrival delays (minutes) of randomly selected American Airlines flights from New York (JFK) to Los Angeles (LAX). Negative numbers correspond to flights that arrived before the scheduled arrival time. Use a 95% confidence interval. How good is the on-time performance?

-5 -32 -13 -9 -19 49 -30 -23 14 -21 -32 11

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

99%

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