1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Elenna [48]
3 years ago
12

Let $$X_1, X_2, ...X_n$$ be uniformly distributed on the interval 0 to a. Recall that the maximum likelihood estimator of a is $

$a = max(X_i)$$. Argue intuitively why aˆ cannot be an unbiased estimator for a. b. Suppose that E(a) = na/(n + 1). Is it reasonable that aˆ consistently underestimates a? Show that the bias in the estimator approaches zero as n gets large. c. Propose an unbiased estimator for a. d. Let $$Y = max(X_i)$$. Use the fact that Y ≤ y if and only if each $$X_i ≤ y$$ to derive the cumulative distribution function of Y . Then show that the probability density function of Y is. $$f(y) = [ny^n - ^1/a^n 0$$, 0 ≤ y ≤ a otherwise, Use this result to show that the maximum likelihood estimator for a is biased. e. We have two unbiased estimators for a: the moment estimator $$a_1=2\overline{\mbox{X}}$$ and $$a_2 = [(n + 1)/n] max(X_i)$$, where max $$(X_i)$$ is the largest observation in a random sample of size n. It can be shown that $$V(a_1) = a^2/(3n)$$ and that $$V(a_2) = a^2/[n(n + 2)]$$. Show that if n > 1, aˆ2 is a better estimator than aˆ. In what sense is it a better estimator of a?
Mathematics
1 answer:
Solnce55 [7]3 years ago
8 0

Answer:

a) \hat a = max(X_i)  

For this case the value for \hat a is always smaller than the value of a, assuming X_i \sim Unif[0,a] So then for this case it cannot be unbiased because an unbiased estimator satisfy this property:

E(a) - a= 0 and that's not our case.

b) E(\hat a) - a= \frac{na}{n+1} - a = \frac{na -an -a}{n+1}= \frac{-a}{n+1}

Since is a negative value we can conclude that underestimate the real value a.

\lim_{ n \to\infty} -\frac{1}{n+1}= 0

c) P(Y \leq y) = P(max(X_i) \leq y) = P(X_1 \leq y, X_2 \leq y, ..., X_n\leq y)

And assuming independence we have this:

P(Y \leq y) = P(X_1 \leq y) P(X_2 \leq y) .... P(X_n \leq y) = [P(X_1 \leq y)]^n = (\frac{y}{a})^n

f_Y (Y) = n (\frac{y}{a})^{n-1} * \frac{1}{a}= \frac{n}{a^n} y^{n-1} , y \in [0,a]

e) On this case we see that the estimator \hat a_1 is better than \hat a_2 and the reason why is because:

V(\hat a_1) > V(\hat a_2)

\frac{a^2}{3n}> \frac{a^2}{n(n+2)}

n(n+2) = n^2 + 2n > n +2n = 3n and that's satisfied for n>1.

Step-by-step explanation:

Part a

For this case we are assuming X_1, X_2 , ..., X_n \sim U(0,a)

And we are are ssuming the following estimator:

\hat a = max(X_i)  

For this case the value for \hat a is always smaller than the value of a, assuming X_i \sim Unif[0,a] So then for this case it cannot be unbiased because an unbiased estimator satisfy this property:

E(a) - a= 0 and that's not our case.

Part b

For this case we assume that the estimator is given by:

E(\hat a) = \frac{na}{n+1}

And using the definition of bias we have this:

E(\hat a) - a= \frac{na}{n+1} - a = \frac{na -an -a}{n+1}= \frac{-a}{n+1}

Since is a negative value we can conclude that underestimate the real value a.

And when we take the limit when n tend to infinity we got that the bias tend to 0.

\lim_{ n \to\infty} -\frac{1}{n+1}= 0

Part c

For this case we the followng random variable Y = max (X_i) and we can find the cumulative distribution function like this:

P(Y \leq y) = P(max(X_i) \leq y) = P(X_1 \leq y, X_2 \leq y, ..., X_n\leq y)

And assuming independence we have this:

P(Y \leq y) = P(X_1 \leq y) P(X_2 \leq y) .... P(X_n \leq y) = [P(X_1 \leq y)]^n = (\frac{y}{a})^n

Since all the random variables have the same distribution.  

Now we can find the density function derivating the distribution function like this:

f_Y (Y) = n (\frac{y}{a})^{n-1} * \frac{1}{a}= \frac{n}{a^n} y^{n-1} , y \in [0,a]

Now we can find the expected value for the random variable Y and we got this:

E(Y) = \int_{0}^a \frac{n}{a^n} y^n dy = \frac{n}{a^n} \frac{a^{n+1}}{n+1}= \frac{an}{n+1}

And the bias is given by:

E(Y)-a=\frac{an}{n+1} -a=\frac{an-an-a}{n+1}= -\frac{a}{n+1}

