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
Sav [38]
2 years ago
14

A random variable X has a gamma density function with parameters α= 8 and β = 2.

Mathematics
1 answer:
DerKrebs [107]2 years ago
6 0

I know you said "without making any assumptions," but this one is pretty important. Assuming you mean \alpha,\beta are shape/rate parameters (as opposed to shape/scale), the PDF of X is

f_X(x) = \dfrac{\beta^\alpha}{\Gamma(\alpha)} x^{\alpha - 1} e^{-\beta x} = \dfrac{2^8}{\Gamma(8)} x^7 e^{-2x}

if x>0, and 0 otherwise.

The MGF of X is given by

\displaystyle M_X(t) = \Bbb E\left[e^{tX}\right] = \int_{-\infty}^\infty e^{tx} f_X(x) \, dx = \frac{2^8}{\Gamma(8)} \int_0^\infty x^7 e^{(t-2) x} \, dx

Note that the integral converges only when t.

Define

I_n = \displaystyle \int_0^\infty x^n e^{(t-2)x} \, dx

Integrate by parts, with

u = x^n \implies du = nx^{n-1} \, dx

dv = e^{(t-2)x} \, dx \implies v = \dfrac1{t-2} e^{(t-2)x}

so that

\displaystyle I_n = uv\bigg|_{x=0}^{x\to\infty} - \int_0^\infty v\,du = -\frac n{t-2} \int_0^\infty x^{n-1} e^{(t-2)x} \, dx = -\frac n{t-2} I_{n-1}

Note that

I_0 = \displaystyle \int_0^\infty e^{(t-2)}x \, dx = \frac1{t-2} e^{(t-2)x} \bigg|_{x=0}^{x\to\infty} = -\frac1{t-2}

By substitution, we have

I_n = -\dfrac n{t-2} I_{n-1} = (-1)^2 \dfrac{n(n-1)}{(t-2)^2} I_{n-2} = (-1)^3 \dfrac{n(n-1)(n-2)}{(t-2)^3} I_{n-3}

and so on, down to

I_n = (-1)^n \dfrac{n!}{(t-2)^n} I_0 = (-1)^{n+1} \dfrac{n!}{(t-2)^{n+1}}

The integral of interest then evaluates to

\displaystyle I_7 = \int_0^\infty x^7 e^{(t-2) x} \, dx = (-1)^8 \frac{7!}{(t-2)^8} = \dfrac{\Gamma(8)}{(t-2)^8}

so the MGF is

\displaystyle M_X(t) = \frac{2^8}{\Gamma(8)} I_7 = \dfrac{2^8}{(t-2)^8} = \left(\dfrac2{t-2}\right)^8 = \boxed{\dfrac1{\left(1-\frac t2\right)^8}}

The first moment/expectation is given by the first derivative of M_X(t) at t=0.

\Bbb E[X] = M_x'(0) = \dfrac{8\times\frac12}{\left(1-\frac t2\right)^9}\bigg|_{t=0} = \boxed{4}

Variance is defined by

\Bbb V[X] = \Bbb E\left[(X - \Bbb E[X])^2\right] = \Bbb E[X^2] - \Bbb E[X]^2

The second moment is given by the second derivative of the MGF at t=0.

\Bbb E[X^2] = M_x''(0) = \dfrac{8\times9\times\frac1{2^2}}{\left(1-\frac t2\right)^{10}} = 18

Then the variance is

\Bbb V[X] = 18 - 4^2 = \boxed{2}

Note that the power series expansion of the MGF is rather easy to find. Its Maclaurin series is

M_X(t) = \displaystyle \sum_{k=0}^\infty \dfrac{M_X^{(k)}(0)}{k!} t^k

where M_X^{(k)}(0) is the k-derivative of the MGF evaluated at t=0. This is also the k-th moment of X.

Recall that for |t|,

\displaystyle \frac1{1-t} = \sum_{k=0}^\infty t^k

By differentiating both sides 7 times, we get

\displaystyle \frac{7!}{(1-t)^8} = \sum_{k=0}^\infty (k+1)(k+2)\cdots(k+7) t^k \implies \displaystyle \frac1{\left(1-\frac t2\right)^8} = \sum_{k=0}^\infty \frac{(k+7)!}{k!\,7!\,2^k} t^k

Then the k-th moment of X is

M_X^{(k)}(0) = \dfrac{(k+7)!}{7!\,2^k}

and we obtain the same results as before,

\Bbb E[X] = \dfrac{(k+7)!}{7!\,2^k}\bigg|_{k=1} = 4

