Answer:324
Step-by-step explanation:
int i = 42.7; /* konwersja z double do int */
float f = i; /* konwersja z int do float */
double d = f; /* konwersja z float do double */
unsigned u = i; /* konwersja z int do unsigned int */
f = 4.2; /* konwersja z double do float */
i = d; /* konwersja z double do int */
char *str = "foo"; /* konwersja z const char* do char* [1] */
const char *cstr = str; /* konwersja z char* do const char* */
void *ptr = str; /* konwersja z char* do void* */
Podcza
To complete the table it is necessary to know the possibilities that the sergeant has to change or remain in an intersection. The probabilities (depending on the box) are:
<h3>How to calculate the probability of intersection change?
</h3>
To know the probability of intersection change, it is necessary to locate the police officer at one of the intersections. Subsequently, count how many possibilities of change you have, for example: 3 possibilities and finally add the possibility of remaining in the intersection as shown below:
- Intersection 3 has 3 possibilities of changing towards intersections 2, 8 and 4. Additionally, it has the possibility of staying at intersection 3, that is, it has 4 possible decisions.
To know the probability we divide the number 1 (because it is only a decision that we have to make) and divide it by the number of possibilities (4).
According to the image we can infer that in some intersections they only have 3, 4 and 5 possibilities, so the probability of change will be different as shown below:
- 1 ÷ 3 = 0.33
- 1 ÷ 4 = 0.25
- 1 ÷ 5 = 0.2
Learn more about probabilities in: brainly.com/question/8069952
It would be : -9.3 , -4.125 and -2.25.
Hope This Helps You!
Good Luck Studying :)
Answer:
The 95% confidence interval for the percent of all coffee drinkers who would say they are addicted to coffee is between 21% and 31%.
Step-by-step explanation:
In a sample with a number n of people surveyed with a probability of a success of
, and a confidence level of
, we have the following confidence interval of proportions.

In which
z is the zscore that has a pvalue of
.
The margin of error is:

A confidence interval has two bounds, the lower and the upper
Lower bound:

Upper bound:

In this problem, we have that:

Lower bound:

Upper bound:

The 95% confidence interval for the percent of all coffee drinkers who would say they are addicted to coffee is between 21% and 31%.