#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default Probability

For U.S. live births, P(Boy) and P(Girl) are approximately 0.51 and 0.49
respectively. According to a newspaper article, a medical process could alter
the probabilities that a boy or a girl will be born. Researchers using the
process claim that coupleswho wanted a boy were successful 85% of the time,
while couples who wanted a girl were successful 77% of the time. Assuming the
medical process does not have an effect on the sex of the child:

a. Without medical intervention, what is the probability of having a boy?
ANS: =BINOMDIST(0,1,0.85,FALSE)

b. With medical intervention, what is the conditional probability that a
couple who wants a boy will have a boy?
ANS: =BINOMDIST(0.51,1,0.85,FALSE)

c. With medical intervention, what is the conditional probability that a
couple who wants a girl will have a girl?
ANS: =BINOMDIST(B11,1,0.77,FALSE)

Please advise me if i am on the right track or if my answer is correct or
wrong?

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/200902/1

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9,101
Default Probability

What is your sample size?

If you two babies It is .51^2 that they are both boys and .49^2 that they
are both girls which will be 100% boys or 100% girls (approximately 25%).
You will not get the same results if you had a sample size of 10 babies.

You don't need normal distribution to make this calculation. It is a
straight probability calculation the way you have the question worded.

"roystonteo via OfficeKB.com" wrote:

For U.S. live births, P(Boy) and P(Girl) are approximately 0.51 and 0.49
respectively. According to a newspaper article, a medical process could alter
the probabilities that a boy or a girl will be born. Researchers using the
process claim that coupleswho wanted a boy were successful 85% of the time,
while couples who wanted a girl were successful 77% of the time. Assuming the
medical process does not have an effect on the sex of the child:

a. Without medical intervention, what is the probability of having a boy?
ANS: =BINOMDIST(0,1,0.85,FALSE)

b. With medical intervention, what is the conditional probability that a
couple who wants a boy will have a boy?
ANS: =BINOMDIST(0.51,1,0.85,FALSE)

c. With medical intervention, what is the conditional probability that a
couple who wants a girl will have a girl?
ANS: =BINOMDIST(B11,1,0.77,FALSE)

Please advise me if i am on the right track or if my answer is correct or
wrong?

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/200902/1


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default Probability

Dear Joel,

But the answer has to be in some excel probability function.
There is no sample size, which means i need to add in the sample size myself
or what?
Can you show me one answer so i know which direction to move.

Thank you

Joel wrote:
What is your sample size?

If you two babies It is .51^2 that they are both boys and .49^2 that they
are both girls which will be 100% boys or 100% girls (approximately 25%).
You will not get the same results if you had a sample size of 10 babies.

You don't need normal distribution to make this calculation. It is a
straight probability calculation the way you have the question worded.

For U.S. live births, P(Boy) and P(Girl) are approximately 0.51 and 0.49
respectively. According to a newspaper article, a medical process could alter

[quoted text clipped - 16 lines]
Please advise me if i am on the right track or if my answer is correct or
wrong?


--
Message posted via http://www.officekb.com

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 762
Default Probability

roystonteo -

For U.S. live births, P(Boy) and P(Girl) are approximately 0.51 and 0.49
respectively. ... a. Without medical intervention, what is the probability
of having a boy? <


0.51

I may decide to limit my responses to only one homework question per week.

- Mike



"roystonteo via OfficeKB.com" <u48590@uwe wrote in message
news:914284f0bb73f@uwe...
For U.S. live births, P(Boy) and P(Girl) are approximately 0.51 and 0.49
respectively. According to a newspaper article, a medical process could
alter
the probabilities that a boy or a girl will be born. Researchers using the
process claim that coupleswho wanted a boy were successful 85% of the
time,
while couples who wanted a girl were successful 77% of the time. Assuming
the
medical process does not have an effect on the sex of the child:

a. Without medical intervention, what is the probability of having a boy?
ANS: =BINOMDIST(0,1,0.85,FALSE)

b. With medical intervention, what is the conditional probability that a
couple who wants a boy will have a boy?
ANS: =BINOMDIST(0.51,1,0.85,FALSE)

c. With medical intervention, what is the conditional probability that a
couple who wants a girl will have a girl?
ANS: =BINOMDIST(B11,1,0.77,FALSE)

Please advise me if i am on the right track or if my answer is correct or
wrong?

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/200902/1



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Advanced Probability. HelpMePlease Excel Worksheet Functions 10 May 29th 08 05:36 PM
probability [email protected] Excel Discussion (Misc queries) 4 October 11th 07 09:42 PM
probability grahog Excel Worksheet Functions 1 January 23rd 07 11:20 PM
Probability Dennis Excel Discussion (Misc queries) 6 October 31st 06 09:16 PM
Probability calculation Rijan Excel Worksheet Functions 3 July 27th 05 10:54 PM


All times are GMT +1. The time now is 05:20 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"