42.2k views
4 votes
38​% of likely U.S. voters think that the federal government should get more involved in fighting local crime. You randomly select six likely U.S. voters and ask them whether they think that the federal government should get more involved in fighting local crime. The random variable represents the number of likely U.S. voters who think that the federal government should get more involved in fighting local crime.Find the mean of the binomial distribution. muequals nothing  ​(Round to the nearest tenth as​needed.) Find the variance of the binomial distribution. sigmasquaredequals nothing  ​(Round to the nearest tenth as​needed.) Find the standard deviation of the binomial distribution. sigmaequals nothing  ​(Round to the nearest tenth as​ needed.) Interpret the results in the context of the​ real-life situation. In most samples of 6 U.S.​ voters, the number of voters who think that the federal government should get more involved in local crime would differ from the mean by no more than nothing. ​(Type an integer or decimal rounded to the nearest tenth as​ needed.)

User Tamieka
by
6.0k points

1 Answer

4 votes

Answer:


E(X)=np = 6*0.38=2.3


\sigma^2 = np(1-p) = 6*0.38*(1-0.38)=1.4


\sigma =√(np(1-p))= √(6*0.38*(1-0.38))=1.2

On this case we can say that in the sample of size 6 the expected number of of likely U.S. voters who think that the federal government should get more involved in fighting local crime is approximately 2.3 and the deviation around the mean it's about 1.2 voters.

1.2 voters and rounded to the nearest integer would be 1.

Explanation:

1) Previous concepts

The binomial distribution is a "DISCRETE probability distribution that summarizes the probability that a value will take one of two independent values under a given set of parameters. The assumptions for the binomial distribution are that there is only one outcome for each trial, each trial has the same probability of success, and each trial is mutually exclusive, or independent of each other".

2) Solution to the problem

Let X the random variable "number of likely U.S. voters who think that the federal government should get more involved in fighting local crime" , on this case we now that the distribution of the random variable is:


X \sim Binom(n=6, p=0.38)

The probability mass function for the Binomial distribution is given as:


P(X)=(nCx)(p)^x (1-p)^(n-x)

Where (nCx) means combinatory and it's given by this formula:


nCx=(n!)/((n-x)! x!)

3) Find the mean of the binomial distribution. muequals nothing ​(Round to the nearest tenth as​ needed.)

The expected value for the binomial distribution is given by:


E(X)=np = 6*0.38=2.3

4) Find the variance of the binomial distribution. sigmasquaredequals nothing ​(Round to the nearest tenth as ​needed.)

The variance is given by:


\sigma^2 = np(1-p) = 6*0.38*(1-0.38)=1.4

5) Find the standard deviation of the binomial distribution. sigmaequals nothing ​(Round to the nearest tenth as​ needed.)

The deviation is given by:


\sigma =√(np(1-p))= √(6*0.38*(1-0.38))=1.2

6) Interpret the results in the context of the​ real-life situation

On this case we can say that in the sample of size 6 the expected number of of likely U.S. voters who think that the federal government should get more involved in fighting local crime is approximately 2.3 and the deviation around the mean it's about 1.2 voters.

7) In most samples of 6 U.S.​ voters, the number of voters who think that the federal government should get more involved in local crime would differ from the mean by no more than nothing. ​(Type an integer or decimal rounded to the nearest tenth as​ needed.)

1.2 voters and rounded to the nearest integer would be 1.

User Bigger
by
6.3k points