You need to calculate 12% of 800.
To find a percent of a number, multiply the percent by the number.
Change the percent into a decimal by dividing the percent by 100 (move the decimal point of the percent two places to the left.)
12% of 800 =
= 12% * 800
= 0.12 * 800
= 96
Answer: 96 students
The answer is 7^4 / 3^10.
Answer:
0.0143
Step-by-step explanation:
In this question, we are asked to use the binomial distribution to calculate the probability that 10 or fewer passengers from a sample of MIT data project sample were on American airline flights.
We proceed as follows;
The probability that a passenger was an American flight is 15.5%= 15.55/100 = 0.155
Let’s call this probability p
The probability that he/she isn’t on the flight, let’s call this q
q =1 - p= 0.845
Sample size, n = 155
P(X < A) = P(Z < (A - mean)/standard deviation)
Mean = np
= 125 x 0.155
= 19.375
Standard deviation = √npq
= √ (125 x 0.155x 0.845)
= 4.0462
P(10 or fewer passengers were on American Airline flights) = P(X \leq 10)
= P(Z < (10.5 - 19.375)/4.0462)
= P(Z < -2.19)
= 0.0143