Calculate the z-score for the given data points in the item using the equation,
z-score = (x - μ) / σ
where x is the data point, μ is the mean, and σ is the standard deviation.
Substituting,
(47.7) z-score = (47.7 - 52.5)/2.4 = -2
This translates to a percentile of 2.28%.
(54.9) z-score = (54.9 - 52.5)/2.4 = 1
This translates to a percentile of 84.13%.
Then, subtract the calculate percentiles to give us the final answer of <em>81.85%.</em>
Thus, 81.85% of the Siberian Husky sled dogs are expected to weigh between 47.7 and 54.9 lbs.
The slope is 2 and the y intercept is 4
Answer:
a=5, b=-2
Step-by-step explanation:
If you simplify the equation, you get:
3ax +6 -4x -4b - 11x - 14 = 0 =>
3ax - 15x -4b -8 = 0
group together x's and constants:
(3a-15)x -8 -4b = 0
To make this 0 for all x, we have to find an a such that 3a-15 = 0 and b such that -8-4b = 0. this leads to a=5, b=-2
Answer: 2mp
Step-by-step explanation: Let "b" represent the speed of the boat in still water
Let "c" represent the speed of the current
Let "t" represent time
Downstream(same direction) =(b+c)*t
Upstream(against current)=(b-c)*t
(b+c)*3=24
(b-c)*4=16
3b+3c=24....all sides can be divided by 3 =b+c=8
4b-4c=16.....all sides can be divided by 4 =b-c=4
Use Elimination method
b+c=8
b-c= 4 Subtracting
=====
2c=4
find c by dividing both sides by 2. c=2
if c=2, substitute to get b
b+2=8
-2=-2
======
b=6
Speed of boat in still water =6mph
rate of current=2mp
Answer:
a) 0.3246
b) 0.0043
Step-by-step explanation:
- For player 1 ; Probability of winning = P(W) = 1/3
- Probability of loosing; P(winning) + P( Loosing) = 1
a) To find Find P(N <= 10) = P(2)+P(3)+P(4)+P(5)+P(6)+P(7)+P(8)+P(9)+P(10)
= (1/3)^2 + (1/3)^2 x 2/3 + (1/3)^2 x (2/3)^2 + (1/3)^2x (2/3)^3 + (1/3)^2 x (2/3)^4
X (1/3)^2 x (2/3)^5 + (1/3)^2 x (2/3)^6 + (1/3)^2 x (2/3)^7 + (1/3)^2 x (2/3)^8
= 0.3246
b) Find P(N = 10) = (1/3)^2 x (2/3)^8 = 0.0043