1
   

Distribution through random number

 
 
Reply Fri 16 Sep, 2016 07:29 am
Generate a frequency distribution of number of heads in the experiment when 10 coins are tossed 40 times through random number table.
  • Topic Stats
  • Top Replies
  • Link to this Topic
Type: Question • Score: 1 • Views: 462 • Replies: 13
No top replies

 
dalehileman
 
  1  
Reply Fri 16 Sep, 2016 11:20 am
@Ammarah Sami,
Quote:
tossed 40 times through random number table
Sami how does one do that
0 Replies
 
engineer
 
  1  
Reply Fri 16 Sep, 2016 11:29 am
@Ammarah Sami,
Do you want to do this mathematically or actually create a random number generator and simulate it?
dalehileman
 
  0  
Reply Fri 16 Sep, 2016 11:35 am
@engineer,
Eng what does Amm mean by his last phrase

(Her?) Apparently this her first with no profile yet. Yet I seem to be the only participant at all interested in others'. Why is that
engineer
 
  2  
Reply Fri 16 Sep, 2016 12:01 pm
@dalehileman,
What I think (s)he is asking is what is the expected distribution for the number of heads out of ten flips if you conduct forty trials. The probability of any given number of heads is

10! / n! / (10-n)! / 2^10

So the result table where "Count" is out of forty trials would look like:

Code:N Prob Count
0 0.1% 0
1 1.0% 0
2 4.4% 2
3 11.7% 5
4 20.5% 8
5 24.6% 10
6 20.5% 8
7 11.7% 5
8 4.4% 2
9 1.0% 0
10 0.1% 0


But I'm not exactly sure that is what is being asked.
dalehileman
 
  0  
Reply Fri 16 Sep, 2016 12:59 pm
@engineer,
Quote:
....not exactly sure...
Me nuther Eng but thanks for the ed. guess

Even more helpful to the Average Clod (me) might be a def of N and Count

Tho we probly do know what prob means
engineer
 
  1  
Reply Fri 16 Sep, 2016 01:28 pm
@dalehileman,
N in my table is the number of heads after flipping ten coins. If you get ten tails, then N is zero, ten heads would be an N of 10. Count in this case is just the probability times 40 since the OP wanted to do this 40 times.
dalehileman
 
  1  
Reply Fri 16 Sep, 2016 01:32 pm
@engineer,
Aha Eng thank you profusely
0 Replies
 
cicerone imposter
 
  1  
Reply Fri 16 Sep, 2016 02:18 pm
@engineer,
I interpret it the same way you do.
dalehileman
 
  0  
Reply Fri 16 Sep, 2016 02:20 pm
@cicerone imposter,
Your Typical Blockhead (me) is grateful for all you fellas' input
cicerone imposter
 
  1  
Reply Fri 16 Sep, 2016 02:30 pm
@dalehileman,
I took a course in Statistics in college, but that was two lifetimes ago. I was impressed with differential calculus and how it can be used, but have forgotten it all.
dalehileman
 
  0  
Reply Fri 16 Sep, 2016 03:24 pm
@cicerone imposter,
Quote:
but have forgotten it all


I've forgotten virtually everything, even lately. A few years ago I wrote a book entitled "The World, as Told to the Young Man, in short words," 77,000 words of one syllable each. Don't remember anything but the title
cicerone imposter
 
  1  
Reply Fri 16 Sep, 2016 03:27 pm
@dalehileman,
My short term memory is all but gone to heaven - or hell.
dalehileman
 
  1  
Reply Fri 16 Sep, 2016 03:31 pm
@cicerone imposter,
Yea Cis I sympathize. On and off I forget my grandkids' names
0 Replies
 
 

Related Topics

 
  1. Forums
  2. » Distribution through random number
Copyright © 2024 MadLab, LLC :: Terms of Service :: Privacy Policy :: Page generated in 0.03 seconds on 04/18/2024 at 06:55:00