SlideShare a Scribd company logo
1 of 19
For any help regarding Statistics Homework Help visit : -
https://www.statisticshomeworkhelper.com/ ,
Email :- info@statisticshomeworkhelper.com or
call us at :- +1 678 648 4277
Statistics Homework Helper
1. Consider n independent tosses of a k-sided fair die. Let Xi be the number of tosses that result in i. Show that X1
and X2 are negatively correlated (i.e., a large number of ones suggests a smaller number of twos).
2. Oscar’s dog has, yet again, run away from him. But, this time, Oscar will be using modern technology to aid him in
his search: Oscar uses his pocket GPS device to help him pinpoint the distance between him and his dog, X miles.
The reported distance has a noise component, and since Oscar bought a cheap GPS device the noise is quite
significant. The measurement that Oscar reads on his display is random variable
where W is independent of X and has the uniform distribution on [−1, 1].
Having knowledge of the distribution of X lets Oscar do better than just use Y as his guess of the distance to the
dog. Oscar somehow knows that X is a random variable with the uniform distribution on [5, 10].
(a) Determine an estimator g(Y ) of X that minimizes E[(X − g(Y ))2 ] for all possible measurement values Y = y.
Provide a plot of this optimal estimator as a function of y.
(b) Determine the linear least squares estimator of X based on Y . Plot this estimator and compare it with the
estimator from part (a). (For comparison, just plot the two estimators on the same graph and make some
comments.)
Statistics Homework Helper
Problem
3. (a) Given the information E[X] = 7 and var(X) = 9, use the Chebyshev inequality to find a lower bound for
P(4 ≤ X ≤ 10).
(b) Find the smallest and largest possible values of P(4 < X < 10), given the mean and variance information
from part (a).
4. Investigate whether the Chebyshev inequality is tight. That is, for every µ, σ ≥ 0, and c ≥ σ, does there
exist a random variable X with mean µ and standard deviation σ such that
5. Define X as the height in meters of a randomly selected Canadian, where the selection probability is equal
for each Canadian, and denote E[X] by h. Bo is interested in estimating h. Because he is sure that no
Canadian is taller than 3 meters, Bo decides to use 1.5 meters as a conservative (large) value for the standard
deviation of X. To estimate h, Bo averages the heights of n Canadians that he selects at random; he denotes
this quantity by H.
(a) In terms of h and Bo’s 1.5 meter bound for the standard deviation of X, determine the expectation and
standard deviation for H.
(b) Help Bo by calculating a minimum value of n (with n > 0) such that the standard deviation of Bo’s
estimator, H, will be less than 0.01 meters.
(c) Say Bo would like to be 99% sure that his estimate is within 5 centimeters of the true average height of
Canadians. Using the Chebyshev inequality, calculate the minimum value of n that will make Bo happy.
(d) If we agree that no Canadians are taller than three meters, why is it correct to use 1.5 meters as an
upper bound on the standard deviation for X, the height of any Canadian selected at random?
Statistics Homework Helper
6. Let X1, X2, . . . be independent, identically distributed, continuous random variables with E[X] = 2 and
var(X) = 9. Define Yi = (0.5)iXi , i = 1, 2, . . .. Also define Tn and An to be the sum and the average,
respectively, of the terms Y1, Y2, . . . , Yn.
(a) Is Yn convergent in probability? If so, to what value? Explain.
(b) Is Tn convergent in probability? If so, to what value? Explain.
(c) Is An convergent in probability? If so, to what value? Explain.
7. There are various senses of convergence for sequences of random variables. We have defined in
lecture “convergence in probability.” In this exercise, we will define “convergence in mean of order p.” (In
the case p = 2, it is called “mean square convergence.”) The sequence of random variables Y1, Y2, . . . is
said to converge in mean of order p (p > 0) to the real number a if
a) Prove that convergence in mean of order p (for any given positive value of p) implies convergence in
probability.
(b) Give a counterexample that shows that the converse is not true, i.e., convergence in probability does not
imply convergence in mean of order p.
Statistics Homework Helper
G1† . One often needs to use sample data to estimate unknown parameters of the underlying distribution
from which samples are drawn. Examples of underlying parameters of interest include the mean and
variance of the distribution. In this problem, we look at estimators for mean and variance based on a set of n
observations X1, X2, . . . , Xn. If needed, assume that first, second, and fourth moment of the distribution are
finite. Denote an unknown parameter of interest by θ. An estimator is a function of the observed sample
data
that is used to estimate θ. An estimator is a function of random samples and, hence, a random variable
itself. To simplify the notation, we drop the argument of the estimator function. One desired property of an
estimator is unbiasedness. An estimator ˆθ is said to be unbiased when E[ ˆθ] = θ.
(a) Show that
is an unbiased estimator for the true mean µ.
(b) Now suppose that the mean µ is known but the variance σ 2 must be estimated from the sample. (The
more realistic situation with both µ and σ 2 unknown is considered below.) Show that
Statistics Homework Helper
is an unbiased estimator for σ 2 .
It is more realistic to have to estimate both µ and σ 2 from the same set of n observations. This is developed in
the following parts.
(c) Use basic algebra to show that
e) What is an unbiased estimator for σ 2 (using only the data sample, not µ)?
Another desired property for an estimator is asymptotic consistency. An estimator ˆθ is called
asymptotically consistent when it converges in probability to the true parameter θ as the observation
sample size n → ∞.
(f) Show that var(ˆµ) = σ 2/n and use this to argue that µˆ is asymptotically consistent.
(g) Let ˆσˆ 2 denote the unbiased estimator of σ 2 you found in part (e).1 Show that
Statistics Homework Helper
where d4 = E[(X − µ) 4 ]. Use this to argue that ˆσˆ 2 is asymptotically consistent.
Statistics Homework Helper
Solutions
1. Let At (respectively, Bt) be a Bernoulli random variable that is equal to 1 if and only if the tth toss
resulted in 1 (respectively, 2). We have E[AtBt] = 0 (since At = 0 implies Bt = 0) and
2. (a) The minimum mean squared error estimator g(Y ) is known to be g(Y ) = E[X Y| ]. Let us first find fX,Y
(x, y). Since Y = X + W, we can write
Statistics Homework Helper
and, therefore,
as shown in the plot below.
We now compute E[X Y ] by first determining fX Y | (x y). This can be done by | | looking at the
horizontal line crossing the compound PDF. Since fX,Y (x, y) is uniformly distributed in the defined
region, fX Y (x y) is uniformly distributed as well. Therefore,
The plot of g(y) is shown here.
Statistics Homework Helper
(b) The linear least squares estimator has the form
Statistics Homework Helper
The linear estimator gL(Y ) is compared with g(Y ) in the following figure. Note that g(Y ) is piecewise
linear in this problem
3. (a) The Chebyshev inequality yields P( X − 7 ≥ 3) ≤ 9 = 1, which implies the uninfor- 3 | | 2
mative/useless bound P(4 < X < 10) ≥ 0.
(b) We will show that P(4 < X < 10) can be as small as 0 and can be arbitrarily close to 1. Consider a
random variable that equals 4 with probability 1/2, and 10 with probability 1/2. This random variable has
mean 7 and variance 9, and P(4 < X < 10) = 0. Therefore, the lower bound from part (a) is the best
possible. Let us now fix a small positive number ǫ and another positive number c, and consider a discrete
random variable X with PMF
Statistics Homework Helper
This random variable has a mean of 7. Its variance is
and can be made equal to 9 by suitably choosing c. For this random variable, we have P(4 < X < 10) = 1 −
2ǫ, which can be made arbitrarily close to 1. On the other hand, this probability can not be made equal to
1. Indeed, if this probability were equal to 1, then we would have | | X − 7 ≤ 3, which would imply that the
variance in less than 9.
4. Consider a random variable X with PMF
Statistics Homework Helper
and therefore the Chebyshev inequality is tight.
5. Note that n is deterministic and H is a random variable.
(a) Use X1, X2, . . . to denote the (random) measured heights.
To be “99% sure” we require the latter probability to be at least 0.99. Thus we solve
Statistics Homework Helper
(d) The variance of a random variable increases as its distribution becomes more spread out. In particular,
if a random variable is known to be limited to a particular closed interval, the variance is maximized by
having 0.5 probability of taking on each endpoint value. In this problem, random variable X has an
unknown distribution over [0, 3]. The variance of X cannot be more than the variance of a random
variable that equals 0 with probability 0.5 and 3 with probability 0.5. This translates to the standard
deviation not exceeding 1.5. In fact, this argument can be made more rigorous as follows. First, we have
since E[(X − a)2] is minimized when a is the mean (i.e., the mean is the least-squared estimator).
Second, we also have
Statistics Homework Helper
since the variable has support in [0, 3]. Adding the above two inequalities, we have
6. First, let’s calculate the expectation and the variance for Yn, Tn, and An.
Statistics Homework Helper
(a) Yes. Yn converges to 0 in probability. As n becomes very large, the expected value of Yn approaches 0 and
the variance of Yn approaches 0. So, by the Chebychev Inequality, Yn converges to 0 in probability.
(b) No. Assume that Tn converges in probability to some value a. We also know that:
2 Notice that 0.5X2 + (0.5)2X3 + 5) · · · + (0. n−1Xn converges to the same limit as Tn when n goes to infinity.
If Tn is to converge to a, Y1 must converge to a/2. But this is clearly false, which presents a contradiction in
our original assumption.
(c) Yes. An converges to 0 in probability. As n becomes very large, the expected value of An approaches 0,
and the variance of An approaches 0. So, by the Chebychev Inequality, An converges to 0 in probability. You
could also show this by noting that the Ans are i.i.d. with finite mean and variance and using the WLLN.
7. (a) Suppose Y1, Y2, . . . converges to a in mean of order p. This means that E[ Yn −a p | | ] → 0, so to
prove convergence in probability we should upper bound P(| | Yn − a ≥ ǫ) by a multiple of E[ Yn − a p | |
]. This connection is provided by the Markov inequality. Let ǫ > 0 and note the bound
Statistics Homework Helper
where the first step is a manipulation that does not change the event under consideration and the second
step is the Markov inequality applied to the random variable . Since the inequality above holds for
every n,
Hence, we have that converges in probability to a.
(b) Consider the sequence of random variables where
Therefore ˆσ2 (which uses the true mean) is unbiased estimator for σ2.
Statistics Homework Helper
Statistics Homework Helper
is an unbiased estimator for the variance.
Thus, var(ˆµ) goes to zero asymptotically. Furthermore, we saw that E[ˆµ] = µ. Simple application of
Chebyshev inequality shows that ˆµ converges in probability to µ (the true mean) as the sample size
increases.
(g) Not yet typeset.
Statistics Homework Helper

More Related Content

Similar to Statistics Homework Help

ISM_Session_5 _ 23rd and 24th December.pptx
ISM_Session_5 _ 23rd and 24th December.pptxISM_Session_5 _ 23rd and 24th December.pptx
ISM_Session_5 _ 23rd and 24th December.pptxssuser1eba67
 
Confidence Intervals––Exact Intervals, Jackknife, and Bootstrap
Confidence Intervals––Exact Intervals, Jackknife, and BootstrapConfidence Intervals––Exact Intervals, Jackknife, and Bootstrap
Confidence Intervals––Exact Intervals, Jackknife, and BootstrapFrancesco Casalegno
 
Applications to Central Limit Theorem and Law of Large Numbers
Applications to Central Limit Theorem and Law of Large NumbersApplications to Central Limit Theorem and Law of Large Numbers
Applications to Central Limit Theorem and Law of Large NumbersUniversity of Salerno
 
CHAPTER I- Part 1.pptx
CHAPTER I- Part 1.pptxCHAPTER I- Part 1.pptx
CHAPTER I- Part 1.pptxJaysonMagalong
 
Probability distribution for Dummies
Probability distribution for DummiesProbability distribution for Dummies
Probability distribution for DummiesBalaji P
 
Random variables
Random variablesRandom variables
Random variablesMenglinLiu1
 
Moment-Generating Functions and Reproductive Properties of Distributions
Moment-Generating Functions and Reproductive Properties of DistributionsMoment-Generating Functions and Reproductive Properties of Distributions
Moment-Generating Functions and Reproductive Properties of DistributionsIJSRED
 
IJSRED-V2I5P56
IJSRED-V2I5P56IJSRED-V2I5P56
IJSRED-V2I5P56IJSRED
 

Similar to Statistics Homework Help (20)

probability assignment help (2)
probability assignment help (2)probability assignment help (2)
probability assignment help (2)
 
Statistics Exam Help
Statistics Exam HelpStatistics Exam Help
Statistics Exam Help
 
ISM_Session_5 _ 23rd and 24th December.pptx
ISM_Session_5 _ 23rd and 24th December.pptxISM_Session_5 _ 23rd and 24th December.pptx
ISM_Session_5 _ 23rd and 24th December.pptx
 
Confidence Intervals––Exact Intervals, Jackknife, and Bootstrap
Confidence Intervals––Exact Intervals, Jackknife, and BootstrapConfidence Intervals––Exact Intervals, Jackknife, and Bootstrap
Confidence Intervals––Exact Intervals, Jackknife, and Bootstrap
 
Talk 2
Talk 2Talk 2
Talk 2
 
bloomfilter.ppt
bloomfilter.pptbloomfilter.ppt
bloomfilter.ppt
 
bloomfilter.ppt
bloomfilter.pptbloomfilter.ppt
bloomfilter.ppt
 
bloomfilter.ppt
bloomfilter.pptbloomfilter.ppt
bloomfilter.ppt
 
Probabilistic systems assignment help
Probabilistic systems assignment helpProbabilistic systems assignment help
Probabilistic systems assignment help
 
Applications to Central Limit Theorem and Law of Large Numbers
Applications to Central Limit Theorem and Law of Large NumbersApplications to Central Limit Theorem and Law of Large Numbers
Applications to Central Limit Theorem and Law of Large Numbers
 
Probabilistic systems exam help
Probabilistic systems exam helpProbabilistic systems exam help
Probabilistic systems exam help
 
CHAPTER I- Part 1.pptx
CHAPTER I- Part 1.pptxCHAPTER I- Part 1.pptx
CHAPTER I- Part 1.pptx
 
Probability distribution for Dummies
Probability distribution for DummiesProbability distribution for Dummies
Probability distribution for Dummies
 
Random variables
Random variablesRandom variables
Random variables
 
Montecarlophd
MontecarlophdMontecarlophd
Montecarlophd
 
Chapter1
Chapter1Chapter1
Chapter1
 
Moment-Generating Functions and Reproductive Properties of Distributions
Moment-Generating Functions and Reproductive Properties of DistributionsMoment-Generating Functions and Reproductive Properties of Distributions
Moment-Generating Functions and Reproductive Properties of Distributions
 
IJSRED-V2I5P56
IJSRED-V2I5P56IJSRED-V2I5P56
IJSRED-V2I5P56
 
Probability Homework Help
Probability Homework HelpProbability Homework Help
Probability Homework Help
 
Assignment 2 solution acs
Assignment 2 solution acsAssignment 2 solution acs
Assignment 2 solution acs
 

More from Statistics Homework Helper

📊 Conquer Your Stats Homework with These Top 10 Tips! 🚀
📊 Conquer Your Stats Homework with These Top 10 Tips! 🚀📊 Conquer Your Stats Homework with These Top 10 Tips! 🚀
📊 Conquer Your Stats Homework with These Top 10 Tips! 🚀Statistics Homework Helper
 
Your Statistics Homework Solver is Here! 📊📚
Your Statistics Homework Solver is Here! 📊📚Your Statistics Homework Solver is Here! 📊📚
Your Statistics Homework Solver is Here! 📊📚Statistics Homework Helper
 
Top Rated Service Provided By Statistics Homework Help
Top Rated Service Provided By Statistics Homework HelpTop Rated Service Provided By Statistics Homework Help
Top Rated Service Provided By Statistics Homework HelpStatistics Homework Helper
 
Statistics Multiple Choice Questions and Answers
Statistics Multiple Choice Questions and AnswersStatistics Multiple Choice Questions and Answers
Statistics Multiple Choice Questions and AnswersStatistics Homework Helper
 

More from Statistics Homework Helper (20)

📊 Conquer Your Stats Homework with These Top 10 Tips! 🚀
📊 Conquer Your Stats Homework with These Top 10 Tips! 🚀📊 Conquer Your Stats Homework with These Top 10 Tips! 🚀
📊 Conquer Your Stats Homework with These Top 10 Tips! 🚀
 
Your Statistics Homework Solver is Here! 📊📚
Your Statistics Homework Solver is Here! 📊📚Your Statistics Homework Solver is Here! 📊📚
Your Statistics Homework Solver is Here! 📊📚
 
Multiple Linear Regression Homework Help
Multiple Linear Regression Homework HelpMultiple Linear Regression Homework Help
Multiple Linear Regression Homework Help
 
Statistics Homework Help
Statistics Homework HelpStatistics Homework Help
Statistics Homework Help
 
SAS Homework Help
SAS Homework HelpSAS Homework Help
SAS Homework Help
 
R Programming Homework Help
R Programming Homework HelpR Programming Homework Help
R Programming Homework Help
 
Statistics Homework Helper
Statistics Homework HelperStatistics Homework Helper
Statistics Homework Helper
 
Statistics Homework Help
Statistics Homework HelpStatistics Homework Help
Statistics Homework Help
 
Do My Statistics Homework
Do My Statistics HomeworkDo My Statistics Homework
Do My Statistics Homework
 
Write My Statistics Homework
Write My Statistics HomeworkWrite My Statistics Homework
Write My Statistics Homework
 
Quantitative Research Homework Help
Quantitative Research Homework HelpQuantitative Research Homework Help
Quantitative Research Homework Help
 
Probability Homework Help
Probability Homework HelpProbability Homework Help
Probability Homework Help
 
Top Rated Service Provided By Statistics Homework Help
Top Rated Service Provided By Statistics Homework HelpTop Rated Service Provided By Statistics Homework Help
Top Rated Service Provided By Statistics Homework Help
 
Introduction to Statistics
Introduction to StatisticsIntroduction to Statistics
Introduction to Statistics
 
Statistics Homework Help
Statistics Homework HelpStatistics Homework Help
Statistics Homework Help
 
Multivariate and Monova Assignment Help
Multivariate and Monova Assignment HelpMultivariate and Monova Assignment Help
Multivariate and Monova Assignment Help
 
Statistics Multiple Choice Questions and Answers
Statistics Multiple Choice Questions and AnswersStatistics Multiple Choice Questions and Answers
Statistics Multiple Choice Questions and Answers
 
Statistics Homework Help
Statistics Homework HelpStatistics Homework Help
Statistics Homework Help
 
Advanced Statistics Homework Help
Advanced Statistics Homework HelpAdvanced Statistics Homework Help
Advanced Statistics Homework Help
 
Quantitative Methods Assignment Help
Quantitative Methods Assignment HelpQuantitative Methods Assignment Help
Quantitative Methods Assignment Help
 

Recently uploaded

Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,Virag Sontakke
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupJonathanParaisoCruz
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 

Recently uploaded (20)

Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized Group
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)
 

