English

Solve the following problem : A player tosses two coins. He wins ₹ 10 if 2 heads appear, ₹ 5 if 1 head appears, and ₹ 2 if no head appears. Find the expected value and variance of winning amount.

Advertisements
Advertisements

Question

Solve the following problem :

A player tosses two coins. He wins ₹ 10 if 2 heads appear, ₹ 5 if 1 head appears, and ₹ 2 if no head appears. Find the expected value and variance of winning amount.

Sum
Advertisements

Solution 1

When a coin is tossed twice, the sample space is

S = {HH, HT, TH, HH}

Let X denote the amount he wins.

Then X takes values 10, 5, 2.

P(X = 10) = P(2 heads appear)= `1/ 4`

P(X = 5) = P(1 head appears) = `2/ 4= 1 /2`

P(X = 2) = P(no head appears) = `1/ 4`

We construct the following table to calculate the mean and the variance of X :

xi P(xi) xiP(xi) xi2P(xi)
10 `1/4` `5/2` 25
5 `1/2` `5/2` 25/2
2 `1/4` `1/2`* 1
Total 1 5.5 38.5

From the table ∑xi P(xi) = 5.5, ∑xi2 · P(xi) = 38.5

E(X) = ∑xiP(xi) = 5.5

Var (X) = xiP(xi) - [E(X)]2

= 38.5 - (5.5)2

= 38.5 - 30.25 = 8.25

∴ Hence, expected winning amount ₹ 5.5 and variance of winning amount ₹8.25

shaalaa.com

Solution 2

Let X denote the winning amount.
∴ Possible values of X are 2, 5, 10

Let P(getting head) = p = `(1)/(2)`

∴ q = 1 – p = `1 - (1)/(2) = (1)/(2)`

∴ P(X = 2) = P(no head) = qq= q2 = `(1)/(4)`

P(X = 5) = P(one head) = pq + qp = 2pq

= `2 xx (1)/(2) xx (1)/(2)`

= `(2)/(4)`

P(X = 10) = P(two heads) = pp = p2 = `(1)/(4)`

∴ The probability distribution of X is as follows:

X = x 2 5 10
P(X = x) `(1)/(4)` `(2)/(4)` `(1)/(4)`

Expected winning amount

= E(X) = \[\sum\limits_{i=1}^{3} x_i\text{P}(x_i)\]

= `2 xx (1)/(4) + 5 xx (2)/(4) + 10 xx (1)/(4)`

= `(2 + 10 + 10)/(4)`

= `(22)/(4)`
= ₹ 5.5

E(X2) = \[\sum\limits_{i=1}^{3} x_i^2\text{P}(x_i)\]

= `(2)^2 xx (1)/(4) + (5)^2 xx (2)/(4) + (10)^2 xx (1)/(4)`

= `(4 + 50 + 100)/(4)`

= `(154)/(4)`

= 38.5

Variance of winning amount
= Var(X) = E(X2) – [E(X)]2

= 38.5 – (5.5)2

= 38.5 – 30.25

= ₹ 8.25

shaalaa.com
  Is there an error in this question or solution?
Chapter 7: Probability Distributions - Miscellaneous Exercise 2 [Page 244]

APPEARS IN

Balbharati Mathematics and Statistics 2 (Arts and Science) [English] Standard 12 Maharashtra State Board
Chapter 7 Probability Distributions
Miscellaneous Exercise 2 | Q 11 | Page 244

RELATED QUESTIONS

Suppose error involved in making a certain measurement is continuous r.v. X with p.d.f.

`"f(x)" = {("k"(4 - x^2)      "for –2 ≤ x ≤ 2,"),(0                                 "otherwise".):}`

P(–1 < x < 1)


Suppose error involved in making a certain measurement is continuous r.v. X with p.d.f.

f (x) = k `(4 – x^2)`, for –2 ≤ x ≤ 2 and = 0 otherwise.

P (–0·5 < x or x > 0·5)


The following is the p.d.f. of continuous r.v.

f (x) = `x/8`, for 0 < x < 4 and = 0 otherwise.

Find expression for c.d.f. of X


Given the p.d.f. of a continuous r.v. X , f (x) = `x^2/3` ,for –1 < x < 2 and = 0 otherwise

Determine c.d.f. of X hence find

P( x < 1) 


Given the p.d.f. of a continuous r.v. X ,

f (x) = `x^2/3` , for –1 < x < 2 and = 0 otherwise

Determine c.d.f. of X hence find P(1 < x < 2)


Solve the following :

Identify the random variable as either discrete or continuous in each of the following. Write down the range of it.

An economist is interested the number of unemployed graduate in the town of population 1 lakh.


The p.m.f. of a r.v. X is given by P (X = x) =`("" ^5 C_x ) /2^5` , for x = 0, 1, 2, 3, 4, 5 and = 0, otherwise.

Then show that P (X ≤ 2) = P (X ≥ 3).


It is felt that error in measurement of reaction temperature (in celsius) in an experiment is a continuous r.v. with p.d.f.

f(x) = `{(x^3/(64),  "for"  0 ≤ x ≤ 4),(0,   "otherwise."):}`
Find probability that X is between 1 and 3..


F(x) is c.d.f. of discrete r.v. X whose p.m.f. is given by P(x) = `"k"^4C_x` , for x = 0, 1, 2, 3, 4 and P(x) = 0 otherwise then F(5) = _______


Fill in the blank :

The values of discrete r.v. are generally obtained by _______


Fill in the blank :

The value of continuous r.v. are generally obtained by _______


Solve the following problem :

Identify the random variable as discrete or continuous in each of the following. Identify its range if it is discrete.

A person on high protein diet is interested in the weight gained in a week.


