Answer:
Confidence Interval in 95% confidence level for the quality rating is (6.06,7.46)
Step-by-step explanation:
Confidence Interval can be calculated using the formula M±ME where
- M is the mean of the sample
- ME is the margin of error in a given confidence level
Using the sample obtained from 50 business travelers we get
- Mean of the sample is 6.76
- standard deviation of the sample is 2.526
Margin of error (ME) around the mean using the formula
ME=
where
- z is the corresponding statistic in 95% confidence level (1.96)
- s is the standard deviation of the sample (2.526)
- N is the sample size (50)
Using the numbers in the formula we get:
ME=
≈ 0.70
Then the confidence interval becomes 6.76±0.70
Answer:
Total = 14,000 * 1 + (.06 / 365) ^365*5
Total = 14,000 * 1.0.000164383561643836^1,825
Total = 14,000 * 1.3498255274
Total = 18,897.56
Step-by-step explanation:
Answer:
The probability that the counter was blue is 
Step-by-step explanation:
Number of black Counters = 5
Number of blue Counters = 4
Number of white Counters = 1
We need to write down the probability that the counter was blue.
First find Total Counters
Total Counters = Number of black Counters + Number of blue Counters + Number of white Counters
Total Counters = 5+4+1
Total Counters = 10
Now, we need to find probability that the counter taken was blue
The formula used is:

There are 4 blue counters in the back, so Favourable outcomes = 4

The probability that the counter was blue is 
Answer:
y - 5 = -4(x + 3)
Step-by-step explanation:
This question is asking you to use and make an equation using the base of the "point-slope form." This is a common equation used when dealing with coordinates and graphs in math. The point-slope form equation looks like this:
y - y₁ = m(x - x₁).
We are going to need to use this equation base to create our problem from the information given. If you are wondering what those subscripts of 1 mean (the 1 in y₁ and x₁), I will explain. Remember that:
slope (m) = <u>y - y₁</u>
x - x₁
So, our first y value (which is the y-coordinate of 5 in [-3, 5]) can be added into the problem base that I had mentioned above:
y - <u>5</u> = m(x - x₁).
Now, we need to place the first x value (which is the -3 in [-3, 5]) can be added into the base problem once more:
y - 5 = m(x - (<u>-3</u>)).
Because a negative number with a negative symbol in front of it creates a positive, we can change that as well:
y - 5 = m(x + 3).
Fortunately, the question provides a slope ready for use. The question says that the slope is -4, so we can place this into the equation now:
y - 5 = -4(x + 3).
I hope that this helps.