MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Solve for parameters of a truncated normal distribution

  • To: mathgroup at smc.vnet.net
  • Subject: [mg122939] Re: Solve for parameters of a truncated normal distribution
  • From: Ray Koopman <koopman at sfu.ca>
  • Date: Thu, 17 Nov 2011 06:05:13 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • References: <j9tga2$n91$1@smc.vnet.net> <ja00qu$62s$1@smc.vnet.net>

On Nov 16, 1:47 am, Ray Koopman <koop... at sfu.ca> wrote:
> On Nov 15, 2:52 am, paul <paulvonhip... at yahoo.com> wrote:
>
>> I'm trying to solve the following problem:
>> X = TruncatedDistribution[{0, \[Infinity]},
>>   NormalDistribution[\[Mu], \[Sigma]]]
>> Solve[Mean[X] == 1 && Variance[X] == 1, {\[Mu], \[Sigma]}, Reals]
>>
>> I get an error message: "This system cannot be solved with the methods
>> available to Solve." It doesn't help if I replace Solve with NSolve.
>>
>> In case I've made a mistake in defining the problem, I should say
>> that I'm looking for the parameters of a normal distribution so that,
>> if the normal is truncated on the left at zero, the result will be a
>> truncated distribution whose mean and variance are both 1. It seems
>> to me Mathematica should be able to solve this, at least numerically.
>>
>> Many thanks for any suggestions.
>
> See "Left truncated normal distribution",
> https://groups.google.com/group/sci.stat.math/msg/374148b83b1b73f5

If I had re-familiarized myself with the message I that I provided a
link to, I would have pointed out that equation 8 there implies that
the desired condition, m = s, is attainable only if M/S = -Infinity.



  • Prev by Date: Re: Solve for parameters of a truncated normal distribution
  • Next by Date: Re:Animate drawing of a ruled surface?
  • Previous by thread: Re: Solve for parameters of a truncated normal distribution
  • Next by thread: Integrate in cylindrical