1 / 52

Ch 8 Fundamentals of Probability Theory

ENGR 4323/5323 Digital and Analog Communication. Ch 8 Fundamentals of Probability Theory. Engineering and Physics University of Central Oklahoma Dr. Mohamed Bingabr. Chapter Outline. Concept of Probability Random Variables Statistical Averages (MEANS) Correlation

schuyler
Télécharger la présentation

Ch 8 Fundamentals of Probability Theory

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. ENGR 4323/5323 Digital and Analog Communication Ch 8Fundamentals of Probability Theory Engineering and Physics University of Central Oklahoma Dr. Mohamed Bingabr

  2. Chapter Outline • Concept of Probability • Random Variables • Statistical Averages (MEANS) • Correlation • Linear Mean Square Estimation • Sum of Random Variables • Central Limit Theorem

  3. Deterministic and Random Signals Deterministic Signals: Signals that can be determined by mathematical equation or graph. It is possible to predict the future values with 100% certainty. Random Process Signals: Unpredictable message signals and noise waveform. These type of signal are information-bearing signals and they play key roles in communications.

  4. Concept of Probability Experiment: In probability theory an experiment is a process whose outcome cannot be fully predicted. (Throwing a die) Sample space: A set that contain all possible outcomes of an experiment. {1, 2, 3, 4, 5, 6} Sample point (element): an outcome of an experiment. {3} Event: A subset of the sample space that share some common characteristics. {2, 4, 6} even number Complement of event A (Ac): Event containing all points not in A. {1, 3, 5}

  5. Concept of Probability Null event (ø): Event that has no sample point. Union of events A and B (A U B): The event that contains all points A and B. Intersection (joint) of events A and B (A ∩ B, AB): The event that contain all points common to event A and B. Mutually Exclusive: Events A and B are mutually exclusive if A occur then B can not occur. Relative frequency and Probability: If event A is of interest and an experiment is conducted N times then the relative frequency of A occurrence (probability) is

  6. Concept of Probability S A B

  7. Concept of Probability Joint Probability: If A and B are mutually exclusive A ∩ B = ø then Conditional Probability: the probability of one event is influenced by the outcome of another event. Independent Events: The occurrence of one event is not influenced by the occurrence of the other event. S A B

  8. Bernoulli Trials Bernoulli trial is an experiment where there are two possible outcomes, success or failure. If the probability of success is p then the probability of failure is (1-p). Number of way to arrange k success in n trials =

  9. Example 1 A binary symmetric channel (BSC) has an error probability Pe = 0.001 (i.e., the probability of receiving 0 when 1 is transmitted, or vice versa). Note that the channel behavior is symmetrical with respect to 0 and 1. A sequence of 8 binary digits is transmitted over this channel. Determine the probability of receiving exactly 2 digits in error.

  10. Example 2 In binary communication, one of the techniques used to increase the reliability of a channel is to repeat a message several times. For example, we can send each message (0 or 1) three times. Hence, the transmitted digits are 000 (for message 0) or 111 (for message 1). Because of channel noise, we may receive any one of the eight possible combinations of three binary digits. The decision as to which message is transmitted is made by the majority rule. If Pe is the error probability of one digit, and P(ϵ) is the probability of making a wrong decision in this scheme. Find P(ϵ) in term of Pe. If Pe = 0.01 then what is P(ϵ) ?

  11. Multiplication Rule for Conditional Probability Example Suppose a box of diodes consist of Ng good diodes and Nb bad diodes. If five diodes are randomly selected, one at a time, without replacement, determine the probability of obtaining the sequence of diodes in the order of good, bad, good, good, bad.

  12. The Total Probability Theorem Let n disjoint events A1, …, An from a partition of the sample spaces S such that Then the probability of an event B can be written as This theorem simplifies the analysis of the more complex events of interest, B, by identifying all different causes Ai.

  13. Example The decoding of a data packet may be in error because of N distinct error patterns E1, E2, …, Enit encounters. These error patterns are mutually exclusive, each with probability P(Ei)= pi. When the error pattern Ei occurs, the data packet would be incorrectly decoded with probability qi. Find the probability that the data packet is incorrectly decoded.

  14. Baye’s Theorem Baye’s theorem determines the likelihood of a particular cause of an event among many disjoint possible causes. Theorem Let n disjoint events A1, …, An form a partition of the sample space S. Let B be an event with P(B) >0. Then for j=1, …, n,

  15. Example A communication system always encounter one of three possible interference waveforms: F1, F2, or F3. The probability of each interference is 0.8, 0.16, and 0.04, respectively. The communication system fails with probability 0.01, 0.1, and 0.4 when it encounters F1, F2, and F3, respectively. Given that the system has failed, find the probability that the failure is a result of F1, F2, or F3, respectively.

  16. Random Variable A discrete random variable has numerical values that resulted from mapping sample points (outcomes of experiment) to these numbers. The outcomes of tossing a coin are {H, T} we can assign 1 for head and -1 for tail. The random variable X = {1, -1}

  17. Random Variable For two independent random variables X and Y (tossing two coins):

  18. Conditional Probabilities If x and y are two RVs, then the conditional probability of x = xigiven y = yjis denoted by Px|y(xi|yj)

  19. Conditional Probabilities If x and y are two RVs, then the conditional probability of x = xigiven y = yjis denoted by Px|y(xi|yj)

  20. Example A binary symmetric channel (BSC) error probability is Pe. The probability of transmission 1 is Q, and that of transmitting 0 is 1-Q. Determine the probability of receiving 1 and 0 at the receiver.

  21. Example Over a certain binary communication channel, the symbol 0 is transmitted with probability 0.4 and 1 is transmitted with probability 0.6. It is given that P(ϵ|0) = 10-6 and P(ϵ|1) = 10-4, where P(ϵ|xi) is the probability of detecting the error given that xi is transmitted. Determine P(ϵ), the error probability of the channel.

  22. Cumulative Distribution Function (CDF) A CDF, Fx(x), of an RV x is the probability that x takes a value less than or equal to x. Property of CDF • Fx(x) 0 • Fx() = 1 • Fx (-)=0 • Fx(x) is a nondecreasing function.

  23. Example In an experiment, a trial consists of four successive tosses of a coin. If we define an RV x as the number of heads appearing in a trial, determine Px(x) and Fx(x).

  24. Continuous Random Variable The random variable has continuous value. px(x)is the probability density function (pdf) that describes the relative frequency of occurrence of different values of x. Properties of the probability density function: Cumulative distribution function:

  25. Continuous Random Variable

  26. The Gaussian (Normal) Random Variable Standard Gaussian RV (µ = 0, σ= 1)

  27. The Gaussian (Normal) Random Variable General Gaussian RV (µ , σ)

  28. Example Over a certain binary channel, message m = 0 and 1 are transmitted with equal probability by using a positive and negative pulse, respectively. The received pulse corresponding to 1 is p(t), shown in the figure, and the received pulse corresponding to 0 is –p(t). Let the peak amplitude of p(t) be Ap at t = Tp. The channel noise n(t) has a normal distribution with zero mean and standard deviation. Because of the channel noise, the received pulse will be What is the probability of error Pe.

  29. Example (cont.)

  30. Joint Distribution For two RVs x and y, the CDF Fxy(x,y)

  31. Conditional Densities For two RVs x and y, the CDF Fxy(x,y) Bayes’ rule Independent Random Variables

  32. Rayleigh Density Example Derive the Rayleigh probability density function (pdf).

  33. Statistical Averages (MEANS) The average value or expected value of RV x Mean of a function g(x) of a random variable x The random variable x can be the alphabetic letters and the function could be the PCM

  34. Example Example: The output voltage of sinusoid generator is A cos(ωt). This output is sampled randomly. The sampled output is an RV x, which can take on any value in the range (-A, A). Determine the mean value and the mean square value of the sample output.

  35. Statistical Averages (MEANS) Mean of the Sum + Mean of the product If RVs x and y are independent, then

  36. Moments The nth moment of an RV x The nth central moment of an RV x The variance and standard deviation

  37. Example Find the mean, variance, and the Mean Square of the Uniform Quantization Error in PCM.

  38. Example Find the variance and the Mean Square Error Caused by Channel Noise in PCM.

  39. Variance of a Sum of Independent RVs Example Find the total mean square error in PCM Channel Quantization

  40. Chebyshev’s Inequality The standard deviation σ of an RV x is a measure of the width of its PDF. The standard deviation in communication is also used to estimate the bandwidth of a signal spectrum.

  41. Correlation The covariance is a measure of the nature of dependence between the RVs x and y. Correlation coefficient is a normalized covariance. Independent variable are uncorrelated, the converse is not necessarily true.

  42. Linear Mean Square Estimation When two random variables x and y are related (dependent), then it is possible to estimate the value of y from a knowledge of the value of x. Minimum square error is one possible criterion for the estimation of y. The optimum estimation is to choose a to make

  43. Using n Random Variable for Estimation Using n random variables x1, x2,…,xn to estimate a random variable x0. where

  44. Example In differential pulse code modulation (DPCM), instead of transmitting sample values directly, we estimate (predict) the value of each sample from the knowledge of previous n samples. The estimation error k, the difference between the actual value and the estimated value of the kth sample, is quantized and transmitted. Because the estimation error k is smaller than the sample value mk, for the same number of quantization levels, the SNR is increased. The SNR improvement is equal to , where and are the mean square values of the speech signal and the estimation error , respectively. Find the optimum linear second-order predictor and the corresponding SNR improvement.

  45. Sum of Random Variables How does the pdf of z relate to the pdfs of x and y? If x and y are independent random variables The PDF of z is the convolution of the PDFs of x and y.

  46. Sum of Gaussian Random Variables The sum of jointly distributed Gaussian random variables is also a Gaussian random variable regardless of their relationship such as independence. y is a Gaussian RV with If x1 and x2 are jointly Gaussian but not necessarily independent then

  47. Sum of Gaussian Random Variables The fact that the sum of jointly distributed Gaussian random variables is also a Gaussian random variable, has important practical application. For example, if xk is a sequence of jointly Gaussian signal samples passing through a discrete time filter with impulse response {hi}, then the filter output y is also Gaussian

  48. The Central Limit Theorem The sum of a large number of independent RVs tends to be a Gaussian random variable, independently of the probability densities of the variable added.

More Related