\Bbb E[X^2] = \dfrac{(k+7)!}{7!\,2^k}\bigg|_{k=2} = 18

and the same variance follows.

You might be interested in
How is the quotient 5 to the 8th power expressed as a power of 5
Sauron [17]

Answer:

5^4

Step-by-step explanation:

When dividing exponents with the same base, you subtract their exponents.

8-4=4

This means that 5^8 / 5^4 is equal to:

5^4

6 0
3 years ago
Using the Factor Theorem, which of the polynomial functions has the zeros 2, radical 3 , and negative radical 3 ?
Alja [10]

Using the factor theorem, it is found that the polynomial is:

f(x) = x^3 - 2x^2 - 3x + 6

Given by the first option

---------------------------

Given a polynomial f(x), this polynomial has roots x_{1}, x_{2}, x_{n} using the factor theorem it can be written as: a(x - x_{1})*(x - x_{2})*...*(x-x_n), in which a is the leading coefficient.

---------------------------

In this question:

  • x_1 = 2
  • x_2 = \sqrt{3}
  • x_3 = -\sqrt{3}
  • By the options, leading coefficient a = 1

Thus:

f(x) = (x - 2)(x - \sqrt{3})(x + \sqrt{3})

f(x) = (x - 2)(x^2 - 3)

f(x) = x^3 -2x^2 - 3x + 6

Which is the polynomial.

A similar problem is given that: brainly.com/question/4786502

5 0
2 years ago
Can someone solve this
navik [9.2K]

Answer:

482.84 cm

Step-by-step explanation:

8 0
3 years ago
8 3/4 + 9 5/9= <br> with working?
Gre4nikov [31]

8 3/4 + 9 5/9 Add 8 and 9

17 + 3*9/4*9 + 5*4/9*4 Find common denominator

17 + 27/36 + 20/36 Add

17 + 47/36 Convert into mixed fraction

17 + 1 11/36 Simplify mixed fraction

18 11/36. Answer

If you need the decimal form, it is 18.31. But other than that, the answer is 18 11/36.

4 0
3 years ago
Would really appreciate if u could help me with all letters but even a few are great! Thanks (the graph is hard to explain so i
defon
Part A

The equation is b = 36*a or simply b = 36a

We take the size of the farm 'a' and multiply it by 36 to get the number of bushels of corn 'b'.

-----------------------------------

Part B

The 36 means there are 36 times more bushels of corn compared to the size of the farm in acres

For example, if the size is 2 acres then 
b = 36*a
b = 36*2
b = 72
yielding 72 bushels of corn

-----------------------------------

Part C

Along the first row you should have: 25 and 30 in the missing blanks (over 900 and 1080 respectively)

You find this by dividing the value of b over 36
eg: b/36 = 900/36 = 25

-------

Then along the bottom row you should have the following for the blanks: 0, 360, 1800

These values are found by multiplying the 'a' value by 36
eg: if a = 10 then b = 36*a = 36*10 = 360

-----------------------------------

Part D

Plot any two points you want from the table back in part C
So plot say (0,0) and (10,360). Then draw a straight line through those two points.

-----------------------------------

Part E

The point (30,1080) means a = 30 and b = 1080
So if the farm is 30 acres, then it can produce 1080 bushels of corn

Notice how
b = 36*a
b = 36*30 <<-- replace 'a' with 30
b = 180
And how this matches up with the fourth column of the table in part C. So you can use this part to get a hint of how to fill out the table (or at least know what one column looks like)


8 0
3 years ago
Other questions:
  • __cos b = 1/2 [cos (a+b) + cos (a-b)]<br> A. sin(a)<br> B. sin(b)<br> C. cos(a)<br> D. cos(b)
    11·2 answers
  • Rico, Carolina, and Gloria have pizza that they are going to be sharing with other people. Rico gave away 1/3 of his cheese pizz
    6·1 answer
  • Pat wants to measure the length of a table. She'll use a measuring tape. Which units should Pat use to express the length?
    9·2 answers
  • How do i solve this?
    5·1 answer
  • S=n/2(2a+(n-1)d). If d=5, n=13, S=585 find the value of a.​
    6·1 answer
  • Hey guys please help I need ASAP! Due soon and I don’t get it. Work will need to be shown I mark brainliest and also 30 Points.
    5·2 answers
  • Is 6 cups more or 2 pints ?
    12·1 answer
  • Find the slope of the line below using rise/run. ​
    10·2 answers
  • Hi I need help can someone simplify this?
    5·2 answers
  • What number could replace the o so that the given system of equations has one solution? Check all that apply. y = 4x-3
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!