20230907

pdf

School

University of Notre Dame *

*We aren’t endorsed by this school

Course

E2565

Subject

Electrical Engineering

Date

Oct 30, 2023

Type

pdf

Pages

4

Uploaded by ProfRose18517

Report
9/7/2023 [Last time] Random Variable (R.V.) A random variable is a function that assigns a real number to each outcome in the sample space of a random experiment. Probability Mass Function (PMF) For a discrete random variable ? with possible values ? 1 , ? 2 , … , ? 𝑛 a probability mass function ?(𝒙) is a function such that: 1. ?(? 𝑖 ) ≥ 0 2. ?(? 𝑖 ) 𝑛 𝑖=1 = 1 → ?(? 𝑖 ) ≤ 1 3. ?(𝒙 𝒊 ) = 𝑷(𝑿 = 𝒙 𝒊 ) → 𝑫??𝒊?𝒊𝒕𝒊?? Cumulative Distribution Function (CDF) The cumulative distribution function ?(?) , is the probability that a random variable ? with a given probability distribution will be found at a value less than or equal to ? . ?(?) = 𝑃(? ≤ ?) = ∑ ?(? 𝑖 ) 𝑥 𝑖 ≤𝑥 For a discrete random variable ?, ?(?) satisfies the following properties: 1. ?(?) = 𝑃(? ≤ ?) = ∑ ?(? 𝑖 ) 𝑥 𝑖 ≤𝑥 2. 0 ≤ ?(?) ≤ 1 3. 𝐼? ? ≤ ?, ?ℎ?? ?(?) ≤ ?(?) [Note] Some properties of CDF Let ? (1) , ? (2) , … . , ? (𝑛) are all sorted possible values of ? . 1. ?(? (𝑛) ) = 1 2. ?(?) = 0, where ? < ? (1) 3. ?(? (𝑖) ) = 𝑃(? = ? (𝑖) ) = ?(? (𝑖) ) − ?(? (𝑖−1) ) 4. 𝑃(? > ? (𝑖) ) = 1 − ?(? (𝑖) ) Example 3-8: Sampling without Replacement A day’s production of 850 parts contains 50 defective parts. Two parts are selected at random without replacement. Let the random variable ? equal the number of defective parts in the sample. Find the cumulative distribution function of ? . <sol> Find PMF: ?(?) → ?? ℎ??? ?? ?𝑖?? 𝑃𝑀? ?(?) ?𝑖??? ? = 0,1,2
𝑃(? = 0) = ?(0) = 800 850 799 849 = 0.8857479 𝑃(? = 1) = ?(1) = 800 850 50 849 + 50 850 800 849 = 0.1108571 𝑃(? = 2) = ?(2) = 50 850 49 849 = 0.003394998 ?(0) = 𝑃(? ≤ 0) = 𝑃(? = 0) = ?(0) = 0.8857479 ?(1) = 𝑃(? ≤ 1) = ?(0) + ?(1) = 0.8857479 + 0.1108571 = 0.996605 ?(2) = 𝑃(? ≤ 2) = 1 = ?(0) + ?(1) + ?(2) = ?(1) + ?(2) = 0.996605 + 0.003394998 = 1 ?(?) = { 0, 𝑖? ? < 0 0.885748, 𝑖? 0 ≤ ? < 1 0.996605, 𝑖? 1 ≤ ? < 2 1, 𝑖? ? ≥ 2 Example: Roll two fair dice Let ? be the random number defined by the sum of the two dice. Find PMF, CDF. ? ?(?) ?(?) <2 0 0 2 1/36 1/36 3 2/36 3/36 4 3/36 6/36 5 4/36 10/36 6 5/36 15/36 7 6/36 21/36 8 5/36 26/36 9 4/36 30/36 10 3/36 33/36 11 2/36 35/36 12 1/36 1 >12 0 1
Questions: 1. What is the probability of getting a total of 7 or 11? 2. What is the probability of getting a sum smaller than 7? 3. What is the probability of getting a sum greater than 5? <sol> 1. 𝑃(? = 7) + 𝑃(? = 11) = ?(7) + ?(11) = 8 36 2. 𝑃(? < 7) = 𝑃(? ≤ 6) = ?(6) = 15 36 3. 𝑃(? > 5) = 1 − 𝑃(? ≤ 5) = 1 − ?(5) = 26 36 Expected Value of a Function of a Discrete Random Variable: If X is a discrete random variable with probability mass function ?(?) , ?[ℎ(?)] = ∑ ℎ(?) ⋅ ?(?) 𝑥 ℎ(?) = ? Mean, Variance, & Standard Deviation: The mean or expected value of the discrete variable ?, denoted as 𝜇 or ?(?) , is 𝜇 = ?(?) = ∑ ? ⋅ ?(?) 𝑥 The variance of ? , denoted as 𝜎 2 or ?(?) , is 𝜎 2 = ?(?) = ?[(? − 𝜇) 2 ] = ∑(? − 𝜇) 2 ⋅ ?(?) 𝑥 = [∑ ? 2 ⋅ ?(?) 𝑥 ] − 𝜇 2 <pf> ?[(? − 𝜇) 2 ] = ∑(? − 𝜇) 2 ⋅ ?(?) 𝑥 = ∑(? 2 − 2?𝜇 + 𝜇 2 ) ⋅ ?(?) 𝑥 = ∑ ? 2 ⋅ ?(?) 𝑥 − 2𝜇 ∑ ? ⋅ ?(?) 𝑥 + 𝜇 2 ⋅ ∑ ?(?) 𝑥 = [∑ ? 2 ⋅ ?(?) 𝑥 ] − 𝜇 2 = ?[? 2 ] − (?[?]) 2 The standard deviation of ? is 𝜎 = √𝜎 2 .
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Ex: Roll a dice or a die once. Let ? be the random number defined by the number of the die. 𝜇 = ?(?) = ∑ ? ⋅ ?(?) 6 𝑥=1 = 1 ⋅ 1 6 + 2 ⋅ 1 6 + ⋯ + 6 ⋅ 1 6 = 21 6 = 7 2 𝜎 2 = ∑ ? 2 ⋅ ?(?) 6 𝑥=1 − 𝜇 2 = 1+4+9+16+25+36 6 − ( 7 2 ) 2 = 91 6 49 4 = 182−147 12 = 35 12 𝜎 2 = ∑ (? − 𝜇) 2 ⋅ ?(?) = (1− 7 2 ) 2 +(2− 7 2 ) 2 +(3− 7 2 ) 2 +(4− 7 2 ) 2 +(5− 7 2 ) 2 +(6− 7 2 ) 2 6 6 𝑥=1 = (− 5 2 ) 2 +(− 3 2 ) 2 +(− 1 2 ) 2 +(− 1 2 ) 2 +(− 3 2 ) 2 (− 5 2 ) 2 6 = 1+9+25 12 = 35 12 𝜎 = √ 35 12 Ex: Roll a die once. Let ? be the random number defined by the number of the dice. Find ?[? 3 ] ?[ℎ(?)] = ∑ ℎ(?) ⋅ ?(?) 𝑥 and ℎ(?) = ? 3 ∴ ?[? 3 ] = ∑ ? 3 ⋅ ?(?) 6 𝑥=1 = 1+8+27+64+125+216 6 = 441 6 = 73.5 Important Formulae: 1. ?(𝐶) = 𝐶, ?ℎ??? 𝐶 𝑖? ? ???????? 2. ?[𝐶 ⋅ ℎ(?)] = 𝐶 ⋅ ?[ℎ(?)] 3. ?[ℎ 1 (?) + ℎ 2 (?) + ⋯ + ℎ 𝑘 (?)] = ?[ℎ 1 (?)] + ?[ℎ 2 (?)] + ⋯ ?[ℎ 𝑘 (?)] Expected value and Variance of a linear function of a R.V. ?: Let the linear function ℎ(?) = ?? + ? . Then, 1. ?(?? + ?) = ? ⋅ ?(?) + ? 2. ?(?? + ?) = ? 2 ⋅ ?(?) <pf> By definition: 𝜎 2 = ?(?) = ?[(? − 𝜇) 2 ] ??? 𝜇 = ?(?) ?(?? + ?) = ?{[?? + ? − ?(?? + ?)] 2 } = ?{[?? + ? − ??(?) − ?] 2 } = ?{[?(? − ?(?))] 2 } = ? [? 2 (? − ?(?)) 2 ] = ? 2 ⋅ ? [(? − ?(?)) 2 ] = ? 2 ⋅ ?(?)

Browse Popular Homework Q&A

Q: You are responsible for admitting applicants to your law school. Your average applicant has an LSAT…
Q: Determine the forces in members CH and CF. The forces are positive if in tension, negative if in…
Q: Consider a branching process with generation sizes Zn satisfying Zo = 1 and P(Z₁ = 0) = 0. Pick two…
Q: When ammonium (NH4+) is placed in water, a chemical reaction occurs and an equilibrium is…
Q: Determine the force in each member of the truss and state if the members are in tension or…
Q: Evaluate the piecewise function below in questions a and b. (12x + 71, 1+x², f(x) = 6, 1 =x+8, 3x a)…
Q: How do get a GUI program to read from a file (already created program) and output the programs on…
Q: 19 Consider the group E23 (9, 17). This is the group defined by e equation y2 mod 23 = (x³ + 9x +…
Q: According to survey data, the distribution of arm spans for females is approximately Normal with a…
Q: Distance vs. Time Graph d (m) 60 40 20 a P 10 20 30 40 50 60 70 t (s) 5. How far does the object…
Q: Required information [The following information applies to the questions displayed below.] Del Gato…
Q: Suppose you will perform a test to determine whether there is sufficient evidence to support a claim…
Q: 6x ^ 2 - 3xy + 3\sqrt{y} if x = -1 and y = 8
Q: A precipitation reaction occurs when 633 mL of 0.944 M Pb(NO3)2 reacts with 347 mL of 0.939 M KI, as…
Q: Write one example about each one of the following nonfunctional requirements?? Usability…
Q: The Ka for the weak acid HA is 4.84 x 10^-9. calculate the Kb for conjugate base A- at 25 °C. Report…
Q: Paulette has $140 in $5 and $10 bills. The number of $10 bills is one less than twice the number of…
Q: A magnitude 6.7 earthquake was recorded South of Panama on 10-20-2022.  Based on the information…
Q: Explain the components of data communication.
Q: n the following questions, random samples of the given size are drawn from populations with the…
Q: A statistics student wanted to determine if the distance to a destination was related to the price…
Q: Balanced chemical equation: H₂0 + electrons ->