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.
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...
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.
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.
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...
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.
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.
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.
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.
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.
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...
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.
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...
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.
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.
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.
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.
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.
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.
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.
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.
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...
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...
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.
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.

















