Mathématiques

230 documents à télécharger gratuitement

Cours, examens, TD, TP et exercices de mathématiques. Thèmes couverts : algèbre, analyse, probabilités, statistique, optimisation.

Régression linéaire multiple : démarche et interprétation

This document focuses on implementing and analyzing a multiple linear regression model (Y = f(PIB, DCF, FBCF, RNB, TINTER)) to determine a linear relationship among economic variables using the Eviews 10.0 software. The analysis calculates statistical parameters, evaluates multicollinearity, and accounts for error autocorrelation and heteroscedasticity. Hypothesis and significance testing reveal issues such as error autocorrelation based on the Lagrange Multiplier Test, with p-value statistics showing mixed statistical significance of the tested parameters. Further validation and improvemen...

Regression model
Durbin-Watson test (DW)
Lagrange Multiplier (LM) test
7p0
Table de la loi normale

This document presents the standard normal distribution (Z-distribution) table, used to find areas under the curve for specific Z-scores. It covers various examples illustrating the use of the Z-table to calculate probabilities and centiles, such as cumulative areas, symmetry properties of the normal distribution, and converting to a standard normal form. Methodologies include interpolation for accuracy, applying symmetry for negative values, and transforming non-standard normal distributions to standard form, with key findings summarized for advanced statistical inference.

Standard normal distribution
Z-scores
Centiles
2p0
Chapitre III: Data Mining - La Régression linéaire

The document provides an in-depth examination of linear regression, including simple and multiple forms. Emphasis is placed on the estimation of parameters using Ordinary Least Squares (OLS) and related assumptions, such as linearity, error independence, and constant variance. The text also outlines the process for calculating residuals, parameter variances, and performing hypothesis testing for parameter significance. Finally, the document discusses model evaluation techniques, including R², ANOVA, and significance tests for predictive accuracy.

linear regression
OLS (Ordinary Least Squares)
statistical hypothesis testing
6p0
Régression linéaire multiple : démarche et interprétation

This document focuses on the application of multiple linear regression analysis using EViews 10.0 to study a macroeconomic model. The primary objective is to establish a linear relationship between variables such as GDP, DCF, FBCF, RNB, and TINTER. Key statistical parameters and the correlation matrix are calculated to assess multicollinearity. Diagnostic tests for autocorrelation and heteroscedasticity are performed, identifying significant issues with autocorrelation and heteroscedasticity. The statistical significance of the model's parameters is evaluated, and the results suggest that c...

Multiple regression
β-coefficients
Durbin-Watson test
7p0
L3 Mathématique et Statistique 2: Vérification des hypothèses d’application de la régression

The document explores the verification of regression application assumptions and model robustness, critical for the statistical and operational quality of regression models. It details how to test hypotheses such as the nullity of the mean of residuals, non-autocorrelation of errors, and homoscedasticity. Key methods include analyzing residual characteristics like mean, variance, autocorrelation, and histogram. Statistical tests (e.g., Durbin-Watson, Goldfeld-Quandt, Glejser, and Arch-LM) are applied to detect and address deviations from key assumptions, ensuring accurate regression analysis.

Regression verification
BLUE (Best Linear Unbiased Estimators)
Spurious regression
12p0
L3 Mathématique et Statistique 2 - Vérification des hypothèses d’application de la régression

Ce document aborde la vérification des hypothèses liées à la régression, soulignant l'importance de ces hypothèses pour assurer la qualité du modèle statistique. Il traite également des méthodes de validation, y compris la robustesse du modèle dans des circonstances variées. Les principaux aspects discutés incluent l'indépendance des variables explicatives, l'autocorrélation des erreurs, et comment tester ces hypothèses à l'aide de la moyenne des résidus et des fonctions d'autocorrélation.

hypothe
gression
mode
12p0
Analysis of Regression Model: Size Influence on Performance

The document conducts a statistical regression analysis to examine the influence of size on performance. The model explains 41.4% of performance variability using size as a predictor, with significant results (p=0.002). ANOVA confirms the model's relevance with F(obs)=12.71 and rejection of the null hypothesis. Key coefficients suggest size has a standardized beta of 0.643, indicating its strong predictive power.

regression analysis
ANOVA
standardized beta
1p0
Analyse statistique des coefficients et ajustement du modèle de régression par taille

This document presents the results of a multiple regression analysis. It includes coefficients for the model, ANOVA results, and a summary of the model's performance metrics. The analysis indicates that 41.4% of the performance is explained by size, suggesting the adoption of the multiple regression model.

mode
taille
carre
1p0
Activité 2: Analyse de la Taille des Athlètes

Cette activité examine l'impact de la taille sur les performances en saut en hauteur. Les étudiants doivent estimer les paramètres d'une régression linéaire à partir d'un échantillon de 20 champions. De plus, ils complètent un tableau d'analyse de la variance et évaluent l'explication de la variation des performances par la taille.

taille
activite
analyse
2p0
TP1 Régression simple

This document presents a statistical analysis to model and explain the relationship between maximum ozone concentration (maxO3, measured in μg/m3) and temperature at 12:00 pm (T12) using simple linear regression. The study uses R programming to compute the linear correlation coefficient (r = 0.7842), estimate the regression model (maxO3 = -27.42 + 5.47 * T12), and validate the model through residual diagnostics including plots, normality tests, and fitted vs observed values analysis. The model explains approximately 61.5% of the variance (R² = 0.615) in maxO3 with a strong significance leve...

ozone concentration
linear regression
correlation coefficient
7p0
TP1 Régression simple

This document outlines a lab exercise focused on simple regression analysis of ozone pollution levels based on temperature data measured at noon. It involves using R to visualize and statistically analyze the relationship between maxO3 concentration and T12 temperature. Key concepts covered include correlation, linear regression, and residual analysis.

