<!--- Copyright (C) Matrisk GmbH 2022 -->

# Miscellaneous reliability prediction guide

Here you can follow step by step the process to calculate the RP for any item classified in _Miscellaneous_. Each part contains a link to the corresponding Handbook part.


<div id="conversation">
    <table>
        <tr>
            <td id="astronautDiv">
                <div id="astronaut">
                    <img id="astroPicture" src="../../_static/images/new_astronaut.svg"/>
                </div>
            </td>
            <td id="messageDiv">
                <div id="messages" class="scroll">
                    <table class="track" id="messagesTrack"></table>
                </div>
            </td>
        </tr>
    </table>
</div>

<script type="text/javascript">runMiscellaneousGuide()</script>
