Two equivalent formulas for the volume of a random tetrahedron are given. Further on you can find an interesting conjecture for the expected volume that shall be proved.
Tetrahedron volume
Given are 12 independent standard normal distributed variables $$x_i=\mathcal{N}(0,1)_{i=1,...,12}$$ that define the 4 coordinates $$\vec{a}=(x_1,x_2,x_3),\;\; \vec{b}=(x_4,x_5,x_6),\;\; \vec{c}=(x_7,x_8,x_9),\;\; \vec{d}=(x_{10},x_{11},x_{12})$$ of a 3-simplex in $\mathbb{R}^3$. The first formula for the non-oriented simplex volume is $$V=\frac{1}{6}\left| (\vec{a}-\vec{d})\cdot \left((\vec{b}-\vec{d}) \times (\vec{c}-\vec{d})\right) \right|\tag{1}$$ $$=\frac{1}{6}\left| x_2 x_6 x_7 + x_3 x_4 x_8+ x_1 x_5 x_9+ x_3 x_5 x_{10} + x_6 x_8 x_{10} + x_2 x_9 x_{10}+ x_1 x_6 x_{11}+ x_3 x_7 x_{11}+ x_4 x_9 x_{11}+ x_2 x_4 x_{12}+ x_5 x_7 x_{12}+ x_1 x_8 x_{12}-x_3 x_5 x_7- x_2 x_6 x_{10}- x_3 x_8 x_{10} - x_1 x_6 x_8 - x_2 x_4 x_{9}- x_5 x_9 x_{10}- x_3 x_4 x_{11}- x_6 x_7 x_{11}- x_1 x_9 x_{11}- x_1 x_5 x_{12}- x_2 x_7 x_{12}- x_4 x_8 x_{12}\right|.$$
If the coordinate system is shifted $$\vec{p}=\vec{a}-\vec{d},\;\;\vec{q}=\vec{b}-\vec{d},\;\;\vec{r}=\vec{c}-\vec{d}$$ the new coordinates are $$\vec{p}=(y_1,y_2,y_3),\;\; \vec{q}=(y_4,y_5,y_6),\;\;\vec{r}=(y_7,y_8,y_9)$$ with new random variables $$y_i=\mathcal{N}(0,\sqrt{2})_{i=1,...,9}.$$
The shift reduces the number of random variables from 12 to 9 and increases the standard deviation from $1$ to $\sqrt{2}$ (this corresponds to a double variance $=\sqrt{2}^2)$. However the variables are not independent anymore. Their correlation $\rho=0.5$ is given by their covariance normalized by the standard deviation $$\rho=\frac{\mathbb{Cov}[y_i,y_j]}{\sqrt{\mathbb{Var}[y_i]}\sqrt{\mathbb{Var}[y_j]}}= \frac{\mathbb{Cov}[x_m-x_k,x_n-x_k]}{\sqrt{\mathbb{Var}[x_m-x_k]}\sqrt{\mathbb{Var}[x_n-x_k]}} =\frac{\mathbb{E}[x_k^2]}{\sqrt{\mathbb{Var}[x_m-x_k]}\sqrt{\mathbb{Var}[x_n-x_k]}}=\frac{\mathbb{E}[x_k]^2+\mathbb{Var}[x_k]}{\sqrt{\mathbb{Var}[x_m-x_k]}\sqrt{\mathbb{Var}[x_n-x_k]}} =\frac{1}{\sqrt{2}\sqrt{2}}=\frac{1}{2}\;\;\;\text{for}\;i\ne j \land n\ne m \ne k.$$
The second formula for the non-oriented volume as function of the dependent variables is $$V=\frac{1}{6}\left|\vec{p}\cdot (\vec{q} \times \vec{r}\right)|\tag{2}$$ $$=\frac{1}{6}\left| y_2y_6y_7+y_3y_4y_8+y_1y_5y_9-y_1y_6y_8-y_2y_4y_9-y_3y_5y_7\right|.$$
Equation (2) has only a quarter of summands of eq.(1) however the variables correlate with $\rho=0.5$.
Question
What is the analytical expression for the expected volume $\mathbb{E}[V]$?
What is known?
Conjecture
It is conjectured that $\mathbb{E}[V]=\frac{2}{3}\sqrt{\frac{2}{\pi}}$ or $\mathbb{E}[V]=\frac{21}{4\pi^2}$. Assuming the first conjecture is true please note the relation to a standard half-normal distribution in $\mathbb{R^1}$ that has expectation $\sqrt{\frac{2}{\pi}}$.
Moments
All even moments are precisely known and the odd moments are approximately known. The first moments are
\begin{array}{|l|l|}\hline \text{odd moments} & \text{even moments} \\ \text{(simulation)} & \text{(analytic)} \\ \hline m_1\approx 0.532 & m_2=\frac{2}{3}\\ \hline m_3\approx\sqrt{2} &m_4=\frac{40}{9} \\ \hline m_5\approx18.9 &m_6=\frac{2800}{27} \\ \hline \end{array}
(more moments on demand).
Solution strategies
One could try to integrate over a subvolume where the sign of the volume is constant. Due to symmetry every subvolume should have equal size. The challenge is therefore to find the right suitable integration borders.
A related question about the expected area of a triangle with standard normal distributed coordinates in $\mathbb{R}^3$ was proven to be $\sqrt{3}$. If these methods would be applied to the tetrahedron case then according to the answerer "ultimately it comes down to the product of independent chi-distributed variables and a variable for the spherical angle they determine: finding the expectation of the latter is the crux of the question."
Other equations for the volume
There are other methods to calculate the volume however they include at least 1 square root, an unwanted property for such problems.
Expected oriented volume
The expression for the volume is a sum of triple products of random variables. As the expectations of the independent $x_i$ in eq.(1) are $\mathbb{E}[x_i]=0$ it holds
$$\mathbb{E}[x_i x_j x_k\pm x_l x_m x_n]=0\cdot 0 \cdot 0\pm 0\cdot 0 \cdot 0=0\;\;\;\text{for}\; 1\le i,j,k,l,m,n \le 12$$
The expected oriented volume is therefore $0$.