Introduction to Probability and Statistics for ECE
(3-0-0-3)
CMPE Degree: This course is Selected Elective for the CMPE degree.
EE Degree: This course is Selected Elective for the EE degree.
Lab Hours: 0 supervised lab hours and 0 unsupervised lab hours.
Technical Interest Groups / Course Categories: Probability Option
Course Coordinator: Mark Andrew Davenport
Prerequisites: (MATH 2401 [min C] or MATH 2411 [min C] or MATH 24X1 [min C] or MATH 2550 [min C] or MATH 2551 [min C] or MATH 2561 [min C] or MATH 2X51 [T] or MATH 2605 [min C]) and (CS 1301 [min C] or CS 1371 [min C])
Catalog Description
Introduction to probability, random variables, distributions, estimation, confidence intervals, linear regression and other tools for describing and managing uncertainty in electrical and computer engineering.Textbook(s)
Introduction to ProbabilityCourse Outcomes
Model uncertainty in engineering problems using standard probability distributions
Compute the mean, variance, and higher moments of a random variable given its distribution
Describe relationships between multiple random variables in terms of their joint distribution
Compute the distribution of a function of several random variables
Use limit theorems to describe the approximate behavior of the sum of a large number of random variables
Estimate parameters and assess the quality of the estimate given multiple observations
Strategic Performance Indicators (SPIs)
N/A
Topic List
- Introduction to Probability
- sets, axioms of probability
- basic combinatorics and counting
- independence, conditional probability
- inference using Bayes' rule
- Applications to ECE: radar detection, transmission of digital information, network connectivity and reliability
- Random Variables
- densities and distribution functions (discrete and continuous)
- expectation and moments
- the moment generating function
- example distributions (Bernoulli, Binomial, Geometric, Poisson, Gaussian, Exponential, etc)
- Applications to ECE: noise in electronic circuits, queueing in networks, cache in computers, bit errors in communications, modeling failure times, probability models for speech and optical character recognition, modeling optical communication systems
- Multiple Random Variables
- joint densities and distributions
- conditional densities and conditional expectation
- independence, correlation, and covariance
- multidimensional Gaussians, covariance matrices
- joint functions of random variables
- sums of random variables
- Applications to ECE: modeling manufacturing variation, modeling dependencies in natural language, signal detection, signals in additive and multiplicative noise
- Limit Theorems
- the central limit theorem
- law of large numbers
- Applications to ECE: analysis and modeling of photodetectors, polling, modeling noise in instrumentation
- Random Sequences
- the Bernoulli process
- the Poisson process
- Markov chains and random walks
- Applications to ECE: task scheduling, Markov models of language for speech processing, queueing in network routers
- Basic Statistics
- sample mean and variance
- confidence intervals
- hypothesis testing
- curve-fitting and regression
- parameter estimation
- Applications to ECE: detection in digital communications, direction-of-arrival estimation, target tracking
- Further Topics of Probability and Statistics in ECE
- generating random numbers
- Monte Carlo simulations
- entropy and information
- average case analysis of algorithms