Learn Before
Formula

Equation of a Hyperplane

In a pp-dimensional space, a hyperplane is defined mathematically by the equation β0+β1X1+β2X2++βpXp=0\beta_0 + \beta_1 X_1 + \beta_2 X_2 + \dots + \beta_p X_p = 0. Any point X=(X1,X2,,Xp)X = (X_1, X_2, \dots, X_p) that satisfies this equation lies on the hyperplane. For example, in two dimensions (p=2p=2), this equation reduces to β0+β1X1+β2X2=0\beta_0 + \beta_1 X_1 + \beta_2 X_2 = 0, which represents a one-dimensional hyperplane, commonly known as a line.

0

2

Updated 2026-06-17

Tags

Data Science