Skip to main content

Interface: Partition

Defined in: mobjects/probability/SampleSpace.ts:36

Represents a single partition (sub-rectangle) within the sample space.

Properties

label?

optional label: Text

Defined in: mobjects/probability/SampleSpace.ts:42

Optional label for this partition


proportion

proportion: number

Defined in: mobjects/probability/SampleSpace.ts:40

The proportion (0-1) of the parent dimension this partition occupies


rectangle

rectangle: Rectangle

Defined in: mobjects/probability/SampleSpace.ts:38

The rectangle mobject for this partition