By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
Random Variables are functions that map the outcomes of a random phenomenon to real numbers. They can be discrete (countable values) or continuous (uncountable values). This topic appears in exams to test your understanding of different types of random variables, their probability distributions, and how to calculate expected values. Questions typically involve identifying the type of random variable, calculating probabilities, and determining expected values.
This topic is tested in various statistics and probability exams, including those for mathematics, engineering, economics, and data science. It appears frequently and carries significant marks. It tests your ability to apply statistical concepts to real-world problems, interpret data, and make predictions.
Intermediate
Question: A fair die is rolled. Let ( X ) be the outcome. Find ( E(X) ).Step-by-Step: 1. Identify possible outcomes: 1, 2, 3, 4, 5, 6.2. Each outcome has a probability of ( \frac{1}{6} ).3. Calculate ( E(X) ): [ E(X) = 1 \times \frac{1}{6} + 2 \times \frac{1}{6} + 3 \times \frac{1}{6} + 4 \times \frac{1}{6} + 5 \times \frac{1}{6} + 6 \times \frac{1}{6} = 3.5 ] Answer: ( E(X) = 3.5 )
Question: A random variable ( X ) has the PDF ( f(x) = 2x ) for ( 0 \leq x \leq 1 ). Find ( E(X) ).Step-by-Step: 1. Identify the PDF: ( f(x) = 2x ).2. Calculate ( E(X) ): [ E(X) = \int_{0}^{1} x \cdot 2x \, dx = \int_{0}^{1} 2x^2 \, dx = \left[ \frac{2x^3}{3} \right]_{0}^{1} = \frac{2}{3} ] Answer: ( E(X) = \frac{2}{3} )
Question: A random variable ( X ) has the PMF ( P(X = x) = \frac{x}{10} ) for ( x = 1, 2, 3, 4 ). Find ( \text{Var}(X) ).Step-by-Step: 1. Identify the PMF: ( P(X = x) = \frac{x}{10} ).2. Calculate ( E(X) ): [ E(X) = 1 \times \frac{1}{10} + 2 \times \frac{2}{10} + 3 \times \frac{3}{10} + 4 \times \frac{4}{10} = 3 ] 3. Calculate ( E(X^2) ): [ E(X^2) = 1^2 \times \frac{1}{10} + 2^2 \times \frac{2}{10} + 3^2 \times \frac{3}{10} + 4^2 \times \frac{4}{10} = 10 ] 4. Calculate ( \text{Var}(X) ): [ \text{Var}(X) = E(X^2) - (E(X))^2 = 10 - 3^2 = 1 ] Answer: ( \text{Var}(X) = 1 )
Question: A random variable ( X ) has the PMF ( P(X = x) = \frac{x}{15} ) for ( x = 1, 2, 3, 4, 5 ). What is ( E(X) )? Options: A. 2 B. 3 C. 4 D. 5 Correct Answer: B. 3 Explanation: Calculate ( E(X) ): [ E(X) = 1 \times \frac{1}{15} + 2 \times \frac{2}{15} + 3 \times \frac{3}{15} + 4 \times \frac{4}{15} + 5 \times \frac{5}{15} = 3 ] Why the Distractors Are Tempting: - A: Sum of probabilities is correct but values are wrong.- C: Close to the correct value but slightly off.- D: Sum of probabilities is incorrect.
Question: A continuous random variable ( X ) has the PDF ( f(x) = \frac{3}{8}(2 - x) ) for ( 0 \leq x \leq 2 ). What is ( E(X) )? Options: A. 0.5 B. 1 C. 1.5 D. 2 Correct Answer: B. 1 Explanation: Calculate ( E(X) ): [ E(X) = \int_{0}^{2} x \cdot \frac{3}{8}(2 - x) \, dx = \int_{0}^{2} \frac{3}{8}(2x - x^2) \, dx = \left[ \frac{3}{8}(x^2 - \frac{x^3}{3}) \right]_{0}^{2} = 1 ] Why the Distractors Are Tempting: - A: Incorrect integration limits.- C: Incorrect integration steps.- D: Incorrect PDF.
Question: A random variable ( X ) has the PMF ( P(X = x) = \frac{x}{10} ) for ( x = 1, 2, 3, 4 ). What is ( \text{Var}(X) )? Options: A. 0.5 B. 1 C. 1.5 D. 2 Correct Answer: B. 1 Explanation: Calculate ( E(X) ) and ( E(X^2) ): [ E(X) = 1 \times \frac{1}{10} + 2 \times \frac{2}{10} + 3 \times \frac{3}{10} + 4 \times \frac{4}{10} = 3 ] [ E(X^2) = 1^2 \times \frac{1}{10} + 2^2 \times \frac{2}{10} + 3^2 \times \frac{3}{10} + 4^2 \times \frac{4}{10} = 10 ] [ \text{Var}(X) = E(X^2) - (E(X))^2 = 10 - 3^2 = 1 ] Why the Distractors Are Tempting: - A: Incorrect ( E(X^2) ) calculation.- C: Incorrect ( E(X) ) calculation.- D: Incorrect variance formula.
Question: A continuous random variable ( X ) has the PDF ( f(x) = 2x ) for ( 0 \leq x \leq 1 ). What is ( \text{Var}(X) )? Options: A. (\frac{1}{9}) B. (\frac{1}{18}) C. (\frac{1}{12}) D. (\frac{1}{6}) Correct Answer: B. (\frac{1}{18}) Explanation: Calculate ( E(X) ) and ( E(X^2) ): [ E(X) = \int_{0}^{1} x \cdot 2x \, dx = \int_{0}^{1} 2x^2 \, dx = \left[ \frac{2x^3}{3} \right]{0}^{1} = \frac{2}{3} ] [ E(X^2) = \int ] [ \text{Var}(X) = E(X^2) - (E(X))^2 = \frac{1}{2} - \left(\frac{2}{3}\right)^2 = \frac{1}{18} ] }^{1} x^2 \cdot 2x \, dx = \int_{0}^{1} 2x^3 \, dx = \left[ \frac{2x^4}{4} \right]_{0}^{1} = \frac{1}{2Why the Distractors Are Tempting: - A: Incorrect ( E(X^2) ) calculation.- C: Incorrect ( E(X) ) calculation.- D: Incorrect variance formula.
Question: A random variable ( X ) has the PMF ( P(X = x) = \frac{x}{6} ) for ( x = 1, 2, 3 ). What is ( E(X) )? Options: A. 1.5 B. 2 C. 2.5 D. 3 Correct Answer: B. 2 Explanation: Calculate ( E(X) ): [ E(X) = 1 \times \frac{1}{6} + 2 \times \frac{2}{6} + 3 \times \frac{3}{6} = 2 ] Why the Distractors Are Tempting: - A: Incorrect PMF values.- C: Incorrect sum of probabilities.- D: Incorrect expected value calculation.
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.