Generalized linear modelIn statistics, a generalized linear model (GLM) is a flexible generalization of ordinary linear regression. The GLM generalizes linear regression by allowing the linear model to be related to the response variable via a link function and by allowing the magnitude of the variance of each measurement to be a function of its predicted value. Generalized linear models were formulated by John Nelder and Robert Wedderburn as a way of unifying various other statistical models, including linear regression, logistic regression and Poisson regression.
Bayesian linear regressionBayesian linear regression is a type of conditional modeling in which the mean of one variable is described by a linear combination of other variables, with the goal of obtaining the posterior probability of the regression coefficients (as well as other parameters describing the distribution of the regressand) and ultimately allowing the out-of-sample prediction of the regressand (often labelled ) conditional on observed values of the regressors (usually ).
Carbon footprintThe carbon footprint (or greenhouse gas footprint) serves as an indicator to compare the total amount of greenhouse gases emitted from an activity, product, company or country. Carbon footprints are usually reported in tons of emissions (CO2-equivalent) per unit of comparison; such as per year, person, kg protein, km travelled and alike. For a product, its carbon footprint includes the emissions for the entire life cycle from the production along the supply chain to its final consumption and disposal.
VotingVoting is a method by which a group, such as a meeting or an electorate, convenes together for the purpose of making a collective decision or expressing an opinion usually following discussions, debates or election campaigns. Democracies elect holders of high office by voting. Residents of a jurisdiction represented by an elected official are called "constituents", and the constituents who choose to cast a ballot for their chosen candidate are called "voters.
Spoilt voteIn voting, a ballot is considered spoilt, spoiled, void, null, informal, invalid or stray if a law declares or an election authority determines that it is invalid and thus not included in the vote count. This may occur accidentally or deliberately. The total number of spoilt votes in a United States election has been called the residual vote. In Australia, such votes are generally referred to as informal votes, and in Canada they are referred to as rejected votes. In some jurisdictions spoilt votes are counted and reported.
Postal votingPostal voting is voting in an election where ballot papers are distributed to electors (and typically returned) by post, in contrast to electors voting in person at a polling station or electronically via an electronic voting system. In an election, postal votes may be available on demand or limited to individuals meeting certain criteria, such as a proven inability to travel to a designated polling place. Most electors are required to apply for a postal vote, although some may receive one by default.
Linear modelIn statistics, the term linear model is used in different ways according to the context. The most common occurrence is in connection with regression models and the term is often taken as synonymous with linear regression model. However, the term is also used in time series analysis with a different meaning. In each case, the designation "linear" is used to identify a subclass of models for which substantial reduction in the complexity of the related statistical theory is possible.
Statistical modelA statistical model is a mathematical model that embodies a set of statistical assumptions concerning the generation of sample data (and similar data from a larger population). A statistical model represents, often in considerably idealized form, the data-generating process. When referring specifically to probabilities, the corresponding term is probabilistic model. A statistical model is usually specified as a mathematical relationship between one or more random variables and other non-random variables.
Contingent voteThe contingent vote is an electoral system used to elect a single representative in which a candidate requires a majority of votes to win. It is a variation of instant-runoff voting (IRV). Under the contingent vote, the voter ranks the candidates in order of preference, and the first preference votes are counted. If no candidate has a majority (more than half the votes cast), then all but the two leading candidates are eliminated and the votes received by the eliminated candidates are distributed among the two remaining candidates according to voters' preferences.
Language modelA language model is a probabilistic model of a natural language that can generate probabilities of a series of words, based on text corpora in one or multiple languages it was trained on. Large language models, as their most advanced form, are a combination of feedforward neural networks and transformers. They have superseded recurrent neural network-based models, which had previously superseded the pure statistical models, such as word n-gram language model.