Optimizing Magazine Stock Using Probability and the Central Limit Theorem

Gott_ist_tot
Messages
52
Reaction score
0

Homework Statement


A newsagent finds that the probability of selling 50n copies of a certain magazine is 2^{-n-1} for n = 1,2,3,... What is the largest sensible number of copies of the magazine that they should stock.


Homework Equations





The Attempt at a Solution



I really don't know how to approach this one. I hate not to provide anything in the attempt, but I am really lost on this one. Any suggestions are appreciated
 
Physics news on Phys.org
I suspect they want you to compute the expectation value of the number of copies you can sell. Beyond that, what's the definition of "sensible"? Stocking "infinity" copies is always safe against demand, but you haven't stated any cost for stockpiling them.
 
Oh, yes. He forgot to write the cost to sell them and it was amended. It is $1 for him to buy it and $1.50 is what he sells it for.

The "sensible" through me off also. Hopefully the price will help. I will start looking at the expectation.
 
I must be missing/not understanding something here.

E[X] = 0.5(50n*2^(-n-1)) - 1.0(50n*2^(-n-1))
= -25n * 2^(-n-1)

I tried finding a maximum but I had no luck. The 50n is the number of magazines. 2^(-n-1) is the probability. Then the 0.5 is how much he would make from a sell and the -1 is how much he would lose from overstock.
 
If he buys 50*N magazines the profit is 150*(50*s(n))-100*50N, where s(n) is the number he actually sells. s(n)=n if n<=N, s(n)=N for n>N. That's the expectation value you want to maximize as a function of N. Also 2^(-n-1) doesn't sum to unit probability for n=1,2,3... I think you want 2^(-n).
 
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...

Similar threads

Back
Top