<?php 

$page = ""; 
$section = "misc"; 
$title = "Being Your Own Boss - Your Life Your Money | PBS"; 
$content = "full";  #either "full" or "right" depending on the template width

# USE $bodyload for onload calls, otherwise leave commented out
# $bodyload = "";

include( '../includes/header.php' ); 

?>









<div id="heading" class="<?php echo $content; ?>"> <?php # Heading ?>

<img src="../images/headings/heading_lessonsandactivities.png" width="900" height="85" alt="Real Stories" class="trans" />

</div> <!-- end heading --> 





<div id="fullcontentwrap" class="container">  <?php # Wraps the two columns to keep things organized ?>




<!-- FULL COLUMN SIDEBAR  -->


<div id="fullsidebarcontent" class="height940 bbg trans">
     
     
	<div>
    <h2 class="top">Being Your Own Boss</h2>
    
    <p><b>The facilitator should begin this activity by saying:</b><br />
Donald Faison said: "A lot of people choose the freelance life or they run their own businesses...but being your own boss brings with it a lot of financial responsibilities." Today's activity will help you decide if you might like to run your own business.</p>

	<p><b>The facilitator should ask the following questions:</b><br />
    <ol>
    	<li>According to the Small Business Administration, small businesses employ aapproximately 50% of the workers in America and account for 60-80% of new job growth. Are you surprised by those numbers? Can anyone name a small business locally that employs people you know?</li>
        <li>What do you think would prompt a person to open a small business and become his/her own boss?</li>
    </ol>
    </p>
    
    <p><b>Facilitator Tip:</b> Prior to beginning this activity, the facilitator may want to go to the local Chamber of Commerce website to generate a list of local small businesses such as a florist shop, auto repair shop, gas station, restaurant or pizzeria.</p>
    
    <p>Next, the facilitator should divide the large group into smaller groups.  Each group will have to complete the following tasks. Individual skills should determine how group members complete the tasks:
    <ol>
    	<li>Develop a list of questions for interviewing a local business owner and his/her employees. Questions for employees should focus on the positives and negatives of working for a small business such as:
        	<ul>
            	<li>How long did it take for you to start your business from concept to reality?</li>
                <li>How long did it take for your business to become profitable?</li>
                <li>How many hours a day/week do you devote to your business?</li>
                <li>What is the best part of being self-employed?</li>
                <li>What is the worst part of being self-employed?</li>
                <li>Could you ever become an employee at someone else's business after the experience of self-employment?</li>
            </ul>
        </li>
        <li>Research the following:
        	<ul>
            	<li>What is the definition of a small business?</li>
                <li>What types of assistance does the Small Business Administration (SBA) provide to Americans interested in starting a business?</li>
                <li>How does the local Chamber of Commerce, or any other local group, provide assistance to small businesses?</li>
                <li>What impact do small businesses have on the local economy?</li>
                <li>What impact do "big box retailers" have on small businesses?</li>
            </ul>
        </li>
        <li>Prepare a multi-faceted presentation that could include an oral report, a digitized or videotaped version of the interviews conducted, and/or computer graphics.</li>
    </ol>
    </p>
	
    <p>Each group should be assigned a designated day to make its presentation to the larger group. Individual groups will decide how to best share their information with the larger group.</p>
    
    <p><b>Facilitator Tip:</b> Decide in advance the time allotment for each presentation.</p>
    
    <p class="last"><b>The facilitator should conclude the activity with the following:</b><br />
In this segment of "Your Life, Your Money," we heard Tim Bouchard say: "I decided to break off into my own business because I personally love having creative control and a close relationship with the clients - from start to finish." Have you been convinced that becoming a small business owner is something that you might consider? Use facts to defend your opinion.</p>
	
    </div>   

     
</div> <!-- end full contentsidebar div  -->

<div id="sidebarcontent" class="height940 bbg trans">

	<div>
    
    <h2 class="top"></h2>


<?php include( '../includes/print_this_page.php' );  ?>
	
    <h2>Lesson Materials</h2>
    	
        <p class="cta"><a href="../pdf/YLYMFacilitatorsGuide.pdf" class="pdf">Facilitator's Guide</a></p>
    
    </div>

</div> <!-- end sidebar -->
 
 
 <!-- END FULL COLUMN SIDEBAR -->
 
  </div> <!-- end column container div  -->
  



<?php include( '../includes/footer.php' ); ?>
