Calculating Probabilities with Binomial Distribution

  • Thread starter Thread starter RSS
  • Start date Start date
AI Thread Summary
The discussion centers on calculating probabilities using the binomial distribution, specifically for an event with a probability of 0.6 occurring in 5 trials. The correct probabilities for 1 event and 4 events occurring were determined to be 0.768 and 0.2592, respectively. Participants emphasized the importance of using the binomial formula, f(k) = (n choose k) p^k (1-p)^(n-k), to arrive at these answers. One user initially struggled with arithmetic but eventually corrected their mistakes after receiving guidance. The conversation concluded with an appreciation for the support and clarification provided by other members.
RSS
Messages
3
Reaction score
0
Hi,Can anyone help me with this one?

Probability of an event occurring is 0.6

Find,
1)Probability of 1 of such events occurring out of total 5?

2)and 4 of such event occurring out of total 5.?



Answers given are:

1) 0.768
2) 0.2592


Please help me out by giving and explaining this one?..
thnks in advance
 
Physics news on Phys.org
You may want to use the binomial distribution f(k)=\left( \begin{array}{c} n \\ k \end{array} \right) p^k (1-p)^{n-k}, where n is the number of trials, and k the number of times an event whose probability is 0.6 occured.
 
radou said:
You may want to use the binomial distribution f(k)=\left( \begin{array}{c} n \\ k \end{array} \right) p^k (1-p)^{n-k}, where n is the number of trials, and k the number of times an event whose probability is 0.6 occured.


I tried..but still not getting the ans..dunno where am going wrong..could u pls solve it and show me...
thnk u very much!...i guess i am making the same mistake again n again..but can't see thro ' it..will really appreciate if u solve it and explain...

U r right tht we have to use binomial distribution..is there any other way also to solve it?

thnks
 
Complete words, please!

RSS said:
I tried..but still not getting the ans..dunno where am going wrong..could u pls solve it and show me...
thnk u very much!...i guess i am making the same mistake again n again..but can't see thro ' it..will really appreciate if u solve it and explain...

U r right tht we have to use binomial distribution..is there any other way also to solve it?

I'm not sure at all where you're going wrong. You have the formula -- just plug in the appropriate values and you have the answer. What are you getting, and how?
 
You have already been told to use
f(k)=\left( \begin{array}{c} n \\ k \end{array} \right) p^k (1-p)^{n-k}

When p= 0.6, n= 5, P(1)= \frac{5!}{(4!)(1!)}.6^1 .4^4
= 5(.6)(0.025)= 0.0768. Was it the arithmetic you had trouble with?

To answer (2) take k= 4 rather than 1.
 
sorry frnds..was making a very silly mistake with decimals..I got it after radou's 1st reply..was just trying to work out if there is any other way to solve besides using the binomial formula..
anyways, i have stuck with wht u all suggest..thnks again all of you!..appreciate it!:smile:
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...
Back
Top