The Health Resources and Services Administration reported that 7% of people who received kidney transplants were under the age of 18.

How large a sample of kidney transplant patients needs to be drawn so that the sample proportion ^p of those under the age of 18 is approximately normally distributed?

us a TI-84 calculator

3 answers

To determine the sample size needed for the sample proportion \(\hat{p}\) to be approximately normally distributed, you can use the rule of thumb based on the Central Limit Theorem. The sample size \(n\) should be sufficiently large such that both \(np\) and \(n(1-p)\) are greater than or equal to 10, where \(p\) is the true population proportion.

Given that the proportion \(p\) of people under the age of 18 is 0.07, we can calculate:

  1. \(np \geq 10\)
  2. \(n(1 - p) \geq 10\)

Let's solve for \(n\):

  1. For \(np \geq 10\): \[ n \cdot 0.07 \geq 10 \ n \geq \frac{10}{0.07} \ n \geq 142.86 \]

    So, \(n\) must be at least 143 for this condition.

  2. For \(n(1-p) \geq 10\): \[ n(1 - 0.07) \geq 10 \ n \cdot 0.93 \geq 10 \ n \geq \frac{10}{0.93} \ n \geq 10.75 \]

    So, \(n\) must be at least 11 for this condition.

The stricter condition is the first one (\(n \geq 143\)), so you need to draw a sample size of at least 143 kidney transplant patients to ensure that the sample proportion \(\hat{p}\) is approximately normally distributed.

Using a TI-84 Calculator

If you'd like to verify this or perform calculations involving sample size on the TI-84:

  1. Step 1: Access the Calculator

    • Turn on your TI-84 calculator.
  2. Step 2: Perform the Calculation for n

    • Use the n value calculated previously to find \(n\), which is at least 143 in this case.

The calculator itself does not have a built-in function specifically for this calculation, but this calculation can be performed manually, as shown above, or you can use statistical software or programming to find sample sizes.

So, you can conclude the sufficient sample size needed for the sample proportion to be normally distributed is \(n \geq 143\).

where did you get the 7 from

I apologize if there was any misunderstanding. In your original question, you indicated that 7% of people who received kidney transplants were under the age of 18. This percentage is interpreted as the population proportion \(p\), which is \(0.07\) when expressed as a decimal.

To clarify, in this context:

  • The figure 7% represents the proportion of kidney transplant patients under the age of 18, which can be used in our calculations.

If you have any other numbers or conditions you would like to discuss or clarify, please let me know!