And again since the bias is not 0 we have a biased estimator.

Part e

For this case we have two estimators with the following variances:

V(\hat a_1) = \frac{a^2}{3n}

V(\hat a_2) = \frac{a^2}{n(n+2)}

On this case we see that the estimator \hat a_1 is better than \hat a_2 and the reason why is because:

V(\hat a_1) > V(\hat a_2)

\frac{a^2}{3n}> \frac{a^2}{n(n+2)}

n(n+2) = n^2 + 2n > n +2n = 3n and that's satisfied for n>1.

You might be interested in
How many 10-digit ternary strings are there that contain exactly two 0s, three 1s, and five 2s?
Svet_ta [14]

There are \dbinom{10}2 ways of picking 2 of the 10 available positions for a 0. 8 positions remain.

There are \dbinom83 ways of picking 3 of the 8 available positions for a 1. 5 positions remain, but we're filling all of them with 2s, and there's \dbinom55=1 way of doing that.

So we have

\dbinom{10}2\dbinom83\dbinom55=\dfrac{10!}{2!(10-2)!}\dfrac{8!}{3!(8-3)!}\dfrac{5!}{5!(5-5)!}=2520

The last expression has a more compact form in terms of the so-called multinomial coefficient,

\dbinom{10}{2,3,5}=\dfrac{10!}{2!3!5!}=2520

5 0
3 years ago
A driveway is 25 m long how long is a driveway in centimeters
Novosadov [1.4K]

Answer:

2500

Step-by-step explanation:

The driveway is 25 meters.

In every meter there is 100 centimeters.

So 25 times 100 is 2500 centimeters.

3 0
3 years ago
What is 75/100 in simplest form
wel
75 / 100 ( divided both numbers by 5 )
= 15 / 20 ( divided both numbers by 5 again )
= 3 / 4 Answer
3 0
3 years ago
Read 2 more answers
An indoor sport exhibition is coming to the arena. Your supervisor has asked you to help set up a handball pitch and seating are
Sphinxa [80]

Answer:

Perimeter: 174.8 m

Area: 1,394 sq m

Step-by-step explanation:

First, the perimeter.

Before we start, let's calculate the circumference of the half-circles at the ends of the field.

The measurement says 2,000 cm, so let's convert it to 20 m for ease.

Circumference of a circle: πd, where d = diameter.. in our case d = 20 m

Circumference of a 20m diameter circle: 20π = 62.8 m

We have 2 half circles... so the perimeter of each half-circle will be: 31.4 m

We also have 800 cm measurement for the "height" of the seating areas... let's convert that in 8 m

We also need to find out the space between the seating area...  We know the whole rectangular pitch is 40 m, then we have to subtract the width of both seating areas (20 and 15 m)... so the space between them is 5m

So, starting with the upper left corner of the rectangular pitch, and working our way clockwise, we encounter the following lengths:

P = 40 + 31.4 + 8 + 10 + 8 + 5 + 8 + 25 + 8 + 31.4 = 174.8 m

The total perimeter is then of 174.8 m

For the area, we need to calculate the area of all forms:

Large rectangular pitch:

LR = 40 x 20 = 800 sq m

The two half circles, form a circle, so A = πr², where r is the radius, which is half the diameter.

AC = π (10)² = 100 π = 314 sq m

Then the seating areas:

SA1 = 25 x 8 = 200 sq m

SA2 = 10 x 8 - 80 sq m

Then, we add up everything:

TA = LR + AC + SA1 + SA2

TA = 800 + 314 + 200 + 80 = 1,394 sq m

3 0
3 years ago
What is the value of (1/4) 2
notsponge [240]

Answer:

1/2 or 0.5

Step-by-step explanation:

Multiply 1/4 by 2/1

2/4

Simplify

1/2

Hope this helped :)

3 0
3 years ago
Read 2 more answers
Other questions:
  • What is the constant of proportionality as a decimal? *
    6·1 answer
  • Determinati numarul b astfel incat : (4x8)^15 : 4^5:2^6=2^b si 3^4x3^5x3^17=3^b
    9·2 answers
  • Please I need help <br> No fake answers
    10·1 answer
  • What is two thirds cubed
    9·1 answer
  • If a pool holds 22,000 gallons, how long will it take to fill the pool at a rate of 400 gallons per minute, rounded off to the n
    15·2 answers
  • Hey guys if i can get some pointers on how to do this that would be great ive been stuck on this problem for over an hour my not
    8·1 answer
  • DUE IN 10 MINUTES PLEASE HELP
    6·1 answer
  • What is the median?<br> A(18<br> B(27<br> C(33.2<br> D(34.5
    10·2 answers
  • This one too please help
    8·1 answer
  • The amount of energy it takes to run a race is most likely to be a function of
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!