Mathematical Statistics with Applications
Mathematical Statistics with Applications
7th Edition
ISBN: 9780495110811
Author: Dennis Wackerly, William Mendenhall, Richard L. Scheaffer
Publisher: Cengage Learning
bartleby

Concept explainers

bartleby

Videos

Textbook Question
Book Icon
Chapter 8.2, Problem 17E

If Y has a binomial distribution with parameters n and p, then p ^ 1 = Y / n is an unbiased estimator of p. Another estimator of p is p ^ 2 = ( Y + 1 ) / ( n + 2 ) .

  1. a Derive the bias of p ^ 2 .
  2. b Derive MSE ( p ^ 1 ) and MSE ( p ^ 2 ) .
  3. c For what values of p is MSE ( p ^ 1 ) < MSE ( p ^ 2 ) ?

a.

Expert Solution
Check Mark
To determine

Compute the bias of p^2.

Answer to Problem 17E

The bias of p^2 is 12pn+2.

Explanation of Solution

Unbiased estimator:

Consider that θ^ is a point estimator of θ. θ^ is said to be an unbiased estimator, if E(θ^)=θ.

The mean and variance of the binomial distribution for random variable Y are given as follows:

E(Y)=npV(Y)=E(Y2)(E(Y))2=np(1p)E(Y2)=V(Y)+(E(Y))2=np(1p)+(np)2

The mean square error is as follows:

MSE(p^2)=E(θ^θ)2=Var(θ^)+(b(θ^))2

The expected value for p^2 is as follows:

E(p^2)=E(Y+1n+2)=E(Yn+2)+E(1n+2)=1n+2E(Y)+1n+2=npn+2+1n+2=np+1n+2b(p^2)=E(p^2)p=np+1n+2p=np+1(n+2)(p)n+2=np+1np2pn+2=12pn+2

Therefore, the bias of p^2 is 12pn+2.

b.

Expert Solution
Check Mark
To determine

Compute MSE(p^1) and MSE(p^2).

Answer to Problem 17E

MSE(p^1)=1np(1p)MSE(p^2)=p2(4n)+p(n4)+1(n+2)2.

Explanation of Solution

It is to be noted that p^1 is an unbiased estimator of p. MSE(p^1) is computed as follows:

MSE(p^1)=Var(p^1)=Var(Yn)=1n2Var(Y)=1n2np(1p)=1np(1p).

It is to be noted that p^2 is a biased estimator of p. MSE(p^2) is computed as follows:

MSE(p^2)=Var(p^2)+(b(p^2))2=Var(Y+1n+2)+(12pn+2)2=1(n+2)2Var(Y)+(12pn+2)2=1(n+2)2np(1p)+(12pn+2)2=np(1p)+14p+4p2(n+2)2=npnp2+14p+4p2(n+2)2=p2(4n)+p(n4)+1(n+2)2.

MSE(p^1) and MSE(p^2) are obtained as 1np(1p) and p2(4n)+p(n4)+1(n+2)2, respectively.

c.

Expert Solution
Check Mark
To determine

Identify the values of p for which MSE(p^1)<MSE(p^2).

Answer to Problem 17E

The values of p for which MSE(p^1)<MSE(p^2) is 12±n+18n+4.

Explanation of Solution

Equate MSE(p^1)<MSE(p^2) as given below:

MSE(p^1)<MSE(p^2)1np(1p)<np(1p)+14p+4p2(n+2)2np(1p)+14p+4p2(n+2)21np(1p)>0n2p(1p)+n4np+4np2(n+2)2p(1p)n(n+2)2>0n2pn2p2+n4np+4np2n2p4p4np+n2p2+4p2+4np2n(n+2)2>0n8np+8np24p+4p2n(n+2)2>0(8n+4)p2(8n+4)p+n<0.

Using quadratic formula, p is solved as shown below:

p=(8n+4)±(8n+4)24(8n+4)n2(8n+4)=(8n+4)±64n2+16+6432n2+16n2(8n+4)=(8n+4)2(8n+4)±32n2+16n+802(8n+4)=12±n+18n+4

