Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Jesson Anderson aw Design Layout References Mailings Review View Help PERRLA a- v ~ 11 A A Aa O AaBbCcDC AaBbCcDc AaBbC = Editing Dictate

image text in transcribed
Jesson Anderson aw Design Layout References Mailings Review View Help PERRLA a- v ~ 11 A A Aa O AaBbCcDC AaBbCcDc AaBbC = Editing Dictate Edit I U v ab A 7 Normal A T No Spac... Heading 1 Xz AL Font Paragraph styles Voice Edit For your initial post you will make up a problem similar to the above example. NOTE: Do not solve your own problem. (Remember that your problem must satisfy all the qualities of a binomial experiment - see above). Then you will answer 2 classmates problems showing your work using Excel. The binomial distribution has five characteristics: The number of trials (n) is fixed There are only two outcomes for each trial (success or failure) The probability of success for each trial (p) remains constant The trials are all independent of each other The random variable X represents the number of successes out of n trials. Sample Binomial Experiment - this would be in your initial post: A couple has 8 children (n - 8 trials). We will assume that the probability of having a boy (arbitrarily defined as a "success") is p - 0.5. a) Determine the probability the couple has exactly 5 boys. b) Determine the probability that they have more than 5 boys. c) Determine the probability that they have at most 5 boys Solution - this would be in your response post: a) exactly 5 boys. Type this into Excel: -binom . dist (5, 8, . 5, False) Answer: .21875 The probability of having exactly 5 boys is 0.22 b) More than 5 boys: =1-binom. dist (5, 8, . 5, True) The probability of having more than 5 boys is .144531 c) at most 5 boys: =binom. dist (5, 8, . 5, True) The probability of having at most 5 boys is .855469 [ (ctl) - English (United States) Text Predictions: On 1 Accessibility. Good to go Focus arch

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Introductory Algebra Concepts And Graphs

Authors: Charles P McKeague

1st Edition

1630980110, 9781630980115

More Books

Students also viewed these Mathematics questions

Question

6. How can a message directly influence the interpreter?

Answered: 1 week ago