Answer:
the image is blurry
Step-by-step explanation:
the image is blurry
 
        
             
        
        
        
Answer:
The <em>p</em>-value of the test is 0.0512.
Step-by-step explanation:
The <em>p</em>-value of a test is well-defined as per the probability, [under the null hypothesis (H₀)], of attaining a result equivalent to or more extreme than what was the truly observed value of the test statistic.
In this case the output of the t-test_ind method from scipy module is provided as follows:
Output = (-1.99, 0.0512)
The first value within the parentheses is the test statistic value.
So the test statistic value is, -1.99.
And the second value within the parentheses is the <em>p</em>-value of the test.
So the <em>p</em>-value of the test is 0.0512.
 
        
             
        
        
        
Answer:
540
Step-by-step explanation:
No matter what the shape, the total amount of degrees in the interior angles in a pentagon is 540. Hope this helps!
 
        
             
        
        
        
Answer:
original price = 260
Step-by-step explanation:
original price * percent off = discount
then subtract the discount
 original price - discount = new price
so 
original price - original price * percent off = new price
factor out the original price
original price( 1- percent off) = new price
original price = new price/ ( 1- percent off)
lets put in what we know
original price = 182/(1-.30)
original price = 182/(.7)
original price = 260