Statistics Homework Help

  • 1. For any help regarding Statistics Homework Help visit : - https://www.statisticshomeworkhelper.com/ , Email :- info@statisticshomeworkhelper.com or call us at :- +1 678 648 4277 Statistics Homework Helper
  • 2. 1. Consider n independent tosses of a k-sided fair die. Let Xi be the number of tosses that result in i. Show that X1 and X2 are negatively correlated (i.e., a large number of ones suggests a smaller number of twos). 2. Oscar’s dog has, yet again, run away from him. But, this time, Oscar will be using modern technology to aid him in his search: Oscar uses his pocket GPS device to help him pinpoint the distance between him and his dog, X miles. The reported distance has a noise component, and since Oscar bought a cheap GPS device the noise is quite significant. The measurement that Oscar reads on his display is random variable where W is independent of X and has the uniform distribution on [−1, 1]. Having knowledge of the distribution of X lets Oscar do better than just use Y as his guess of the distance to the dog. Oscar somehow knows that X is a random variable with the uniform distribution on [5, 10]. (a) Determine an estimator g(Y ) of X that minimizes E[(X − g(Y ))2 ] for all possible measurement values Y = y. Provide a plot of this optimal estimator as a function of y. (b) Determine the linear least squares estimator of X based on Y . Plot this estimator and compare it with the estimator from part (a). (For comparison, just plot the two estimators on the same graph and make some comments.) Statistics Homework Helper Problem
  • 3. 3. (a) Given the information E[X] = 7 and var(X) = 9, use the Chebyshev inequality to find a lower bound for P(4 ≤ X ≤ 10). (b) Find the smallest and largest possible values of P(4 < X < 10), given the mean and variance information from part (a). 4. Investigate whether the Chebyshev inequality is tight. That is, for every µ, σ ≥ 0, and c ≥ σ, does there exist a random variable X with mean µ and standard deviation σ such that 5. Define X as the height in meters of a randomly selected Canadian, where the selection probability is equal for each Canadian, and denote E[X] by h. Bo is interested in estimating h. Because he is sure that no Canadian is taller than 3 meters, Bo decides to use 1.5 meters as a conservative (large) value for the standard deviation of X. To estimate h, Bo averages the heights of n Canadians that he selects at random; he denotes this quantity by H. (a) In terms of h and Bo’s 1.5 meter bound for the standard deviation of X, determine the expectation and standard deviation for H. (b) Help Bo by calculating a minimum value of n (with n > 0) such that the standard deviation of Bo’s estimator, H, will be less than 0.01 meters. (c) Say Bo would like to be 99% sure that his estimate is within 5 centimeters of the true average height of Canadians. Using the Chebyshev inequality, calculate the minimum value of n that will make Bo happy. (d) If we agree that no Canadians are taller than three meters, why is it correct to use 1.5 meters as an upper bound on the standard deviation for X, the height of any Canadian selected at random? Statistics Homework Helper
  • 4. 6. Let X1, X2, . . . be independent, identically distributed, continuous random variables with E[X] = 2 and var(X) = 9. Define Yi = (0.5)iXi , i = 1, 2, . . .. Also define Tn and An to be the sum and the average, respectively, of the terms Y1, Y2, . . . , Yn. (a) Is Yn convergent in probability? If so, to what value? Explain. (b) Is Tn convergent in probability? If so, to what value? Explain. (c) Is An convergent in probability? If so, to what value? Explain. 7. There are various senses of convergence for sequences of random variables. We have defined in lecture “convergence in probability.” In this exercise, we will define “convergence in mean of order p.” (In the case p = 2, it is called “mean square convergence.”) The sequence of random variables Y1, Y2, . . . is said to converge in mean of order p (p > 0) to the real number a if a) Prove that convergence in mean of order p (for any given positive value of p) implies convergence in probability. (b) Give a counterexample that shows that the converse is not true, i.e., convergence in probability does not imply convergence in mean of order p. Statistics Homework Helper
  • 5. G1† . One often needs to use sample data to estimate unknown parameters of the underlying distribution from which samples are drawn. Examples of underlying parameters of interest include the mean and variance of the distribution. In this problem, we look at estimators for mean and variance based on a set of n observations X1, X2, . . . , Xn. If needed, assume that first, second, and fourth moment of the distribution are finite. Denote an unknown parameter of interest by θ. An estimator is a function of the observed sample data that is used to estimate θ. An estimator is a function of random samples and, hence, a random variable itself. To simplify the notation, we drop the argument of the estimator function. One desired property of an estimator is unbiasedness. An estimator ˆθ is said to be unbiased when E[ ˆθ] = θ. (a) Show that is an unbiased estimator for the true mean µ. (b) Now suppose that the mean µ is known but the variance σ 2 must be estimated from the sample. (The more realistic situation with both µ and σ 2 unknown is considered below.) Show that Statistics Homework Helper
  • 6. is an unbiased estimator for σ 2 . It is more realistic to have to estimate both µ and σ 2 from the same set of n observations. This is developed in the following parts. (c) Use basic algebra to show that e) What is an unbiased estimator for σ 2 (using only the data sample, not µ)? Another desired property for an estimator is asymptotic consistency. An estimator ˆθ is called asymptotically consistent when it converges in probability to the true parameter θ as the observation sample size n → ∞. (f) Show that var(ˆµ) = σ 2/n and use this to argue that µˆ is asymptotically consistent. (g) Let ˆσˆ 2 denote the unbiased estimator of σ 2 you found in part (e).1 Show that Statistics Homework Helper
  • 7. where d4 = E[(X − µ) 4 ]. Use this to argue that ˆσˆ 2 is asymptotically consistent. Statistics Homework Helper
  • 8. Solutions 1. Let At (respectively, Bt) be a Bernoulli random variable that is equal to 1 if and only if the tth toss resulted in 1 (respectively, 2). We have E[AtBt] = 0 (since At = 0 implies Bt = 0) and 2. (a) The minimum mean squared error estimator g(Y ) is known to be g(Y ) = E[X Y| ]. Let us first find fX,Y (x, y). Since Y = X + W, we can write Statistics Homework Helper
  • 9. and, therefore, as shown in the plot below. We now compute E[X Y ] by first determining fX Y | (x y). This can be done by | | looking at the horizontal line crossing the compound PDF. Since fX,Y (x, y) is uniformly distributed in the defined region, fX Y (x y) is uniformly distributed as well. Therefore, The plot of g(y) is shown here. Statistics Homework Helper
  • 10. (b) The linear least squares estimator has the form Statistics Homework Helper
  • 11. The linear estimator gL(Y ) is compared with g(Y ) in the following figure. Note that g(Y ) is piecewise linear in this problem 3. (a) The Chebyshev inequality yields P( X − 7 ≥ 3) ≤ 9 = 1, which implies the uninfor- 3 | | 2 mative/useless bound P(4 < X < 10) ≥ 0. (b) We will show that P(4 < X < 10) can be as small as 0 and can be arbitrarily close to 1. Consider a random variable that equals 4 with probability 1/2, and 10 with probability 1/2. This random variable has mean 7 and variance 9, and P(4 < X < 10) = 0. Therefore, the lower bound from part (a) is the best possible. Let us now fix a small positive number ǫ and another positive number c, and consider a discrete random variable X with PMF Statistics Homework Helper
  • 12. This random variable has a mean of 7. Its variance is and can be made equal to 9 by suitably choosing c. For this random variable, we have P(4 < X < 10) = 1 − 2ǫ, which can be made arbitrarily close to 1. On the other hand, this probability can not be made equal to 1. Indeed, if this probability were equal to 1, then we would have | | X − 7 ≤ 3, which would imply that the variance in less than 9. 4. Consider a random variable X with PMF Statistics Homework Helper
  • 13. and therefore the Chebyshev inequality is tight. 5. Note that n is deterministic and H is a random variable. (a) Use X1, X2, . . . to denote the (random) measured heights. To be “99% sure” we require the latter probability to be at least 0.99. Thus we solve Statistics Homework Helper
  • 14. (d) The variance of a random variable increases as its distribution becomes more spread out. In particular, if a random variable is known to be limited to a particular closed interval, the variance is maximized by having 0.5 probability of taking on each endpoint value. In this problem, random variable X has an unknown distribution over [0, 3]. The variance of X cannot be more than the variance of a random variable that equals 0 with probability 0.5 and 3 with probability 0.5. This translates to the standard deviation not exceeding 1.5. In fact, this argument can be made more rigorous as follows. First, we have since E[(X − a)2] is minimized when a is the mean (i.e., the mean is the least-squared estimator). Second, we also have Statistics Homework Helper
  • 15. since the variable has support in [0, 3]. Adding the above two inequalities, we have 6. First, let’s calculate the expectation and the variance for Yn, Tn, and An. Statistics Homework Helper
  • 16. (a) Yes. Yn converges to 0 in probability. As n becomes very large, the expected value of Yn approaches 0 and the variance of Yn approaches 0. So, by the Chebychev Inequality, Yn converges to 0 in probability. (b) No. Assume that Tn converges in probability to some value a. We also know that: 2 Notice that 0.5X2 + (0.5)2X3 + 5) · · · + (0. n−1Xn converges to the same limit as Tn when n goes to infinity. If Tn is to converge to a, Y1 must converge to a/2. But this is clearly false, which presents a contradiction in our original assumption. (c) Yes. An converges to 0 in probability. As n becomes very large, the expected value of An approaches 0, and the variance of An approaches 0. So, by the Chebychev Inequality, An converges to 0 in probability. You could also show this by noting that the Ans are i.i.d. with finite mean and variance and using the WLLN. 7. (a) Suppose Y1, Y2, . . . converges to a in mean of order p. This means that E[ Yn −a p | | ] → 0, so to prove convergence in probability we should upper bound P(| | Yn − a ≥ ǫ) by a multiple of E[ Yn − a p | | ]. This connection is provided by the Markov inequality. Let ǫ > 0 and note the bound Statistics Homework Helper
  • 17. where the first step is a manipulation that does not change the event under consideration and the second step is the Markov inequality applied to the random variable . Since the inequality above holds for every n, Hence, we have that converges in probability to a. (b) Consider the sequence of random variables where Therefore ˆσ2 (which uses the true mean) is unbiased estimator for σ2. Statistics Homework Helper
  • 19. is an unbiased estimator for the variance. Thus, var(ˆµ) goes to zero asymptotically. Furthermore, we saw that E[ˆµ] = µ. Simple application of Chebyshev inequality shows that ˆµ converges in probability to µ (the true mean) as the sample size increases. (g) Not yet typeset. Statistics Homework Helper