andmepunktide
Andmepunktide, in Estonian, translates to data points. In statistics and data science, a data point is a single observation recorded in a dataset. It may be a scalar value or a vector of multiple measurements, representing one instance across several variables. In tabular data, each row corresponds to a data point, while the columns represent features or attributes. If the dataset is labeled for supervised learning, some data points carry target labels; in unsupervised settings, data points are unlabeled.
Data points are analyzed in feature space, where each coordinate corresponds to a variable. Distances between
Data quality affects the usefulness of data points: measurement error, missing values, and outliers can bias
In practice, data points serve as the fundamental units in modeling, hypothesis testing, and inference. They