Finding a partial differential to binomial distribution

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 1K views
axiomlu
Messages
1
Reaction score
0

Attachments

  • 未命名.png
    未命名.png
    6.6 KB · Views: 190
Physics news on Phys.org
How many times are you going to post the same question? Well, maybe it is not the same! Previously, you said "binormial", which I had first interpreted as "binomial", which you have here, but apparently you meant "bi-normal", a normal distribution in two variables. I would expect "N" to be a normal distribution which has a single variable with the mean and standard deviation as
parameters. I don't know what you mean by "[tex]N(a, b, c, d, \rho)[/tex]", with 5 variables. Also, since N reduces to a function in the single variable, you should get [tex]\frac{dN}{dx}[/tex], not [tex]\frac{\partial N}{\partial x}[/tex] but that is a matter of notation, not substance.

In any case, by the "chain rule", [tex]\frac{dN}{dx}= \frac{\partial N}{\partial a}\frac{da}{dx}+ \frac{\partial N}{\partial b}\frac{db}{dx}+ \frac{\partial N}{\partial c}\frac{dc}{dx}+ \frac{\partial N}{\partial d}\frac{dd}{dx}+ \frac{\partial N}{\partial \rho}\frac{d\rho}{dx}[/tex].

Since a= 0.5x+ 3, da/dx= 0.5, b= -2x, db/dx= -2, [tex]c= x^2[/tex], dc/dx= 2x, d= x+ 0.2, dd/dx= 1, [tex]\rho= 0.4x- 0.2[/tex], [tex]d\rho/dx= 0.4[/tex] so
[tex]\frac{dN}{dx}= 0.5\frac{\partial N}{\partial a}- 2\frac{\partial N}{\partial b}+ 2x\frac{\partial N}{\partial c}+ \frac{\partial N}{\partial d}+ 0.4\frac{\partial N}{\partial \rho}[/tex].
 
Hi axiomlu,

What does $N$ represent?
Normally it would represent a probability distribution, and more specifically the Normal Distribution.
However, that is not a function that we can take a derivative of.
And it is already clear that it is not the normal distribution, since that one has a single mean and a single variance.

Is it perhaps supposed to represent the probability density function of a distribution?
Or is it supposed to be something abstract. If so, HallsofIvy's response gives the best we can do.