Advertisements
Advertisements
Question
Suppose that the time in minutes that a person has to wait at a certain station for a train is found to be a random phenomenon with a probability function specified by the distribution function
F(x) = `{{:(0",", "for" x ≤ 0),(x/2",", "for" 0 ≤ x < 1),(1/2",", "for" ≤ x < 2),(x/4",", "for" 2 ≤ x < 4),(1",", "for" x ≥ 4):}`
What is the probability that a person will have to wait (i) more than 3 minutes, (ii) less than 3 minutes and (iii) between 1 and 3 minutes?
Solution
The probability that a person will have to wait
(i) more than 3 minutes
P(x > 3) = `int_2^4 "f"(x) "d"x`
= `int_3^4 (1/4) "d"x`
=`1/4(x)_3^4`
= `1/4 (4 - 3)`
= `1/4 (1)
∴ P(x > 3) = `1/4`
(ii) Less than 3 Minutes
P(x < 3) = `int_0^1 "f"(x) "d"x int_1^2 "f"(x) "d"x + int_2^3 "f"(x) "d"x`
= `int_0^1 1/2 "d"x + int_1^2 (0) "d"x + int_2^3 1/4 "d"x`
= `1/2 [x]_0^1 + 0 + 1/4 [x]2^3`
= `12 [1 - 0] + 1/4 [3 - 2]`
= `1/2 + 1/4`
=`(2 + 1)/4`
∴ P(x < 3) = `3/4`
(iii) between 1 and 3 minutes
P(1 < x < 3) = `int_1^2 "f"(x) "d"x + int_2^3 "f"(x) "d"x`
= `int_1^2 (0) "d"x + int_2^3 (1/4) "d"x`
= `0 + 1/4 (x)_2^3`
= `1/4 [3 - 2]`
= `1/4(1)`
`"P"(1 < oo < 3) = 1/4`
APPEARS IN
RELATED QUESTIONS
A six sided die is marked ‘2’ on one face, ‘3’ on two of its faces, and ‘4’ on remaining three faces. The die is thrown twice. If X denotes the total score in two throws, find the values of the random variable and number of points in its inverse images
Choose the correct alternative:
Let X represent the difference between the number of heads and the number of tails obtained when a coin is tossed n times. Then the possible values of X are
Construct cumulative distribution function for the given probability distribution.
X | 0 | 1 | 2 | 3 |
P(X = x) | 0.3 | 0. | 0.4 | 0.1 |
Let X be a discrete random variable with the following p.m.f
`"P"(x) = {{:(0.3, "for" x = 3),(0.2, "for" x = 5),(0.3, "for" x = 8),(0.2, "for" x = 10),(0, "otherwise"):}`
Find and plot the c.d.f. of X.
A continuous random variable X has the following distribution function
F(x) = `{{:(0",", "if" x ≤ 1),("k"(x - 1)^4",", "if" 1 < x ≤ 3),(1",", "if" x > 3):}`
Find k
A continuous random variable X has the following distribution function
F(x) = `{{:(0",", "if" x ≤ 1),("k"(x - 1)^4",", "if" 1 < x ≤ 3),(1",", "if" x > 3):}`
Find the Probability density function
Explain the terms probability Mass function
Choose the correct alternative:
A set of numerical values assigned to a sample space is called
Choose the correct alternative:
The probability function of a random variable is defined as
X = x | – 1 | – 2 | 0 | 1 | 2 |
P(x) | k | 2k | 3k | 4k | 5k |
Then k is equal to
The probability density function of a continuous random variable X is
f(x) = `{{:("a" + "b"x^2",", 0 ≤ x ≤ 1),(0",", "otherwise"):}`
where a and b are some constants. Find a and b if E(X) = `3/5`