7x - 5 = 0
7x = 5
x = 5/7
--------------------------
Answer:
1. Can be Paired or Not Paired
2. Paired
3. Not Paired
Step-by-step explanation:
Two sets of observations are paired if each observation in one set has a special correspondence or connection with exactly one observation in the other data set.
1. Can be Paired or Not paired
Reason -
We might look at testing the difference of means using a two sample t-test. However, we may also try running a paired t-test.
But its used in cases where the observations are usually from the same populations at different times or through different sources etc.
Hence can't conclude that it is paired or not paired.
2. Paired
Reason -
Each record is a price of the same item from different stores.
3. Not paired
Reason -
This is again a case of testing the difference of means of two-samples (2 independent samples precisely) that are not paired.
The third option would be correct.
Hope this helps! ;)
Item 4 Find the median, first quartile, third quartile, and interquartile range of the data. 132,127,106,140,158,135,129,138 med
Ket [755]
Answer:
133.5, 127.5, 139.5, 12
Step-by-step explanation:
order data:
106, 127, 129, 132, 135, 138, 140, 158
Median:
The middle number: (8+1)/2 = 4.5 between the 4&5 numbers
= (135-132)/2= 1.5
1.5 + 132 = 133.5
lower quartile (1st quartile):
(8+1)/4 = 2.25 between the 2&3 numbers
(129+127)/4=0.5
0.5+127 = 127.5
upper quartile(3rd quartile):
(8+1)/4 x3 = 6.75 between the 6&7 numbers
(140-138)/4 x3 = 1.5
1.5 + 138 =139.5
Interquartile range:
139.5-127.5= 12
hope this helps