Suppose X∼t(10)X∼t(10). Which of the following code gives you the central limits aa and bb such that P(a

A First Course in Probability (10th Edition)
10th Edition
ISBN:9780134753119
Author:Sheldon Ross
Publisher:Sheldon Ross
Chapter1: Combinatorial Analysis
Section: Chapter Questions
Problem 1.1P: a. How many different 7-place license plates are possible if the first 2 places are for letters and...
icon
Related questions
Question

Suppose X∼t(10)X∼t(10). Which of the following code gives you the central limits aa and bb such that P(a<X<b)=0.95P(a<X<b)=0.95?

A.
a <- qt(0.025, df = 10)
b <- qt(0.025, df = 10, lower.tail = F)
B.
a <- qt(0.975, df = 10, lower.tail = F)
b <- qt(0.975, df = 10)
C.
a <- qt(0.025, df = 10 , lower.tail = F)
b <- qt(0.025, df = 10)
D.
a <- qt(0.975, df = 10)
b <- qt(0.975, df = 10, lower.tail = F)
E.

A and B

F.

A and D

G.

B and C

H.

C and D

Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Similar questions
Recommended textbooks for you
A First Course in Probability (10th Edition)
A First Course in Probability (10th Edition)
Probability
ISBN:
9780134753119
Author:
Sheldon Ross
Publisher:
PEARSON
A First Course in Probability
A First Course in Probability
Probability
ISBN:
9780321794772
Author:
Sheldon Ross
Publisher:
PEARSON