SOLUTION: Given 30 questions, if the minimum passing grade is 21, what is the exact probability that a student passes the exam if they are guessing on each question with a 35% chance of gues

Algebra.Com
Question 1200895: Given 30 questions, if the minimum passing grade is 21, what is the exact probability that a student passes the exam if they are guessing on each question with a 35% chance of guessing correctly?
Found 2 solutions by ikleyn, Edwin McCravy:
Answer by ikleyn(52935)   (Show Source): You can put this solution on YOUR website!
.
Given 30 questions, if the minimum passing grade is 21, what is the exact probability
that a student passes the exam if they are guessing on each question with a 35% chance
of guessing correctly?
~~~~~~~~~~~~~~~~~~~~

The given problem is a Binomial distribution probability problem.


It asks about the probability of getting 21 or more successful trials in the
experiment with 30 trials and the probability of success 0.35 in each individual trial.


The formula for the probability is

    P = P(n=30; k>=21; p=0.35) = .


The simplest way to calculate it is to use the online calculator at this site

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


It provides nice instructions  and  a convenient input and output for all relevant options/cases.


     The resulting number is P = P(n=30, k>=21, p= 0.35) = 0.0001  (rounded).    ANSWER

Solved.

-------------------

If you want to see many similar  (or different)  solved problems,  look into the lessons
    - 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)
    - Solving problems on Binomial distribution with Technology (using online solver)
in this site.

After reading these lessons,  you will be able to solve such problems on your own,
which is your  PRIMARY  MAJOR  GOAL  visiting this forum  (I believe).



Answer by Edwin McCravy(20066)   (Show Source): You can put this solution on YOUR website!
Your teacher might expect you to use a TI-84 calculator.

It's the probability of getting 30-21=9 or fewer wrong with the probability of
getting a question wrong being 1-0.35=0.65.

press 2nd vars
scroll down to B:binomcdf(
press enter
beside trials: type 30
beside p: type 0.65
beside x value: type 9
press the down arrow to highlight Paste
press enter
you should read binomcdf(30,0.65,9)
press enter
Read 1.001487905E-4

The E-4 means x10-4 (the E is for the exponent of 10)

1.001487905x10-4

which is scientific notation and means to move the decimal point left
4 places.

0.0001001487905

Edwin

RELATED QUESTIONS

Calculate the theoretical probability of answering exactly 14 questions correctly on a 30 (answered by ikleyn)
A student takes a 20 questions, true/ false exam and guesses on each questions.What will... (answered by richwmiller)
If 70percent of a student's grade is 96percent what is the minimum grade a student must... (answered by ewatrrr)
a student takes an exam containing 12 true or false questions if the student guesses what (answered by robertb)
Use the Normal Approximation to the Binomial Distribution to compute the probability of... (answered by Boreal)
If there are 60 questions on an exam, the succes rate is 1/4. You know 24 out of 60... (answered by solver91311)
Each question of a forty-question multiple choice exam has 5 choices, only one of which... (answered by stanbon)
A student takes a multiple choice exam with 10 questions, each with four possible... (answered by richwmiller,edjones)
A quiz consists of 20 multiple-choice questions, each with 6 possible answers. For... (answered by stanbon)