Answer:
<h2>
0.7</h2>
Step-by-step explanation:
A' is everything what is not A
So:
A' = {9, 10, 11, 12, 13, 15, 16}
Number of ways it can happen: |A'| = 7
Total number of outcomes: |Ω| = 10
Probability of an event happening:

<u>(a) Construct a 95% confidence interval for the difference between the average number of intrusion attempts per day before and after the change of firewall setting (assume equal variance)</u>
Answer:
x=[15:-5:-25]'
Step-by-step explanation:
In order to create a vector you need to use this command:
x = [j:i:k]'
This creates a regularly-spaced vector x using i as the increment between elements. j is the initial value and k is the final value. Besides you need to add the character ' at the end in order to convert the arrow vector in a column vector
Solve for x by plugging in y, then plug x back in