Related Experiment Video
Updated: Sep 29, 2025

06:56
Author Spotlight: Advancements in X-ray CT Tool Chain for Tree Core Analysis
Published on: September 22, 2023
1.2K
Probability Distribution on Full Rooted Trees.
Yuta Nakahara1, Shota Saito2, Akira Kamatsuka3
1Center for Data Science, Waseda University, Shinjuku-ku 169-8050, Tokyo, Japan.
Entropy (Basel, Switzerland)
|March 25, 2022
Summary
This study introduces a new probability distribution for full rooted trees, addressing model selection challenges in machine learning and data compression. The proposed method enables optimal model selection using Bayes decision theory and recursive calculations.
Area of Science:
- Statistics
- Computer Science
- Machine Learning
Background:
- Full rooted trees have recursive and hierarchical structures applicable to various statistical models.
- Model selection for non-random trees is problematic due to overfitting.
- Prior distributions on trees can enable optimal model selection via Bayes decision theory.
Purpose of the Study:
- To propose a novel probability distribution on the set of full rooted trees.
- To develop generalized methods for calculating distribution properties like expectation and posterior distribution.
- To address limitations of existing distributions applicable only to specific domains.
Main Methods:
- Developing a parametric representation for the probability distribution.
- Utilizing recursive functions for calculating distribution properties.
- Extracting essential mathematical components from prior distributions for generalization.
Main Results:
- A new probability distribution on full rooted trees is proposed.
- Parametric representation allows efficient calculation of mode, expectation, and posterior distribution.
- Generalized methods are derived for calculating key statistical properties.
Conclusions:
- The proposed probability distribution and calculation methods offer a generalized approach to tree model selection.
- This framework enhances statistical modeling in fields utilizing hierarchical structures.
- The approach facilitates more robust and accurate model selection, mitigating overfitting.
Related Concept Videos
Probability Distributions
8.5K
The probability of a random variable x is the likelihood of its occurrence. A probability distribution represents the probabilities of a random variable using a formula, graph, or table. There are two types of probability distribution– discrete probability distribution and continuous probability distribution.
A discrete probability distribution is a probability distribution of discrete random variables. It can be categorized into binomial probability distribution and Poisson...
A discrete probability distribution is a probability distribution of discrete random variables. It can be categorized into binomial probability distribution and Poisson...
8.5K
Binomial Probability Distribution
12.0K
A binomial distribution is a probability distribution for a procedure with a fixed number of trials, where each trial can have only two outcomes.
The outcomes of a binomial experiment fit a binomial probability distribution. A statistical experiment can be classified as a binomial experiment if the following conditions are met:
There are a fixed number of trials. Think of trials as repetitions of an experiment. The letter n denotes the number of trials.
There are only two possible outcomes,...
The outcomes of a binomial experiment fit a binomial probability distribution. A statistical experiment can be classified as a binomial experiment if the following conditions are met:
There are a fixed number of trials. Think of trials as repetitions of an experiment. The letter n denotes the number of trials.
There are only two possible outcomes,...
12.0K
Survival Tree
172
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
172
Probability Laws
42.0K
Overview
42.0K
Probability Histograms
12.3K
A probability histogram is a visual representation of a probability distribution. Similar a typical histogram, the probability histogram consists of contiguous (adjoining) boxes. It has both a horizontal axis and a vertical axis. The horizontal axis is labeled with what the data represents. The vertical axis is labeled with probability. Each rectangular bar in the histogram is 1 unit wide, which suggests that the area under each bar equals the probability, P(x), where x is 1, 2, 3, and so on.
12.3K
Phylogenetic Trees
47.8K
Phylogenetic trees come in many forms. It matters in which sequence the organisms are arranged from the bottom to the top of the tree, but the branches can rotate at their nodes without altering the information. The lines connecting individual nodes can be straight, angled, or even curved.
47.8K

