Confidence Intervals Report

Context

  • Whenever you learn a Bayesian network from a small dataset, you must consider whether the number of observations is sufficient for correctly estimating all Probability Tables and Conditional Probability Tables in the network.

  • For instance, using the Occurrences Report, you can evaluate whether all Conditional Probability Tables in your network meet the rule-of-thumb criterion of at least 5 observations per cell.

  • For a deeper analysis, BayesiaLab can produce the Confidence Intervals Report, which we discuss on this page.

Frequentist Parameter Estimation

  • To understand how Confidence Intervals can be computed, we first need to explain the estimation of probabilities in the Probability Tables and Conditional Probability Tables, the so-called parameters.

  • In BayesiaLab, these parameters are estimated using Maximum Likelihood, i.e., using the frequencies observed in the dataset:

  • where:

    • θ^{\hat \theta } is the estimated probability,

    • xi{{x_i}} is the state ii of variable xx,

    • N()N( \cdot ) represents the number of occurrences of the argument in the data set.

  • So, the Parameter Estimation is straightforward and happens entirely in the background in BayesiaLab.

  • As a result, we may not always be aware of what numbers gave rise to the probabilities we see in a Probability Table or Conditional Probability Table, as the following diagram illustrates:

  • So, BayesiaLab could have estimated a probability of 0.1 (or 10%) for x0{x_0} in numerous ways, e.g., based on a sample of 10 or 10,000: 110=1,00010,000=0.1\frac{1}{{10}} = \frac{{1,000}}{{10,000}} = 0.1.

  • However, in terms of our confidence in the estimate, the two approaches are not the same. Our intuition tells us that we should have more confidence in the 0.1 value calculated based on the sample of 10,000.

Confidence Intervals

  • From Frequentist Statistics, we know how to calculate a Confidence Interval Ic{I_c}

    for a proportion in a sample, which is exactly what the parameter θ^{\hat \theta } represents.

  • BayesiaLab is using precisely the same approach for the Confidence Intervals Report.

  • So, for a Confidence Level of 95%, the Confidence Interval Ic{I_c} is calculated as: Ic=[θ^v1.96σ(V)N;θ^v+1.96σ(V)N]{I_c} = \left[ {{{\hat \theta }_v} - 1.96 \cdot \frac{{\sigma (V)}}{{\sqrt N }};{{\hat \theta }_v} + 1.96 \cdot \frac{{\sigma (V)}}{{\sqrt N }}} \right]

    where σ(V)=θ^v(1θ^v)\sigma (V) = \sqrt {{{\hat \theta }_v}(1 - {{\hat \theta }_v})}

  • If zero observations were observed for a given state, e.g., N(X=x0)=0N(X = {x_0}) = 0, the Rule of Three would have to be used instead to produce Confidence Intervals: Ic=[θ^v3N;θ^v+3N]{I_c} = \left[ {{{\hat \theta }_v} - \frac{3}{{\sqrt N }};{{\hat \theta }_v} + \frac{3}{{\sqrt N }}} \right]

  • However, in BayesiaLab, you can avoid resorting to this heuristic by using Uniform Prior Samples.

Usage

  • Within this network, focus on the three nodes BMI, Age, and Gender:

  • Go to Main Menu > Network > Reports > Confidence Intervals to start the Confidence Intervals Report.

  • The Confidence Interval Report window opens up.

  • At the top of the report, the Confidence Level that serves as the basis for the reported Confidence Intervals is displayed.

  • Then, for each node, one table is shown.

  • For each cell containing a parameter estimate, an adjacent cell to the right displays the corresponding Confidence Interval in percentage points.

  • The color-coding scheme is identical to the one used in the Occurrences Report.

  • The fields in the report are color-coded to highlight potential issues:

    • Cells with 0 Occurrences are marked with a red background.

    • Cells with 5 Occurrences are highlighted with a yellow background. This is generally considered the minimum acceptable number of Occurrences.

    • Cells with 40 or more Occurrences are marked with a green background.

Options

  • You can adjust the Confidence Level used for this report.

  • Go to Main Menu > Window > Preferences > Tools > Statistical Tools.

  • Select the desired value from the Confidence Level dropdown menu.

  • Note that your selection here also applies to all other statistical tools and tests used in BayesiaLab.

Last updated

Logo

Bayesia USA

info@bayesia.us

Bayesia S.A.S.

info@bayesia.com

Bayesia Singapore

info@bayesia.com.sg

Copyright © 2024 Bayesia S.A.S., Bayesia USA, LLC, and Bayesia Singapore Pte. Ltd. All Rights Reserved.