Therefore, the values of p for which MSE(p^1)<MSE(p^2) is 12±n+18n+4.

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
Two measurements are made of some quantity. For the first measurement, the average is 74.4528, the RMS error is 6.7441, and the uncertainty of the mean is 0.9264. For the second one, the average is 76.8415, the standard deviation is 8.3348, and the uncertainty of the mean is 1.1448. The expected value is exactly 75. 13. Express the first measurement in public notation. 14. Is there a significant difference between the two measurements? 1 15. How does the first measurement compare with the expected value? 16. How does the second measurement compare with the expected value?
A hat contains slips of paper numbered 1 through 6. You draw two slips of paper at random from the hat,without replacing the first slip into the hat.(a) (5 points) Write out the sample space S for this experiment.(b) (5 points) Express the event E : {the sum of the numbers on the slips of paper is 4} as a subset of S.(c) (5 points) Find P(E)(d) (5 points) Let F = {the larger minus the smaller number is 0}. What is P(F )?(e) (5 points) Are E and F disjoint? Why or why not?(f) (5 points) Find P(E ∪ F )
In addition to the in-school milk supplement program, the nurse would like to increase the use of daily vitamin supplements for the children by visiting homes and educating about the merits of vitamins. She believes that currently, about 50% of families with school-age children give the children a daily megavitamin. She would like to increase this to 70%. She plans a two-group study, where one group serves as a control and the other group receives her visits. How many families should she expect to visit to have 80% power of detecting this difference? Assume that drop-out rate is 5%.

Chapter 8 Solutions

Mathematical Statistics with Applications

