Answer:
a) 0.5768 = 57.68% probability that the shop sells at least 3 in a week.
b) 0.988 = 98.8% probability that the shop sells at most 7 in a week.
c) 0.0104 = 1.04% probability that the shop sells more than 20 in a month.
Step-by-step explanation:
For questions a and b, the Poisson distribution is used, while for question c, the normal approximation is used.
Poisson distribution:
In a Poisson distribution, the probability that X represents the number of successes of a random variable is given by the following formula:
[tex]P(X = x) = \frac{e^{-\lambda}*\lambda^{x}}{(x)!}[/tex]
In which
x is the number of successes
e = 2.71828 is the Euler number
[tex]\lambda[/tex] is the mean in the given interval.
Normal Probability Distribution
Problems of normal distributions can be solved using the z-score formula.
In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.
The Poisson distribution can be approximated to the normal with [tex]\mu = \lambda, \sigma = \sqrt{\lambda}[/tex], if [tex]\lambda>10[/tex].
Poisson variable with the mean 3
This means that [tex]\lambda= 3[/tex].
(a) At least 3 in a week.
This is [tex]P(X \geq 3)[/tex]. So
[tex]P(X \geq 3) = 1 - P(X < 3)[/tex]
In which:
[tex]P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2)[/tex]
Then
[tex]P(X = x) = \frac{e^{-\lambda}*\lambda^{x}}{(x)!}[/tex]
[tex]P(X = 0) = \frac{e^{-3}*3^{0}}{(0)!} = 0.0498[/tex]
[tex]P(X = 1) = \frac{e^{-3}*3^{1}}{(1)!} = 0.1494[/tex]
[tex]P(X = 2) = \frac{e^{-3}*3^{2}}{(2)!} = 0.2240[/tex]
So
[tex]P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2) = 0.0498 + 0.1494 + 0.2240 = 0.4232[/tex]
[tex]P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2) = 1 - 0.4232 = 0.5768[/tex]
0.5768 = 57.68% probability that the shop sells at least 3 in a week.
(b) At most 7 in a week.
This is:
[tex]P(X \leq 7) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5) + P(X = 6) + P(X = 7)[/tex]
In which
[tex]P(X = x) = \frac{e^{-\lambda}*\lambda^{x}}{(x)!}[/tex]
[tex]P(X = 0) = \frac{e^{-3}*3^{0}}{(0)!} = 0.0498[/tex]
[tex]P(X = 1) = \frac{e^{-3}*3^{1}}{(1)!} = 0.1494[/tex]
[tex]P(X = 2) = \frac{e^{-3}*3^{2}}{(2)!} = 0.2240[/tex]
[tex]P(X = 3) = \frac{e^{-3}*3^{3}}{(3)!} = 0.2240[/tex]
[tex]P(X = 4) = \frac{e^{-3}*3^{4}}{(4)!} = 0.1680[/tex]
[tex]P(X = 5) = \frac{e^{-3}*3^{5}}{(5)!} = 0.1008[/tex]
[tex]P(X = 6) = \frac{e^{-3}*3^{6}}{(6)!} = 0.0504[/tex]
[tex]P(X = 7) = \frac{e^{-3}*3^{7}}{(7)!} = 0.0216[/tex]
Then
[tex]P(X \leq 7) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5) + P(X = 6) + P(X = 7) = 0.0498 + 0.1494 + 0.2240 + 0.2240 + 0.1680 + 0.1008 + 0.0504 + 0.0216 = 0.988[/tex]
0.988 = 98.8% probability that the shop sells at most 7 in a week.
(c) More than 20 in a month (4 weeks).
4 weeks, so:
[tex]\mu = \lambda = 4(3) = 12[/tex]
[tex]\sigma = \sqrt{\lambda} = \sqrt{12}[/tex]
The probability, using continuity correction, is P(X > 20 + 0.5) = P(X > 20.5), which is 1 subtracted by the p-value of Z when X = 20.5.
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
[tex]Z = \frac{20 - 12}{\sqrt{12}}[/tex]
[tex]Z = 2.31[/tex]
[tex]Z = 2.31[/tex] has a p-value of 0.9896.
1 - 0.9896 = 0.0104
0.0104 = 1.04% probability that the shop sells more than 20 in a month.
The probability of the selling the video recorders for considered cases are:
P(At least 3 in a week) = 0.5768 approximately.P(At most 7 in a week) = 0.9881 approximately.P( more than 20 in a month) = 0.0839 approximately.What are some of the properties of Poisson distribution?Let X ~ Pois(λ)
Then we have:
E(X) = λ = Var(X)
Since standard deviation is square root (positive) of variance,
Thus,
Standard deviation of X = [tex]\sqrt{\lambda}[/tex]
Its probability function is given by
f(k; λ) = Pr(X = k) = [tex]\dfrac{\lambda^{k}e^{-\lambda}}{k!}[/tex]
For this case, let we have:
X = the number of weekly demand of video recorder for the considered shop.
Then, by the given data, we have:
X ~ Pois(λ=3)
Evaluating each event's probability:
Case 1: At least 3 in a week.
[tex]P(X > 3) = 1- P(X \leq 2) = \sum_{i=0}^{2}P(X=i) = \sum_{i=0}^{2} \dfrac{3^ie^{-3}}{i!}\\\\P(X > 3) = 1 - e^{-3} \times \left( 1 + 3 + 9/2\right) \approx 1 - 0.4232 = 0.5768[/tex]
Case 2: At most 7 in a week.
[tex]P(X \leq 7) = \sum_{i=0}^{7}P(X=i) = \sum_{i=0}^{7} \dfrac{3^ie^{-3}}{i!}\\\\P(X \leq 7) = e^{-3} \times \left( 1 + 3 + 9/2 + 27/6 + 81/24 + 243/120 + 729/720 + 2187/5040\right)\\\\P(X \leq 7) \approx 0.9881[/tex]
Case 3: More than 20 in a month(4 weeks)
That means more than 5 in a week on average.
[tex]P(X > 5) = 1- P(X \leq 5) =\sum_{i=0}^{5}P(X=i) = \sum_{i=0}^{5} \dfrac{3^ie^{-3}}{i!}\\\\P(X > 5) = 1- e^{-3}( 1 + 3 + 9/2 + 27/6 + 81/24 + 243/120)\\\\P(X > 5) \approx 1 - 0.9161 \\ P(X > 5) \approx 0.0839[/tex]
Thus, the probability of the selling the video recorders for considered cases are:
Learn more about poisson distribution here:
https://brainly.com/question/7879375
In how many different ways can the letter of word
CORPORATION" be
arranged. So that the vowel always
come together"
Answer:
= 6 ways = Required number of ways = (120×6)=720
Cho A=( căn x -4x /1-4x -1) : (1+2x/1-4x -2căn x/ 2căn x -1 -1)
Answer:
0.85714285714286 x 100 = 85.7143%.
Step-by-step explanation:
When a sample has an even number of observations, the median is the
Group of answer choices
observation in the center of the data array
average of the two observations in the center of the data array
value of the most frequent observation
Answer:
average of the two observations in the center of the data array
Step-by-step explanation:
When there is an odd number, we use the middle
Example
1,5,9
The median is 5
When there is an even number
1,3,5,7
The middle is between the 3 and 5 so we average the middle number
(3+5)/2 = 4
Answer:
the answer is => observation in the center of the data array
Step-by-step explanation:
[tex]\sf{}[/tex]
The length of a rectangle is four more than three times the width. If the perimeter of this rectangle is at least 70 square centimeters. Write an inequality that can be solved to find the width of the rectangle
Answer:
Step-by-step explanation:
Let L represent the length of the triangle.
Let W represent the width of the triangle.
The length of a rectangle is four more than three times the width. This means that
L = 3W + 4
The formula for determining the perimeter of a rectangle is expressed as
Perimeter = 2(L + W)
If the perimeter of this rectangle is at least 70 square centimeters, an inequality that can be solved to find the width of the rectangle is
2(L + W) ≥ 70
L + W ≥ 70/2
L + W ≥ 35
Answer:
6w +8 ≥70
Step-by-step explanation:
Let w be the width
The length is then 3w+4 ("the length is 4 more than 3 times the width")
Since a rectangle has opposite sides equal, the perimeter would be 2(l+w) or 2(w+3w+4) which would be 6w +8. If the perimeter is at least 70, that is, 70 or more, the inequality would be
6w + 8 ≥ 70.
The units, however, would not be SQUARE centimeters, just centimeters. If the question were asking for area, the units would be square units, but since perimeter is a linear measurement, the units would have to be linear.
If you were asked to measure the success of a campaign to fight for human rights, what criteria would you use?
Step-by-step explanation:
Many factors would be used to assess the effectiveness of a human rights campaign, including the following:
Social Influence. Direct Interpersonal Reach. Participant Observation. Reputation. Volume of Search & Interest. Website Traffic.
National Research.
Find the value of x. Round to the nearest tenth.
Answer:
1.6 ft
Step-by-step explanation:
If you use the Pythagorean Theorem to solve for x, you get:
[tex]x=\sqrt{2.1^2-1.4^2}[/tex]
[tex]x=\sqrt{2.45} = 1.56524758425[/tex]
Rounded to the nearest tenth, the answer is 1.6
What are the coordinates of point K?
A (-2,4)
B (-2,-4)
C (2,-4)
D (2, 4)
Answer:
A
Step-by-step explanation:
I guess that is the answer
[tex] \frac{3x - 2}{7} - \frac{5x - 8}{4} = \frac{1}{14} [/tex]
Answer:
[tex]x=2[/tex]
Step-by-step explanation:
[tex]\frac{3x-2}{7}-\frac{5x-8}{4}=\frac{1}{14}[/tex]
In order to factor an integer, we need to divide it by the ascending sequence of primes 2, 3, 5.
The number of times that each prime divides the original integer becomes its exponent in the final result.
In here, Prime number 2 to the power of 2 equals 4.
[tex]\frac{3x-2}{7}-\frac{5x-8}{2^{2} }=\frac{1}{14}[/tex]
First, We need to add fractions-
Rule:-
[tex]\frac{A}{B} +\frac{C}{D} =\frac{\frac{LCD}{B}+\frac{LCD}{D}C }{LCD}[/tex]
LCD = [tex]7 \cdot 2^{2}[/tex]
[tex]\frac{4(3x-2)+7(-(5x-8))}{7*2^{2} } =\frac{1}{14}[/tex]
[tex]x=2[/tex]
OAmalOHopeO
Answer is D , others say it’s 64 but I got it wrong
Answer:
Oh no I am sorry! If you want answers to be done the real way let me know
Answer:I'm so sorry for you but congrats you did get the answer right it's just the test I guess
Step-by-step explanation:
a word problem on proportions using a unit rate
Lashonda made $273 for 13 hours of work.
At the same rate, how many hours would she have to work to make $231?
hours
Х
?
eleven hours - 11 hours
on the same graph draw line 2y-x=10 and y=3x
Answer:
Step-by-step explanation:
A physical trainer decides to collect data to see if people are actually weight changing weight during the shelter in place. He believes there will not be a meaningful change in weight due to the shelter in place order. He randomly chooses a sample of 30 of his clients. From each client, he records their weight before the shelter in place order, and again 10 days after the order. A summary of the data is below.
The trainer claims, "on average, there is no difference in my clients' weights before and after the shelter in place order." Select the pair of hypotheses that are appropriate for testing this claim.
H0: µd = 0
H1: µd < 0 (claim)
H0: µd = 0 (claim)
H1: µd ≠ 0
H0: µd ≠ 0 (claim)
H1: µd = 0
H0: µd = 0 (claim)
H1: µd > 0
H0: µd = 0
H1: µd > 0 (claim)
H0: µd = 0
H1: µd ≠ 0 (claim)
H0: µd = 0 (claim)
H1: µd < 0
H0: µd ≠ 0
H1: µd = 0 (claim)
b) Select the choice that best describes the nature and direction of a hypothesis test for this claim.
This is a right-tail t-test for µd.
This is a right-tail z-test for µd.
This is a two-tail t-test for µd.
This is a two-tail z-test for µd.
This is a left-tail t-test for µd.
This is a left-tail z-test for µd.
c) Find the standardized test statistic for this hypothesis test. Round your answer to 2 decimal places.
d) Find the P-value for this hypothesis test. Round your answer to 4 decimal places.
e) Using your previous calculations, select the correct decision for this hypothesis test.
Fail to reject the alternative hypothesis.
Reject the alternative hypothesis.
Fail to reject the claim.
Reject the claim.
Fail to reject the null hypothesis.
Reject the null hypothesis.
f) Consider the following statements related to the trainer's claim. Interpret your decision in the context of the problem (ignoring the claim) and interpret them in the context of the claim.
Answer:
H0: µd = 0 (claim)
H1: µd ≠ 0
This is a two-tail t-test for µd
Step-by-step explanation:
This is a paired (dependent) sample test, with its hypothesis is written as :
H0: µd = 0
H1: µd ≠ 0
From the equality sign used in the hypothesis declaration, a not equal to ≠ sign in the alternative hypothesis is used for a two tailed t test
The data isn't attached, however bce the test statistic cannot be obtained. However, the test statistic formular for a paired sample is given as :
T = dbar / (Sd/√n)
dbar = mean of the difference ; Sd = standard deviation of the difference.
In an assembly-line production of industrial robots, gearbox assemblies can be installed in one minute each if holes have been properly drilled in the boxes and in ten minutes if the holes must be redrilled. Twenty-four gearboxes are in stock, 6 with improperly drilled holes. Five gearboxes must be selected from the 24 that are available for installation in the next five robots. (Round your answers to four decimal places.) (a) Find the probability that all 5 gearboxes will fit properly. (b) Find the mean, variance, and standard deviation of the time it takes to install these 5 gearboxes.
Answer:
The right answer is:
(a) 0.1456
(b) 18.125, 69.1202, 8.3139
Step-by-step explanation:
Given:
N = 24
n = 5
r = 7
The improperly drilled gearboxes "X".
then,
⇒ [tex]P(X) = \frac{\binom{7}{x} \binom {17}{5-x}}{\binom{24}{5}}[/tex]
(a)
P (all gearboxes fit properly) = [tex]P(x=0)[/tex]
= [tex]\frac{\binom{7}{0} \binom{17}{5}}{\binom{24}{5}}[/tex]
= [tex]0.1456[/tex]
(b)
According to the question,
[tex]X = 91+5[/tex]
Mean will be:
⇒ [tex]\mu = E(x)[/tex]
[tex]=E(91+5)[/tex]
[tex]=9E(1)+5[/tex]
[tex]=9.\frac{nr}{N}+5[/tex]
[tex]=9.\frac{5.7}{24} +5[/tex]
[tex]=18.125[/tex]
Variance will be:
⇒ [tex]\sigma^2=Var(X)[/tex]
[tex]=V(9Y+5)[/tex]
[tex]=81.V(Y)[/tex]
[tex]=81.n.\frac{r}{N}.\frac{N-r}{N}.\frac{N-n}{N-1}[/tex]
[tex]=81.5.\frac{7}{24}.\frac{24-7}{24}.\frac{24-5}{24-1}[/tex]
[tex]=69.1202[/tex]
Standard deviation will be:
⇒ [tex]\sigma = \sqrt{69.1202}[/tex]
[tex]=8.3139[/tex]
3/4 of the households in a rural area have pets. how many households have pets in this area if there are 1500 total households
Answer:
1,125 households would have pets in the area.
Step-by-step explanation:
We have 1,500 total households. We also know that 3/4 (or 0.75) of these households have pets. We would multiply 1,500 by 0.75 (which is equal to 3/4), resulting in 1,125. Therefore, 1,125 households would have pets in the area.
Answer:
1125 households
Step-by-step explanation:
3/4 of total households in area = # of households that have pets in the area
3/4 of 1500 = # of households that have pets in the area
3/4 · 1500 = # of households that have pets in the area
75/100 · 1500 = # of households that have pets in the area
0.75 · 1500 = 1125
1125 households
Solve 7 ( x + 1 ) + 2 = 5x + 15
Answer:
x = 3
Step-by-step explanation:
7(x + 1) + 2 = 5x + 15
~Simplify left side
7x + 7 + 2 = 5x + 15
~Combine like terms
7x + 9 = 5x + 15
~Subtract 9 to both sides
7x = 5x + 6
~Subtract 5x to both sides
2x = 6
~Divide 2 to both sides
x = 3
Best of Luck!
7. Kylie bikes at a speed of 100 yards per minute. Robert bikes at a speed of 240 feet per minute. In feet per second, how much faster does Kylie bike than Robert?
please help solve for y!
As both angles are supplementary
[tex]\\ \Large\sf\longmapsto 3x+(2x+3y)=180°[/tex]
[tex]\\ \Large\sf\longmapsto 3x+2x+3y=180[/tex]
[tex]\\ \Large\sf\longmapsto 5x+3y=180[/tex]
[tex]\\ \Large\sf\longmapsto 3y=180-5x[/tex]
[tex]\\ \Large\sf\longmapsto y=\dfrac{180-5x}{3}[/tex]
And
[tex]\\ \Large\sf\longmapsto 3x=90[/tex]
[tex]\\ \Large\sf\longmapsto x=\dfrac{90}{3}[/tex]
[tex]\\ \Large\sf\longmapsto x=30[/tex]
Now
Putting value[tex]\\ \Large\sf\longmapsto y=\dfrac{180-5x}{3}[/tex]
[tex]\\ \Large\sf\longmapsto y=\dfrac{180-5(30)}{3}[/tex]
[tex]\\ \Large\sf\longmapsto y=\dfrac{180-150}{3}[/tex]
[tex]\\ \Large\sf\longmapsto y=\dfrac{30}{3}[/tex]
[tex]\\ \Large\sf\longmapsto y=10[/tex]
add 10 and g, then subtract f from the result
Answer:
(10+g) -f
Step-by-step explanation:
Add 10 and g
10 +g
Subtract f from the result
(10+g) -f
Tom and Jerry had a race. Tom started at 0200 running at 4.5km per hour. Jerry started
later at 6:30am running at 6.5km per hour. After five hours, who was ahead, and by how
much (answer in kilometres)
Answer:
Tom, 10.25
Step-by-step explanation:
Distance covered by Tom=4.5*(4 1/2+5)=81/4=42.75km
Distance covered by Jerry=6.5*(5)=32.5km
Tom is ahead from Jerry by 10.25km
help please! I need the answer quickly! thank you!
Answer:
B) 1 unit to the left
Step-by-step explanation:
Plzzz I’m giving a away 25 points
Answer:
sin ß = opposite / hypotenuse
sin45° = x / 4√2
Cross multiply
x = sin 45° × 4√2
x = √2/2 × 4√2
x = 4 × √2 ×√2 / 2
x = 4 × 2 / 2
x = 8 / 2
x = 4
(b) If 124n= 232 five, find n.
Answer:[tex]n=\frac{58}{31}[/tex]
Step-by-step explanation:
[tex]124n=232\\\frac{124n}{124}=\frac{232}{124}\\n=\frac{232}{124}=\frac{58}{31}[/tex]
The value of n is 18.75. To find the value of n, we need to solve the equation: 124n = 232 five
Let's first convert "232 five" into a numerical value:
"232 five" means 2325 (since five is in the units place).
Now, the equation becomes:
124n = 2325
To solve for n, divide both sides of the equation by 124:
n = 2325 / 124
Now, perform the division:
n = 18.75
So, the value of n is 18.75.
To know more about equation:
https://brainly.com/question/10724260
#SPJ2
3(8a - 5b) – 2(a + b); use a = 3 and b = 2
Answer:
32
Step-by-step explanation:
3(8(3)-5(2))-2((3)+(2))
3(24-10) -2(5)
3(14) -10
42-10
32
[tex]\huge\text{Hey there!}[/tex]
[tex]\huge\textsf{3(8a - 5b) - 2(a + b)}\\\\\huge\textsf{= 3(8(3) - 5(2)) - 2(3 + 2)}\\\\\huge\textsf{= 3(24 - 10) - 2(3 + 2)}\\\\\huge\textsf{= (3)(14) - 2(3 + 2)}\\\\\huge\textsf{= 42 - 2(3 + 2)}\\\\\huge\textsf{= 42 - 2(5)}\\\\\huge\textsf{= 42 - 10}\\\\\huge\textsf{= 32}}[/tex]
[tex]\huge\boxed{\textsf{Answer: 32}}\huge\checkmark[/tex]
[tex]\huge\text{Good luck on your assignment \& enjoy your day!}[/tex]
~[tex]\huge\boxed{\frak{Amphitrite1040:)}}[/tex]
Need tha answer explained
Answer:
Bri what do you mean explanation your answer is correct
Please mark me brainliest thanks
Answer:
It is 77.2, so your anwer is correct.
Step-by-step explanation:
Finding decimal divided by decimal too hard? Don't worry, I've got your back! To do division, you can do it the hard way by just dividing it, but there's something more simple.
Move the dividend's decimal point to the right until it's not a decimal. Do the same with the divisor, but it depends on how many decimal places on the dividend was moved by. So in this case, you move it by 2 decimal places for BOTH! Then you just simply divide it. It gives you the same answer.
BTW if I didn't make my explanation clear, please comment.
How many unit cubes are on each layer of the cube?
6
3
12
9
Answer:
6
Step-by-step explanation:
Remember: Each layer has 6 cubes. Step 3 Count the cubes. cubes Multiply the base and the height to check your answer. So, the volume of Jorge's rectangular prism is cubic centimeters. if wrong very sorry
Answer:
9
Step-by-step explanation:
took the test
solve this set of equation, using elimination or substitution method.
Answer:
X =224
Y= -10
Step-by-step explanation:
To solve this question it's better to convert the fractions to decimals this way it will be easy to solve.
0.25x+0.6y= -4
0.2x+0.25y=-0.9
0.2(0.25x+0.6y=-4)
0.25(0.2x+0.25y=-0.9)
0.05x+0.12y=-0.8
0.05x+0.06y=-0.225
0.0575y/0.0575=-0.575/0.0575
Y=-10
To find x you replace the value of y in any of the equations
0.25x+0.6y=-4
0.25x+0.6(-10)=-4
0.25x=-4+60
0.25x/0.25=56/0.25
X=224
I hope this helps and sorry if it's wrong
PLS HELP
Let f(x) = -2x - 7 and g(x) = -4x + 6. Find (g o f) (-5)
–6
3
–59
26
Answer:
1st option
Step-by-step explanation:
Evaluate f(- 5) then substitute the value obtained into g(x)
f(- 5) = - 2(- 5) - 7 = 10 - 7 = 3 , then
g(3) = - 4(3) + 6 = - 12 + 6 = - 6
guys pls tell me this answer as soon as possible
que es un cuadrilatero
Find the lengths of AD, EF, and BC in the trapezoid below.
We know that,
[tex]EF=\dfrac{AD+BC}{2}[/tex]
which is
[tex]x=\dfrac{x-5+2x-4}{2}[/tex]
Now solve for x,
[tex]x=\dfrac{3x-9}{2}[/tex]
[tex]2x=3x-9[/tex]
[tex]x=9[/tex]
Since x is 9, the lengths are,
[tex]AD=x-5=9-5=\boxed{4}[/tex]
[tex]EF=x=\boxed{9}[/tex]
[tex]BC=2x-4=18-4=\boxed{14}[/tex]
Hope this helps :)
in triangle JKL, angle JKL is a right angle, line KM is an altitude, JL=20, ML=4. Find KM
9514 1404 393
Answer:
KM = 8
Step-by-step explanation:
The ratio of long side to short side is the same for all of the triangles in this geometry:
KM/ML = JM/KM
KM² = ML·JM = 4(20-4) = 64
KM = √64 = 8
The length of KM is 8 units.