Answer:
p = 0.38, n = 20
The probability that he throws more than 10 strikes = 0.09233
Step-by-step explanation:
Binomial distribution function is represented by
P(X = x) = ⁿCₓ pˣ qⁿ⁻ˣ
n = total number of sample spaces = number of times Jack wants to bowl = 20
x = Number of successes required = number of strikes he intends to get
p = probability of success = probability that Jack throws a strike = 0.38
q = probability of failure = probability that Jack doesn't throw a strike = 0.62
P(X > x) = Σ ⁿCₓ pˣ qⁿ⁻ˣ (summing from x+1 to n)
P(X > 10) = Σ ²⁰Cₓ pˣ qⁿ⁻ˣ (summing from 11 to 20)
P(X > 10) = [P(X=11) + P(X=12) + P(X=13) + P(X=14) + P(X=15) + P(X=16) + P(X=17) + P(X=18) + P(X=19) + P(X=20)
P(X > 10) = 0.09233
There are binomial distribution cacalculators that can calculate all of this at once. Get one to minimize errors.
Answer:
(-∞,+∞) interval notation
it is not clear if the square root on the x only or the four too.
the answer above is if the equation is :
√x +4/x -2
Answer:
The temperature from yesterday to today decreased by 12 degrees fahrenheit.
Step-by-step explanation:
Ummm... it's true :)
Answer:
99% confidence interval for the population average examination score is between a lower limit of 69.2872 and an upper limit of 82.7128.
Step-by-step explanation:
Confidence interval = mean +/- margin of error (E)
mean = 76
variance = 144
sd = sqrt(variance) = sqrt(144) = 12
n = 25
degree of freedom (df) = n - 1 = 25 - 1 = 24
confidence level (C) = 99% = 0.99
significance level = 1 - C = 1 - 0.99 = 0.01 = 1%
t-value corresponding to 24 df and 1% significance level is 2.797
E = t×sd/√n = 2.797×12/√25 = 6.7128
Lower limit = mean - E = 76 - 6.7128 = 69.2872
Upper limit = mean + E = 76 + 6.7128 = 82.7128
99% confidence interval is (69.2872, 82.7128)