Ch. 8.2 - Let Y1, Y2, , Yn denote a random sample of size n...Ch. 8.2 - The reading on a voltage meter connected to a test...Ch. 8.2 - We have seen that if Y has a binomial distribution...Ch. 8.2 - Prob. 14ECh. 8.2 - Let Y, Y2,,Yn denote a random sample of size n...Ch. 8.2 - Suppose that Y1, Y2,,Yn constitute a random sample...Ch. 8.2 - If Y has a binomial distribution with parameters n...Ch. 8.2 - Let Y1, Y2, , Yn denote a random sample of size n...Ch. 8.2 - Prob. 19ECh. 8.2 - Suppose that Y1, Y2, Y3, Y4 denote a random sample...Ch. 8.4 - An investigator is interested in the possibility...Ch. 8.4 - An increase in the rate of consumer savings...Ch. 8.4 - The Environmental Protection Agency and the...Ch. 8.4 - A study was conducted to compare the mean number...Ch. 8.4 - The Mars twin rovers, Spirit and Opportunity,...Ch. 8.4 - A random sample of 985 likely votersthose who are...Ch. 8.4 - In a study of the relationship between birth order...Ch. 8.4 - Sometimes surveys provide interesting information...Ch. 8.4 - Refer to Exercise 8.29. Give the point estimate...Ch. 8.4 - In a study to compare the perceived effects of two...Ch. 8.4 - An auditor randomly samples 20 accounts receivable...Ch. 8.4 - Refer to Exercise 8.32. From the data given on the...Ch. 8.4 - We can place a 2-standard-deviation bound on the...Ch. 8.4 - Prob. 35ECh. 8.4 - Prob. 36ECh. 8.4 - Refer to Exercise 8.36. An engineer observes n =...Ch. 8.4 - Prob. 38ECh. 8.5 - Suppose that the random variable Y has a gamma...Ch. 8.5 - Suppose that the random variable Y is an...Ch. 8.5 - Suppose that Y is normally distributed with mean 0...Ch. 8.5 - Prob. 42ECh. 8.5 - Prob. 43ECh. 8.5 - Let Y have probability density function...Ch. 8.5 - Refer to Exercise 8.44. a Use the pivotal quantity...Ch. 8.5 - Refer to Example 8.4 and suppose that Y is a...Ch. 8.5 - Refer to Exercise 8.46. Assume that Y1, Y2, , Yn...Ch. 8.5 - Prob. 48ECh. 8.6 - Refer to Example 8.8. In this example, p1 and p2...Ch. 8.6 - Prob. 51ECh. 8.6 - Prob. 52ECh. 8.6 - Prob. 53ECh. 8.6 - Prob. 54ECh. 8.6 - Prob. 55ECh. 8.6 - Is Americas romance with movies on the wane? In a...Ch. 8.6 - Refer to Exercise 8.29. According to the result...Ch. 8.6 - The administrators for a hospital wished to...Ch. 8.6 - When it comes to advertising, tweens are not ready...Ch. 8.6 - What is the normal body temperature for healthy...Ch. 8.6 - A small amount of the trace element selenium, from...Ch. 8.6 - The following statistics are the result of an...Ch. 8.6 - Most Americans love participating in or at least...Ch. 8.6 - In a CNN/USA Today/Gallup Poll, 1000 Americans...Ch. 8.6 - For a comparison of the rates of defectives...Ch. 8.6 - Historically, biology has been taught through...Ch. 8.6 - One suggested method for solving the...Ch. 8.6 - Prob. 68ECh. 8.6 - Prob. 69ECh. 8.7 - Let Y be a binomial random variable with parameter...Ch. 8.7 - A state wildlife service wants to estimate the...Ch. 8.7 - Telephone pollsters often interview between 1000...Ch. 8.7 - Refer to Exercise 8.59. How many tweens should...Ch. 8.7 - Prob. 74ECh. 8.7 - Prob. 75ECh. 8.7 - Refer to the comparison of the daily adult intake...Ch. 8.7 - Prob. 77ECh. 8.7 - Refer to Exercise 8.65. How many items should be...Ch. 8.7 - Refer to Exercise 8.66. a Another similar study is...Ch. 8.8 - Although there are many treatments for bulimia...Ch. 8.8 - The carapace lengths of ten lobsters examined in a...Ch. 8.8 - Scholastic Assessment Test (SAT) scores, which...Ch. 8.8 - Chronic anterior compartment syndrome is a...Ch. 8.8 - Organic chemists often purify organic compounds by...Ch. 8.8 - Two new drugs were given to patients with...Ch. 8.8 - The Environmental Protection Agency (EPA) has...Ch. 8.8 - Refer to Exercise 8.88. Another common...Ch. 8.8 - Do SAT scores for high school students differ...Ch. 8.8 - Seasonal ranges (in hectares) for alligators were...Ch. 8.8 - Solid copper produced by sintering (heating...Ch. 8.8 - Prob. 93ECh. 8.8 - Suppose that we obtain independent samples of...Ch. 8.9 - The EPA has set a maximum noise level for heavy...Ch. 8.9 - In Exercise 8.81, we gave the carapace lengths of...Ch. 8.9 - Suppose that S2 is the sample variance based on a...Ch. 8.9 - Prob. 98ECh. 8.9 - Prob. 99ECh. 8.9 - Industrial light bulbs should have a mean life...Ch. 8.9 - In laboratory work, it is desirable to run careful...Ch. 8.9 - The ages of a random sample of live university...Ch. 8.9 - A precision instrument is guaranteed to read...Ch. 8 - Prob. 104SECh. 8 - Prob. 105SECh. 8 - In a controlled pollination study involving Phlox...Ch. 8 - Prob. 107SECh. 8 - Prob. 108SECh. 8 - To estimate the proportion of unemployed workers...Ch. 8 - Prob. 110SECh. 8 - Prob. 111SECh. 8 - Prob. 112SECh. 8 - Prob. 113SECh. 8 - Prob. 114SECh. 8 - Prob. 115SECh. 8 - Do we lose our memory capacity as we get older? In...Ch. 8 - Prob. 117SECh. 8 - Prob. 118SECh. 8 - Prob. 119SECh. 8 - Two methods for teaching reading were applied to...Ch. 8 - Prob. 121SECh. 8 - Prob. 122SECh. 8 - Prob. 123SECh. 8 - Prob. 124SECh. 8 - Prob. 125SECh. 8 - Prob. 126SECh. 8 - Prob. 127SECh. 8 - Prob. 128SECh. 8 - Prob. 129SECh. 8 - Prob. 130SECh. 8 - Refer to Exercises 1.129 and 1.130. S2 and S2 are...Ch. 8 - Prob. 132SECh. 8 - Prob. 133SECh. 8 - Prob. 134SECh. 8 - Prob. 135SECh. 8 - Prob. 136SE
Knowledge Booster
Background pattern image
Statistics
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, statistics and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Big Ideas Math A Bridge To Success Algebra 1: Stu...
Algebra
ISBN:9781680331141
Author:HOUGHTON MIFFLIN HARCOURT
Publisher:Houghton Mifflin Harcourt
Statistics 4.1 Point Estimators; Author: Dr. Jack L. Jackson II;https://www.youtube.com/watch?v=2MrI0J8XCEE;License: Standard YouTube License, CC-BY
Statistics 101: Point Estimators; Author: Brandon Foltz;https://www.youtube.com/watch?v=4v41z3HwLaM;License: Standard YouTube License, CC-BY
Central limit theorem; Author: 365 Data Science;https://www.youtube.com/watch?v=b5xQmk9veZ4;License: Standard YouTube License, CC-BY
Point Estimate Definition & Example; Author: Prof. Essa;https://www.youtube.com/watch?v=OTVwtvQmSn0;License: Standard Youtube License
Point Estimation; Author: Vamsidhar Ambatipudi;https://www.youtube.com/watch?v=flqhlM2bZWc;License: Standard Youtube License