0% found this document useful (0 votes)
8 views1 page

Probability and Random Variables Tutorial

This document is a tutorial covering probability concepts such as finding the probability of outcomes of dice rolls and coin tosses. It also defines discrete and continuous random variables, gives examples of each, and discusses the differences between them. The tutorial concludes with probability problems involving dice rolls, random draws from bags with different compositions, the replacement times for pumps, and the thicknesses of washers.

Uploaded by

joshinihar19
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views1 page

Probability and Random Variables Tutorial

This document is a tutorial covering probability concepts such as finding the probability of outcomes of dice rolls and coin tosses. It also defines discrete and continuous random variables, gives examples of each, and discusses the differences between them. The tutorial concludes with probability problems involving dice rolls, random draws from bags with different compositions, the replacement times for pumps, and the thicknesses of washers.

Uploaded by

joshinihar19
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

COEP Tech University

Department of Mathematics
Matrix Algebra, Calculus and Probability
Tutorial 7

(1) Two dice are rolled, find the probability that the sum is
a) equal to 1; b) equal to 4; c) less than 13. (Ans: a) 0; b) 1/12; c) 1.)

(2) A die is rolled and a coin is tossed, find the probability that the die
shows an odd number and the coin shows a head

(3) A bag I contains 4 white and 6 black balls while another Bag II
contains 4 white and 3 black balls. One ball is drawn at random
from one of the bags, and it is found to be black. Find the prob-
7
ability that it was drawn from Bag I. (Ans: 12 ) Hint: Use Bayes rule.

(4) Define random variable, discrete and continuous random variables


giving five examples of each.

(5) Discuss the differences between discrete variables and continuous


variables with appropriate examples.

(6) A new board game uses an eight-sided die. Suppose the die is rolled
once, what is the probability of getting
a) an even number ?
b) a number less than or equal to 5?
c) an even number greater than 5?

(7) Let X be the number of years before a certain kind of pump needs
replacement. Let X have the probability function f (x) = kx3 , x =
0, 1, 2, 3, 4. Find k.

(8) Let X (millimeters) be the thickness of washers. Assume that X has


the density f (x) = kx if 0.9 < x < 1.1 and 0 otherwise. Find k.
What is the probability that a washer will have thickness between
0.95 mm and 1.05 mm?

Common questions

Powered by AI

To find the probability of a washer's thickness between 0.95 mm and 1.05 mm, integrate the density function f(x) = kx over this interval. With k determined by ensuring the integral of f(x) across the original range equals 1, find the integral from 0.95 to 1.05 to get the probability .

For an eight-sided die, numbers less than or equal to 5 are 1, 2, 3, 4, and 5. Thus, there are 5 favorable outcomes. The probability is the number of favorable outcomes divided by total outcomes: 5/8 .

To calculate k for f(x) = kx where 0.9 < x < 1.1, first ensure the total area under the probability density function (PDF) is 1. Integrate the function over the interval 0.9 to 1.1: ∫(kx) dx = k[0.5x^2] from 0.9 to 1.1. Solving gives k[0.5(1.1^2) - 0.5(0.9^2)] = 1. Calculate this to find k .

To find the probability of drawing a black ball from Bag I given that a black ball is drawn, apply Bayes' rule: P(Bag I | Black) = (P(Black | Bag I) * P(Bag I)) / P(Black). Here, P(Black | Bag I) = 6/10, P(Bag I) = 1/2, P(Black) = (6/10 * 1/2) + (3/7 * 1/2) = 39/70. Thus, P(Bag I | Black) = (6/10 * 1/2) / (39/70) = 7/12 .

Discrete random variables are those that take on distinct, separate values, such as the number of students in a classroom. Continuous random variables can take on any value within a range, such as the temperature on a given day. Discrete examples include the number of books on a shelf or dice outcomes, whereas continuous examples include heights of people, time required to complete a task, or the volume of water in a bottle .

The probability of rolling an odd number (1, 3, 5) on a die is 3/6 or 1/2, and the probability of tossing a head is 1/2. These are independent events, so combine them using multiplication: 1/2 * 1/2 = 1/4 .

The probability of obtaining an even number greater than 5 on an eight-sided die is 1/8. Even numbers greater than 5 on such a die can only be 6 or 8, giving two favorable outcomes. Since there are 8 sides, the probability is 2/8 = 1/4 .

The probability that the sum of two rolled dice is less than 13 is 1. This value represents that all possible outcomes (36 when two dice are rolled) result in sums that are less than 13, indicating a certain event. Since a six-sided die can give maximum 12 as the sum (6+6), any combination results in a sum less than 13 .

To determine k, use the requirement that the sum of all probabilities over the possible values of x is 1. Calculate: Σkx^3 from x=0 to x=4, which equals 1. Specifically, k(0^3 + 1^3 + 2^3 + 3^3 + 4^3) = 1. Solve these equations to find k, ensuring the probabilities sum to 1 .

The probability that the sum of two dice is 4 can be found by identifying the combinations: (1,3), (2,2), and (3,1). Three combinations out of 36 possible outcomes give a probability of 3/36, reduced to 1/12. This demonstrates basic probability by identifying favorable outcomes and expressing probability as a fraction of favorable to total outcomes .

You might also like