Probability Problem

Quick help

So I've been trying to know the probability of a student, who have never studied anything, getting a score higher than 75%75\% of the total items of the test.

Here's the situation:

Jason is taking a 5050-item ABCD-multiple-choice test about a topic he doesn't know and never reviewed about. Unbiased, he answered them randomly. What is the probability that Jason gets a score higher than 3737?

I'm confused on when to use addition and multiplication on probability problems.

Note by Kaizen Cyrus
2 years, 3 months ago

No vote yet
1 vote

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

He could get 38 right, or 39 right, or 40 right, etc. And there are many ways to get 38 right, for example. So think the answer is:

Ptotal = (50 choose 38)*(Pright^38)(P_wrong^12) + (50 choose 39)(Pright^39)*(Pwrong^11) + ...........etc, etc.

Steven Chase - 2 years, 3 months ago

Log in to reply

So what would be the result? Can I ask for a step-by-step solution for this one?

Kaizen Cyrus - 2 years, 3 months ago

Log in to reply

How many possibilities are there for each multiple choice problem?

Steven Chase - 2 years, 3 months ago

Log in to reply

@Steven Chase A-B-C-D are the choices, so 44.

Kaizen Cyrus - 2 years, 3 months ago

Log in to reply

@Kaizen Cyrus Let's say N is the number of problems the student gets right. N can be anything from 0 to 50. If you calculate the probability for each N (as I explained above), and sum all probabilities up from 0 to N, you get 1, as expected. The probability of getting 38 or more right is basically zero. The combined probability for N >= 25 is about 0.00012. The combined probability for N >= 12 is about 0.6184. My spreadsheet contains 51 rows, but only 7 are displayed here.

Steven Chase - 2 years, 3 months ago
×

Problem Loading...

Note Loading...

Set Loading...