Probability Distribution Function MCQ Quiz - Objective Question with Answer for Probability Distribution Function - Download Free PDF

Last updated on Mar 21, 2025

Latest Probability Distribution Function MCQ Objective Questions

Probability Distribution Function Question 1:

The random variable X has a probability distribution P(X) of the following form where k is a scalar and P(X=x)={k,ifx=0 2k,ifx=1 3k,ifx=2 0,otherwise

then value of P(X < 2) = ______.

  1. 5/6
  2. 3/4
  3. 1
  4. 1/2

Answer (Detailed Solution Below)

Option 4 : 1/2

Probability Distribution Function Question 1 Detailed Solution

Concept:

Let PX(x) = P(X = x) be the probability mass function of a random variable X then 

0 ≤ PX(x) ≤ 1 and ∑ PX(x) = 1 

Explanation:

P(X=x)={k,ifx=0 2k,ifx=1 3k,ifx=2 0,otherwise is the probability mass function of random variable X then

k + 2k + 3k = 1

⇒ 6k = 1 ⇒ k = 1/6

Now, P(X < 2) = P(X = 0) + P(X = 1) = k + 2k = 3k = 3 × 16 = 1/2 

Option (4) is true.

Probability Distribution Function Question 2:

The values of c for which the function f(x) is a p.d.f. is?

f(x)={cx,0<x<40,otherwise

  1. 12
  2. 13
  3. 14
  4. 16

Answer (Detailed Solution Below)

Option 3 : 14

Probability Distribution Function Question 2 Detailed Solution

Concept: 

To analyze the Random Variable ‘x’ two functions are used.

1) PDF (Probability Distribution Function)

2) pdf (Probability Density Function)

CDF and pdf are related as:

CDF=PDFdx  ----(1)

Properties of a valid PDF:

1) fX(x)0,xϵR

∴ CDF will be bounded between 0 and 1

2) fX(x)dx=PX()=1      ----(2)

Here PX is CDF

PX()=limxPX(x)

∴ CDF will always be a monotonically increasing function as the probability is always greater than or equal to 0. 

Calculation:

Given:

