I was reading a proof related to chi-squared distribution for k degrees of freedom from wiki.
https://en.wikipedia.org/wiki/Proofs_related_to_chi-squared_distribution
I think I might understand the general idea behind the proof. But there are some subtle details which I am confused about.
1) What is the meaning of the notation $P(Q)dQ$? Shouldn't it just be $P(Q)$?
2)The integral $\int_vdx_1dx_2...dx_k$ is equal to the surface area of the (k − 1)-sphere times the infinitesimal thickness of the sphere which is $dR = dQ/2Q^{1/2}$. Why we need to times $dR$?
Could someone please help me with the questions?
I think the $dQ$ simply signifies that it is the probability density at a given point on $Q$ so you would need to integrate across some range of Q to assess the size of some probability.
The height of a probability distribution function represents the probability at any given infinitesimal point so to sum the total probability it is necessary to multiply the area by the height, hence times $dR$. If we use the discrete analogue of a dice, the height of the function at each point is $1/6$ so to sum the probability across any area we multiply the number of points by the height at each point which is 1/6.
$dR$ is like the height of $1/6$ and $6$ is like the total surface area (in this case 1-dimensional length).