This problem is a combination of the Poisson distribution and binomial distribution.
First, we need to find the probability of a single student sending less than 6 messages in a day, i.e.
P(X<6)=P(X=0)+P(X=1)+P(X=2)+P(X=3)+P(X=4)+P(X=5)
=0.006738+0.033690+0.084224+0.140374+0.175467+0.175467
= 0.615961
For ALL 20 students to send less than 6 messages, the probability is
P=C(20,20)*0.615961^20*(1-0.615961)^0
=6.18101*10^(-5) or approximately
=0.00006181
Answer:
The slope is 3.
Step-by-step explanation:
A direct variation function will always go through the origin point (0, 0).
Therefore, we have the two points (0, 0) and (-2, -6).
We can use the slope formula to find the slope:

Substitute and evaluate:

Therefore, the slope of the function is 3.
To graph, simply plot (0, 0) and (-2, -6) and draw a line connecting them. This is shown below.
Answer:
True
Step-by-step explanation:
Firstly, “ % ” means percent, which, as it name says, is the amount of the number per 100 .
Take 5% for instance, 5 percent would mean 5/100
Likewise, x%=x/100
Now x% of y means x/100×y=xy/100
but also, y% of x means y/100×x=yx/100
and therefore these two are the same!