Give as much information as you can about the Pvalue of a t
Give as much information as you can about the P-value of a t test in each of the following situations. (Round your answers to three decimal places.)
I KINDLY ASK TO PLEASE SHOW ALL THE STEPS FOR EACH OF THE EXERCISES FROM A to E . DO NOT JUST SHOW FINAL ANSWERS. THANK YOU VERY MUCH.
(f) Two-tailed test,
n = 15,
t = 1.7
P-value < 0.01
0.01 < P-value < 0.02
0.02 < P-value < 0.05
0.05 < P-value < 0.1
P-value > 0.1
(g) Two-tailed test,
n = 14,
t = 6.1
P-value < 0.01
0.01 < P-value < 0.02
0.02 < P-value < 0.05
0.05 < P-value < 0.1
P-value > 0.1
Solution
to calaulate p value we use tdist fucntion in excel input the t value, degrees of freedom and tails.
f) df=n-1=14
t=1.7
tails=2
p value is 0.11123
g) df=n-1=13
t=6.1
tails=2
p value is 0
