Answer:
a) 75
b) 4.33
c) 0.75
d) [tex]3.2 \times 10^{-13}[/tex] probability that no one in a simple random sample of 100 young adults owns a landline
e) [tex]6.2 \times 10^{-61}[/tex] probability that everyone in a simple random sample of 100 young adults owns a landline.
f) Binomial, with [tex]n = 100, p = 0.75[/tex]
g) [tex]4.5 \times 10^{-8}[/tex] probability that exactly half the young adults in a simple random sample of 100 do not own a landline.
Step-by-step explanation:
For each young adult, there are only two possible outcomes. Either they do not own a landline, or they do. The probability of an young adult not having a landline is independent of any other adult, which means that the binomial probability distribution is used to solve this question.
Binomial probability distribution
The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.
[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]
And p is the probability of X happening.
The expected value of the binomial distribution is:
[tex]E(X) = np[/tex]
The standard deviation of the binomial distribution is:
[tex]\sqrt{V(X)} = \sqrt{np(1-p)}[/tex]
75% of all young adults between the ages of 18-35 do not have a landline in their homes and only use a cell phone at home.
This means that [tex]p = 0.75[/tex]
(a) On average, how many young adults do not own a landline in a random sample of 100?
Sample of 100, so [tex]n = 100[/tex]
[tex]E(X) = np = 100(0.75) = 75[/tex]
(b) What is the standard deviation of probability of young adults who do not own a landline in a simple random sample of 100?
[tex]\sqrt{V(X)} = \sqrt{np(1-p)} = \sqrt{100(0.75)(0.25)} = 4.33[/tex]
(c) What is the proportion of young adults who do not own a landline?
The estimation, of 75% = 0.75.
(d) What is the probability that no one in a simple random sample of 100 young adults owns a landline?
This is P(X = 100), that is, all do not own. So
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 100) = C_{100,100}.(0.75)^{100}.(0.25)^{0} = 3.2 \times 10^{-13}[/tex]
[tex]3.2 \times 10^{-13}[/tex] probability that no one in a simple random sample of 100 young adults owns a landline.
(e) What is the probability that everyone in a simple random sample of 100 young adults owns a landline?
This is P(X = 0), that is, all own. So
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 0) = C_{100,0}.(0.75)^{0}.(0.25)^{100} = 6.2 \times 10^{-61}[/tex]
[tex]6.2 \times 10^{-61}[/tex] probability that everyone in a simple random sample of 100 young adults owns a landline.
(f) What is the distribution of the number of young adults in a sample of 100 who do not own a landline?
Binomial, with [tex]n = 100, p = 0.75[/tex]
(g) What is the probability that exactly half the young adults in a simple random sample of 100 do not own a landline?
This is P(X = 50). So
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 50) = C_{100,50}.(0.75)^{50}.(0.25)^{50} = 4.5 \times 10^{-8}[/tex]
[tex]4.5 \times 10^{-8}[/tex] probability that exactly half the young adults in a simple random sample of 100 do not own a landline.
solve for x : 2(x^2+9)-4=0
Answer:
no solution
Step-by-step explanation:
multiply 2 and get 2x^2+18-4=0
combine like terms
2x^2+14=0
subtract 14
2x^2=-14
there can't be a square root of a negative number so there's no solution
Answer:
x = ±i sqrt(7)
Step-by-step explanation:
2(x^2+9)-4=0
Add 4 to each side
2(x^2+9)-4+4=0+4
2(x^2+9)=4
Divide by 2
2(x^2+9)/2=4/2
(x^2+9)=2
Subtract 9 from each side
x^2 +9-9 = 2-9
x^2 = -7
Taking the square root of each side
sqrt(x^2) =sqrt(-7)
x = sqrt(-1 *7)
x = ±i sqrt(7)
find the missing length indicated
explainion:
[tex] {a}^{2} + {b}^{2} = {c}^{2} [/tex]
Use The (Pythagorean Theorem) to find the length of any side of a right triangle. Form it like its shown in picture above. Follow the instructions that also shown in the picture above.
Air-USA has a policy of booking as many as 22 people on an airplane that can only seat 20 people. (Past studies have revealed that only 82% of the booked passengers actually show up for the flight.) a) Find the probability that if Air-USA books 22 people, not enough seats will be available. Round your answer to 4 decimal places. P ( X > 20 )
Answer:
The answer is "0.07404893".
Step-by-step explanation:
Applying the binomial distribution:
[tex]n = 22\\\\p= 82\%=0.82\\\\q = 1-0.82 = 0.18\\\\[/tex]
Calculating the probability for not enough seats:
[tex]=P(X>20)\\\\= P(21) + P(22)\\\\[/tex]
[tex]= \binom{22}{21} (0.82)^{21}(0.18)^1+ \binom{22}{22} (0.82)^{22}(0.18)[/tex]
[tex]=0 .06134598+ 0.01270295\\\\=0.07404893[/tex]
Solve the system of equations.
6x−y=−14
2x−3y=6
whats the answer please C:
Answer:
Step-by-step explanation:
Assume that the matrices below are partitioned conformably for block multiplication. Compute the product.
[I 0] [W X]
[K I] [Y Z]
Multiplying block matrices works just like multiplication between regular matrices, provided that component matrices have the right sizes.
[tex]\begin{bmatrix}\mathbf I&\mathbf 0\\\mathbf K&\mathbf I\end{bmatrix}\begin{bmatrix}\mathbf W&\mathbf X\\\mathbf Y&\mathbf Z\end{bmatrix} = \begin{bmatrix}\mathbf{IW}+\mathbf{0Y}&\mathbf{IX}+\mathbf{0Z}\\\mathbf{KW}+\mathbf{IY}&\mathbf{KX}+\mathbf{IZ}\end{bmatrix}[/tex]
[tex]\begin{bmatrix}\mathbf I&\mathbf 0\\\mathbf K&\mathbf I\end{bmatrix}\begin{bmatrix}\mathbf W&\mathbf X\\\mathbf Y&\mathbf Z\end{bmatrix} = \begin{bmatrix}\mathbf W+\mathbf 0&\mathbf X+\mathbf 0\\\mathbf{KW}+\mathbf Y&\mathbf{KX}+\mathbf Z\end{bmatrix}[/tex]
[tex]\begin{bmatrix}\mathbf I&\mathbf 0\\\mathbf K&\mathbf I\end{bmatrix}\begin{bmatrix}\mathbf W&\mathbf X\\\mathbf Y&\mathbf Z\end{bmatrix} = \begin{bmatrix}\mathbf W&\mathbf X\\\mathbf{KW}+\mathbf Y&\mathbf{KX}+\mathbf Z\end{bmatrix}[/tex]
(I assume I is the identity matrix and 0 is the zero matrix.)
If (4x-5) :(9x-5) = 3:8 find the value of x.
Answer:
x is 5
Step-by-step explanation:
[tex] \frac{4x - 5}{9x - 5} = \frac{3}{8} \\ \\ 8(4x - 5) = 3(9x - 5) \\ 32x - 40 = 27x - 15 \\ 5x = 25 \\ x = \frac{25}{5} \\ \\ x = 5[/tex]
Step-by-step explanation:
as you can see as i solved above. all you need to do was to rationalize the both equations
A capark has 34 rows and each row can acommodate 40 cars. If there are 976 cars parked, how many cars can still be parked?
Answer:
384 cars
Step-by-step explanation:
To find the total number of spaces in the carpark, we must multiply the number of rows by how many cars they can accommodate:
34 ⋅ 40 = 1360
As you can see, we have 1360 total spaces. Since there are 976 cars parked, and we want to find out how many spaces are left, we have to subtract the amount of cars parked from the total spaces.
1360 - 976 = 384
Therefore, our answer is 384, specifically, 384 cars.
Answer:
384 cars.
Step-by-step explanation:
40 * 34 - 976
= 1360 - 976
= 384.
What are the first and third quartiles for the following data set?
12, 15, 18, 16, 14, 9, 12, 21
A 9 and 21
C 12 and 17
B 12 and 16
D 15 and 17
Answer:
A
Step-by-step explanation:
I guess that is it may be
-27
Which of the following is equivalent to
نان-۴
?
N
O
(197)
NI
12
22
(22)
2².2
Answer:
3rd option
Step-by-step explanation:
(1/2)^-2t
= (2^-1)^-2t
= 2^2t
= (2^2)^t
Answered by GAUTHMATH
SAT scores are normally distributed with a mean of 1,500 and a standard deviation of 300. An administrator at a college is interested in estimating the average SAT score of first-year students. If the administrator would like to limit the margin of error of the 88% confidence interval to 15 points, how many students should the administrator sample? Make sure to give a whole number answer.
Answer:
The administrator should sample 968 students.
Step-by-step explanation:
We have to find our [tex]\alpha[/tex] level, that is the subtraction of 1 by the confidence interval divided by 2. So:
[tex]\alpha = \frac{1 - 0.88}{2} = 0.06[/tex]
Now, we have to find z in the Z-table as such z has a p-value of [tex]1 - \alpha[/tex].
That is z with a p-value of [tex]1 - 0.06 = 0.94[/tex], so Z = 1.555.
Now, find the margin of error M as such
[tex]M = z\frac{\sigma}{\sqrt{n}}[/tex]
In which [tex]\sigma[/tex] is the standard deviation of the population and n is the size of the sample.
Standard deviation of 300.
This means that [tex]n = 300[/tex]
If the administrator would like to limit the margin of error of the 88% confidence interval to 15 points, how many students should the administrator sample?
This is n for which M = 15. So
[tex]M = z\frac{\sigma}{\sqrt{n}}[/tex]
[tex]15 = 1.555\frac{300}{\sqrt{n}}[/tex]
[tex]15\sqrt{n} = 300*1.555[/tex]
Dividing both sides by 15
[tex]\sqrt{n} = 20*1.555[/tex]
[tex](\sqrt{n})^2 = (20*1.555)^2[/tex]
[tex]n = 967.2[/tex]
Rounding up:
The administrator should sample 968 students.
The length of a rectangle is 10 yd less than three times the width, and the area of the rectangle is 77 yd^2. Find the dimensions of the rectangle.
Answer:
W=7 and L=11
Step-by-step explanation:
We have two unknowns so we must create two equations.
First the problem states that length of a rectangle is 10 yd less than three times the width so: L= 3w-10
Next we are given the area so: L X W = 77
Then solve for the variable algebraically. It is just a system of equations.
3W^2 - 10W - 77 = 0
(3W + 11)(W - 7) = 0
W = -11/3 and/or W=7
Discard the negative solution as the width of the rectangle cannot be less then 0.
So W=7
Plug that into the first equation.
3(7)-10= 11 so L=11
Charity is planting trees along her driveway, and she has 6 pine trees and 6 willows to plant in one row. What is the probability that she randomly plants the trees so that all 6 pine trees are next to each other and all 6 willows are next to each other
Answer:
0.0022 = 0.22% probability that she randomly plants the trees so that all 6 pine trees are next to each other and all 6 willows are next to each other.
Step-by-step explanation:
A probability is the number of desired outcomes divided by the number of total outcomes.
In this question, the elements are arranged, so we have to use the arrangements formula.
Arrangements formula:
The number of possible arrangements of n elements is:
[tex]A_{n} = n![/tex]
Desired outcomes:
Pine trees(6!) then the willows(6!) or
Willows(6!) then the pine trees(6!). So
[tex]D = 2*6!*6! = 1036800 [/tex]
Total outcomes:
12 trees, so:
[tex]T = 12! = 479001600 [/tex]
What is the probability that she randomly plants the trees so that all 6 pine trees are next to each other and all 6 willows are next to each other?
[tex]p = \frac{D}{T} = \frac{1036800 }{479001600 } = 0.0022[/tex]
0.0022 = 0.22% probability that she randomly plants the trees so that all 6 pine trees are next to each other and all 6 willows are next to each other.
what percent of 70 is 35
Answer:
50%
Step-by-step explanation:
35 is halve of 70 therefore it is 50%
hope it helps u...........
a) Everyone on the team talks until the entire team agrees on one decision. O b) Everyone on the team discusses options and then votes. O c) The team passes the decision-making responsibility to an outside person. O di The team leader makes a decision without input from the other members.
Answer:
a) Everyone on the team talks until the entire team agrees on one decision.
Step-by-step explanation:
Option B consists of voting and not everyone would like the outcome. Option C is making an outsider the decision maker, which can't be helpful since he / she won't have as strong opinions as the team itself. Option D is just plain wrong as it defeats the purpose of team work and deciding as one team. So, I believe option A makes the most sense
Question with last attempt is displayed for your review only
Amanda rented a bike from Ted's Bikes.
It costs $9 for the helmet plus $5.25 per hour.
If Amanda paid about $43.13, how many hours did she rent the bike?
Let h = the number of hours she rented the bike. Write the equation you would use to solve this problem.
Answer:
[tex]43.13 = 5.25h + 9[/tex]
Step-by-step explanation:
Let's solve this by making an equation.
$9 for the helmet, and $5.25 per hour.
h will stand for hours, C will stand for Amanda's cost.
[tex]C = 5.25h + 9[/tex]
Now, substitute in what we learned from the problem.
[tex]43.13 = 5.25h + 9[/tex]
This is an equation you can use to solve for the hours.
Write the equation of the line that passes through the points (- 5, 1) and (2, 0) . Put your answer in fully reduced slope intercept form, unless it is a vertical or horizontal line
Pls help me with this one:(
Answer:
y=-1/7x + 12/7
Step-by-step explanation:
Start by finding the slope
m=(1-0)/(-5-2)
m=-1/7
next plug the slope and the point (-5,1) into point slope formula
y-y1=m(x-x1)
y1=1
x1= -5
m=-1/7
y- 1 = -1/7(x - -5)
y-1=-1/7(x+5)
Distribute -1/7 first
y- 1=-1/7x + 5/7
Add 1 on both sides, but since its a fraction add 7/7
y=-1/7x + (5/7+7/7)
y=-1/7x+12/7
Answer:
Step-by-step explanation:
(-5,1) (2,0)
m=(y-y)/(x-x)
m = (0-1)/2- -5)
m = -1/7
(2,0)
y-0= -1/7 (x-2)
y = -1/7x + 2/7
Write the ratio as a fraction in simplest form, with whole numbers in the numerator and denominator. 2.1yd : 1.4yd
9514 1404 393
Answer:
3/2
Step-by-step explanation:
Multiplying numerator and denominator by 10 will convert the ratio to a ratio of whole numbers. Then dividing by the common factor of 7 will reduce it to simplest form.
[tex]\dfrac{2.1\text{ yd}}{1.4\text{ yd}}=\dfrac{2.1\times10}{1.4\times10}=\dfrac{21}{14}=\dfrac{3\times7}{2\times7}=\boxed{\dfrac{3}{2}}[/tex]
I need help ASAP please
Answer:
5:10
6 (-2,0)
7 (-5,6)
8 (5,3)
9 No, ab=8 CD=6
Step-by-step explanation:
Identify the slope and y intercept of the line with equation 2y = 5x + 4
Answer:
Slope is 5/2
y-intercept is 2
Step-by-step explanation:
Turn the equation into slope intercept form [ y = mx + b ].
2y = 5x + 4
~Divide everything by 2
y = 5/2x + 2
Remember that in slope intercept form, m = slope and b = y-intercept.
Best of Luck!
Answer:
slope: 2.5
y-intercept: 2
Step-by-step explanation:
First isolate the y variable which changes the equation to y=2.5x+2
The equation of a line is mx + b where m is the slope and b and the
y-intercept. Leading us to conclude that 2.5 is the slope and 2 is the y-intercept.
If 5000 is divided by 10 and 10 again what answer will be reached
Hey there!
First, divide 5,000 by 10. You will get 500.
Now, 500 ÷ 10, and you will get your answer, 50.
Hope this helps! Have a great day!
HURRY plSSSSSSSSSSSSSSSSSSSSSS
What is the measure of the unknown angle?
Image of a straight angle divided into two angles. One angle is eighty degrees and the other is unknown.
Answer:
The unknown is 100
Step-by-step explanation:
A straight line is 180 degrees
We have two angles x, and 80
x+80 = 180
x = 180-80
x= 100
WILL GIVE BRAINLIEST
Complete the equation describing how
x and y are related.
х
-3
-2
-1
0
1
2
3
y
12
8
4
0
-4
-8
-12
y = [? ]x
Answer:
[tex]y=4x[/tex]
Answer:
y = -4x
hope that helped.........
help
What is 5 added to 3 4?
6. 12
Answer:
8.4
Step-by-step explanation:
jjdijendjndoendidnie
A binomial probability experiment is conducted with the given parameters. Compute the probability of x successes in the n independent trials of the experiment.
n=12, p=0.35, x=2
Answer:
0.1088 or 10.88%
Step-by-step explanation:
q = 1 - 0.35 = 0.65
P(X=2) = 12C2 × (0.35)² × (0.65)¹⁰
= 0.1088
which of these figures has rotational symmetry
9514 1404 393
Answer:
A
Step-by-step explanation:
The parallelogram has rotational symmetry of degree 2. It looks the same after rotation by 180°.
_____
Additional comment
When a figure only looks like itself after a full rotation of 360°, it is said to have rotational symmetry of degree 1. All of the figures here will return to their original appearance after one 360° rotation. So, we assume the intent of the question is to identify figures with a rotational symmetry of degree greater than 1.
Shaun is planting trees along his driveway, and he has 66 redwoods and 66 pine trees to plant in one row. What is the probability that he randomly plants the trees so that all 66 redwoods are next to each other and all 66 pine trees are next to each other
Answer:
0.0022 = 0.22% probability that he randomly plants the trees so that all 6 redwoods are next to each other and all 6 pine trees are next to each other.
Step-by-step explanation:
The trees are arranged, so the arrangements formula is used to solve this question. Also, a probability is the number of desired outcomes divided by the number of total outcomes.
Arrangements formula:
The number of possible arrangements of n elements is given by:
[tex]A_n = n![/tex]
Desired outcomes:
Two cases:
6 redwoods(6! ways) then the 6 pine trees(6! ways)
6 pine trees(6! ways) then the 6 redwoods(6! ways)
So
[tex]D = 2*6!*6![/tex]
Total outcomes:
12 trees, so:
[tex]D = 12![/tex]
What is the probability that he randomly plants the trees so that all 6 redwoods are next to each other and all 6 pine trees are next to each other?
[tex]p = \frac{D}{T} = \frac{2*6!*6!}{12!} = 0.0022[/tex]
0.0022 = 0.22% probability that he randomly plants the trees so that all 6 redwoods are next to each other and all 6 pine trees are next to each other.
Factor 64a^3 -8b^3 Explain all steps.
Answer:
[tex]8(2a- b)(4a^2+ 2ab+ b^2)[/tex]
Step-by-step explanation:
factor out the 8
then you have the sum/difference of cubes..
look that up SOAP: same opposite, always a plus
[tex]64a^3 -8b^3\\8(8a^3 -b^3)[/tex]
[tex]8(2a- b)(4a^2+ 2ab+ b^2)[/tex]
PLEASE HELP
Solve the equation for y. Identify the slope and y-intercept then graph the equation.
2y-3x=10
Y=
M=
B=
Please Include a picture of the graph and show your work if you can
Hey there! I'm happy to help!
Here is our equation.
[tex]2y-3x=10[/tex]
Let's add 3x to both sides.
[tex]2y=3x+10[/tex]
Divide both sides by 2.
[tex]y=\frac{3}{2}x+5[/tex]
Here is slope intercept form.
[tex]y=mx+b\\m=slope\\b=y-intercept[/tex]
So, we can just find those two things in the equation, and here are our answers.
[tex]y=\frac{3}{2}x+5\\m=\frac{3}{2}\\b=5[/tex]
The graph is down below. If our y-intercept is 5, then one of our points is (0,5). You can then plug a random x-value into the formula to find another point and then draw the line going through the two points.
[tex]y=\frac{3}{2}(2)+5\\y=3+5\\y=8\\(2,8)[/tex]
Have a wonderful day and keep on learning! :D
What is 50g as a percentage of one kg?
Answer:
5 %
Step-by-step explanation:
1000 g = 1 kg
50 kg = 0.05 kg
0.05 = 5%
Therefore, 50 g as a percentage of 1kg is 5%.
Find the length of the missing side
Answer:
Step-by-step explanation:
Side=AC=9[tex]\sqrt{2}[/tex]
Side AB= x
Hypotenuse =CB= y
Side AB = 9[tex]\sqrt{2}[/tex]
Hypotenuse CB = 36