Question
Question: A coin is tossed \(n\) times. The chance that the head will present itself an odd number of times is...
A coin is tossed n times. The chance that the head will present itself an odd number of times is k1 . find the value of k
Solution
To find the probability of the chance of the head presenting itself an odd number of times we need to find out the total number of possible outcomes and find the number of ways the head is showing itself. Next find the ratio of these two outcomes. This will give the chance of heads showing out of n number of times the coin is tossed.
Complete step-by-step solution:
Given the coin is tossed n times.
The outcomes of tossing coins one time are either head or tail i.e., 2 outcomes.
The total number of outcomes are for tossing n times is given by
2×2×2......ntimes=2n
Now consider the total outcomes of the head showing an odd number of terms.
If coin shows head once then the total outcomes of head showing odd number of terms is given by nC1 and for three times it is given by nC3
Similarly, when we add these outcomes, it gives the total outcomes of the head showing an odd number of times.
The equation will be
nC1+nC3+nC5+nC7.....
This sum will be equal to 2n−1
Hence, we get nC1+nC3+nC5+nC7.....=2n−1
Now the chances of head present odd number of times are given by k1
The formula for the chances of head present on the odd number of times
=total outcomes of coin tossedtotal outcomes of head showing odd number of times
⇒k1=total outcomes of coin tossedtotal outcomes of head showing odd number of times
Substitute the values
⇒k1=2n2n−1
⇒k1=2n2n×2−1
⇒k1=21
As the LHS side is equal to RHS the value of k will be equal to 2.
k=2
Note: The addition of combinations will be given by nC0+nC1+nC2+nC3.....=2n
When we consider odd terms only we have nC1+nC3+nC5+nC7.....=2n−1