Answer:
0.80589
Step-by-step explanation:
So all of the numbers of correct answers less than 4 are 0,1,2,3
We need to calculate the probability for each separately and then add them together.
To find the probability we have to first find the combination. We know that there’s n=8 trials and that p=0.3. So 1-0.3 gives us 0.7.
The combination formula is: ! / (!(−)!)
So the n would always =8, and the r would be 0,1,2,3. So you would have to calculate it for 0,1,2,3 Separately. This can be done by hand or you can use a simple combinations calculator online.
For 0;
The combination is 1,
1 x 0.3^0 x 0.7^8-0 =
0.057648
For 1;
The combination is 8,
8 x 0.3^1 x 0.7^8-1 =
0.19765
For 2;
The combination is 28
28 x 0.3^2 x 0.7^8-2 =
0.296475
For 3;
The combination is 56
56 x 0.3^3 x 0.7^8-3 =
0.254122
All that’s left is to add these four numbers;
0.057647 + 0.19765 + 0.296475 + 0.254122 = 0.80589
Answer: Oslo was colder
Step-by-step explanation: The other one was -5 and this won is -12 so Oslo is colder!! Hope it helped! :)
X is 5. Hope this helps:)
Answer:
<u>b(n) = -11 + (n-1)*8</u>
<u></u>
Step-by-step explanation:
Let n be the sequence number, with n=1 the first number b(1) -11
The sequence changes by +8 each step.
<u><em>b(1)</em></u><em> -11</em> + 8 = -3
<u><em>b(2)</em></u><em> -3</em> + 8 = 5
<u><em>b(3)</em></u> <em> 5 </em> + 8 = 13
<u><em>b(4)</em></u><em> </em> <em>13</em>
b(1) = -11
b(2) = -3. or b(1) + 1*8
b(3) = 5, or b(1) + 2*8
b(4) = 13, or b(1) + 3*8
We note that each step adds a multiple of 8 to the initial value of -11. This can be stated as (n-1)*8
The formula for this sequence would be b(n) = b(1) + (n-1)*8
<u>b(n) = -11 + (n-1)*8</u>
Check: Does n=3 return the value of 5?
b(n) = -11 + (n-1)*8
b(3) = -11 + ((3)-1)*8
b(3) = -11 + (2)*8
b(3) = -11 + 16
b(3) = 5 <u><em>YES</em></u>