Answer:
yup
Step-by-step explanation:
Answer:
tan (C) = 2.05
Step-by-step explanation:
Given:
A right angled triangle CDE right angled at ∠D.
Side CD = 39
Side DE = 80
Side CE = 89
We know, from trigonometric ratios that, the tangent of any angle is equal to the ratio of the opposite side to the angle and the adjacent side of the angle.
Therefore, tangent of angle C is given as:

Plug in the given values and solve for angle C.This gives,

Therefore, the measure of tangent of angle C is 2.05.
Answer:
The percentage of samples of 4 fish will have sample means between 3.0 and 4.0 pounds is 66.87%
Step-by-step explanation:
For a normal random variable with mean Mu = 3.2 and standard deviation sd = 0.8 there is a distribution of the sample mean (MX) for samples of size 4, given by:
Z = (MX - Mu) / sqrt (sd ^ 2 / n) = (MX - 3.2) / sqrt (0.64 / 4) = (MX - 3.2) / 0.4
For a sample mean of 3.0, Z = (3 - 3.2) / 0.4 = -0.5
For a sample mean of 3.0, Z = (4 - 3.2) / 0.4 = 2.0
P (3.2 <MX <4) = P (-0.5 < Z <2.0) = 0.6687.
The percentage of samples of 4 fish will have sample means between 3.0 and 4.0 pounds is 66.87%
Answer:
import pandas as pd
vec = pd.Series([7.12,24,4,18,12,9])
vec.plot(kind = 'hist')
Step-by-step explanation:
You can use python for that.
By doing
import pandas as pd
vec = pd.Series([7.12,24,4,18,12,9])
vec.plot(kind = 'hist')
And this is the result you get
4(.75) + 3
3 + 3
6
-------------------
6(.50) - 2
3 - 2
1
P = 2 (l + w)
P = 2(6 + 1)
P = 2 x 7
P = 14