Answer:

Step-by-step explanation:
Given
P(4,3)
Required
Solve
Using permutation formula;

This implies that





Answer:
c?
Step-by-step explanation:
If you mean "how to write the sum", the answer is

The result of this sum is
, because you start from 2 on the number line and take 3 steps to the left (negative integers mean going left, positive integers mean going right)
Remember that the difference between census and a sample survey is that in a census you take all the people of population in consideration in the study, and in the sample survey you take a part of that population in consideration to survey.
SO here if you check the problem it says that "in a recent poll, Pew reserchers found that 47% OF AMERICAN ADULT RESPONDENTS"
that is the population of the study that you want to focus, but there are a billion of american adult in US right? so its impossible that this company Pow Research made a census if you consider that a billion of people in US is almost infinite number for a company with a finite number of employees.
Also remember that a company has a budget to consider every month or every year, so to make a census or a sample survey it takes time and money, just to survey 10 people in a streeth of US cost money so if you want to reduce cost you might need to do a sample survey instead of a census.
The expected length of code for one encoded symbol is

where
is the probability of picking the letter
, and
is the length of code needed to encode
.
is given to us, and we have

so that we expect a contribution of

bits to the code per encoded letter. For a string of length
, we would then expect
.
By definition of variance, we have
![\mathrm{Var}[L]=E\left[(L-E[L])^2\right]=E[L^2]-E[L]^2](https://tex.z-dn.net/?f=%5Cmathrm%7BVar%7D%5BL%5D%3DE%5Cleft%5B%28L-E%5BL%5D%29%5E2%5Cright%5D%3DE%5BL%5E2%5D-E%5BL%5D%5E2)
For a string consisting of one letter, we have

so that the variance for the length such a string is

"squared" bits per encoded letter. For a string of length
, we would get
.