To differentiate the numerical and categorical data, we must identify what kind of data are we dealing with.
For the numerical data, we can either have an interval or ratio data while for the categorical, we can have the nominal data.
Thus, for the numerical data, an example would be identifying the number of hours of sleep of a person.
<em>Numerical data: </em>How many hours of sleep do you have on a weekday?
For the categorical data, we must make sure that the answers must be from the names of different options. An example would be the color.
<em>Categorical Data:</em> What is your favorite color?
Note that for the hours of sleep, the answers would be numbers while the favorite color would be names of the colors.
10 liters of gas fill one tank.
x liters of gas fill x/10 tanks.
35 liters of gas fills 35/10=7/2 tanks
7/2 can also be written as 3.5 or the mixed number (3 and 1/2)
Step 6 wants us to show two angles which are also two interior angles that are located on the same side.
Interior angles are angles that are INSIDE the parallel lines.
On the diagram given, there are two pairs of interior angles that are on the same side:
Angle VQT and angle ZRS
Angle UQT and angle WRS
Two interior angles on the same sides add up to 180°
The missing statement that would fit statement in Step 6 is:
m∠VQT + m∠ZRS = 180°
Answer: Second option
Let events
A=Nathan has allergy
~A=Nathan does not have allergy
T=Nathan tests positive
~T=Nathan does not test positive
We are given
P(A)=0.75 [ probability that Nathan is allergic ]
P(T|A)=0.98 [probability of testing positive given Nathan is allergic to Penicillin]
We want to calculate probability that Nathan is allergic AND tests positive
P(T n A)
From definition of conditional probability,
P(T|A)=P(T n A)/P(A)
substitute known values,
0.98 = P(T n A) / 0.75
solving for P(T n A)
P(T n A) = 0.75*0.98 = 0.735
Hope this helps!!