Probability

Get insights from 206 questions on Probability, answered by students, alumni, and experts. You may also ask and answer any question you like about Probability

Follow Ask Question
206

Questions

0

Discussions

0

Active Users

0

Followers

New answer posted

10 months ago

0 Follower 2 Views

A
alok kumar singh

Contributor-Level 10

76. The repeated tossing of a die are Bernoulli trials. Let X represent the number of times of getting 5 in 7 throws of the die.

Probability of getting 5 in a single throw of the die, p = 1/6

q=1p=116=56

Clearly, X has the probability distribution with n=7 and P=16

P(X=x)=nCx
qnxpx=7Cx
(56)7x.(16)x

P (getting 5 exactly twice) =P(X=2)

=7C2
(56)5.(16)2=21.(56)5.136=(712)+(56)5

New answer posted

10 months ago

0 Follower 2 Views

A
alok kumar singh

Contributor-Level 10

75. Let X represent the number of winning prizes in 50 lotteries. The trials are Bernoulli trials.

Clearly, X has a binomial distribution with n = 50 and p = 1/100

q=1p=11100=99100P(X=x)=nCx
qnxpx=50Cx
(99100)50x.(1100)x

P (winning at least once) =P(X1)

=1P(X<1)=1P(X=1)=150C0

(99100)50=11.(99100)50=1(99100)50

P (winning exactly once) =P(X=1)

=50C1

(99100)49.(1100)1=50(1100)(99100)49=12(99100)49

P (at least twice) =P(X2)

=1P(X<2)=1P(X1)=1[P(X=0)+P(X=1)]=[1P(X=0)]P(X=1)=1(99100)5012.(99100)49=1(99100)49.[99100+12]=1(99100)49.(149100)=1(149100)(99100)49

New answer posted

10 months ago

0 Follower 3 Views

A
alok kumar singh

Contributor-Level 10

74. The repeated guessing of correct answers from multiple choice questions are Bernoulli trials. Let X represent the number of correct answers by guessing in the set of 5 multiple choice questions.

Probability of getting a correct answer is, p = 1/3

q=1p=113=23

Clearly, X has a binomial distribution with n=5 and P=13

P=(X=x)=nCx
qnxpx=5Cx
(23)5x.(13)x

P (guessing more than 4 correct answers) =P(X4)

=P(X=4)+P(X=5)=5C4
(23).(13)4+5C5
(13)5=5.23.181+1.1243=10243+1243=11243

New answer posted

10 months ago

0 Follower 3 Views

A
alok kumar singh

Contributor-Level 10

73.  X is the random variable whose binomial distribution is B(6,1/2).

Therefore, n = 6 and p = ½

q=1p=112=12Then,P(X=x)=nCx
qnxpx=6Cx
(12)6x.(12)x=6Cx
(12)6

It can be seen that P (X=x) will be maximum, if 6Cx
 will be maximum.

Then,6C0
=6C6
=6!0!6!=16C1
=6C5
=6!1!5!=66C2
=6C4
=6!2!4!=156C3
=6!3!3!=20

The value of 6C3
 is maximum. Therefore, for x=3, P(X=x) is maximum.

Therefore, P(X=3) is maximum.

New answer posted

10 months ago

0 Follower 10 Views

A
alok kumar singh

Contributor-Level 10

72. Let X represent the number of correctly answered questions out of 20 questions.

The repeated tosses of a coin are Bernoulli trails. Since “head” on a coin represents the true answer and “tail” represents the false answer, the correctly answered questions are Bernoulli trials.

P=12q=1p=112=12

X has a binomial distribution with n=20 and P=12

P=(X=x)=nCx
qnx.px,
 where x=0,1,2,...n

=20Cx

(12)20x.(12)x=20Cx
(12)20

P (at least 12 questions answered correctly) =P(X12)

=P(X=12)+P(X=13)+...+P(X=20)=20C12

(12)20+20C13
(12)20+...+20C20
(12)20=(12)20.[20C12
+20C13
+...+20C20
]

New answer posted

10 months ago

0 Follower 6 Views

A
alok kumar singh

Contributor-Level 10

