Economy, asked by srichetan9234, 1 year ago

Find probability distribution of no of heads in two tosses

Answers

Answered by RAthi21
1

hey!

_____

Let a coin is tossed n times.

  • If we consider X to be the random variable representing the number of times head occurs then X follows a binomial distribution.

Let p be the probability of getting a head then,

  • P(X=k) = (n C k) (p^k)(1-p)^(n-k)

  • (n C k) = n/(n-k)*k

hope hhelp u

Answered by hinaguptagracy
0

Explanation:

one coin is tossed twice, we can write the sample space as follows: S = {HH, HT, TH, TT}.

Since all these 4 events are equally likely, P(HH) = P(HT) = P(TH) = P(TT) = 1414

Let X be the number of heads in S such that →→ X(HH) = 2, X(HT) = 1, X(TH) = 1 and X(TT) = 0. It follows that:

P(X = 0) = P (TT) = 1414

P(X = 1) = P(TH, HT) = 24=1224=12

P(X = 2) = P(HH) = 1414

We can then construct the probability distribution table as follows:

XP(X)014112214

Similar questions