This site uses necessary cookies

Some of these cookies are essential. Strictly necessary cookies enable core functionality, without which, the website cannot function properly. For more detailed information please see our Cookie Policy.


Website stats

We use Matomo Analytics to understand how our website is used and to improve your experience. This tool gathers limited information about the device you use to access the UK Data Service website. To learn more, please see our Privacy Policy.

Glossary

Target population

The target population, or simply the population, represents the specific group we are interested in studying.

Time-series analysis

A statistical method for analyzing data points collected at regular intervals over time. Time-series analysis is used to identify and model trends, cycles, seasonal effects, and other temporal patterns within the data. This approach is fundamental in fields such as economics, finance, environmental science, and social science for understanding historical dynamics and forecasting future values.

Timestamp

Records the precise date and time of an event, such as file creation, message sending, or a transaction. It is often used to verify when the activity occurred.

Tokens (AI, NLP)

Tokens in AI are the basic data units, such as character segments, words, or parts of words, used by large language models (LLMs) like GPT and Claude to process, comprehend, and produce text.

Top-p sampling

A setting that controls how varied or predictable an LLM’s responses are. Rather than considering all possible words when generating a response, the model restricts its choices to the most probable options until a set probability threshold is reached. A lower threshold produces more focused and predictable outputs; a higher threshold allows for more varied and creative responses.