New Reply

Probability - Random Variables

 
Share Thread Thread Tools
Mar7-12, 01:31 PM   #1
 

Probability - Random Variables


1. The problem statement, all variables and given/known data

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.





2. Relevant equations / Attempt at a solution

a) i believe this is just 210?

b.) i.) is this binomial??

ii.) [itex]\stackrel{n}{k}[/itex] * pk * (1-p)(n-k)

p = 1/2
k = 5
n = 10

[itex]\stackrel{n}{k}[/itex]
is n choose k
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Mar7-12, 02:03 PM   #2
 
a)correct
b)binomial
binomcdf(10,.5,5)

It's been awhile since I took statistics. There is a chance I'm wrong.
 
Mar7-12, 04:06 PM   #3
 
Recognitions:
Homework Helper Homework Help
Quote by FileDeleted View Post
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
 
Mar8-12, 06:21 PM   #4
 

Probability - Random Variables


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
 
New Reply

Tags
binomial, probability, random variables, statistics
Thread Tools


Similar Threads for: Probability - Random Variables
Thread Forum Replies
Probability of sum of 5 independant random variables Set Theory, Logic, Probability, Statistics 9
Probability- Exponential Random Variables Calculus & Beyond Homework 0
Probability - Random Variables Calculus & Beyond Homework 1
probability Random variables help Precalculus Mathematics Homework 2
Probability random variables Calculus & Beyond Homework 3