…by adjusting alpha/beta so that the Nets only differ in structural terms, so that differences are not determined, merely by differences in marginal probabilities of variables. This might require coming up with an optimal re-weighting algorithm, or something along those lines.
For the work with Tao, I must have joint distributions over variables such as prices which have many more possible values than the binary 1, or 0. Maybe there is much more precise information that can be gathered about forecasting beliefs. It should be possible to use the resulting BayesNet to make the same quantitative prediction that was made by the forecaster (this is where parameter fitting comes in).
Here are some calculations that might help with fixing the integration in my MA paper, which are currently not done as well as they could be (has been fixed since, using Mark Newman’s algorithm to get the weights and sample points for a Gaussian Quadrature, but the code here is still interesting). Calculating the interpolating polynomial for any given set of points
sys.path.append('/home/johannes/Documents/DiversityMeasure/')
from numpy import linspace, prod
import gaussxw
#xs=linspace(0, 1, 10)
#phi = [lambda x: prod([(x-xm)/(xk-xm) for xm in xs if xm!=xk]) for xk in xs]
I must write Diversity as a function of
The expected causal effect (strength of proposition) exerted by one cause,
and the associated uncertainty that one has in one’s mind about this causal effect can be expressed in terms of the Entropy of the Beta distribution, as:
\begin{equation} \label{eq: entropy}
H(α, β)=∫_0^1 -f(πi, (A, B), α, β)log(f(πi, (A, B), α, β))dπi, (A, B)=
ln(\textbf{B}(α, β))-(α-1)ψ(α)-(β-1)ψ(β)+(α+β-2)ψ(α+β),
\end{equation}
where
\begin{equation} ψ(x)=\frac{d}{dx}ln(Γ(x))=\frac{Γ’(x)}{Γ(x)}. \end{equation}
The Entropy,
The Diversity should increase for decreased Entropy, holding constant
shares outstanding will be the same for each forecast. Revenue and costs can be predicted using some causal mechanisms …less disagreement on cost side.