Blood glucose monitoringBlood glucose monitoring is the use of a glucose meter for testing the concentration of glucose in the blood (glycemia). Particularly important in diabetes management, a blood glucose test is typically performed by piercing the skin (typically, via fingerstick) to draw blood, then applying the blood to a chemically active disposable 'test-strip'. The other main option is continuous glucose monitoring (CGM). Different manufacturers use different technology, but most systems measure an electrical characteristic and use this to determine the glucose level in the blood.
GlycémieLa glycémie est la concentration (par extension, le taux) de glucose dans le sang, ou le plus souvent dans le plasma sanguin. Elle est mesurée en général en millimoles de glucose par litre de sang, rarement en milligrammes de glucose par décilitre de sang, ou encore en grammes de glucose par litre de sang. La régulation de la glycémie est un système de régulation complexe, mettant en œuvre des hormones (dont les deux principaux antagonistes insuline, hypoglycémiante, et glucagon, hyperglycémiant) ainsi que divers organes (pancréas, foie, rein).
GlucomètreUn glucomètre ou lecteur de glycémie est un appareil permettant de mesurer rapidement le taux de glucose dans le sang (la glycémie), le plus souvent sur du sang capillaire. Ce type d'appareil est utilisé à l'hôpital par les soignants ou à domicile par les patients, notamment en cas de diabète sucré. Il existe plusieurs termes pour désigner cet appareil comme dextro (de la marque dextrostix) ou HGT (de la marque haemoglukotest).
Continuous glucose monitorA continuous glucose monitor (CGM) is a device used for monitoring blood glucose on a continual basis by insulin-requiring people with diabetes, e.g. people with type I, type II diabetes or other types of diabetes (e.g. gestational diabetes). A continuous glucose monitor consists of three parts: a small electrode placed under the skin, a transmitter sending readings at regular intervals (ranging from every 1 to 15 min), and a separate receiver.
Diabète de type 2Le « diabète de type 2 » (DT2) ou « diabète non insulinodépendant » (DNID) (aussi appelé « diabète insulinorésistant », « diabète de l'âge mûr », « diabète gras », parfois « diabète acquis »), est une maladie métabolique touchant la glycorégulation. Il fait partie des maladies associées à la forte augmentation contemporaine de l'obésité, au point qu'on parle aujourd'hui d'épidémie de diabète de type 2. Il est principalement lié à l'évolution des modes de vie, et notamment au changement des habitudes alimentaires et la sédentarité, mais il est parfois accentué par une composante génétique.
Diabetes managementThe term diabetes includes several different metabolic disorders that all, if left untreated, result in abnormally high concentrations of a sugar called glucose in the blood. Diabetes mellitus type 1 results when the pancreas no longer produces significant amounts of the hormone insulin, usually owing to the autoimmune destruction of the insulin-producing beta cells of the pancreas. Diabetes mellitus type 2, in contrast, is now thought to result from autoimmune attacks on the pancreas and/or insulin resistance.
Glucose testMany types of glucose tests exist and they can be used to estimate blood sugar levels at a given time or, over a longer period of time, to obtain average levels or to see how fast body is able to normalize changed glucose levels. Eating food for example leads to elevated blood sugar levels. In healthy people these levels quickly return to normal via increased cellular glucose uptake which is primarily mediated by increase in blood insulin levels. Glucose tests can reveal temporary/long-term hyperglycemia or hypoglycemia.
Intervalle de confiancevignette|Chaque ligne montre 20 échantillons tirés selon la loi normale de moyenne μ. On y montre l'intervalle de confiance de niveau 50% pour la moyenne correspondante aux 20 échantillons, marquée par un losange. Si l'intervalle contient μ, il est bleu ; sinon il est rouge. En mathématiques, plus précisément en théorie des probabilités et en statistiques, un intervalle de confiance encadre une valeur réelle que l’on cherche à estimer à l’aide de mesures prises par un procédé aléatoire.
Latent autoimmune diabetes in adultsSlowly evolving immune-mediated diabetes, or latent autoimmune diabetes in adults (LADA), is a form of diabetes that exhibits clinical features similar to both type 1 diabetes (T1D) and type 2 diabetes (T2D), and is sometimes referred to as type 1.5 diabetes. It is an autoimmune form of diabetes, similar to T1D, but patients with LADA often show insulin resistance, similar to T2D, and share some risk factors for the disease with T2D.
Théorie de la complexité (informatique théorique)vignette|Quelques classes de complexité étudiées dans le domaine de la théorie de la complexité. Par exemple, P est la classe des problèmes décidés en temps polynomial par une machine de Turing déterministe. La théorie de la complexité est le domaine des mathématiques, et plus précisément de l'informatique théorique, qui étudie formellement le temps de calcul, l'espace mémoire (et plus marginalement la taille d'un circuit, le nombre de processeurs, l'énergie consommée ...) requis par un algorithme pour résoudre un problème algorithmique.
Computational complexityIn computer science, the computational complexity or simply complexity of an algorithm is the amount of resources required to run it. Particular focus is given to computation time (generally measured by the number of needed elementary operations) and memory storage requirements. The complexity of a problem is the complexity of the best algorithms that allow solving the problem. The study of the complexity of explicitly given algorithms is called analysis of algorithms, while the study of the complexity of problems is called computational complexity theory.
Credible intervalIn Bayesian statistics, a credible interval is an interval within which an unobserved parameter value falls with a particular probability. It is an interval in the domain of a posterior probability distribution or a predictive distribution. The generalisation to multivariate problems is the credible region. Credible intervals are analogous to confidence intervals and confidence regions in frequentist statistics, although they differ on a philosophical basis: Bayesian intervals treat their bounds as fixed and the estimated parameter as a random variable, whereas frequentist confidence intervals treat their bounds as random variables and the parameter as a fixed value.
Monitoring (medicine)In medicine, monitoring is the observation of a disease, condition or one or several medical parameters over time. It can be performed by continuously measuring certain parameters by using a medical monitor (for example, by continuously measuring vital signs by a bedside monitor), and/or by repeatedly performing medical tests (such as blood glucose monitoring with a glucose meter in people with diabetes mellitus). Transmitting data from a monitor to a distant monitoring station is known as telemetry or biotelemetry.
Confidence distributionIn statistical inference, the concept of a confidence distribution (CD) has often been loosely referred to as a distribution function on the parameter space that can represent confidence intervals of all levels for a parameter of interest. Historically, it has typically been constructed by inverting the upper limits of lower sided confidence intervals of all levels, and it was also commonly associated with a fiducial interpretation (fiducial distribution), although it is a purely frequentist concept.
Indicateur de dispersionEn statistique, un indicateur de dispersion mesure la variabilité des valeurs d’une série statistique. Il est toujours positif et d’autant plus grand que les valeurs de la série sont étalées. Les plus courants sont la variance, l'écart-type et l'écart interquartile. Ces indicateurs complètent l’information apportée par les indicateurs de position ou de tendance centrale, mesurés par la moyenne ou la médiane. Dans la pratique, c'est-à-dire dans l'industrie, les laboratoires ou en métrologie, où s'effectuent des mesurages, cette dispersion est estimée par l'écart type.
Interval estimationIn statistics, interval estimation is the use of sample data to estimate an interval of possible values of a parameter of interest. This is in contrast to point estimation, which gives a single value. The most prevalent forms of interval estimation are confidence intervals (a frequentist method) and credible intervals (a Bayesian method); less common forms include likelihood intervals and fiducial intervals.
Intervalle de fluctuationEn mathématiques, un intervalle de fluctuation, aussi appelé intervalle de pari, permet de détecter un écart important par rapport à la valeur théorique pour une grandeur établie sur un échantillon. C'est un intervalle dans lequel la grandeur observée est censée se trouver avec une forte probabilité (souvent de l'ordre de 95 %). Le fait d'obtenir une valeur en dehors de cet intervalle s'interprète alors en mettant en cause la représentativité de l'échantillon ou la valeur théorique.
Intraclass correlationIn statistics, the intraclass correlation, or the intraclass correlation coefficient (ICC), is a descriptive statistic that can be used when quantitative measurements are made on units that are organized into groups. It describes how strongly units in the same group resemble each other. While it is viewed as a type of correlation, unlike most other correlation measures, it operates on data structured as groups rather than data structured as paired observations.
Tolerance intervalA tolerance interval (TI) is a statistical interval within which, with some confidence level, a specified sampled proportion of a population falls. "More specifically, a 100×p%/100×(1−α) tolerance interval provides limits within which at least a certain proportion (p) of the population falls with a given level of confidence (1−α)." "A (p, 1−α) tolerance interval (TI) based on a sample is constructed so that it would include at least a proportion p of the sampled population with confidence 1−α; such a TI is usually referred to as p-content − (1−α) coverage TI.
Bilan sanguinLe bilan sanguin ou analyse de sang est un des éléments possibles d'un bilan de santé ou de la recherche d'explications à un symptôme pathologique. Il permet souvent de poser, vérifier ou affiner un diagnostic. Dans certains contextes, il peut inclure la recherche de métaux (pour établir un profil métallique du patient) ou d'alcool, de stupéfiants, de médicaments, etc. C'est un des principaux moyens, avec l'analyse d'urine, la radiographie et l’échographie, d'exploration biologique de l'intérieur du corps.