Probability density expected values

afireinside
Messages
3
Reaction score
0

Homework Statement


Bearing capacity of soil varies between 6 and 15 kips/sq.ft. If probability density within this range is given as
f(x)=1/2.7 * (1- x/15), 6 ≤ u ≤ 15
=0 otherwise

Find E(X) and E(X^2)

Homework Equations


E(x) should be ∫x*f(x) dx
E(x^2) should be ∫x^2*f(x) dx


The Attempt at a Solution



E(x) ends up being 9 when I plug it in, but the answer sheet says either 9.55 or 9 * 55 (his decimals can look like multiplication dots)

E(x^2) ends up being 85.5, but the answer sheet says either 230.81 or 230 * 81.

I feel like it should be the * ones, because 9 and 81 are part of them, but I have no clue why, unless my equations are wrong.
 
Physics news on Phys.org
f(x)=1/2.7 * (1- x/15), 6 ≤ u ≤ 15
... what is "u" in there?
Do you mean:
$$f(x)=\frac{1}{2.7}\left (1-\frac{x}{15}\right )\; :\; 6\leq x \leq 16$$... then
$$E[X]=\frac{1}{243}\int_6^{15} (90x-6x^2)dx$$... sure enough - unless this is something funny in the course.

Probably you've just made a mistake someplace - or the answer sheet could be wrong.
Double check.
 
Simon Bridge said:
... what is "u" in there?
Do you mean:
$$f(x)=\frac{1}{2.7}\left (1-\frac{x}{15}\right )\; :\; 6\leq x \leq 16$$... then
$$E[X]=\frac{1}{243}\int_6^{15} (90x-6x^2)dx$$... sure enough - unless this is something funny in the course.

Probably you've just made a mistake someplace - or the answer sheet could be wrong.
Double check.

So are you saying the answer should be 9, and the answer sheet is wrong? Then what about E[x^2], is that 81 or is it 85.5 by doing a similar integral just with x^2 instead of x?
 
afireinside said:
So are you saying the answer should be 9, and the answer sheet is wrong? Then what about E[x^2], is that 81 or is it 85.5 by doing a similar integral just with x^2 instead of x?

I get EX = 9 and EX^2 = 85.5.
 
Either the question is not what we think it is or the answer sheet is wrong.
I don't want to be definitive about this because I am not there and not the one doing the course.
You should check with someone else doing the course and ask the person who made the answer sheet.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top