Please solve this stats problem...

Page 2 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.

blinky8225

Senior member
Nov 23, 2004
564
0
0
Originally posted by: KoolAidKid
Originally posted by: blinky8225
I get 9800.

Let Q = quantity and C = Cost

Corr(Q,C) = 0.3 = Cov(Q,C)/(10 * 20) ==> Cov(Q,C) = 60

Var(10Q - C) = Var(10Q) + Var(C) + 2Cov(10Q,C) = 100Var(Q) + Var(C) - 20Cov(Q,C)
=100 * 100 + 400 - 20 * 60 = 9800

All the formulas used can be found on wikipedia or derived using the definition of Variance and Covariance.

Edit: I forgot a negative sign.

10000 + 400 - 1200 = 9200
Haha, ouch. Thanks for catching that mistake. Must have put it in wrong in my calculator, although, I really shouldn't need one for that calculation.
 

Born2bwire

Diamond Member
Oct 28, 2005
9,840
6
71

blinky8225

Senior member
Nov 23, 2004
564
0
0
100^2(100) + 980^2(400) - 2(100)(980)(.3)(10)(20)
Using your equation, you plugged into it
a = 100
b = 980
Unfortunately, those are the wrong values.
You want to find the expectation of Profit = 10*Q + (-1)*C
Therefore,
a = 10
b = -1
 

slayer202

Lifer
Nov 27, 2005
13,679
119
106
Originally posted by: blinky8225
100^2(100) + 980^2(400) - 2(100)(980)(.3)(10)(20)
Using your equation, you plugged into it
a = 100
b = 980
Unfortunately, those are the wrong values.
You want to find the expectation of Profit = 10*Q + (-1)*C
Therefore,
a = 10
b = -1

ya know, I tried that during the test but I thought the number was still too high to be logical so I went with what I did first. damn...

I probably used 1 and not -1 though...
 

blinky8225

Senior member
Nov 23, 2004
564
0
0
Originally posted by: slayer202
Originally posted by: blinky8225
100^2(100) + 980^2(400) - 2(100)(980)(.3)(10)(20)
Using your equation, you plugged into it
a = 100
b = 980
Unfortunately, those are the wrong values.
You want to find the expectation of Profit = 10*Q + (-1)*C
Therefore,
a = 10
b = -1

ya know, I tried that during the test but I thought the number was still too high to be logical so I went with what I did first. damn...

I probably used 1 and not -1 though...
Well if you think about it, take the square root of the variance you get. It's about $100. Therefore, ~70% of the time, profit will within $100 of the mean of 20, which really isn't too crazy.
 

slayer202

Lifer
Nov 27, 2005
13,679
119
106
Originally posted by: blinky8225
Originally posted by: slayer202
Originally posted by: blinky8225
100^2(100) + 980^2(400) - 2(100)(980)(.3)(10)(20)
Using your equation, you plugged into it
a = 100
b = 980
Unfortunately, those are the wrong values.
You want to find the expectation of Profit = 10*Q + (-1)*C
Therefore,
a = 10
b = -1

ya know, I tried that during the test but I thought the number was still too high to be logical so I went with what I did first. damn...

I probably used 1 and not -1 though...
Well if you think about it, take the square root of the variance you get. It's about $100. Therefore, ~70% of the time, profit will within $100 of the mean of 20, which really isn't too crazy.

ya :/ not sure why but I was thinking it should have been smaller. damn! too bad, the next question was finding the probability that profits would be negative. I had to make up a standard deviation so that I could work it out for partial credit. Looks like the answer should have been .5 minus the zscore of -.2
 

FelixDeCat

Lifer
Aug 4, 2000
31,291
2,790
126
Originally posted by: FelixDeKat
$6

price 10 x 100 = 1000
cost -980
----
Diff 20

20 x .03 = $6 (+/-)

So my answer of $6 was close to the answer of $10? Pshaw.