Math Is Fun Forum

  Discussion about math, puzzles, games and fun.   Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °

You are not logged in.

#1 2011-05-02 14:45:48

mizzyyy
Member
Registered: 2011-05-02
Posts: 27

simulate the problem

sooo I have independent studies and my instructor gave me this website and i need help!

ahhh i cant seem to get the problem right. please help? and im new to this dunno

problem: you take a 3-question multiple choice quiz. each question has three choices. you dont know any of the answers. use a simulation to find the probability that you will guess 2 out of 3 correctly.

please try and help im a senior and need to pass. btw this is pre-algebra sad


Human love is often but the encounter of two weaknesses,

Offline

#2 2011-05-02 14:48:41

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: simulate the problem

Hi mizzyyy;

What language do you you program in? Do you understand pseudocode well enough to translate it?


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

#3 2011-05-02 14:50:28

mizzyyy
Member
Registered: 2011-05-02
Posts: 27

Re: simulate the problem

uhmmm i have no idea with what you just said sad


Human love is often but the encounter of two weaknesses,

Offline

#4 2011-05-02 14:51:49

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: simulate the problem

Hi;

You must know how to program in order to run a simulation. Or you must do it by hand. Either way, you must have been taught either one.
So which is it?


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

#5 2011-05-02 14:54:32

mizzyyy
Member
Registered: 2011-05-02
Posts: 27

Re: simulate the problem

no one has taught me this, its independent so i have too basically teach myself hmm
and yeah i have to do it by hand


Human love is often but the encounter of two weaknesses,

Offline

#6 2011-05-02 14:56:59

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: simulate the problem

Get a penny, a nickel and a dime. Also get a sheet of paper and a pen or pencil. Tell me when you are prepared.


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

#7 2011-05-02 15:00:29

mizzyyy
Member
Registered: 2011-05-02
Posts: 27

Re: simulate the problem

kay I got them smile


Human love is often but the encounter of two weaknesses,

Offline

#8 2011-05-02 15:08:15

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: simulate the problem

Oh boy, I have not read the question right. I am sorry. Can you get your hands on a 6 sided die? From a game maybe?


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

#9 2011-05-02 15:10:03

mizzyyy
Member
Registered: 2011-05-02
Posts: 27

Re: simulate the problem

i dont have a die down


Human love is often but the encounter of two weaknesses,

Offline

#10 2011-05-02 15:14:29

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: simulate the problem

Okay, go here to this page.

http://www.graphpad.com/quickcalcs/randomn2.cfm

Tell me when you are there.


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

#11 2011-05-02 15:20:56

mizzyyy
Member
Registered: 2011-05-02
Posts: 27

Re: simulate the problem

im on the website..


Human love is often but the encounter of two weaknesses,

Offline

#12 2011-05-02 15:25:37

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: simulate the problem

See at the top where it says generate random numbers.?

Where it says columns, put 3
Where it says rows, put 20
Put in the next two 1 to 3.

Press do it and tell me what you get.


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

#13 2011-05-02 15:30:13

mizzyyy
Member
Registered: 2011-05-02
Posts: 27

Re: simulate the problem

i got like a table..
with row # A   B   C

now what?


Human love is often but the encounter of two weaknesses,

Offline

#14 2011-05-02 15:34:08

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: simulate the problem

Copy the table and put it into your next post. Try to make sure that it is nice and lined up. We are half done!


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

#15 2011-05-02 15:34:31

mizzyyy
Member
Registered: 2011-05-02
Posts: 27

Re: simulate the problem

under the A   B   C

there are numbers too


Human love is often but the encounter of two weaknesses,

Offline

#16 2011-05-02 15:35:47

mizzyyy
Member
Registered: 2011-05-02
Posts: 27

Re: simulate the problem

#      A       B       C   
1        2    3    1
2        2    2    1
3        2    3    1
4        1    3    3
5        2    2    2
6        3    2    2
7        1    3    1
8        3    3    3
9        3    1    2
10        2    1    1
11        1    1    2
12        2    1    1
13        1    3    1
14        2    2    1
15        3    2    3
16        2    3    1
17        3    1    2
18        1    3    1
19        1    3    2
20        2    1    2


Human love is often but the encounter of two weaknesses,

Offline

#17 2011-05-02 15:36:12

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: simulate the problem

Each row represents a trial of guessing at the thre questions.


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

#18 2011-05-02 15:37:18

mizzyyy
Member
Registered: 2011-05-02
Posts: 27

Re: simulate the problem

copy? as in on my paper?


Human love is often but the encounter of two weaknesses,

Offline

#19 2011-05-02 15:38:51

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: simulate the problem

We are posting at the same time. It is causing confusion.

Each row represents a trial of guessing at the three questions.


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

#20 2011-05-02 15:40:51

mizzyyy
Member
Registered: 2011-05-02
Posts: 27

Re: simulate the problem

i know! agh okay so wait do i copy the table on my paper?
or what do i do?


Human love is often but the encounter of two weaknesses,

Offline

#21 2011-05-02 15:46:31

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: simulate the problem

Just hold on, everything is fine.

A,B, and C represent the 3 questions.

In each row if you have a 3 under the letter then that means that you guessed that question correctly.

Look at row #1. How many of the questions did you get right and which ones?


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

#22 2011-05-02 16:36:27

mizzyyy
Member
Registered: 2011-05-02
Posts: 27

Re: simulate the problem

im back sorry had to do something..

so in row #1 i got 1 righ which is B right?


Human love is often but the encounter of two weaknesses,

Offline

#23 2011-05-02 16:37:48

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: simulate the problem

That is correct! How many did you get right in row #8?


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

#24 2011-05-02 16:40:55

mizzyyy
Member
Registered: 2011-05-02
Posts: 27

Re: simulate the problem

in row 8 I got all 3 correct A B C


Human love is often but the encounter of two weaknesses,

Offline

#25 2011-05-02 16:43:22

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: simulate the problem

You got the idea. Now count how many rows have exactly two threes in them.


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

Board footer

Powered by FluxBB