SOLUTION: (1) Consider an F distribution with 12 numerator degrees of freedom and 14 denominator degrees of freedom. Compute P (F<=0.74)
(2) Consider an F distribution with 15 numerator d
Algebra ->
Probability-and-statistics
-> SOLUTION: (1) Consider an F distribution with 12 numerator degrees of freedom and 14 denominator degrees of freedom. Compute P (F<=0.74)
(2) Consider an F distribution with 15 numerator d
Log On
Question 829281: (1) Consider an F distribution with 12 numerator degrees of freedom and 14 denominator degrees of freedom. Compute P (F<=0.74)
(2) Consider an F distribution with 15 numerator degrees of freedom and 24 denominator degrees of freedom. Find c such that P (F>c)=0.025
I got 0.6867 for the first answer. Don't know how to approach the second problem. Can someone please help? Answer by reviewermath(1029) (Show Source):
You can put this solution on YOUR website! (1) Consider an F distribution with 12 numerator degrees of freedom and 14 denominator degrees of freedom. Compute P (F<=0.74)
Answer:
Type =1-fdist(0.74,12,14) in Excel, then enter to get the answer.
(2) Consider an F distribution with 15 numerator degrees of freedom and 24 denominator degrees of freedom. Find c such that P (F>c)=0.025
Anawer: c =
Type =finv(0.025,15,24)in Excel, then enter to get the answer.