Probability - Random Variables

tjackson
Messages
4
Reaction score
0

Homework Statement



1. A test consists of 10 true-false questions.
(a) In how many ways can it be completed? (HINT: The task of completing the test consists
of 10 stages. Use the Product Rule.)

(b) A student answers the questions by
flipping a coin. Let X denote the number of correctly
answered questions.
(i) The distribution of X is:

binomial
hypergeometric
negative binomial
Poisson

(ii) Find the probability he/she will answer correctly at most 5 of the questions.





Homework Equations

/ Attempt at a solution

a) i believe this is just 210?

b.) i.) is this binomial??

ii.) \stackrel{n}{k} * pk * (1-p)(n-k)

p = 1/2
k = 5
n = 10

\stackrel{n}{k}
is n choose k
 
Physics news on Phys.org
a)correct
b)binomial
binomcdf(10,.5,5)

It's been awhile since I took statistics. There is a chance I'm wrong.
 
FileDeleted said:
a)correct
b)binomial
binomcdf(10,.5,5)

It's been awhile since I took statistics. There is a chance I'm wrong.

Your answers are correct.

RGV
 
So these statements are correct?

p = 1/2
k = 5
n = 10

I apologize, I am not familiar with the 'binomcdf(10,.5,5)' format
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top