I didn’t quite understand what you were asking, but the origin is (0,0) so you would plot a dot at the origin being (0,0) then depending on your other numbers, you’d plot them using your Y and X
Answer:
a) P(X = 0) = 0.5997
b) P(X = 9) = 0.0016
c) P(X = 8) = 0.0047
d) P(X = 5) = 0.4018
Step-by-step explanation:
These following problem are examples of the binomial probability distribution.
Binomial probability
Th binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

In which
is the number of different combinatios of x objects from a set of n elements, given by the following formula.

And
is the probability of X happening.
(a) for n = 4 and π = 0.12, what is P(X = 0)?

(b) for n = 10 and π = 0.40, what is P(X = 9)?

(c) for n = 10 and π = 0.50, what is P(X = 8)?

(d) for n = 6 and π = 0.83, what is P(X = 5)?

Answer:
yes
Step-by-step explanation:
Answer: P(22 ≤ x ≤ 29) = 0.703
Step-by-step explanation:
Since the machine's output is normally distributed, we would apply the formula for normal distribution which is expressed as
z = (x - µ)/σ
Where
x = output of the machine in ounces per cup.
µ = mean output
σ = standard deviation
From the information given,
µ = 27
σ = 3
The probability of filling a cup between 22 and 29 ounces is expressed as
P(22 ≤ x ≤ 29)
For x = 22,
z = (22 - 27)/3 = - 1.67
Looking at the normal distribution table, the probability corresponding to the z score is 0.047
For x = 29,
z = (29 - 27)/3 = 0.67
Looking at the normal distribution table, the probability corresponding to the z score is 0.75
Therefore,
P(22 ≤ x ≤ 29) = 0.75 - 0.047 = 0.703