1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
jonny [76]
3 years ago
10

Assume that the proportion of voters who prefer Candidate A is p = 0.617 . Organization D conducts a poll of n = 5 voters. Let X

represent the number of voters polled who prefer Candidate A. Use some form of appropriate technology (e.g., your calculator or statistics software like Excel, R, or StatDisk) to find the cumulative probability distribution.

Mathematics
1 answer:
I am Lyosha [343]3 years ago
7 0

Answer:

Figure attached. See explanation below

Step-by-step explanation:

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".  

Solution to the problem

Let X the random variable of interest "number of voters polled who prefer Candidate A", on this case we now that:  

X \sim Binom(n=5, p=0.617)  

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=\frac{n!}{(n-x)! x!}  

We can create the cumulative distribution function with the following R code:

> x<-seq(0,5,1)

> y<-dbinom(x,5,p=0.617)

> plot(x,y,type = "h", main="PMF function") # the pmf function

> x= rbinom(n=10000,5, 0.617)

> P= ecdf(x)

> plot(P) # The cdf function

You might be interested in
What’s 2-3-4-4+7. Plzzzz
nignag [31]

Answer:

-2

Step-by-step explanation:

Simplify the following:

2 - 3 - 4 - 4 + 7

2 - 3 - 4 - 4 + 7 = (2 + 7) - (3 + 4 + 4):

(2 + 7) - (3 + 4 + 4)

2 + 7 = 9:

9 - (3 + 4 + 4)

3 + 4 = 7:

9 - (7 + 4)

7 + 4 = 11:

9 - 11

9 - 11 = -2:

Answer:  -2

6 0
3 years ago
Read 2 more answers
**100 POINTS**I WILL MARK AS BRAINLIEST IF YOU GET IT CORRECT!
Akimi4 [234]

Answer:

As we know:

Direct variation => y = k*x, k is constant ( y/x = k = constant)

Inverse variation => y = k/x, k is constant (y*x = k = constant)

X - 1 2 5 10

Y - 6 12 30 60

Check the first 2 pair of X, Y:

(the remaining pair of value would show the same tendency)

X1 x Y1 = 1 x 6 = 6

X2 x Y2 = 2 x 12 = 24

=> X x Y is not a constant

=> Not an inverse variation.

=> B and D is incorrect

Otherwise, we have:

Y1/X1 = 6/1 = 6

Y2/X2 = 12/2 = 6

=> Y/X = 6

=> A direct variation with k = 6

=> y = 6x

=> Option C is correct

Hope this helps!

:)

6 0
3 years ago
Read 2 more answers
At a school carnival, the diameter of the mat of a trampoline is 16 feet and the diameter of its metal frame is 18 feet. What is
givi [52]
You need the formula C=πd 

18*3.14=56.5
so the answer is 56.5
hope this helps

7 0
3 years ago
Read 2 more answers
Find f(2) if f(x)=2x+1
IgorLugansk [536]
Answer: 5

Work Shown:
f(x) = 2x+1
f(2) = 2*2+1 ... x has been replaced with 2
f(2) = 4+1
f(2) = 5
The input is x = 2. The output is y = 5. 
3 0
3 years ago
Fabulous fitness charges a one time fee of $90 and an additional $25 per month wonder weights charges a one time fee of only $ 2
Aleksandr-060686 [28]

Answer:

9 months

Step-by-step explanation:

Given

Fabulous fitness charges a one-time fee of $90 and an additional $25 per month

let the number of months be x

and the total charges be y

y= 25x+90---------1

Wonder weights charges a one-time fee of only $ 27 dollars but charge an additional $32 each month

let the number of months be x

and the total charges be y

y= 32x+27------------2

Required

The value of x, that is the number of months

Step two:

Equating both equations we have

25x+90=32x+27

collect like terms

25x-32x=27-90

-7x=-63

7x=63

divide both sides by  7

x= 63/7

x= 9 months

6 0
2 years ago
Other questions:
  • Can u check it plzzz
    14·1 answer
  • 22 x 100 and please follow tritam16 on youtube on my brothers laptop
    8·2 answers
  • Daisy cut a square out of a sheet of graph paper. The square has an area of 16 square cm. She then trimmed 1 cm from each side o
    8·1 answer
  • <img src="https://tex.z-dn.net/?f=%28x%2B3%29%28x%2B5%29%3D0" id="TexFormula1" title="(x+3)(x+5)=0" alt="(x+3)(x+5)=0" align="ab
    6·1 answer
  • Three x to the second power plus eight x minus ten
    6·1 answer
  • The environmental protection agency is attempting to revive 3 acres of contaminated soil by replacing the top 24 inches of the s
    8·1 answer
  • State how many significant figures are proper in the results of the following calculations: (a) (106.7)(98.2)/(46.210)(1.01) (b)
    6·1 answer
  • Someone help me with maths questions pls about pythagoras, ill give u brainliest
    7·1 answer
  • Lily plans to paint a stencil design on the wall in her room the stencils has one part yellow 3 Part Blue and 4 parts are blue a
    9·2 answers
  • 23/24 as a decimal rounded to the nearest hundredth
    6·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!