Solve the following problem :

Identify the random variable as discrete or continuous in each of the following. Identify its range if it is discrete.

Twelve of 20 white rats available for an experiment are male. A scientist randomly selects 5 rats and counts the number of female rats among them.


c.d.f. of a discrete random variable X is


A random variable X has the following probability distribution:

X = x 0 1 2 3
P (X = x) `1/10` `1/2` `1/5` k

Then the value of k is


Out of 100 people selected at random, 10 have common cold. If five persons selected at random from the group, then the probability that at most one person will have common cold is ______.


Three fair coins are tossed simultaneously. Find the probability mass function for a number of heads that occurred


A six sided die is marked ‘1’ on one face, ‘3’ on two of its faces, and ‘5’ on remaining three faces. The die is thrown twice. If X denotes the total score in two throws, find the cumulative distribution function


A six sided die is marked ‘1’ on one face, ‘3’ on two of its faces, and ‘5’ on remaining three faces. The die is thrown twice. If X denotes the total score in two throws, find P(4 ≤ X < 10)


A six sided die is marked ‘1’ on one face, ‘3’ on two of its faces, and ‘5’ on remaining three faces. The die is thrown twice. If X denotes the total score in two throws, find P(X ≥ 6)


Suppose a discrete random variable can only take the values 0, 1, and 2. The probability mass function is defined by 
`f(x) = {{:((x^2 + 1)/k","  "for"  x = 0","  1","  2),(0","  "otherwise"):}` 
Find the value of k


The cumulative distribution function of a discrete random variable is given by
F(x) = `{{:(0,  - oo < x < - 1),(0.15, - 1 ≤ x < 0),(0.35, 0 ≤ x < 1),(0.60, 1 ≤ x < 2),(0.85, 2 ≤ x < 3),(1, 3 ≤ x < oo):}`
Find the probability mass function


The cumulative distribution function of a discrete random variable is given by
F(x) = `{{:(0,  - oo < x < - 1),(0.15, - 1 ≤ x < 0),(0.35, 0 ≤ x < 1),(0.60, 1 ≤ x < 2),(0.85, 2 ≤ x < 3),(1, 3 ≤ x < oo):}`
Find P(X < 1)


A random variable X has the following probability mass function.

x 1 2 3 4 5
F(x) k2 2k2 3k2 2k 3k

Find P(2 ≤ X < 5)


The cumulative distribution function of a discrete random variable is given by
F(x) = `{{:(0,  "for" - oo < x < 0),(1/2,  "for"  0 ≤ x < 1),(3/5,  "for"  1 ≤ x < 2),(4/5,  "for"  2 ≤ x < 4),(9/5,  "for"  3 ≤ x < 4),(1,  "for"   ≤ x < oo):}`
Find P(X ≥ 2)


If Xis a.r.v. with c.d.f F (x) and its probability distribution is given by

X = x - 1.5 -0.5 0.5 1.5 2.5
P(X = x) 0.05 0.2 0.15 0.25 0.35

then, F(1.5) - F(- 0.5) = ?


Choose the correct alternative:

Suppose that X takes on one of the values 0, 1 and 2. If for some constant k, P(X = i) = kP(X = i – 1) for i = 1, 2 and P(X = 0) = `1/7`. Then the value of k is


Choose the correct alternative:

Which of the following is a discrete random variable?
I. The number of cars crossing a particular signal in a day.
II. The number of customers in a queue to buy train tickets at a moment.
III. The time taken to complete a telephone call.


Choose the correct alternative:

The probability mass function of a random variable is defined as:

x – 2 – 1 0 1 2
f(x) k 2k 3k 4k 5k

Then E(X ) is equal to:


Let X = time (in minutes) that lapses between the ringing of the bell at the end of a lecture and the actual time when the professor ends the lecture. Suppose X has p.d.f.

f(x) = `{(kx^2","      0 ≤ x ≤ 2), (0","         "othenwise"):}`

Then, the probability that the lecture ends within 1 minute of the bell ringing is ______


If the c.d.f (cumulative distribution function) is given by F(x) = `(x - 25)/10`, then P(27 ≤ x ≤ 33) = ______.


For a random variable X, if Var (X) = 5 and E (X2) = 21, the value of E (X) is ______


A random variable X has the following probability distribution:

X 1 2 3 4
P(X) `1/3` `2/9` `1/3` `1/9`

1hen, the mean of this distribution is ______ 


X is a continuous random variable with a probability density function

f(x) = `{{:(x^2/4 + k;     0 ≤ x ≤ 2),(0;              "otherwise"):}`

The value of k is equal to ______


The c.d.f. of a discrete r.v. x is 

x 0 1 2 3 4 5
F(x) 0.16 0.41 0.56 0.70 0.91 1.00

Then P(1 < x ≤ 4) = ______ 


The p.d.f. of a continuous random variable X is

f(x) = 0.1 x, 0 < x < 5

= 0, otherwise

Then the value of P(X > 3) is ______ 


A random variable X has the following probability distribution:

X = xi 1 2 3 4
P(X = xi) 0.2 0.15 0.3 0.35

The mean and the variance are respectively ______.


Two cards are randomly drawn, with replacement. from a well shuffled deck of 52 playing cards. Find the probability distribution of the number of aces drawn.


A coin is tossed three times. If X denotes the absolute difference between the number of heads and the number of tails then P(X = 1) = ______.


At random variable X – B(n, p), if values of mean and variance of X are 18 and 12 respectively, then total number of possible values of X are ______.


If f(x) = `k/2^x` is a probability distribution of a random variable X that can take on the values x = 0, 1, 2, 3, 4. Then, k is equal to ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×