Probabilità/Variabili aleatorie: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Riga 7:
:<math>X: \Omega\ \to \ \mathbb{R}</math>,
 
dove la propietàproprietà di misurabilità è data dal fatto che per ogni ''x'' reale l'insieme <math>\{X \le x\} := \{\omega\in \Omega|X(\omega) \le x\} \in \Sigma</math>, in altre parole è un evento nello spazio di probabilità.
 
 
Riga 33:
;Variabile Continua
:Può essere realizzato con ogni gamma di valori (ovvero un numero reale, fra l'infinito negativo e l'infinito positivo) che abbia una probabilità maggiore di zero (0) di verificarsi. Pr(X=x)=0 per ogni X in R. Una probabilità non nulla è detta finita o infinita contabile.
<!--
===Continuous variables===
 
===Variabili Continue===
If X can take an uncountable number of values, and X is such that for all (measurable) ''A'':
 
Se ''X'' può contenere un numero incalcolabile di valori, e ''X'' è tale che per ogni ''A'' (misurabile):
 
:<math>P(X \in A) = \int_A f(x) dx </math>,
 
wediremo say thatche ''X'' isè auna ''continuousvariabile variablecontinua''. TheLa functionfunzione ''f'' isè called thechiamata ''densità (probability)di densityprobabilità'' ofdi ''X''. ItEssa soddisfa le satisfiescondizioni:
*<math>f(x)\ge\ 0\ \forall x \in\ \mathbb{R} </math>
*<math>\int_{-\infty}^{\infty} f(x) dx = 1</math>
 
===Funzione di Distribuzione Cumulativa===
===Cumulative Distribution Function===
 
TheLa ''(cumulative)Funzione distributiondi functionDistribuzione (Cumulativa)'' (c''C.dD.fF.)'' ofdall'inglese the''Cumulative r.v.Distribution Function'') di ''X'', <math>F_X</math> isè defineddefinita forper any real numberogni ''x'' reale ascome:
 
:<math>F_X (x) = P(X \le x)=\begin{cases} \sum_{i: x_i \le\ x} p(x_i), & \mbox{if }X\mbox{ is discrete} \\ \, \\ \int_{-\infty}^{x} f(y) dy, & \mbox{if }X\mbox{ is continuous} \end{cases} </math>
 
La funzione di distribuzione ha un certo numero di proprietà, fra le quali:
The distribution function has a number of properties, including:
 
* <math>\lim_{x\to-\infty} F(x) = 0</math> ande <math>\lim_{x\to\infty} F(x) = 1</math>
* ifse x < y, thenallora F(x) &le; F(y) -- that iscioè, F(x) isè una afunzione non-decreasing functiondecrescente.
* F iscontinua right-continuousverso destra, meaningsignifica thatche F(x+h) approachessi avvicina a F(x) asquando h approachessi zeroavvicina froma zero theda rightdestra.
 
===IndependentVariabili variablesIndipendenti===
-->
<!-- Due to not understanding the notion of function, r.v. and density, the following is not correct
 
2 variabili x e y sono indipendenti se la loro funzione di probabilità congiunta è il prodotto delle loro funzioni di probabilità individuali
2 Variables x and y are independent if their joint probability function is the product of their individual probability functions
 
<math>f(x,y)= f(x)* f(y)</math>
 
Per esempio, se
For example if
 
<math>f(x,y)=exp(-(x+y))x,y>0</math>
e se
and if
<math>f(x)=exp(-x) x>0</math>
<math>f(y)=exp(-y) x>0</math>
 
allora x e y sono variabili casuali indipendenti.
then x and y are independent random variable
 
-->
<!--
[[Category:{{FULLBOOKNAME}}|{{FULLCHAPTERNAME}}]]