quot
ozone
sidus
7p0
Simple Linear Regression Solutions to Exercises

This document presents a comprehensive series of solutions related to simple linear regression exercises. Key topics include modeling the relationship between variables such as temperature and fold thickness, lifetime and temperature, chemical yield and temperature, as well as environmental and process-related factors like water pollution and membrane pressure drops. The methodology involves performing linear regression analyses using parameter estimations, confidence intervals, residual analysis, and hypothesis testing. Findings consistently validate significant relationships between varia...

Linear regression
Confidence intervals
Hypothesis testing
28p0
Chapter 5

This chapter provides solutions to exercises related to simple linear regression, focusing on applications such as plastic film folding machines and electronic device lifetimes. It includes calculations and interpretations of regression parameters and confidence intervals. The chapter illustrates the influence of temperature on various outcomes and how to derive statistical insights from observed data.

pressure
chapter
data
28p0
Simple Linear Regression and Exponential Regression Analysis

This document elaborates on core concepts in statistical modeling, focusing on simple linear regression and its methodology. It introduces the correlation and covariance concepts, including conditions like homoscedasticity and linearity. The least-squares method is detailed for parameter estimation, evaluating the model's fit using residual analysis and the coefficient of determination (R²). An additional section explores transformations for non-linear models, like exponential regression, and addresses challenges such as residual variance and outlier effects on regression models.

simple linear regression
coefficient of determination (R²)
homoscedasticity
51p0
Statistical Analysis Using Linear Models

This document demonstrates a detailed hands-on application of linear regression models using R, focusing on relationships between variables such as ACT scores and GPA, and production with respect to labor and capital. Key analyses include model fitting, interpretation of regression coefficients, residual analysis, and goodness-of-fit metrics such as R-squared. It concludes that strong correlations exist in the studied cases with models being globally significant, supported by high R-squared values, and provides steps to further analyze residuals for normality and consistency.

linear regression
residual analysis
R-squared
4p0
Regression Analysis Report

This document presents a comprehensive analysis of regression models applied to GPA and production data. It includes the interpretation of model coefficients, residuals, and determination coefficients. Key findings reveal significant relationships and explanatory power of the models used.

capital
error
production
4p0
Examen Session de Rattrapage - UVT 2020-2021

The exam evaluates statistical and probabilistic concepts through four exercises. The first focuses on calculating conformity probabilities for manufactured medals using normal distribution. The second analyzes customer satisfaction proportions and their distribution parameters using sampling strategies. The third estimates harassment prevalence using sample proportions and confidence intervals. The fourth validates whether average noise levels exceed legal thresholds through hypothesis testing with provided statistical data.

normal distribution
proportional estimation
confidence interval
4p0
Les séries chronologiques ou temporelles

Ce document présente les concepts fondamentaux des séries chronologiques, y compris leur définition, leur périodicité ainsi que les trois principales composantes observées dans ces séries : la tendance, les variations saisonnières et les variations accidentelles. Des exemples concrets illustrent ces concepts, mettant en lumière leur utilisation dans divers domaines tels que l'économie, la finance et l'écologie.

saisonni
variations
trend
24p0
Probabilités et Statistiques

This document provides a comprehensive overview of fundamental concepts in probability and statistics. It introduces basic probability principles, mathematical definitions, axioms, and properties. Discrete and continuous probability distributions are explained, including laws such as Uniform, Bernoulli, Binomial, Hypergeometric, Poisson, Normal, Exponential, and Gamma. Practical exercises and theoretical proofs are presented, emphasizing conditional probability, independence, Bayes' theorem, and total probability law.

Probability theory
Probabilistic formulas
Bayes' theorem
Institut Sup rieur des Arts Multim dia de la Manouba59p0
Probabilités et Statistiques

This document is a course material for second-year computer science students at Institut Supérieur des Arts Multimédia de la Manouba. It covers basic concepts of probabilities and statistics, including elementary probabilities, discrete and continuous distributions, and examples of random experiments. The document is currently being drafted, and feedback is welcomed.

probabilit
variable
henchiri
Institut Sup rieur des Arts Multim dia de la Manouba59p0
Calculs statistiques en R

This document provides a comprehensive guide on statistical computations in R, detailing descriptive statistics functions (mean, median, etc.), handling missing data, and probability distribution manipulations. Examples use R's built-in datasets (e.g., `cars`) to demonstrate the syntax and outputs of functions including `mean`, `var`, and `cor`. Instructions on generating random numbers are also included, with coverage of advanced tools like `summary`, `xtabs`, and `ftable` for analyzing categorical data. Methods are presented in a structured manner to facilitate statistical analysis and da...

descriptive statistics
summary
probability distributions
17p0
La régression logistique

This document provides an in-depth discussion of logistic regression, particularly when the dependent variable is binary and independent variables may be qualitative or quantitative. It details the methodology for model specification, interpretation of coefficients, parameter estimation, and tests such as the likelihood ratio test for determining variable significance. Applications highlighted include predicting outcomes in health scenarios and identifying factors influencing drug relapse, using both single-variable and multiple-variable logistic regression models, supported by real-world c...

logistic regression
logit function
odds ratio
63p0
Analyse Statistique avec R- Importation de données

This document provides an overview of data importation techniques in R, covering local files, online data sources, and web scraping. It includes specific commands and packages that facilitate the import process. Various methods for handling data formats and structures are also discussed.

quot
data
donne
3p0
Analyse Statistique avec R-Données dans R

This document provides a comprehensive guide to understanding data types in R, including numeric, complex, logical, and character data. It details how to manage these data types with functions like mode() and typeof(), and demonstrates data manipulation techniques. The document also covers handling missing data and the structure of R objects.

quot
donne
true
5p0

Autres ressources en mathématiques