71. Let X denote the number of balls marked with the digit 0 among the 4 balls drawn.

Since the balls are drawn with replacement, the trials are Bernoulli trials.

X has a binomial distribution with n = 4 and p = 1/10

q=1p=1110=910P (X=x)=nCx
qnx.px, x=1, 2, ...n=4Cx
(910)4x. (110)x

P (none marked with 0)=P (X=0)

=4C0
(910)4. (110)0=1. (910)4= (910)4

New answer posted

10 months ago

0 Follower 2 Views

A
alok kumar singh

Contributor-Level 10

70. Let X represent the number of bulbs that will fuse after 150 days of use in an experiment of 5 trials. The trials are Bernoulli trials.

It is given that, p = 0.05

q=1p=10.05=0.95

X has a binomial distribution with n=5 and p=0.05

=5Cx
(0.95)5x.(0.05)x

P(none)=P(X=0)

=5C0
(0.95)5.(0.05)0=1*(0.95)5=(0.95)5

(ii) P (not more than one) =P(X1)

=P(X=0)+P(X=1)=5C0
(0.95)5*(0.05)0+5C1
(0.95)4*(0.05)1=1*(0.95)5+5*(0.95)4*(0.05)1=(0.95)5+(0.05)(0.95)4=(0.95)4*1.2

(iii) P (more than 1) =P(X>1)

=1P(X1)

=1P (not more than 1)

=1(0.95)4*1.2

(iv) P (at least one) =P(X1)

=1p(X<1)=1p(X=0)=15C0
(0.95)5*(0.05)0=11*(0.95)5=1(0.95)5

New answer posted

10 months ago

0 Follower 11 Views

A
alok kumar singh

Contributor-Level 10

69. Let X represent the number of spade cards among the five cards drawn. Since the drawing of card is with replacement, the trials are Bernoulli trials.

In a well shuffled deck of 52 cards, there are 13 spade cards.

p=1352=14q=114=34

X has a binomial distribution with n=5 and p=14

=5Cx
(34)5x(14)x

P (all five cards are spades) =P(X=5)

=5C5
(34)0.(14)5=1.11024=11024

(ii) P (only 3 cards are spades) =P(X=3)

=5C3
(34)2.(14)3=10.916.164=45512

(ii) P (none is a spades) =P(X=0)

=5C0
(34)5.(14)0=1.2431024=2431024

New answer posted

10 months ago

0 Follower 7 Views

A
alok kumar singh

Contributor-Level 10

68. Let X denote the number of defective items in a sample of 10 items drawn successively. Since the drawing is done with replacement, the trials are Bernoulli trials.

p=5100=120q=1120=1920

X has a binomial distribution with n=10 and p=120

=10Cx

(1920)10x.(120)x

P (not more than 1 defective item) =P(X1)

=P(X=0)+P(X=1)=10C0

(1920)10+(120)0+10C1
(1920)9+(120)1=(1920)10+10(1920)9.(120)=(1920)9.[1920+1020]=(1920)9.(2920)=(2920).(1920)9

New answer posted

10 months ago

0 Follower 10 Views

A
alok kumar singh

Contributor-Level 10

67. The repeated tosses of a pair of dice are Bernoulli trials. Let X denote the number of times of getting doublets in an experiment of throwing two dice simultaneously four times.

Probability of getting doublets in a single throw of the pair of dice is

p=636=16q=1p=116=56

Clearly, X has the binomial distribution with n=4, p=16 , and q=56

P(X=x)=nCxqnxpx , where x=0,1,2,3...n

=4Cx
(56)4x.(16)x=4Cx
.5644x

P (2 successes) =P(X=2)

=4C2
.56442=6.251296=25216

Get authentic answers from experts, students and alumni that you won't find anywhere else

Sign Up on Shiksha

On Shiksha, get access to

  • 66k Colleges
  • 1.2k Exams
  • 687k Reviews
  • 1800k Answers

Share Your College Life Experience

×

This website uses Cookies and related technologies for the site to function correctly and securely, improve & personalise your browsing experience, analyse traffic, and support our marketing efforts and serve the Core Purpose. By continuing to browse the site, you agree to Privacy Policy and Cookie Policy.