Minimum value Probability Question

Click For Summary

Homework Help Overview

The problem involves calculating the minimum number of transmissions required to ensure a message is received with a certain probability, specifically in the context of a conventional paging system. The probability of successful message reception per attempt is given as p = 0.8, and the goal is to determine the minimum value of n that results in a 0.95 probability of receiving the message at least once.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • The original poster attempts to set up an equation based on the probabilities of receiving the message across multiple attempts but encounters difficulty in finding an integer solution for n. Some participants discuss the probabilities involved in each attempt and question whether the calculations lead to a satisfactory conclusion.

Discussion Status

The discussion is ongoing, with participants exploring different interpretations of the problem and the mathematical setup. There is a focus on clarifying the summation notation and the calculations involved, but no consensus has been reached regarding the solution.

Contextual Notes

Participants express frustration with the notation used in the mathematical expressions, indicating potential barriers to clear communication. The original poster's calculations suggest a misunderstanding or misalignment with the expected outcomes, which remains unresolved.

asd1249jf

Homework Statement


When a conventional apging system transmits a message, the probability that the message will be received by the pager it is sent to is p. To be confident that a message is received at least once, a system transmits the message n times.

Assuming p = 0.8, what is the minimum value of n that produces a probability of 0.95 of receiving the message at least once?


The Attempt at a Solution


Ok, so the probability of message being transmitted per attempt is

First Attempt : 0.8
Second Attempt : 0.8(1-0.8)
Third Attempt : 0.8(1-0.8)^2

and so on.

So we could set up an equation

[tex]0.8 + \sum_{j=1}^\n \nnnnnnnnnnnnnnnn0.8(1-0.8)^j = 0.95[/tex]

[tex]0.8 * \sum_{j=1}^\n \((1-0.8)^j = 0.15[/tex]

[tex]\sum_{j=1}^\n \((1-0.8)^j = 0.1875[/tex]

And I'm stuck here. There is no possible value for n for this summation to be satisfied (n needs to be an integer equal or greater than 1). Can anybody help?
 
Last edited by a moderator:
Physics news on Phys.org
Ok, it's situation like these latex seriously does a commendable job of pissing me off. How would you write the summation of index starting from j = 1 until n?
 
The probability the message is received on the first try is 0.8. The probability the messages is received on the second try given that the first one failed is (as you say) 0.8*(1-0.8)=0.16. The sum of the two is 0.96. Aren't you done?
 
l46kok said:
Ok, it's situation like these latex seriously does a commendable job of pissing me off. How would you write the summation of index starting from j = 1 until n?

The same way you did in your last latex block. \sum_{j=1}^n whatever. [tex]\sum_{j=1}^n a_j[/tex].
 
Last edited:

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
Replies
31
Views
7K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
6
Views
2K
  • · Replies 29 ·
Replies
29
Views
6K
  • · Replies 17 ·
Replies
17
Views
2K
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K