Lesson Solving problems on Binomial distribution with Technology (using online solver)

Algebra ->  Probability-and-statistics -> Lesson Solving problems on Binomial distribution with Technology (using online solver)      Log On


   


This Lesson (Solving problems on Binomial distribution with Technology (using online solver)) was created by by ikleyn(53146) About Me : View Source, Show
About ikleyn:

Solving problems on Binomial distribution with Technology (using online solver)


Problem 1

Sociologists say that  90%  of married women claim that their husband’s mother is the biggest bone of contention in their marriages.
Suppose that six married women are having coffee together one morning.  What is the probability that:

    a) all of them dislike their mother-in law? 

    b) none of them dislike their mother-in law? 

    c) at least four of them dislike their mother-in law? 

    d) no more than three of them dislike their mother-in law?  


Solution

It is a binomial distribution probability problem.


To facilitate my calculations, I will use an appropriate online (free of charge) calculator 
at this web-site 

https://stattrek.com/online-calculator/binomial.aspx


It provides a convenient input (and output) for all relevant options/cases.


(a)  all of them dislike their mother-in law?

         - number of trials        n = 6;
         - number of success trial k = 6;
         - Probability of success on a single trial p = 0.9.

           P(n=6; k=6; p=0.9) = 0.531441.      ANSWER


b)  none of them dislike their mother-in law?

         - number of trials        n = 6;
         - number of success trial k = 0;
         - Probability of success on a single trial p = 0.9.

           P(n=6; k=0; p=0.9) = 0.000001.     ANSWER


c)  at least four of them dislike their mother-in law?

         - number of trials        n = 6;
         - number of success trial k >= 4;
         - Probability of success on a single trial p = 0.9.

           P(n=6; k>=4; p=0.9) = 0.98415.     ANSWER


d) no more than three of them dislike their mother-in law?

         - number of trials        n = 6;
         - number of success trial k <= 3;
         - Probability of success on a single trial p = 0.9.

           P(n=6; k<=3; p=0.9) = 0.01585.     ANSWER


My other Additional lessons on Probability in this site are
    - Sample space conception problems REVISITED
    - Solving probability problems using complementary probability REVISITED
    - Elementary Probability problems related to combinations REVISITED
    - Conditional probability problems REVISITED
    - More problems on Conditional probability
    - Dependent and independent events REVISITED
    - Elementary operations on sets help solving Probability problems - REVISITED

    - Simple and simplest probability problems on Binomial distribution
    - Typical binomial distribution probability problems
    - How to calculate Binomial probabilities with Technology (using MS Excel)
    - Solving problems on Binomial distribution with Technology (using MS Excel)
    - Challenging problems on Binomial distribution probability

    - Using general probability formulas for a union or intersection of events
    - Twisted probability problems on intersections and unions of sets of events
    - Miscellaneous problems on Probability
    - The chances to be rescued from an inhabitant island
    - Analyzing chains of random events

    - Math expectation of winning in games problems
    - Math expectation of winning in lottery problems
    - Math expectation of winning in games with rolling pair of dice

    - Problems on uniformly distributed random variables
    - Classic problems of Elementary Geometric Probability theory
    - Twisted probability problems
    - Entertainment probability problems
    - OVERVIEW of my additional lessons on Probability

Use this file/link  ALGEBRA-II - YOUR ONLINE TEXTBOOK  to navigate over all topics and lessons of the online textbook  ALGEBRA-II.


This lesson has been accessed 1918 times.