PDF = f(x)={cx,0<x<40,otherwise

Using Equation  (2):

04cxdx=1

[2cx]04=1

4c = 1

c=14

Hence option (3) is the correct answer.

Probability Distribution Function Question 3:

Let x ~ Binomial (5,0.6) and Y ~ Poisson (2) be independent. Then P(xy = 0) equals:

  1. e-2. (0.4)5
  2. e-2 + (0.4)5
  3. e-2 + (0.4)5 - e-2. (0.4)5
  4. e-2 + (0.6)5 + (1 - e-2) (0.4)5

Answer (Detailed Solution Below)

Option 3 : e-2 + (0.4)5 - e-2. (0.4)5

Probability Distribution Function Question 3 Detailed Solution

Formula

In poisson distribution

P(X = x) = eλx/x! ; x = 0, 1, 2, 3, ------ λ > 0

In Binomial distribution

P(x) = ncxpxqλ - x

Calculation

P(xy = 0) = e-2 × 20/0! + 5c0(0.4)5 × (0.6)0

⇒  e-2 × 20/0! + 5c0(0.4)5

⇒ e-2 + (0.4)5 - e-2 × (0.4)5

∴ The P(xy = 0) equals to e-2 + (0.4)5 - e-2 × (0.4)5

Probability Distribution Function Question 4:

It is known from past experience that in a certain plant there are on the average 4 industrial accidents per month. The probability that in a given month there will be less than 4 accidents is: (e-4= 0.0183)

  1. 0.398
  2. 0.433
  3. 0.442
  4. 0.465

Answer (Detailed Solution Below)

Option 2 : 0.433

Probability Distribution Function Question 4 Detailed Solution

Given

m = 4

Formula

The probability distribution is given by 

p(x) = (e-m × mx)/x!

Calculation

According to the formula

⇒ p(x0 = (e-4 × 4x)/x!

Now the probability that in a given month there will be less than 4 acc idents

⇒ P(0) + P(1) + P(2) + P(3)

⇒ x=0x=3e-4 4x/x! = e-4[1 + 4 + 8 + 32/3]

⇒ 0.0183 × [13 + 32/3

⇒ 0.0183 × 71/3

∴ The probability that in a given month there will be less than 4 accidents is 0.4331

Probability Distribution Function Question 5:

A fair six-sided die is rolled, with X being the number on the uppermost face. The variance of X is:

  1. 3512
  2. 2512
  3. 256
  4. 356

Answer (Detailed Solution Below)

Option 1 : 3512

Probability Distribution Function Question 5 Detailed Solution

Formula

Variance X = σ2x = E[(X – μ)2] = E(X2) – [E(X)]2

Calculation

X

P(X)

1

1/6

2

1/6

3

1/6

4

1/6

5

1/6

6

1/6

E(X) = μx = μ

⇒ μ = ∑ xifi = ∑xiP(X = xj)

⇒ 1 × 1/6 + 2 × 1/6 + 3 × 1/6 + 4 × 1/6 + 5 × 1/6 + 6 × 1/6

⇒ (1/6)(1 + 2 + 3 + 4 + 5 + 6)

⇒ 7/2

E(X2) = ∑xj2f(xj) = ∑xj2P(X = xj)

⇒ 12 × 1/6 + 22 × 1/6 + ------62 × 1/6

⇒ 1/6(12 + 22 + 32 + 42 + 52 + 62)

⇒ 1/6(1 +4 + 9 + 16 + 25 + 36)

⇒ 91/6

Variance X = E(X2) – [E(X)]2

⇒ 91/6 – (7/2)2

⇒ 91/6 – 49/4

∴ Variance X is 35/12

Top Probability Distribution Function MCQ Objective Questions

If X is a Poisson variate with P(X = 0) = 0.6, then the variance of X is:

  1. ln(53)
  2. log1015
  3. 0
  4. ln 15

Answer (Detailed Solution Below)

Option 1 : ln(53)

Probability Distribution Function Question 6 Detailed Solution

Download Solution PDF

Given

In Poisson distribution

P(X = 0) = 0.6

Formula

Poisson distribution is given by

f(x) = eλx/x!

Calculation

P(X = 0) = eλ0/0!

⇒ 0.6 = e

⇒ 1/eλ = 6/10 = 3/5

⇒ eλ = 5/3

Taking log on both side

⇒ logeeλ = loge(5/3)

∴ λ = Loge(5/3)

Find the mean of x if x is a Poisson variate satisfying the condition P(3) = P(4)?

  1. 2
  2. 8
  3. 4
  4. 16

Answer (Detailed Solution Below)

Option 3 : 4

Probability Distribution Function Question 7 Detailed Solution

Download Solution PDF

Given

P(3) = P(4)

Concept

In poisson distribution = it is also a discrete distribution. Poisson distribution fulfil the limitation of nomal distribution

Poisson distribution is given by f(x) = (e × λx)/x!

Where x = 0, 1, 2, 3---- and λ = mean

Calculation

Here x = 3 and 4

(e × λ3)/3! = (e × λ4)/4!

⇒ λ  = 4!/3!

⇒ λ = 4

mean of x in poisson distribution is 4

X and Y are independent normal variables with mean 50 and 80 respectively and standard deviation as 4 and 3 respectively. What is the distribution of X + Y?

  1. N(130, 7)
  2. N(130, 3)
  3. N(130, 5)
  4. N(130, 4)

Answer (Detailed Solution Below)

Option 3 : N(130, 5)

Probability Distribution Function Question 8 Detailed Solution

Download Solution PDF

Given

X and Y are independent normal variables with

Mean (X) = 50

Mean (Y) = 80

SD (σx) = 4

SD(σy) = 3

Concept

Normal distribution is indicated by N(μ, √(σ2x+ σ22))

Calculation

Since X and Y are independent then

⇒ Z = X + Y ~ N(X + Y, (σ2x + σ2y)

⇒ P(Z) = P(X + Y)  ~ N(130, (42 + 32)

⇒ N(130, 25)

N(μ, √(σ2x+ σ22) is N(130, 5)

If the mean of a Poisson distribution is 9 then its variance is equal to ________.

  1. 3
  2. 9
  3. 6
  4. 81

Answer (Detailed Solution Below)

Option 2 : 9

Probability Distribution Function Question 9 Detailed Solution

Download Solution PDF

Given

Mean of poisson distribution = 9

Calculation

In poisson distribution mean is equal to variance

Variance is 9

A fair six-sided die is rolled, with X being the number on the uppermost face. The variance of X is:

  1. 3512
  2. 2512
  3. 256
  4. 356

Answer (Detailed Solution Below)

Option 1 : 3512

Probability Distribution Function Question 10 Detailed Solution

Download Solution PDF

Formula

Variance X = σ2x = E[(X – μ)2] = E(X2) – [E(X)]2

Calculation

X

P(X)

1

1/6

2

1/6

3

1/6

4

1/6

5

1/6

6

1/6

E(X) = μx = μ

⇒ μ = ∑ xifi = ∑xiP(X = xj)

⇒ 1 × 1/6 + 2 × 1/6 + 3 × 1/6 + 4 × 1/6 + 5 × 1/6 + 6 × 1/6

⇒ (1/6)(1 + 2 + 3 + 4 + 5 + 6)

⇒ 7/2

E(X2) = ∑xj2f(xj) = ∑xj2P(X = xj)

⇒ 12 × 1/6 + 22 × 1/6 + ------62 × 1/6

⇒ 1/6(12 + 22 + 32 + 42 + 52 + 62)

⇒ 1/6(1 +4 + 9 + 16 + 25 + 36)

⇒ 91/6

Variance X = E(X2) – [E(X)]2

⇒ 91/6 – (7/2)2

⇒ 91/6 – 49/4

∴ Variance X is 35/12

If random variable X is binomially distributed with parameters n = 5, p = 0.4, the third factorial moment of Y equals

  1. 0.384
  2. 3.84
  3. 0.768
  4. 7.68

Answer (Detailed Solution Below)

Option 2 : 3.84

Probability Distribution Function Question 11 Detailed Solution

Download Solution PDF

Formula

The probability distribution function o Binomial distribution is give asfollows

F(x) = ncxpxqn – x

The factorial moment = ncrpr!r

X = 0, 1, 2 ---n

p = Probability of success event

q = 1 – p = Probability of failure of event.

Calculation

According to the formula of factorial moment of binomial distribution

⇒ E[(X)r] =  5c3(0.4)3!3

⇒ [5!/(3!(5 – 3)!](0.4 × 0.4 × 0.4)!3

⇒ [5!/3! × 2!](0.064(3)

The value of E[(X)r] is 3.84

If X follows a binomial distribution with n = 6 and p=14 then the skewness of X is:

  1. 23
  2. 23
  3. 23
  4. 23

Answer (Detailed Solution Below)

Option 3 : 23

Probability Distribution Function Question 12 Detailed Solution

Download Solution PDF

Given

n = 6

p = 1/4

Formula

Sk = (1 - 2p)/√(np(1 - p)

Calculation

Skewness of X = (1 - 2 × 1/4)/√(6 × 1/4(1 - 1/4)

⇒ (1 - 1/2(/√(3/2 × 3/4

⇒ 1/2/√(9/8)

∴ The value of skewness X is√2/3

 

Binomial distribution = A random variable X has a binomial distribution if its probability distribution is given by

b(x; n, p) = P(X = x) = (n x)pxqn - x x = 0, 1, 2, ----n

Normal distribution has the probability density function given by

f(x) = [1/(σ√2π)]e1/2(x - μ/σ)2

Here, μ and σ are prameters of this distribution. The parameter μ is mean and σ is square root of variance of this distribution

-∞ < μ < ∞, σ > 0

The normal distribution is also called as the Gaussian distribution

 

For a normal distribution, which of the following is true?

  1. mean ≠ median = mode
  2. mean = median = mode
  3. mean = median ≠ mode
  4. mean = mode ≠ mode

Answer (Detailed Solution Below)

Option 2 : mean = median = mode

Probability Distribution Function Question 13 Detailed Solution

Download Solution PDF

Calculation

Normal distributiln = A normal distribution comes with a perfectly symmetrical shape that means distribution curve can divided in the middle to produce two equal halves.

F2 Vishal.S 21-05-21 Savita D1

The normal distribution function is denotted by

f(x)=1σ2πe12(xμσ)2

f(x) = Probability density function

σ = Standard deviation

μ = Mean

In normal distribution the symmetry about the center and in it the mean = medan = mode = μ

∴ The mean = medan = mode = μ in normal distribution

In a sample of 100 students, the mean of the marks (only integers) obtained by them in a test is 14 with its standard deviation 2.5 [marks obtained can be fitted with a normal distribution]. The percentage of students scoring 16 marks is_____(find approximate value).

[Consider Area under standard Normal curve between z = 0 & z = 0.6 is 0.2257 and between z = 0 and z = 1.0 is 0.3413]

  1. 36
  2. 23
  3. 12
  4. 10

Answer (Detailed Solution Below)

Option 3 : 12

Probability Distribution Function Question 14 Detailed Solution

Download Solution PDF

Probability 2 D1

Given that μ = 14, σ = 2.5

P(x = 16) = P(15.5 < × < 16.5)

=P(15.5uσ<xuσ<16.5u2.5)

=P(15.5u2.5<z<16.5u2.5)

= P(0.6 < z < 1)

= Area of OABCDE – Area of OADE

= 0.3413 – 0.2257 = 0.1156

% age of students = 100 × 0.1156

= 11.5 ∼ 12%

Let X be a standard normal distribution. The value of E (X3) is:

  1. (t3+3t)et22
  2. t3et22
  3. et22
  4. 0

Answer (Detailed Solution Below)

Option 4 : 0

Probability Distribution Function Question 15 Detailed Solution

Download Solution PDF

Explanation

The probability distribution function of Normal distribution us was given as

⇒ F(x) =[1/σ√2π ]e-(x – μ)2/2σ2

If we put Z = (x – μ)/σ in Normal distribution then it is called a standard normal distribution

The probability distribution function of the standard normal distribution is as follows

⇒ f(x) = [1/σ√2π]e- z^2/2

The value of E(X3) in a standard normal distribution is 0

 

The standard deviation of normal distribution  = σ = 1

The coefficient of skewness of Normal distribution is β1 = 0

The coefficient of kurtosis in normal distribution is β3 = 3
Get Free Access Now
Hot Links: teen patti gold apk teen patti master gold download teen patti bliss teen patti master purana