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
Misha Larkins [42]
3 years ago
10

USA Today reports that about 25% of all prison parolees become repeat offenders. Alice is a social worker whose job is to counse

l people on parole. Let us say success means a person does not become a repeat offender. Alice has been given a group of four parolees.(a) Find the probability P(r) of r successes ranging from 0 to 4. (Round your answers to three decimal places.)P(0) =P(1) =P(2) =P(3) =P(4) =(c) What is the expected number of parolees in Alice's group who will not be repeat offenders? (Round your answer to two decimal places.)What is the standard deviation? (Round your answer to two decimal places.)(d) How large a group should Alice counsel to be about 98% sure that three or more parolees will not become repeat offenders?
Mathematics
1 answer:
pychu [463]3 years ago
4 0

Answer:

a) P(X=0)=(4C0)(0.75)^0 (1-0.75)^{4-0}=0.0039  

P(X=1)=(4C1)(0.75)^1 (1-0.75)^{4-1}=0.0469  

P(X=2)=(4C2)(0.75)^2 (1-0.75)^{4-2}=0.211  

P(X=3)=(4C3)(0.75)^2 (1-0.75)^{4-3}=0.422  

P(X=4)=(4C4)(0.75)^2 (1-0.75)^{4-4}=0.316

b) E(X) = np = 4*0.75=3

c) Sd(X) =\sqrt{np(1-p)}=\sqrt{4*0.75*(1-0.75)}=0.866

d) P(X \geq 3) \geq 0.98

And the dsitribution that satisfy this is X\sim Binom(n=9,p=0.75

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

Let X the random variable of interest, on this case we now that:

X \sim Binom(n=4, p=1-0.25=0.75)

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!}

Part a

P(X=0)=(4C0)(0.75)^0 (1-0.75)^{4-0}=0.0039  

P(X=1)=(4C1)(0.75)^1 (1-0.75)^{4-1}=0.0469  

P(X=2)=(4C2)(0.75)^2 (1-0.75)^{4-2}=0.211  

P(X=3)=(4C3)(0.75)^2 (1-0.75)^{4-3}=0.422  

P(X=4)=(4C4)(0.75)^2 (1-0.75)^{4-4}=0.316

Part b

The expected value is givn by:

E(X) = np = 4*0.75=3

Part c

For the standard deviation we have this:

Sd(X) =\sqrt{np(1-p)}=\sqrt{4*0.75*(1-0.75)}=0.866

Part d

For this case the sample size needs to be higher or equal to 9. Since we need a value such that:

P(X \geq 3) \geq 0.98

And the dsitribution that satisfy this is X\sim Binom(n=9,p=0.75

We can verify this using the following code:

"=1-BINOM.DIST(3,9,0.75,TRUE)" and we got 0.99 and the condition is satisfied.

You might be interested in
Jack wanted to leave a 15% tip on a $36.00 bill. How much would he leave for a tip
Bond [772]
The answer is $5.40. hope this helped <3
8 0
3 years ago
Read 2 more answers
Integers<br>53 + (-26 )​
-BARSIC- [3]
<h2>✨ Question ✨</h2>

53 + (-26 )

<h2>✨ Answer ✨</h2>

\:  \:  \:  \:  \: \:  \:  \:  \:   \purple{ \boxed{ \boxed{ \huge{ \tt{ \: 37 \: }}}}}

6 0
3 years ago
If two parallel planes are cut by a third plane, then the lines of intersection are _________.
maxonik [38]
<span>If two parallel planes are cut by a third plane, then the lines of intersection are parallel and cannot intersect one another.</span>
6 0
3 years ago
Read 2 more answers
How do you Convert feet to metres<br>​
poizon [28]

The conversion of feet to meters is obtained by multiplying 1 foot = 0.3048 meters.

<h3>What are the basic measurements for length?</h3>

Foot, inches, centimeters, and meters are the basic measuring units for length.

<h3>What are the basic conversions?</h3>

The basic conversions are:

1 kilometer = 1000 meters

1 meter = 100 cm

1 cm = 10 mm

1 mm = 0.03937 inch

1 inch = 0.0833 feet.

<h3>How to convert feet to meters?</h3>

According to the international system of units,

1 foot = 12 inches ...(1)

But we know,

1 inch = 25.4 mm, 1 mm = 0.1 cm, and 1 cm = 0.01 m

By substituting all of these in equation (1), we get

1 foot = 12(25.4 mm)

         = 304.8 mm

         = 304.8 (0.1 cm)

         = 30.48 cm

         = 30.48(0.01 m)

         = 0.3048 meters

Therefore, 1 foot = 0.3048 meters.

Learn more about converting measuring units here:

brainly.com/question/174910

#SPJ9

4 0
2 years ago
How to solve function operations
Mama L [17]
" Given f (x) = 3x + 2 and g(x) = 4 – 5x, find (f + g)(x), (f – g)(x), (f × g)(x), and (f / g)(x).1. = [3x + 2] + [4 – 5x] = 3x + 2 + 4 – 5x. = 3x – 5x + 2 + 4. = –2x + 6. (f – g)(x) 2. = f (x) – g(x)= [3x + 2] – [4 – 5x] = 3x + 2 – 4 + 5x. = 3x + 5x + 2 – 4. = 8x– 2. 3. ...= (3x + 2)(4 – 5x) = 12x + 8 – 15x2 – 10x. = –15x2 + 2x + 8. " - Google
3 0
3 years ago
Other questions:
  • A certain casino game has a wheel with 5 different animals on it. It costs $10 to bet on an animal, and
    7·1 answer
  • 2,802,136 expanded complete the expanded form​
    9·1 answer
  • Jim deposits $4000 into an account that pays simple interest at a rate of 3% per year. How much interest will he be paid in the
    15·2 answers
  • A contractor needs to buy nails to build a house. The nails come in small boxes and large boxes. Each small box has 150 nails an
    11·1 answer
  • Look at the image for the answer below?
    13·1 answer
  • Graph the image of T(
    10·1 answer
  • Can someone pls help me with this ASAP
    15·2 answers
  • A shoe store uses a 60% markup for all of the shoes it sells.What would be the spelling price of a pair of shoes that has a whol
    13·1 answer
  • Last one will give brainly to who answers fast +++++++<br><img src="https://tex.z-dn.net/?f=%20%5Csqrt%7B5x%20-%204%7D%20%20%3D%
    11·2 answers
  • I will mark u brainlest
    7·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!